{
  "nested": {
    "google": {
      "nested": {
        "cloud": {
          "options": {
            "go_package": "google.golang.org/genproto/googleapis/cloud/extendedops;extendedops",
            "java_multiple_files": true,
            "java_outer_classname": "ExtendedOperationsProto",
            "java_package": "com.google.cloud",
            "objc_class_prefix": "GAPI"
          },
          "nested": {
            "compute": {
              "nested": {
                "v1": {
                  "options": {
                    "csharp_namespace": "Google.Cloud.Compute.V1",
                    "go_package": "cloud.google.com/go/compute/apiv1/computepb;computepb",
                    "java_multiple_files": true,
                    "java_package": "com.google.cloud.compute.v1",
                    "php_namespace": "Google\\Cloud\\Compute\\V1",
                    "ruby_package": "Google::Cloud::Compute::V1"
                  },
                  "nested": {
                    "AWSV4Signature": {
                      "oneofs": {
                        "_accessKey": {
                          "oneof": [
                            "accessKey"
                          ]
                        },
                        "_accessKeyId": {
                          "oneof": [
                            "accessKeyId"
                          ]
                        },
                        "_accessKeyVersion": {
                          "oneof": [
                            "accessKeyVersion"
                          ]
                        },
                        "_originRegion": {
                          "oneof": [
                            "originRegion"
                          ]
                        }
                      },
                      "fields": {
                        "accessKey": {
                          "type": "string",
                          "id": 468922628,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "accessKeyId": {
                          "type": "string",
                          "id": 292975158,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "accessKeyVersion": {
                          "type": "string",
                          "id": 80261277,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "originRegion": {
                          "type": "string",
                          "id": 265305645,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AbandonInstancesInstanceGroupManagerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instanceGroupManagersAbandonInstancesRequestResource": {
                          "type": "InstanceGroupManagersAbandonInstancesRequest",
                          "id": 320929016,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "AbandonInstancesRegionInstanceGroupManagerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "regionInstanceGroupManagersAbandonInstancesRequestResource": {
                          "type": "RegionInstanceGroupManagersAbandonInstancesRequest",
                          "id": 488499491,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AcceleratorConfig": {
                      "oneofs": {
                        "_acceleratorCount": {
                          "oneof": [
                            "acceleratorCount"
                          ]
                        },
                        "_acceleratorType": {
                          "oneof": [
                            "acceleratorType"
                          ]
                        }
                      },
                      "fields": {
                        "acceleratorCount": {
                          "type": "int32",
                          "id": 504879675,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "acceleratorType": {
                          "type": "string",
                          "id": 138031246,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AcceleratorTopologiesInfo": {
                      "fields": {
                        "acceleratorTopologyInfos": {
                          "rule": "repeated",
                          "type": "AcceleratorTopologiesInfoAcceleratorTopologyInfo",
                          "id": 219451401
                        }
                      }
                    },
                    "AcceleratorTopologiesInfoAcceleratorTopologyInfo": {
                      "oneofs": {
                        "_acceleratorTopology": {
                          "oneof": [
                            "acceleratorTopology"
                          ]
                        }
                      },
                      "fields": {
                        "acceleratorTopology": {
                          "type": "string",
                          "id": 389323203,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "infoPerTopologyStates": {
                          "rule": "repeated",
                          "type": "AcceleratorTopologiesInfoAcceleratorTopologyInfoInfoPerTopologyState",
                          "id": 183777695
                        }
                      }
                    },
                    "AcceleratorTopologiesInfoAcceleratorTopologyInfoInfoPerTopologyState": {
                      "oneofs": {
                        "_count": {
                          "oneof": [
                            "count"
                          ]
                        },
                        "_state": {
                          "oneof": [
                            "state"
                          ]
                        }
                      },
                      "fields": {
                        "count": {
                          "type": "int32",
                          "id": 94851343,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "state": {
                          "type": "string",
                          "id": 109757585,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "State": {
                          "values": {
                            "UNDEFINED_STATE": 0,
                            "AVAILABLE": 442079913,
                            "DEGRADED": 396890926,
                            "RUNNING": 121282975,
                            "TOPOLOGY_STATE_UNSPECIFIED": 188327545,
                            "UNHEALTHY": 462118084
                          }
                        }
                      }
                    },
                    "AcceleratorType": {
                      "oneofs": {
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_deprecated": {
                          "oneof": [
                            "deprecated"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_maximumCardsPerInstance": {
                          "oneof": [
                            "maximumCardsPerInstance"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_zone": {
                          "oneof": [
                            "zone"
                          ]
                        }
                      },
                      "fields": {
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "deprecated": {
                          "type": "DeprecationStatus",
                          "id": 515138995,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maximumCardsPerInstance": {
                          "type": "int32",
                          "id": 263814482,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AcceleratorTypeAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "AcceleratorTypesScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AcceleratorTypeList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "AcceleratorType",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AcceleratorTypesScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "acceleratorTypes": {
                          "rule": "repeated",
                          "type": "AcceleratorType",
                          "id": 520872357
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "Accelerators": {
                      "oneofs": {
                        "_guestAcceleratorCount": {
                          "oneof": [
                            "guestAcceleratorCount"
                          ]
                        },
                        "_guestAcceleratorType": {
                          "oneof": [
                            "guestAcceleratorType"
                          ]
                        }
                      },
                      "fields": {
                        "guestAcceleratorCount": {
                          "type": "int32",
                          "id": 479079316,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "guestAcceleratorType": {
                          "type": "string",
                          "id": 293064725,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AccessConfig": {
                      "oneofs": {
                        "_externalIpv6": {
                          "oneof": [
                            "externalIpv6"
                          ]
                        },
                        "_externalIpv6PrefixLength": {
                          "oneof": [
                            "externalIpv6PrefixLength"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_natIP": {
                          "oneof": [
                            "natIP"
                          ]
                        },
                        "_networkTier": {
                          "oneof": [
                            "networkTier"
                          ]
                        },
                        "_publicPtrDomainName": {
                          "oneof": [
                            "publicPtrDomainName"
                          ]
                        },
                        "_securityPolicy": {
                          "oneof": [
                            "securityPolicy"
                          ]
                        },
                        "_setPublicPtr": {
                          "oneof": [
                            "setPublicPtr"
                          ]
                        },
                        "_type": {
                          "oneof": [
                            "type"
                          ]
                        }
                      },
                      "fields": {
                        "externalIpv6": {
                          "type": "string",
                          "id": 532703707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "externalIpv6PrefixLength": {
                          "type": "int32",
                          "id": 425672143,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "natIP": {
                          "type": "string",
                          "id": 117634556,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "networkTier": {
                          "type": "string",
                          "id": 517397843,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "publicPtrDomainName": {
                          "type": "string",
                          "id": 316599167,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "securityPolicy": {
                          "type": "string",
                          "id": 171082513,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "setPublicPtr": {
                          "type": "bool",
                          "id": 523870229,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "type": {
                          "type": "string",
                          "id": 3575610,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "NetworkTier": {
                          "values": {
                            "UNDEFINED_NETWORK_TIER": 0,
                            "FIXED_STANDARD": 310464328,
                            "PREMIUM": 399530551,
                            "STANDARD": 484642493,
                            "STANDARD_OVERRIDES_FIXED_STANDARD": 465847234
                          }
                        },
                        "Type": {
                          "values": {
                            "UNDEFINED_TYPE": 0,
                            "DIRECT_IPV6": 4397213,
                            "ONE_TO_ONE_NAT": 84090205
                          }
                        }
                      }
                    },
                    "AddAccessConfigInstanceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "accessConfigResource": {
                          "type": "AccessConfig",
                          "id": 387825552,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "networkInterface": {
                          "type": "string",
                          "id": 365387880,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "AddAssociationFirewallPolicyRequest": {
                      "oneofs": {
                        "_replaceExistingAssociation": {
                          "oneof": [
                            "replaceExistingAssociation"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "firewallPolicyAssociationResource": {
                          "type": "FirewallPolicyAssociation",
                          "id": 259546170,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "replaceExistingAssociation": {
                          "type": "bool",
                          "id": 209541240,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AddAssociationNetworkFirewallPolicyRequest": {
                      "oneofs": {
                        "_replaceExistingAssociation": {
                          "oneof": [
                            "replaceExistingAssociation"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "firewallPolicyAssociationResource": {
                          "type": "FirewallPolicyAssociation",
                          "id": 259546170,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "replaceExistingAssociation": {
                          "type": "bool",
                          "id": 209541240,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AddAssociationOrganizationSecurityPolicyRequest": {
                      "oneofs": {
                        "_replaceExistingAssociation": {
                          "oneof": [
                            "replaceExistingAssociation"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "replaceExistingAssociation": {
                          "type": "bool",
                          "id": 209541240,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "securityPolicy": {
                          "type": "string",
                          "id": 171082513,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "securityPolicyAssociationResource": {
                          "type": "SecurityPolicyAssociation",
                          "id": 11761274,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "AddAssociationRegionNetworkFirewallPolicyRequest": {
                      "oneofs": {
                        "_replaceExistingAssociation": {
                          "oneof": [
                            "replaceExistingAssociation"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "firewallPolicyAssociationResource": {
                          "type": "FirewallPolicyAssociation",
                          "id": 259546170,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "replaceExistingAssociation": {
                          "type": "bool",
                          "id": 209541240,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AddHealthCheckTargetPoolRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetPool": {
                          "type": "string",
                          "id": 62796298,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "targetPoolsAddHealthCheckRequestResource": {
                          "type": "TargetPoolsAddHealthCheckRequest",
                          "id": 269573412,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "AddInstanceTargetPoolRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetPool": {
                          "type": "string",
                          "id": 62796298,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "targetPoolsAddInstanceRequestResource": {
                          "type": "TargetPoolsAddInstanceRequest",
                          "id": 428796404,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "AddInstancesInstanceGroupRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroup": {
                          "type": "string",
                          "id": 81095253,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instanceGroupsAddInstancesRequestResource": {
                          "type": "InstanceGroupsAddInstancesRequest",
                          "id": 453713246,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "AddNetworkInterfaceInstanceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "networkInterfaceResource": {
                          "type": "NetworkInterface",
                          "id": 325814789,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "AddNodesNodeGroupRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "nodeGroup": {
                          "type": "string",
                          "id": 469958146,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "nodeGroupsAddNodesRequestResource": {
                          "type": "NodeGroupsAddNodesRequest",
                          "id": 131263288,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "AddPacketMirroringRuleNetworkFirewallPolicyRequest": {
                      "oneofs": {
                        "_maxPriority": {
                          "oneof": [
                            "maxPriority"
                          ]
                        },
                        "_minPriority": {
                          "oneof": [
                            "minPriority"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "firewallPolicyRuleResource": {
                          "type": "FirewallPolicyRule",
                          "id": 250523523,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "maxPriority": {
                          "type": "int32",
                          "id": 329635359,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "minPriority": {
                          "type": "int32",
                          "id": 267190513,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AddPeeringNetworkRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "network": {
                          "type": "string",
                          "id": 232872494,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "networksAddPeeringRequestResource": {
                          "type": "NetworksAddPeeringRequest",
                          "id": 388810421,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AddResourcePoliciesDiskRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "disk": {
                          "type": "string",
                          "id": 3083677,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "disksAddResourcePoliciesRequestResource": {
                          "type": "DisksAddResourcePoliciesRequest",
                          "id": 496483363,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "AddResourcePoliciesInstanceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instancesAddResourcePoliciesRequestResource": {
                          "type": "InstancesAddResourcePoliciesRequest",
                          "id": 489351963,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "AddResourcePoliciesRegionDiskRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "disk": {
                          "type": "string",
                          "id": 3083677,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "regionDisksAddResourcePoliciesRequestResource": {
                          "type": "RegionDisksAddResourcePoliciesRequest",
                          "id": 284196750,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AddRuleFirewallPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "firewallPolicyRuleResource": {
                          "type": "FirewallPolicyRule",
                          "id": 250523523,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AddRuleNetworkFirewallPolicyRequest": {
                      "oneofs": {
                        "_maxPriority": {
                          "oneof": [
                            "maxPriority"
                          ]
                        },
                        "_minPriority": {
                          "oneof": [
                            "minPriority"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "firewallPolicyRuleResource": {
                          "type": "FirewallPolicyRule",
                          "id": 250523523,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "maxPriority": {
                          "type": "int32",
                          "id": 329635359,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "minPriority": {
                          "type": "int32",
                          "id": 267190513,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AddRuleOrganizationSecurityPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "securityPolicy": {
                          "type": "string",
                          "id": 171082513,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "securityPolicyRuleResource": {
                          "type": "SecurityPolicyRule",
                          "id": 402693443,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "AddRuleRegionNetworkFirewallPolicyRequest": {
                      "oneofs": {
                        "_maxPriority": {
                          "oneof": [
                            "maxPriority"
                          ]
                        },
                        "_minPriority": {
                          "oneof": [
                            "minPriority"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "firewallPolicyRuleResource": {
                          "type": "FirewallPolicyRule",
                          "id": 250523523,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "maxPriority": {
                          "type": "int32",
                          "id": 329635359,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "minPriority": {
                          "type": "int32",
                          "id": 267190513,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AddRuleRegionSecurityPolicyRequest": {
                      "oneofs": {
                        "_validateOnly": {
                          "oneof": [
                            "validateOnly"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "securityPolicy": {
                          "type": "string",
                          "id": 171082513,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "securityPolicyRuleResource": {
                          "type": "SecurityPolicyRule",
                          "id": 402693443,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "validateOnly": {
                          "type": "bool",
                          "id": 242744629,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AddRuleSecurityPolicyRequest": {
                      "oneofs": {
                        "_validateOnly": {
                          "oneof": [
                            "validateOnly"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "securityPolicy": {
                          "type": "string",
                          "id": 171082513,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "securityPolicyRuleResource": {
                          "type": "SecurityPolicyRule",
                          "id": 402693443,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "validateOnly": {
                          "type": "bool",
                          "id": 242744629,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AddSignedUrlKeyBackendBucketRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "backendBucket": {
                          "type": "string",
                          "id": 91714037,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "signedUrlKeyResource": {
                          "type": "SignedUrlKey",
                          "id": 457625985,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "AddSignedUrlKeyBackendServiceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "backendService": {
                          "type": "string",
                          "id": 306946058,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "signedUrlKeyResource": {
                          "type": "SignedUrlKey",
                          "id": 457625985,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "Address": {
                      "oneofs": {
                        "_address": {
                          "oneof": [
                            "address"
                          ]
                        },
                        "_addressType": {
                          "oneof": [
                            "addressType"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_ipCollection": {
                          "oneof": [
                            "ipCollection"
                          ]
                        },
                        "_ipVersion": {
                          "oneof": [
                            "ipVersion"
                          ]
                        },
                        "_ipv6EndpointType": {
                          "oneof": [
                            "ipv6EndpointType"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_labelFingerprint": {
                          "oneof": [
                            "labelFingerprint"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_network": {
                          "oneof": [
                            "network"
                          ]
                        },
                        "_networkTier": {
                          "oneof": [
                            "networkTier"
                          ]
                        },
                        "_prefixLength": {
                          "oneof": [
                            "prefixLength"
                          ]
                        },
                        "_purpose": {
                          "oneof": [
                            "purpose"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        },
                        "_subnetwork": {
                          "oneof": [
                            "subnetwork"
                          ]
                        }
                      },
                      "fields": {
                        "address": {
                          "type": "string",
                          "id": 462920692,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "addressType": {
                          "type": "string",
                          "id": 264307877,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipCollection": {
                          "type": "string",
                          "id": 176818358,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipVersion": {
                          "type": "string",
                          "id": 294959552,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipv6EndpointType": {
                          "type": "string",
                          "id": 97501004,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labelFingerprint": {
                          "type": "string",
                          "id": 178124825,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labels": {
                          "keyType": "string",
                          "type": "string",
                          "id": 500195327
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "network": {
                          "type": "string",
                          "id": 232872494,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "networkTier": {
                          "type": "string",
                          "id": 517397843,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "prefixLength": {
                          "type": "int32",
                          "id": 453565747,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "purpose": {
                          "type": "string",
                          "id": 316407070,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "string",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "subnetwork": {
                          "type": "string",
                          "id": 307827694,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "users": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 111578632
                        }
                      },
                      "nested": {
                        "AddressType": {
                          "values": {
                            "UNDEFINED_ADDRESS_TYPE": 0,
                            "EXTERNAL": 35607499,
                            "INTERNAL": 279295677,
                            "UNSPECIFIED_TYPE": 53933922
                          }
                        },
                        "IpVersion": {
                          "values": {
                            "UNDEFINED_IP_VERSION": 0,
                            "IPV4": 2254341,
                            "IPV6": 2254343,
                            "UNSPECIFIED_VERSION": 21850000
                          }
                        },
                        "Ipv6EndpointType": {
                          "values": {
                            "UNDEFINED_IPV6_ENDPOINT_TYPE": 0,
                            "NETLB": 74173363,
                            "VM": 2743
                          }
                        },
                        "NetworkTier": {
                          "values": {
                            "UNDEFINED_NETWORK_TIER": 0,
                            "FIXED_STANDARD": 310464328,
                            "PREMIUM": 399530551,
                            "STANDARD": 484642493,
                            "STANDARD_OVERRIDES_FIXED_STANDARD": 465847234
                          }
                        },
                        "Purpose": {
                          "values": {
                            "UNDEFINED_PURPOSE": 0,
                            "DNS_RESOLVER": 476114556,
                            "GCE_ENDPOINT": 230515243,
                            "IPSEC_INTERCONNECT": 340437251,
                            "NAT_AUTO": 163666477,
                            "PRIVATE_SERVICE_CONNECT": 48134724,
                            "SERVERLESS": 270492508,
                            "SHARED_LOADBALANCER_VIP": 294447572,
                            "VPC_PEERING": 400800170
                          }
                        },
                        "Status": {
                          "values": {
                            "UNDEFINED_STATUS": 0,
                            "IN_USE": 17393485,
                            "RESERVED": 432241448,
                            "RESERVING": 514587225
                          }
                        }
                      }
                    },
                    "AddressAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "AddressesScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AddressList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "Address",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AddressesScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "addresses": {
                          "rule": "repeated",
                          "type": "Address",
                          "id": 337673122
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AdvancedMachineFeatures": {
                      "oneofs": {
                        "_enableNestedVirtualization": {
                          "oneof": [
                            "enableNestedVirtualization"
                          ]
                        },
                        "_enableUefiNetworking": {
                          "oneof": [
                            "enableUefiNetworking"
                          ]
                        },
                        "_performanceMonitoringUnit": {
                          "oneof": [
                            "performanceMonitoringUnit"
                          ]
                        },
                        "_threadsPerCore": {
                          "oneof": [
                            "threadsPerCore"
                          ]
                        },
                        "_turboMode": {
                          "oneof": [
                            "turboMode"
                          ]
                        },
                        "_visibleCoreCount": {
                          "oneof": [
                            "visibleCoreCount"
                          ]
                        }
                      },
                      "fields": {
                        "enableNestedVirtualization": {
                          "type": "bool",
                          "id": 16639365,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enableUefiNetworking": {
                          "type": "bool",
                          "id": 334485668,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "performanceMonitoringUnit": {
                          "type": "string",
                          "id": 533618956,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "threadsPerCore": {
                          "type": "int32",
                          "id": 352611671,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "turboMode": {
                          "type": "string",
                          "id": 432965412,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "visibleCoreCount": {
                          "type": "int32",
                          "id": 193198684,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "PerformanceMonitoringUnit": {
                          "values": {
                            "UNDEFINED_PERFORMANCE_MONITORING_UNIT": 0,
                            "ARCHITECTURAL": 155113693,
                            "ENHANCED": 476873590,
                            "PERFORMANCE_MONITORING_UNIT_UNSPECIFIED": 429210692,
                            "STANDARD": 484642493
                          }
                        }
                      }
                    },
                    "AggregatedListAcceleratorTypesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListAddressesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListAutoscalersRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListBackendServicesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListDiskTypesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListDisksRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListForwardingRulesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListFutureReservationsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListGlobalOperationsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListHealthChecksRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListInstanceGroupManagersRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListInstanceGroupsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListInstanceTemplatesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListInstancesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListInstantSnapshotsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListInterconnectAttachmentsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListMachineTypesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListNetworkAttachmentsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListNetworkEdgeSecurityServicesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListNetworkEndpointGroupsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListNetworkFirewallPoliciesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListNodeGroupsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListNodeTemplatesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListNodeTypesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListPacketMirroringsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListPublicDelegatedPrefixesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListRegionCommitmentsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListRegionCompositeHealthChecksRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListRegionHealthAggregationPoliciesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListRegionHealthCheckServicesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListRegionHealthSourcesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListRegionNotificationEndpointsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListReservationsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListResourcePoliciesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListRoutersRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListSecurityPoliciesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListServiceAttachmentsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListSslCertificatesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListSslPoliciesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListStoragePoolTypesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListStoragePoolsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListSubnetworksRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        },
                        "_views": {
                          "oneof": [
                            "views"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "views": {
                          "type": "string",
                          "id": 112204398,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Views": {
                          "values": {
                            "UNDEFINED_VIEWS": 0,
                            "DEFAULT": 115302945,
                            "WITH_UTILIZATION": 504090633
                          }
                        }
                      }
                    },
                    "AggregatedListTargetHttpProxiesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListTargetHttpsProxiesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListTargetInstancesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListTargetPoolsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListTargetTcpProxiesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListTargetVpnGatewaysRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListUrlMapsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListVpnGatewaysRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListVpnTunnelsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AliasIpRange": {
                      "oneofs": {
                        "_ipCidrRange": {
                          "oneof": [
                            "ipCidrRange"
                          ]
                        },
                        "_subnetworkRangeName": {
                          "oneof": [
                            "subnetworkRangeName"
                          ]
                        }
                      },
                      "fields": {
                        "ipCidrRange": {
                          "type": "string",
                          "id": 98117322,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "subnetworkRangeName": {
                          "type": "string",
                          "id": 387995966,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AllocationAggregateReservation": {
                      "oneofs": {
                        "_vmFamily": {
                          "oneof": [
                            "vmFamily"
                          ]
                        },
                        "_workloadType": {
                          "oneof": [
                            "workloadType"
                          ]
                        }
                      },
                      "fields": {
                        "inUseResources": {
                          "rule": "repeated",
                          "type": "AllocationAggregateReservationReservedResourceInfo",
                          "id": 409009107
                        },
                        "reservedResources": {
                          "rule": "repeated",
                          "type": "AllocationAggregateReservationReservedResourceInfo",
                          "id": 213217742
                        },
                        "vmFamily": {
                          "type": "string",
                          "id": 125017580,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "workloadType": {
                          "type": "string",
                          "id": 273432322,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "VmFamily": {
                          "values": {
                            "UNDEFINED_VM_FAMILY": 0,
                            "VM_FAMILY_CLOUD_TPU_DEVICE_CT3": 42845948,
                            "VM_FAMILY_CLOUD_TPU_LITE_DEVICE_CT5L": 108020067,
                            "VM_FAMILY_CLOUD_TPU_LITE_POD_SLICE_CT5LP": 18705267,
                            "VM_FAMILY_CLOUD_TPU_LITE_POD_SLICE_CT6E": 398926997,
                            "VM_FAMILY_CLOUD_TPU_POD_SLICE_CT3P": 517384376,
                            "VM_FAMILY_CLOUD_TPU_POD_SLICE_CT4P": 517384407,
                            "VM_FAMILY_CLOUD_TPU_POD_SLICE_CT5P": 517384438,
                            "VM_FAMILY_CLOUD_TPU_POD_SLICE_TPU7X": 485271888
                          }
                        },
                        "WorkloadType": {
                          "values": {
                            "UNDEFINED_WORKLOAD_TYPE": 0,
                            "BATCH": 62971674,
                            "SERVING": 17781740,
                            "UNSPECIFIED": 526786327
                          }
                        }
                      }
                    },
                    "AllocationAggregateReservationReservedResourceInfo": {
                      "oneofs": {
                        "_accelerator": {
                          "oneof": [
                            "accelerator"
                          ]
                        }
                      },
                      "fields": {
                        "accelerator": {
                          "type": "AllocationAggregateReservationReservedResourceInfoAccelerator",
                          "id": 424338027,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AllocationAggregateReservationReservedResourceInfoAccelerator": {
                      "oneofs": {
                        "_acceleratorCount": {
                          "oneof": [
                            "acceleratorCount"
                          ]
                        },
                        "_acceleratorType": {
                          "oneof": [
                            "acceleratorType"
                          ]
                        }
                      },
                      "fields": {
                        "acceleratorCount": {
                          "type": "int32",
                          "id": 504879675,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "acceleratorType": {
                          "type": "string",
                          "id": 138031246,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AllocationReservationSharingPolicy": {
                      "oneofs": {
                        "_serviceShareType": {
                          "oneof": [
                            "serviceShareType"
                          ]
                        }
                      },
                      "fields": {
                        "serviceShareType": {
                          "type": "string",
                          "id": 514508644,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "ServiceShareType": {
                          "values": {
                            "UNDEFINED_SERVICE_SHARE_TYPE": 0,
                            "ALLOW_ALL": 475536235,
                            "DISALLOW_ALL": 277786301,
                            "SERVICE_SHARE_TYPE_UNSPECIFIED": 279057148
                          }
                        }
                      }
                    },
                    "AllocationResourceStatus": {
                      "oneofs": {
                        "_healthInfo": {
                          "oneof": [
                            "healthInfo"
                          ]
                        },
                        "_reservationBlockCount": {
                          "oneof": [
                            "reservationBlockCount"
                          ]
                        },
                        "_reservationMaintenance": {
                          "oneof": [
                            "reservationMaintenance"
                          ]
                        },
                        "_specificSkuAllocation": {
                          "oneof": [
                            "specificSkuAllocation"
                          ]
                        }
                      },
                      "fields": {
                        "healthInfo": {
                          "type": "AllocationResourceStatusHealthInfo",
                          "id": 235287729,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "reservationBlockCount": {
                          "type": "int32",
                          "id": 161835754,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "reservationMaintenance": {
                          "type": "GroupMaintenanceInfo",
                          "id": 340607776,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "specificSkuAllocation": {
                          "type": "AllocationResourceStatusSpecificSKUAllocation",
                          "id": 196231151,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AllocationResourceStatusHealthInfo": {
                      "oneofs": {
                        "_degradedBlockCount": {
                          "oneof": [
                            "degradedBlockCount"
                          ]
                        },
                        "_healthStatus": {
                          "oneof": [
                            "healthStatus"
                          ]
                        },
                        "_healthyBlockCount": {
                          "oneof": [
                            "healthyBlockCount"
                          ]
                        }
                      },
                      "fields": {
                        "degradedBlockCount": {
                          "type": "int32",
                          "id": 514082636,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "healthStatus": {
                          "type": "string",
                          "id": 380545845,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "healthyBlockCount": {
                          "type": "int32",
                          "id": 223625019,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "HealthStatus": {
                          "values": {
                            "UNDEFINED_HEALTH_STATUS": 0,
                            "DEGRADED": 396890926,
                            "HEALTHY": 439801213,
                            "HEALTH_STATUS_UNSPECIFIED": 482246925
                          }
                        }
                      }
                    },
                    "AllocationResourceStatusSpecificSKUAllocation": {
                      "oneofs": {
                        "_sourceInstanceTemplateId": {
                          "oneof": [
                            "sourceInstanceTemplateId"
                          ]
                        }
                      },
                      "fields": {
                        "sourceInstanceTemplateId": {
                          "type": "string",
                          "id": 111196154,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "utilizations": {
                          "keyType": "string",
                          "type": "int64",
                          "id": 402495121
                        }
                      }
                    },
                    "AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk": {
                      "oneofs": {
                        "_diskSizeGb": {
                          "oneof": [
                            "diskSizeGb"
                          ]
                        },
                        "_interface": {
                          "oneof": [
                            "interface"
                          ]
                        }
                      },
                      "fields": {
                        "diskSizeGb": {
                          "type": "int64",
                          "id": 316263735,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "interface": {
                          "type": "string",
                          "id": 502623545,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Interface": {
                          "values": {
                            "UNDEFINED_INTERFACE": 0,
                            "NVME": 2408800,
                            "SCSI": 2539686
                          }
                        }
                      }
                    },
                    "AllocationSpecificSKUAllocationReservedInstanceProperties": {
                      "oneofs": {
                        "_locationHint": {
                          "oneof": [
                            "locationHint"
                          ]
                        },
                        "_machineType": {
                          "oneof": [
                            "machineType"
                          ]
                        },
                        "_minCpuPlatform": {
                          "oneof": [
                            "minCpuPlatform"
                          ]
                        }
                      },
                      "fields": {
                        "guestAccelerators": {
                          "rule": "repeated",
                          "type": "AcceleratorConfig",
                          "id": 463595119
                        },
                        "localSsds": {
                          "rule": "repeated",
                          "type": "AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk",
                          "id": 229951299
                        },
                        "locationHint": {
                          "type": "string",
                          "id": 350519505,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "machineType": {
                          "type": "string",
                          "id": 227711026,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "minCpuPlatform": {
                          "type": "string",
                          "id": 242912759,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AllocationSpecificSKUReservation": {
                      "oneofs": {
                        "_assuredCount": {
                          "oneof": [
                            "assuredCount"
                          ]
                        },
                        "_count": {
                          "oneof": [
                            "count"
                          ]
                        },
                        "_inUseCount": {
                          "oneof": [
                            "inUseCount"
                          ]
                        },
                        "_instanceProperties": {
                          "oneof": [
                            "instanceProperties"
                          ]
                        },
                        "_sourceInstanceTemplate": {
                          "oneof": [
                            "sourceInstanceTemplate"
                          ]
                        }
                      },
                      "fields": {
                        "assuredCount": {
                          "type": "int64",
                          "id": 281197645,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "count": {
                          "type": "int64",
                          "id": 94851343,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "inUseCount": {
                          "type": "int64",
                          "id": 493458877,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instanceProperties": {
                          "type": "AllocationSpecificSKUAllocationReservedInstanceProperties",
                          "id": 215355165,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceInstanceTemplate": {
                          "type": "string",
                          "id": 332423616,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "Allowed": {
                      "oneofs": {
                        "_IPProtocol": {
                          "oneof": [
                            "IPProtocol"
                          ]
                        }
                      },
                      "fields": {
                        "IPProtocol": {
                          "type": "string",
                          "id": 488094525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ports": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 106854418
                        }
                      }
                    },
                    "AnnouncePublicAdvertisedPrefixeRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "publicAdvertisedPrefix": {
                          "type": "string",
                          "id": 101874590,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AnnouncePublicDelegatedPrefixeRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "publicDelegatedPrefix": {
                          "type": "string",
                          "id": 204238440,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ApplyUpdatesToInstancesInstanceGroupManagerRequest": {
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instanceGroupManagersApplyUpdatesRequestResource": {
                          "type": "InstanceGroupManagersApplyUpdatesRequest",
                          "id": 259242835,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "ApplyUpdatesToInstancesRegionInstanceGroupManagerRequest": {
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "regionInstanceGroupManagersApplyUpdatesRequestResource": {
                          "type": "RegionInstanceGroupManagersApplyUpdatesRequest",
                          "id": 76248318,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "AttachDiskInstanceRequest": {
                      "oneofs": {
                        "_forceAttach": {
                          "oneof": [
                            "forceAttach"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "attachedDiskResource": {
                          "type": "AttachedDisk",
                          "id": 90605845,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "forceAttach": {
                          "type": "bool",
                          "id": 142758425,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "AttachNetworkEndpointsGlobalNetworkEndpointGroupRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "globalNetworkEndpointGroupsAttachEndpointsRequestResource": {
                          "type": "GlobalNetworkEndpointGroupsAttachEndpointsRequest",
                          "id": 30691563,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "networkEndpointGroup": {
                          "type": "string",
                          "id": 433907078,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AttachNetworkEndpointsNetworkEndpointGroupRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "networkEndpointGroup": {
                          "type": "string",
                          "id": 433907078,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "networkEndpointGroupsAttachEndpointsRequestResource": {
                          "type": "NetworkEndpointGroupsAttachEndpointsRequest",
                          "id": 531079,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "AttachNetworkEndpointsRegionNetworkEndpointGroupRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "networkEndpointGroup": {
                          "type": "string",
                          "id": 433907078,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "regionNetworkEndpointGroupsAttachEndpointsRequestResource": {
                          "type": "RegionNetworkEndpointGroupsAttachEndpointsRequest",
                          "id": 334986492,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AttachedDisk": {
                      "oneofs": {
                        "_architecture": {
                          "oneof": [
                            "architecture"
                          ]
                        },
                        "_autoDelete": {
                          "oneof": [
                            "autoDelete"
                          ]
                        },
                        "_boot": {
                          "oneof": [
                            "boot"
                          ]
                        },
                        "_deviceName": {
                          "oneof": [
                            "deviceName"
                          ]
                        },
                        "_diskEncryptionKey": {
                          "oneof": [
                            "diskEncryptionKey"
                          ]
                        },
                        "_diskSizeGb": {
                          "oneof": [
                            "diskSizeGb"
                          ]
                        },
                        "_forceAttach": {
                          "oneof": [
                            "forceAttach"
                          ]
                        },
                        "_index": {
                          "oneof": [
                            "index"
                          ]
                        },
                        "_initializeParams": {
                          "oneof": [
                            "initializeParams"
                          ]
                        },
                        "_interface": {
                          "oneof": [
                            "interface"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_mode": {
                          "oneof": [
                            "mode"
                          ]
                        },
                        "_savedState": {
                          "oneof": [
                            "savedState"
                          ]
                        },
                        "_shieldedInstanceInitialState": {
                          "oneof": [
                            "shieldedInstanceInitialState"
                          ]
                        },
                        "_source": {
                          "oneof": [
                            "source"
                          ]
                        },
                        "_type": {
                          "oneof": [
                            "type"
                          ]
                        }
                      },
                      "fields": {
                        "architecture": {
                          "type": "string",
                          "id": 302803283,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "autoDelete": {
                          "type": "bool",
                          "id": 464761403,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "boot": {
                          "type": "bool",
                          "id": 3029746,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "deviceName": {
                          "type": "string",
                          "id": 67541716,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "diskEncryptionKey": {
                          "type": "CustomerEncryptionKey",
                          "id": 271660677,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "diskSizeGb": {
                          "type": "int64",
                          "id": 316263735,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "forceAttach": {
                          "type": "bool",
                          "id": 142758425,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "guestOsFeatures": {
                          "rule": "repeated",
                          "type": "GuestOsFeature",
                          "id": 79294545
                        },
                        "index": {
                          "type": "int32",
                          "id": 100346066,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "initializeParams": {
                          "type": "AttachedDiskInitializeParams",
                          "id": 17697045,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "interface": {
                          "type": "string",
                          "id": 502623545,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "licenses": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 337642578
                        },
                        "mode": {
                          "type": "string",
                          "id": 3357091,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "savedState": {
                          "type": "string",
                          "id": 411587801,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "shieldedInstanceInitialState": {
                          "type": "InitialStateConfig",
                          "id": 192356867,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "source": {
                          "type": "string",
                          "id": 177235995,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "type": {
                          "type": "string",
                          "id": 3575610,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Architecture": {
                          "values": {
                            "UNDEFINED_ARCHITECTURE": 0,
                            "ARCHITECTURE_UNSPECIFIED": 394750507,
                            "ARM64": 62547450,
                            "X86_64": 425300551
                          }
                        },
                        "Interface": {
                          "values": {
                            "UNDEFINED_INTERFACE": 0,
                            "NVME": 2408800,
                            "SCSI": 2539686
                          }
                        },
                        "Mode": {
                          "values": {
                            "UNDEFINED_MODE": 0,
                            "READ_ONLY": 91950261,
                            "READ_WRITE": 173607894
                          }
                        },
                        "SavedState": {
                          "values": {
                            "UNDEFINED_SAVED_STATE": 0,
                            "DISK_SAVED_STATE_UNSPECIFIED": 391290831,
                            "PRESERVED": 254159736
                          }
                        },
                        "Type": {
                          "values": {
                            "UNDEFINED_TYPE": 0,
                            "PERSISTENT": 460683927,
                            "SCRATCH": 496778970
                          }
                        }
                      }
                    },
                    "AttachedDiskInitializeParams": {
                      "oneofs": {
                        "_architecture": {
                          "oneof": [
                            "architecture"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_diskName": {
                          "oneof": [
                            "diskName"
                          ]
                        },
                        "_diskSizeGb": {
                          "oneof": [
                            "diskSizeGb"
                          ]
                        },
                        "_diskType": {
                          "oneof": [
                            "diskType"
                          ]
                        },
                        "_enableConfidentialCompute": {
                          "oneof": [
                            "enableConfidentialCompute"
                          ]
                        },
                        "_onUpdateAction": {
                          "oneof": [
                            "onUpdateAction"
                          ]
                        },
                        "_provisionedIops": {
                          "oneof": [
                            "provisionedIops"
                          ]
                        },
                        "_provisionedThroughput": {
                          "oneof": [
                            "provisionedThroughput"
                          ]
                        },
                        "_sourceImage": {
                          "oneof": [
                            "sourceImage"
                          ]
                        },
                        "_sourceImageEncryptionKey": {
                          "oneof": [
                            "sourceImageEncryptionKey"
                          ]
                        },
                        "_sourceSnapshot": {
                          "oneof": [
                            "sourceSnapshot"
                          ]
                        },
                        "_sourceSnapshotEncryptionKey": {
                          "oneof": [
                            "sourceSnapshotEncryptionKey"
                          ]
                        },
                        "_storagePool": {
                          "oneof": [
                            "storagePool"
                          ]
                        }
                      },
                      "fields": {
                        "architecture": {
                          "type": "string",
                          "id": 302803283,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "diskName": {
                          "type": "string",
                          "id": 92807149,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "diskSizeGb": {
                          "type": "int64",
                          "id": 316263735,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "diskType": {
                          "type": "string",
                          "id": 93009052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enableConfidentialCompute": {
                          "type": "bool",
                          "id": 102135228,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labels": {
                          "keyType": "string",
                          "type": "string",
                          "id": 500195327
                        },
                        "licenses": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 337642578
                        },
                        "onUpdateAction": {
                          "type": "string",
                          "id": 202451980,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "provisionedIops": {
                          "type": "int64",
                          "id": 186769108,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "provisionedThroughput": {
                          "type": "int64",
                          "id": 526524181,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "replicaZones": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 48438272
                        },
                        "resourceManagerTags": {
                          "keyType": "string",
                          "type": "string",
                          "id": 377671164
                        },
                        "resourcePolicies": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 22220385
                        },
                        "sourceImage": {
                          "type": "string",
                          "id": 50443319,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceImageEncryptionKey": {
                          "type": "CustomerEncryptionKey",
                          "id": 381503659,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceSnapshot": {
                          "type": "string",
                          "id": 126061928,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceSnapshotEncryptionKey": {
                          "type": "CustomerEncryptionKey",
                          "id": 303679322,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "storagePool": {
                          "type": "string",
                          "id": 360473440,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Architecture": {
                          "values": {
                            "UNDEFINED_ARCHITECTURE": 0,
                            "ARCHITECTURE_UNSPECIFIED": 394750507,
                            "ARM64": 62547450,
                            "X86_64": 425300551
                          }
                        },
                        "OnUpdateAction": {
                          "values": {
                            "UNDEFINED_ON_UPDATE_ACTION": 0,
                            "RECREATE_DISK": 494767853,
                            "RECREATE_DISK_IF_SOURCE_CHANGED": 398099712,
                            "USE_EXISTING_DISK": 232682233
                          }
                        }
                      }
                    },
                    "AuditConfig": {
                      "oneofs": {
                        "_service": {
                          "oneof": [
                            "service"
                          ]
                        }
                      },
                      "fields": {
                        "auditLogConfigs": {
                          "rule": "repeated",
                          "type": "AuditLogConfig",
                          "id": 488420626
                        },
                        "exemptedMembers": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 232615576
                        },
                        "service": {
                          "type": "string",
                          "id": 373540533,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AuditLogConfig": {
                      "oneofs": {
                        "_ignoreChildExemptions": {
                          "oneof": [
                            "ignoreChildExemptions"
                          ]
                        },
                        "_logType": {
                          "oneof": [
                            "logType"
                          ]
                        }
                      },
                      "fields": {
                        "exemptedMembers": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 232615576
                        },
                        "ignoreChildExemptions": {
                          "type": "bool",
                          "id": 70141850,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "logType": {
                          "type": "string",
                          "id": 403115861,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "LogType": {
                          "values": {
                            "UNDEFINED_LOG_TYPE": 0,
                            "ADMIN_READ": 128951462,
                            "DATA_READ": 305224971,
                            "DATA_WRITE": 340181738,
                            "LOG_TYPE_UNSPECIFIED": 154527053
                          }
                        }
                      }
                    },
                    "Autoscaler": {
                      "oneofs": {
                        "_autoscalingPolicy": {
                          "oneof": [
                            "autoscalingPolicy"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_recommendedSize": {
                          "oneof": [
                            "recommendedSize"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        },
                        "_target": {
                          "oneof": [
                            "target"
                          ]
                        },
                        "_zone": {
                          "oneof": [
                            "zone"
                          ]
                        }
                      },
                      "fields": {
                        "autoscalingPolicy": {
                          "type": "AutoscalingPolicy",
                          "id": 221950041,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "recommendedSize": {
                          "type": "int32",
                          "id": 257915749,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "scalingScheduleStatus": {
                          "keyType": "string",
                          "type": "ScalingScheduleStatus",
                          "id": 465950178
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "string",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "statusDetails": {
                          "rule": "repeated",
                          "type": "AutoscalerStatusDetails",
                          "id": 363353845
                        },
                        "target": {
                          "type": "string",
                          "id": 192835985,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Status": {
                          "values": {
                            "UNDEFINED_STATUS": 0,
                            "ACTIVE": 314733318,
                            "DELETING": 528602024,
                            "ERROR": 66247144,
                            "PENDING": 35394935
                          }
                        }
                      }
                    },
                    "AutoscalerAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "AutoscalersScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AutoscalerList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "Autoscaler",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AutoscalerStatusDetails": {
                      "oneofs": {
                        "_message": {
                          "oneof": [
                            "message"
                          ]
                        },
                        "_type": {
                          "oneof": [
                            "type"
                          ]
                        }
                      },
                      "fields": {
                        "message": {
                          "type": "string",
                          "id": 418054151,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "type": {
                          "type": "string",
                          "id": 3575610,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Type": {
                          "values": {
                            "UNDEFINED_TYPE": 0,
                            "ALL_INSTANCES_UNHEALTHY": 404965477,
                            "BACKEND_SERVICE_DOES_NOT_EXIST": 191417626,
                            "CAPPED_AT_MAX_NUM_REPLICAS": 518617,
                            "CUSTOM_METRIC_DATA_POINTS_TOO_SPARSE": 328964659,
                            "CUSTOM_METRIC_INVALID": 204430550,
                            "MIN_EQUALS_MAX": 2821361,
                            "MISSING_CUSTOM_METRIC_DATA_POINTS": 94885086,
                            "MISSING_LOAD_BALANCING_DATA_POINTS": 509858898,
                            "MODE_OFF": 164169907,
                            "MODE_ONLY_SCALE_OUT": 3840994,
                            "MODE_ONLY_UP": 100969842,
                            "MORE_THAN_ONE_BACKEND_SERVICE": 151922141,
                            "NOT_ENOUGH_QUOTA_AVAILABLE": 403101631,
                            "REGION_RESOURCE_STOCKOUT": 528622846,
                            "SCALING_TARGET_DOES_NOT_EXIST": 122636699,
                            "SCHEDULED_INSTANCES_GREATER_THAN_AUTOSCALER_MAX": 29275586,
                            "SCHEDULED_INSTANCES_LESS_THAN_AUTOSCALER_MIN": 398287669,
                            "UNKNOWN": 433141802,
                            "UNSUPPORTED_MAX_RATE_LOAD_BALANCING_CONFIGURATION": 330845009,
                            "ZONE_RESOURCE_STOCKOUT": 210200502
                          }
                        }
                      }
                    },
                    "AutoscalersScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "autoscalers": {
                          "rule": "repeated",
                          "type": "Autoscaler",
                          "id": 465771644
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AutoscalingPolicy": {
                      "oneofs": {
                        "_coolDownPeriodSec": {
                          "oneof": [
                            "coolDownPeriodSec"
                          ]
                        },
                        "_cpuUtilization": {
                          "oneof": [
                            "cpuUtilization"
                          ]
                        },
                        "_loadBalancingUtilization": {
                          "oneof": [
                            "loadBalancingUtilization"
                          ]
                        },
                        "_maxNumReplicas": {
                          "oneof": [
                            "maxNumReplicas"
                          ]
                        },
                        "_minNumReplicas": {
                          "oneof": [
                            "minNumReplicas"
                          ]
                        },
                        "_mode": {
                          "oneof": [
                            "mode"
                          ]
                        },
                        "_scaleInControl": {
                          "oneof": [
                            "scaleInControl"
                          ]
                        }
                      },
                      "fields": {
                        "coolDownPeriodSec": {
                          "type": "int32",
                          "id": 107692954,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "cpuUtilization": {
                          "type": "AutoscalingPolicyCpuUtilization",
                          "id": 381211147,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "customMetricUtilizations": {
                          "rule": "repeated",
                          "type": "AutoscalingPolicyCustomMetricUtilization",
                          "id": 131972850
                        },
                        "loadBalancingUtilization": {
                          "type": "AutoscalingPolicyLoadBalancingUtilization",
                          "id": 429746403,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxNumReplicas": {
                          "type": "int32",
                          "id": 62327375,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "minNumReplicas": {
                          "type": "int32",
                          "id": 535329825,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "mode": {
                          "type": "string",
                          "id": 3357091,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "scaleInControl": {
                          "type": "AutoscalingPolicyScaleInControl",
                          "id": 527670872,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "scalingSchedules": {
                          "keyType": "string",
                          "type": "AutoscalingPolicyScalingSchedule",
                          "id": 355416580
                        }
                      },
                      "nested": {
                        "Mode": {
                          "values": {
                            "UNDEFINED_MODE": 0,
                            "OFF": 78159,
                            "ON": 2527,
                            "ONLY_SCALE_OUT": 152713670,
                            "ONLY_UP": 478095374
                          }
                        }
                      }
                    },
                    "AutoscalingPolicyCpuUtilization": {
                      "oneofs": {
                        "_predictiveMethod": {
                          "oneof": [
                            "predictiveMethod"
                          ]
                        },
                        "_utilizationTarget": {
                          "oneof": [
                            "utilizationTarget"
                          ]
                        }
                      },
                      "fields": {
                        "predictiveMethod": {
                          "type": "string",
                          "id": 390220737,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "utilizationTarget": {
                          "type": "double",
                          "id": 215905870,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "PredictiveMethod": {
                          "values": {
                            "UNDEFINED_PREDICTIVE_METHOD": 0,
                            "NONE": 2402104,
                            "OPTIMIZE_AVAILABILITY": 11629437
                          }
                        }
                      }
                    },
                    "AutoscalingPolicyCustomMetricUtilization": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_metric": {
                          "oneof": [
                            "metric"
                          ]
                        },
                        "_singleInstanceAssignment": {
                          "oneof": [
                            "singleInstanceAssignment"
                          ]
                        },
                        "_utilizationTarget": {
                          "oneof": [
                            "utilizationTarget"
                          ]
                        },
                        "_utilizationTargetType": {
                          "oneof": [
                            "utilizationTargetType"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "metric": {
                          "type": "string",
                          "id": 533067184,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "singleInstanceAssignment": {
                          "type": "double",
                          "id": 504768064,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "utilizationTarget": {
                          "type": "double",
                          "id": 215905870,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "utilizationTargetType": {
                          "type": "string",
                          "id": 340169355,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "UtilizationTargetType": {
                          "values": {
                            "UNDEFINED_UTILIZATION_TARGET_TYPE": 0,
                            "DELTA_PER_MINUTE": 87432861,
                            "DELTA_PER_SECOND": 255180029,
                            "GAUGE": 67590361
                          }
                        }
                      }
                    },
                    "AutoscalingPolicyLoadBalancingUtilization": {
                      "oneofs": {
                        "_utilizationTarget": {
                          "oneof": [
                            "utilizationTarget"
                          ]
                        }
                      },
                      "fields": {
                        "utilizationTarget": {
                          "type": "double",
                          "id": 215905870,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AutoscalingPolicyScaleInControl": {
                      "oneofs": {
                        "_maxScaledInReplicas": {
                          "oneof": [
                            "maxScaledInReplicas"
                          ]
                        },
                        "_timeWindowSec": {
                          "oneof": [
                            "timeWindowSec"
                          ]
                        }
                      },
                      "fields": {
                        "maxScaledInReplicas": {
                          "type": "FixedOrPercent",
                          "id": 180710123,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "timeWindowSec": {
                          "type": "int32",
                          "id": 36405300,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AutoscalingPolicyScalingSchedule": {
                      "oneofs": {
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_disabled": {
                          "oneof": [
                            "disabled"
                          ]
                        },
                        "_durationSec": {
                          "oneof": [
                            "durationSec"
                          ]
                        },
                        "_minRequiredReplicas": {
                          "oneof": [
                            "minRequiredReplicas"
                          ]
                        },
                        "_schedule": {
                          "oneof": [
                            "schedule"
                          ]
                        },
                        "_timeZone": {
                          "oneof": [
                            "timeZone"
                          ]
                        }
                      },
                      "fields": {
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "disabled": {
                          "type": "bool",
                          "id": 270940796,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "durationSec": {
                          "type": "int32",
                          "id": 212356902,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "minRequiredReplicas": {
                          "type": "int32",
                          "id": 365514414,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "schedule": {
                          "type": "string",
                          "id": 375820951,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "timeZone": {
                          "type": "string",
                          "id": 36848094,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "Backend": {
                      "oneofs": {
                        "_balancingMode": {
                          "oneof": [
                            "balancingMode"
                          ]
                        },
                        "_capacityScaler": {
                          "oneof": [
                            "capacityScaler"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_failover": {
                          "oneof": [
                            "failover"
                          ]
                        },
                        "_group": {
                          "oneof": [
                            "group"
                          ]
                        },
                        "_maxConnections": {
                          "oneof": [
                            "maxConnections"
                          ]
                        },
                        "_maxConnectionsPerEndpoint": {
                          "oneof": [
                            "maxConnectionsPerEndpoint"
                          ]
                        },
                        "_maxConnectionsPerInstance": {
                          "oneof": [
                            "maxConnectionsPerInstance"
                          ]
                        },
                        "_maxRate": {
                          "oneof": [
                            "maxRate"
                          ]
                        },
                        "_maxRatePerEndpoint": {
                          "oneof": [
                            "maxRatePerEndpoint"
                          ]
                        },
                        "_maxRatePerInstance": {
                          "oneof": [
                            "maxRatePerInstance"
                          ]
                        },
                        "_maxUtilization": {
                          "oneof": [
                            "maxUtilization"
                          ]
                        },
                        "_orchestrationInfo": {
                          "oneof": [
                            "orchestrationInfo"
                          ]
                        },
                        "_preference": {
                          "oneof": [
                            "preference"
                          ]
                        }
                      },
                      "fields": {
                        "balancingMode": {
                          "type": "string",
                          "id": 430286217,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "capacityScaler": {
                          "type": "float",
                          "id": 315958157,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "customMetrics": {
                          "rule": "repeated",
                          "type": "BackendCustomMetric",
                          "id": 429453813
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "failover": {
                          "type": "bool",
                          "id": 138892530,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "group": {
                          "type": "string",
                          "id": 98629247,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxConnections": {
                          "type": "int32",
                          "id": 110652154,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxConnectionsPerEndpoint": {
                          "type": "int32",
                          "id": 216904604,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxConnectionsPerInstance": {
                          "type": "int32",
                          "id": 104671900,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxRate": {
                          "type": "int32",
                          "id": 408035035,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxRatePerEndpoint": {
                          "type": "float",
                          "id": 129832283,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxRatePerInstance": {
                          "type": "float",
                          "id": 17599579,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxUtilization": {
                          "type": "float",
                          "id": 148192199,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orchestrationInfo": {
                          "type": "BackendBackendOrchestrationInfo",
                          "id": 441144300,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "preference": {
                          "type": "string",
                          "id": 150781147,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "BalancingMode": {
                          "values": {
                            "UNDEFINED_BALANCING_MODE": 0,
                            "CONNECTION": 246311646,
                            "CUSTOM_METRICS": 331575765,
                            "RATE": 2508000,
                            "UTILIZATION": 157008386
                          }
                        },
                        "Preference": {
                          "values": {
                            "UNDEFINED_PREFERENCE": 0,
                            "DEFAULT": 115302945,
                            "PREFERENCE_UNSPECIFIED": 496219571,
                            "PREFERRED": 418847841
                          }
                        }
                      }
                    },
                    "BackendBackendOrchestrationInfo": {
                      "oneofs": {
                        "_resourceUri": {
                          "oneof": [
                            "resourceUri"
                          ]
                        }
                      },
                      "fields": {
                        "resourceUri": {
                          "type": "string",
                          "id": 152830395,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "BackendBucket": {
                      "oneofs": {
                        "_bucketName": {
                          "oneof": [
                            "bucketName"
                          ]
                        },
                        "_cdnPolicy": {
                          "oneof": [
                            "cdnPolicy"
                          ]
                        },
                        "_compressionMode": {
                          "oneof": [
                            "compressionMode"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_edgeSecurityPolicy": {
                          "oneof": [
                            "edgeSecurityPolicy"
                          ]
                        },
                        "_enableCdn": {
                          "oneof": [
                            "enableCdn"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_loadBalancingScheme": {
                          "oneof": [
                            "loadBalancingScheme"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_params": {
                          "oneof": [
                            "params"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        }
                      },
                      "fields": {
                        "bucketName": {
                          "type": "string",
                          "id": 283610048,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "cdnPolicy": {
                          "type": "BackendBucketCdnPolicy",
                          "id": 213976452,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "compressionMode": {
                          "type": "string",
                          "id": 95520988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "customResponseHeaders": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 387539094
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "edgeSecurityPolicy": {
                          "type": "string",
                          "id": 41036943,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enableCdn": {
                          "type": "bool",
                          "id": 282942321,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "loadBalancingScheme": {
                          "type": "string",
                          "id": 363890244,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "params": {
                          "type": "BackendBucketParams",
                          "id": 78313862,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "usedBy": {
                          "rule": "repeated",
                          "type": "BackendBucketUsedBy",
                          "id": 389320729
                        }
                      },
                      "nested": {
                        "CompressionMode": {
                          "values": {
                            "UNDEFINED_COMPRESSION_MODE": 0,
                            "AUTOMATIC": 165298699,
                            "DISABLED": 516696700
                          }
                        },
                        "LoadBalancingScheme": {
                          "values": {
                            "UNDEFINED_LOAD_BALANCING_SCHEME": 0,
                            "INTERNAL_MANAGED": 37350397
                          }
                        }
                      }
                    },
                    "BackendBucketCdnPolicy": {
                      "oneofs": {
                        "_cacheKeyPolicy": {
                          "oneof": [
                            "cacheKeyPolicy"
                          ]
                        },
                        "_cacheMode": {
                          "oneof": [
                            "cacheMode"
                          ]
                        },
                        "_clientTtl": {
                          "oneof": [
                            "clientTtl"
                          ]
                        },
                        "_defaultTtl": {
                          "oneof": [
                            "defaultTtl"
                          ]
                        },
                        "_maxTtl": {
                          "oneof": [
                            "maxTtl"
                          ]
                        },
                        "_negativeCaching": {
                          "oneof": [
                            "negativeCaching"
                          ]
                        },
                        "_requestCoalescing": {
                          "oneof": [
                            "requestCoalescing"
                          ]
                        },
                        "_serveWhileStale": {
                          "oneof": [
                            "serveWhileStale"
                          ]
                        },
                        "_signedUrlCacheMaxAgeSec": {
                          "oneof": [
                            "signedUrlCacheMaxAgeSec"
                          ]
                        }
                      },
                      "fields": {
                        "bypassCacheOnRequestHeaders": {
                          "rule": "repeated",
                          "type": "BackendBucketCdnPolicyBypassCacheOnRequestHeader",
                          "id": 486203082
                        },
                        "cacheKeyPolicy": {
                          "type": "BackendBucketCdnPolicyCacheKeyPolicy",
                          "id": 159263727,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "cacheMode": {
                          "type": "string",
                          "id": 28877888,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "clientTtl": {
                          "type": "int32",
                          "id": 29034360,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "defaultTtl": {
                          "type": "int32",
                          "id": 100253422,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxTtl": {
                          "type": "int32",
                          "id": 307578001,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "negativeCaching": {
                          "type": "bool",
                          "id": 336110005,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "negativeCachingPolicy": {
                          "rule": "repeated",
                          "type": "BackendBucketCdnPolicyNegativeCachingPolicy",
                          "id": 155359996
                        },
                        "requestCoalescing": {
                          "type": "bool",
                          "id": 532808276,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serveWhileStale": {
                          "type": "int32",
                          "id": 236682203,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "signedUrlCacheMaxAgeSec": {
                          "type": "int64",
                          "id": 269374534,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "signedUrlKeyNames": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 371848885
                        }
                      },
                      "nested": {
                        "CacheMode": {
                          "values": {
                            "UNDEFINED_CACHE_MODE": 0,
                            "CACHE_ALL_STATIC": 355027945,
                            "FORCE_CACHE_ALL": 486026928,
                            "INVALID_CACHE_MODE": 381295560,
                            "USE_ORIGIN_HEADERS": 55380261
                          }
                        }
                      }
                    },
                    "BackendBucketCdnPolicyBypassCacheOnRequestHeader": {
                      "oneofs": {
                        "_headerName": {
                          "oneof": [
                            "headerName"
                          ]
                        }
                      },
                      "fields": {
                        "headerName": {
                          "type": "string",
                          "id": 110223613,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "BackendBucketCdnPolicyCacheKeyPolicy": {
                      "fields": {
                        "includeHttpHeaders": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 2489606
                        },
                        "queryStringWhitelist": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 52456496
                        }
                      }
                    },
                    "BackendBucketCdnPolicyNegativeCachingPolicy": {
                      "oneofs": {
                        "_code": {
                          "oneof": [
                            "code"
                          ]
                        },
                        "_ttl": {
                          "oneof": [
                            "ttl"
                          ]
                        }
                      },
                      "fields": {
                        "code": {
                          "type": "int32",
                          "id": 3059181,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ttl": {
                          "type": "int32",
                          "id": 115180,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "BackendBucketList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "BackendBucket",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "BackendBucketParams": {
                      "fields": {
                        "resourceManagerTags": {
                          "keyType": "string",
                          "type": "string",
                          "id": 377671164
                        }
                      }
                    },
                    "BackendBucketUsedBy": {
                      "oneofs": {
                        "_reference": {
                          "oneof": [
                            "reference"
                          ]
                        }
                      },
                      "fields": {
                        "reference": {
                          "type": "string",
                          "id": 148586315,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "BackendCustomMetric": {
                      "oneofs": {
                        "_dryRun": {
                          "oneof": [
                            "dryRun"
                          ]
                        },
                        "_maxUtilization": {
                          "oneof": [
                            "maxUtilization"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        }
                      },
                      "fields": {
                        "dryRun": {
                          "type": "bool",
                          "id": 323854839,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxUtilization": {
                          "type": "float",
                          "id": 148192199,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "BackendService": {
                      "oneofs": {
                        "_affinityCookieTtlSec": {
                          "oneof": [
                            "affinityCookieTtlSec"
                          ]
                        },
                        "_cdnPolicy": {
                          "oneof": [
                            "cdnPolicy"
                          ]
                        },
                        "_circuitBreakers": {
                          "oneof": [
                            "circuitBreakers"
                          ]
                        },
                        "_compressionMode": {
                          "oneof": [
                            "compressionMode"
                          ]
                        },
                        "_connectionDraining": {
                          "oneof": [
                            "connectionDraining"
                          ]
                        },
                        "_connectionTrackingPolicy": {
                          "oneof": [
                            "connectionTrackingPolicy"
                          ]
                        },
                        "_consistentHash": {
                          "oneof": [
                            "consistentHash"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_edgeSecurityPolicy": {
                          "oneof": [
                            "edgeSecurityPolicy"
                          ]
                        },
                        "_enableCDN": {
                          "oneof": [
                            "enableCDN"
                          ]
                        },
                        "_externalManagedMigrationState": {
                          "oneof": [
                            "externalManagedMigrationState"
                          ]
                        },
                        "_externalManagedMigrationTestingPercentage": {
                          "oneof": [
                            "externalManagedMigrationTestingPercentage"
                          ]
                        },
                        "_failoverPolicy": {
                          "oneof": [
                            "failoverPolicy"
                          ]
                        },
                        "_fingerprint": {
                          "oneof": [
                            "fingerprint"
                          ]
                        },
                        "_haPolicy": {
                          "oneof": [
                            "haPolicy"
                          ]
                        },
                        "_iap": {
                          "oneof": [
                            "iap"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_ipAddressSelectionPolicy": {
                          "oneof": [
                            "ipAddressSelectionPolicy"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_loadBalancingScheme": {
                          "oneof": [
                            "loadBalancingScheme"
                          ]
                        },
                        "_localityLbPolicy": {
                          "oneof": [
                            "localityLbPolicy"
                          ]
                        },
                        "_logConfig": {
                          "oneof": [
                            "logConfig"
                          ]
                        },
                        "_maxStreamDuration": {
                          "oneof": [
                            "maxStreamDuration"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_network": {
                          "oneof": [
                            "network"
                          ]
                        },
                        "_networkPassThroughLbTrafficPolicy": {
                          "oneof": [
                            "networkPassThroughLbTrafficPolicy"
                          ]
                        },
                        "_orchestrationInfo": {
                          "oneof": [
                            "orchestrationInfo"
                          ]
                        },
                        "_outlierDetection": {
                          "oneof": [
                            "outlierDetection"
                          ]
                        },
                        "_params": {
                          "oneof": [
                            "params"
                          ]
                        },
                        "_port": {
                          "oneof": [
                            "port"
                          ]
                        },
                        "_portName": {
                          "oneof": [
                            "portName"
                          ]
                        },
                        "_protocol": {
                          "oneof": [
                            "protocol"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_securityPolicy": {
                          "oneof": [
                            "securityPolicy"
                          ]
                        },
                        "_securitySettings": {
                          "oneof": [
                            "securitySettings"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_serviceLbPolicy": {
                          "oneof": [
                            "serviceLbPolicy"
                          ]
                        },
                        "_sessionAffinity": {
                          "oneof": [
                            "sessionAffinity"
                          ]
                        },
                        "_strongSessionAffinityCookie": {
                          "oneof": [
                            "strongSessionAffinityCookie"
                          ]
                        },
                        "_subsetting": {
                          "oneof": [
                            "subsetting"
                          ]
                        },
                        "_timeoutSec": {
                          "oneof": [
                            "timeoutSec"
                          ]
                        },
                        "_tlsSettings": {
                          "oneof": [
                            "tlsSettings"
                          ]
                        }
                      },
                      "fields": {
                        "affinityCookieTtlSec": {
                          "type": "int32",
                          "id": 369996954,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "backends": {
                          "rule": "repeated",
                          "type": "Backend",
                          "id": 510839903
                        },
                        "cdnPolicy": {
                          "type": "BackendServiceCdnPolicy",
                          "id": 213976452,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "circuitBreakers": {
                          "type": "CircuitBreakers",
                          "id": 421340061,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "compressionMode": {
                          "type": "string",
                          "id": 95520988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "connectionDraining": {
                          "type": "ConnectionDraining",
                          "id": 461096747,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "connectionTrackingPolicy": {
                          "type": "BackendServiceConnectionTrackingPolicy",
                          "id": 143994969,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "consistentHash": {
                          "type": "ConsistentHashLoadBalancerSettings",
                          "id": 905883,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "customMetrics": {
                          "rule": "repeated",
                          "type": "BackendServiceCustomMetric",
                          "id": 429453813
                        },
                        "customRequestHeaders": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 27977992
                        },
                        "customResponseHeaders": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 387539094
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "edgeSecurityPolicy": {
                          "type": "string",
                          "id": 41036943,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enableCDN": {
                          "type": "bool",
                          "id": 250733499,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "externalManagedMigrationState": {
                          "type": "string",
                          "id": 66947020,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "externalManagedMigrationTestingPercentage": {
                          "type": "float",
                          "id": 507232462,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "failoverPolicy": {
                          "type": "BackendServiceFailoverPolicy",
                          "id": 105658655,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "fingerprint": {
                          "type": "string",
                          "id": 234678500,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "haPolicy": {
                          "type": "BackendServiceHAPolicy",
                          "id": 519879480,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "healthChecks": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 448370606
                        },
                        "iap": {
                          "type": "BackendServiceIAP",
                          "id": 104024,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipAddressSelectionPolicy": {
                          "type": "string",
                          "id": 77600840,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "loadBalancingScheme": {
                          "type": "string",
                          "id": 363890244,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "localityLbPolicies": {
                          "rule": "repeated",
                          "type": "BackendServiceLocalityLoadBalancingPolicyConfig",
                          "id": 140982557
                        },
                        "localityLbPolicy": {
                          "type": "string",
                          "id": 131431487,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "logConfig": {
                          "type": "BackendServiceLogConfig",
                          "id": 351299741,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxStreamDuration": {
                          "type": "Duration",
                          "id": 61428376,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "metadatas": {
                          "keyType": "string",
                          "type": "string",
                          "id": 8514340
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "network": {
                          "type": "string",
                          "id": 232872494,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "networkPassThroughLbTrafficPolicy": {
                          "type": "BackendServiceNetworkPassThroughLbTrafficPolicy",
                          "id": 230323750,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orchestrationInfo": {
                          "type": "BackendServiceOrchestrationInfo",
                          "id": 441144300,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "outlierDetection": {
                          "type": "OutlierDetection",
                          "id": 354625086,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "params": {
                          "type": "BackendServiceParams",
                          "id": 78313862,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "port": {
                          "type": "int32",
                          "id": 3446913,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "portName": {
                          "type": "string",
                          "id": 41534345,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "protocol": {
                          "type": "string",
                          "id": 84577944,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "securityPolicy": {
                          "type": "string",
                          "id": 171082513,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "securitySettings": {
                          "type": "SecuritySettings",
                          "id": 478649922,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceBindings": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 133581016
                        },
                        "serviceLbPolicy": {
                          "type": "string",
                          "id": 94848785,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sessionAffinity": {
                          "type": "string",
                          "id": 463888561,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "strongSessionAffinityCookie": {
                          "type": "BackendServiceHttpCookie",
                          "id": 238195722,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "subsetting": {
                          "type": "Subsetting",
                          "id": 450283536,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "timeoutSec": {
                          "type": "int32",
                          "id": 79994995,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "tlsSettings": {
                          "type": "BackendServiceTlsSettings",
                          "id": 81794791,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "usedBy": {
                          "rule": "repeated",
                          "type": "BackendServiceUsedBy",
                          "id": 389320729
                        }
                      },
                      "nested": {
                        "CompressionMode": {
                          "values": {
                            "UNDEFINED_COMPRESSION_MODE": 0,
                            "AUTOMATIC": 165298699,
                            "DISABLED": 516696700
                          }
                        },
                        "ExternalManagedMigrationState": {
                          "values": {
                            "UNDEFINED_EXTERNAL_MANAGED_MIGRATION_STATE": 0,
                            "PREPARE": 399612135,
                            "TEST_ALL_TRAFFIC": 79728882,
                            "TEST_BY_PERCENTAGE": 513738389
                          }
                        },
                        "IpAddressSelectionPolicy": {
                          "values": {
                            "UNDEFINED_IP_ADDRESS_SELECTION_POLICY": 0,
                            "IPV4_ONLY": 22373798,
                            "IPV6_ONLY": 79632100,
                            "IP_ADDRESS_SELECTION_POLICY_UNSPECIFIED": 36210144,
                            "PREFER_IPV6": 408601302
                          }
                        },
                        "LoadBalancingScheme": {
                          "values": {
                            "UNDEFINED_LOAD_BALANCING_SCHEME": 0,
                            "EXTERNAL": 35607499,
                            "EXTERNAL_MANAGED": 512006923,
                            "INTERNAL": 279295677,
                            "INTERNAL_MANAGED": 37350397,
                            "INTERNAL_SELF_MANAGED": 236211150,
                            "INVALID_LOAD_BALANCING_SCHEME": 275352060
                          }
                        },
                        "LocalityLbPolicy": {
                          "values": {
                            "UNDEFINED_LOCALITY_LB_POLICY": 0,
                            "INVALID_LB_POLICY": 323318707,
                            "LEAST_REQUEST": 46604921,
                            "MAGLEV": 119180266,
                            "ORIGINAL_DESTINATION": 166297216,
                            "RANDOM": 262527171,
                            "RING_HASH": 432795069,
                            "ROUND_ROBIN": 153895801,
                            "WEIGHTED_GCP_RENDEZVOUS": 82501640,
                            "WEIGHTED_MAGLEV": 254930962,
                            "WEIGHTED_ROUND_ROBIN": 5584977
                          }
                        },
                        "Protocol": {
                          "values": {
                            "UNDEFINED_PROTOCOL": 0,
                            "GRPC": 2196510,
                            "H2C": 70809,
                            "HTTP": 2228360,
                            "HTTP2": 69079210,
                            "HTTPS": 69079243,
                            "SSL": 82412,
                            "TCP": 82881,
                            "UDP": 83873,
                            "UNSPECIFIED": 526786327
                          }
                        },
                        "SessionAffinity": {
                          "values": {
                            "UNDEFINED_SESSION_AFFINITY": 0,
                            "CLIENT_IP": 345665051,
                            "CLIENT_IP_NO_DESTINATION": 106122516,
                            "CLIENT_IP_PORT_PROTO": 221722926,
                            "CLIENT_IP_PROTO": 25322148,
                            "GENERATED_COOKIE": 370321204,
                            "HEADER_FIELD": 200737960,
                            "HTTP_COOKIE": 494981627,
                            "NONE": 2402104,
                            "STRONG_COOKIE_AFFINITY": 438628091
                          }
                        }
                      }
                    },
                    "BackendServiceAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "BackendServicesScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "BackendServiceCdnPolicy": {
                      "oneofs": {
                        "_cacheKeyPolicy": {
                          "oneof": [
                            "cacheKeyPolicy"
                          ]
                        },
                        "_cacheMode": {
                          "oneof": [
                            "cacheMode"
                          ]
                        },
                        "_clientTtl": {
                          "oneof": [
                            "clientTtl"
                          ]
                        },
                        "_defaultTtl": {
                          "oneof": [
                            "defaultTtl"
                          ]
                        },
                        "_maxTtl": {
                          "oneof": [
                            "maxTtl"
                          ]
                        },
                        "_negativeCaching": {
                          "oneof": [
                            "negativeCaching"
                          ]
                        },
                        "_requestCoalescing": {
                          "oneof": [
                            "requestCoalescing"
                          ]
                        },
                        "_serveWhileStale": {
                          "oneof": [
                            "serveWhileStale"
                          ]
                        },
                        "_signedUrlCacheMaxAgeSec": {
                          "oneof": [
                            "signedUrlCacheMaxAgeSec"
                          ]
                        }
                      },
                      "fields": {
                        "bypassCacheOnRequestHeaders": {
                          "rule": "repeated",
                          "type": "BackendServiceCdnPolicyBypassCacheOnRequestHeader",
                          "id": 486203082
                        },
                        "cacheKeyPolicy": {
                          "type": "CacheKeyPolicy",
                          "id": 159263727,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "cacheMode": {
                          "type": "string",
                          "id": 28877888,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "clientTtl": {
                          "type": "int32",
                          "id": 29034360,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "defaultTtl": {
                          "type": "int32",
                          "id": 100253422,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxTtl": {
                          "type": "int32",
                          "id": 307578001,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "negativeCaching": {
                          "type": "bool",
                          "id": 336110005,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "negativeCachingPolicy": {
                          "rule": "repeated",
                          "type": "BackendServiceCdnPolicyNegativeCachingPolicy",
                          "id": 155359996
                        },
                        "requestCoalescing": {
                          "type": "bool",
                          "id": 532808276,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serveWhileStale": {
                          "type": "int32",
                          "id": 236682203,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "signedUrlCacheMaxAgeSec": {
                          "type": "int64",
                          "id": 269374534,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "signedUrlKeyNames": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 371848885
                        }
                      },
                      "nested": {
                        "CacheMode": {
                          "values": {
                            "UNDEFINED_CACHE_MODE": 0,
                            "CACHE_ALL_STATIC": 355027945,
                            "FORCE_CACHE_ALL": 486026928,
                            "INVALID_CACHE_MODE": 381295560,
                            "USE_ORIGIN_HEADERS": 55380261
                          }
                        }
                      }
                    },
                    "BackendServiceCdnPolicyBypassCacheOnRequestHeader": {
                      "oneofs": {
                        "_headerName": {
                          "oneof": [
                            "headerName"
                          ]
                        }
                      },
                      "fields": {
                        "headerName": {
                          "type": "string",
                          "id": 110223613,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "BackendServiceCdnPolicyNegativeCachingPolicy": {
                      "oneofs": {
                        "_code": {
                          "oneof": [
                            "code"
                          ]
                        },
                        "_ttl": {
                          "oneof": [
                            "ttl"
                          ]
                        }
                      },
                      "fields": {
                        "code": {
                          "type": "int32",
                          "id": 3059181,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ttl": {
                          "type": "int32",
                          "id": 115180,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "BackendServiceConnectionTrackingPolicy": {
                      "oneofs": {
                        "_connectionPersistenceOnUnhealthyBackends": {
                          "oneof": [
                            "connectionPersistenceOnUnhealthyBackends"
                          ]
                        },
                        "_enableStrongAffinity": {
                          "oneof": [
                            "enableStrongAffinity"
                          ]
                        },
                        "_idleTimeoutSec": {
                          "oneof": [
                            "idleTimeoutSec"
                          ]
                        },
                        "_trackingMode": {
                          "oneof": [
                            "trackingMode"
                          ]
                        }
                      },
                      "fields": {
                        "connectionPersistenceOnUnhealthyBackends": {
                          "type": "string",
                          "id": 152439033,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enableStrongAffinity": {
                          "type": "bool",
                          "id": 24539924,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "idleTimeoutSec": {
                          "type": "int32",
                          "id": 24977544,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "trackingMode": {
                          "type": "string",
                          "id": 127757867,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "ConnectionPersistenceOnUnhealthyBackends": {
                          "values": {
                            "UNDEFINED_CONNECTION_PERSISTENCE_ON_UNHEALTHY_BACKENDS": 0,
                            "ALWAYS_PERSIST": 38400900,
                            "DEFAULT_FOR_PROTOCOL": 145265356,
                            "NEVER_PERSIST": 138646241
                          }
                        },
                        "TrackingMode": {
                          "values": {
                            "UNDEFINED_TRACKING_MODE": 0,
                            "INVALID_TRACKING_MODE": 49234371,
                            "PER_CONNECTION": 85162848,
                            "PER_SESSION": 182099252
                          }
                        }
                      }
                    },
                    "BackendServiceCustomMetric": {
                      "oneofs": {
                        "_dryRun": {
                          "oneof": [
                            "dryRun"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        }
                      },
                      "fields": {
                        "dryRun": {
                          "type": "bool",
                          "id": 323854839,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "BackendServiceFailoverPolicy": {
                      "oneofs": {
                        "_disableConnectionDrainOnFailover": {
                          "oneof": [
                            "disableConnectionDrainOnFailover"
                          ]
                        },
                        "_dropTrafficIfUnhealthy": {
                          "oneof": [
                            "dropTrafficIfUnhealthy"
                          ]
                        },
                        "_failoverRatio": {
                          "oneof": [
                            "failoverRatio"
                          ]
                        }
                      },
                      "fields": {
                        "disableConnectionDrainOnFailover": {
                          "type": "bool",
                          "id": 182150753,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "dropTrafficIfUnhealthy": {
                          "type": "bool",
                          "id": 112289428,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "failoverRatio": {
                          "type": "float",
                          "id": 212667006,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "BackendServiceGroupHealth": {
                      "oneofs": {
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        }
                      },
                      "fields": {
                        "annotations": {
                          "keyType": "string",
                          "type": "string",
                          "id": 112032548
                        },
                        "healthStatus": {
                          "rule": "repeated",
                          "type": "HealthStatus",
                          "id": 380545845
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "BackendServiceHAPolicy": {
                      "oneofs": {
                        "_fastIPMove": {
                          "oneof": [
                            "fastIPMove"
                          ]
                        },
                        "_leader": {
                          "oneof": [
                            "leader"
                          ]
                        }
                      },
                      "fields": {
                        "fastIPMove": {
                          "type": "string",
                          "id": 222633817,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "leader": {
                          "type": "BackendServiceHAPolicyLeader",
                          "id": 503858441,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "FastIPMove": {
                          "values": {
                            "UNDEFINED_FAST_I_P_MOVE": 0,
                            "DISABLED": 516696700,
                            "GARP_RA": 527352630
                          }
                        }
                      }
                    },
                    "BackendServiceHAPolicyLeader": {
                      "oneofs": {
                        "_backendGroup": {
                          "oneof": [
                            "backendGroup"
                          ]
                        },
                        "_networkEndpoint": {
                          "oneof": [
                            "networkEndpoint"
                          ]
                        }
                      },
                      "fields": {
                        "backendGroup": {
                          "type": "string",
                          "id": 457777428,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "networkEndpoint": {
                          "type": "BackendServiceHAPolicyLeaderNetworkEndpoint",
                          "id": 56789126,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "BackendServiceHAPolicyLeaderNetworkEndpoint": {
                      "oneofs": {
                        "_instance": {
                          "oneof": [
                            "instance"
                          ]
                        }
                      },
                      "fields": {
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "BackendServiceHttpCookie": {
                      "oneofs": {
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_path": {
                          "oneof": [
                            "path"
                          ]
                        },
                        "_ttl": {
                          "oneof": [
                            "ttl"
                          ]
                        }
                      },
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "path": {
                          "type": "string",
                          "id": 3433509,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ttl": {
                          "type": "Duration",
                          "id": 115180,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "BackendServiceIAP": {
                      "oneofs": {
                        "_enabled": {
                          "oneof": [
                            "enabled"
                          ]
                        },
                        "_oauth2ClientId": {
                          "oneof": [
                            "oauth2ClientId"
                          ]
                        },
                        "_oauth2ClientSecret": {
                          "oneof": [
                            "oauth2ClientSecret"
                          ]
                        },
                        "_oauth2ClientSecretSha256": {
                          "oneof": [
                            "oauth2ClientSecretSha256"
                          ]
                        }
                      },
                      "fields": {
                        "enabled": {
                          "type": "bool",
                          "id": 1018689,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "oauth2ClientId": {
                          "type": "string",
                          "id": 314017611,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "oauth2ClientSecret": {
                          "type": "string",
                          "id": 50999520,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "oauth2ClientSecretSha256": {
                          "type": "string",
                          "id": 112903782,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "BackendServiceList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "BackendService",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "BackendServiceListUsable": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "BackendService",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "BackendServiceLocalityLoadBalancingPolicyConfig": {
                      "oneofs": {
                        "_customPolicy": {
                          "oneof": [
                            "customPolicy"
                          ]
                        },
                        "_policy": {
                          "oneof": [
                            "policy"
                          ]
                        }
                      },
                      "fields": {
                        "customPolicy": {
                          "type": "BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy",
                          "id": 4818368,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "policy": {
                          "type": "BackendServiceLocalityLoadBalancingPolicyConfigPolicy",
                          "id": 91071794,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy": {
                      "oneofs": {
                        "_data": {
                          "oneof": [
                            "data"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        }
                      },
                      "fields": {
                        "data": {
                          "type": "string",
                          "id": 3076010,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "BackendServiceLocalityLoadBalancingPolicyConfigPolicy": {
                      "oneofs": {
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        }
                      },
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Name": {
                          "values": {
                            "UNDEFINED_NAME": 0,
                            "INVALID_LB_POLICY": 323318707,
                            "LEAST_REQUEST": 46604921,
                            "MAGLEV": 119180266,
                            "ORIGINAL_DESTINATION": 166297216,
                            "RANDOM": 262527171,
                            "RING_HASH": 432795069,
                            "ROUND_ROBIN": 153895801,
                            "WEIGHTED_GCP_RENDEZVOUS": 82501640,
                            "WEIGHTED_MAGLEV": 254930962,
                            "WEIGHTED_ROUND_ROBIN": 5584977
                          }
                        }
                      }
                    },
                    "BackendServiceLogConfig": {
                      "oneofs": {
                        "_enable": {
                          "oneof": [
                            "enable"
                          ]
                        },
                        "_optionalMode": {
                          "oneof": [
                            "optionalMode"
                          ]
                        },
                        "_sampleRate": {
                          "oneof": [
                            "sampleRate"
                          ]
                        }
                      },
                      "fields": {
                        "enable": {
                          "type": "bool",
                          "id": 311764355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "optionalFields": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 528589944
                        },
                        "optionalMode": {
                          "type": "string",
                          "id": 128697122,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sampleRate": {
                          "type": "float",
                          "id": 153193045,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "OptionalMode": {
                          "values": {
                            "UNDEFINED_OPTIONAL_MODE": 0,
                            "CUSTOM": 388595569,
                            "EXCLUDE_ALL_OPTIONAL": 168636099,
                            "INCLUDE_ALL_OPTIONAL": 535606965
                          }
                        }
                      }
                    },
                    "BackendServiceNetworkPassThroughLbTrafficPolicy": {
                      "oneofs": {
                        "_zonalAffinity": {
                          "oneof": [
                            "zonalAffinity"
                          ]
                        }
                      },
                      "fields": {
                        "zonalAffinity": {
                          "type": "BackendServiceNetworkPassThroughLbTrafficPolicyZonalAffinity",
                          "id": 536266051,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "BackendServiceNetworkPassThroughLbTrafficPolicyZonalAffinity": {
                      "oneofs": {
                        "_spillover": {
                          "oneof": [
                            "spillover"
                          ]
                        },
                        "_spilloverRatio": {
                          "oneof": [
                            "spilloverRatio"
                          ]
                        }
                      },
                      "fields": {
                        "spillover": {
                          "type": "string",
                          "id": 505501440,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "spilloverRatio": {
                          "type": "float",
                          "id": 135580172,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Spillover": {
                          "values": {
                            "UNDEFINED_SPILLOVER": 0,
                            "ZONAL_AFFINITY_DISABLED": 230207960,
                            "ZONAL_AFFINITY_SPILL_CROSS_ZONE": 251048410,
                            "ZONAL_AFFINITY_STAY_WITHIN_ZONE": 12177782
                          }
                        }
                      }
                    },
                    "BackendServiceOrchestrationInfo": {
                      "oneofs": {
                        "_resourceUri": {
                          "oneof": [
                            "resourceUri"
                          ]
                        }
                      },
                      "fields": {
                        "resourceUri": {
                          "type": "string",
                          "id": 152830395,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "BackendServiceParams": {
                      "fields": {
                        "resourceManagerTags": {
                          "keyType": "string",
                          "type": "string",
                          "id": 377671164
                        }
                      }
                    },
                    "BackendServiceReference": {
                      "oneofs": {
                        "_backendService": {
                          "oneof": [
                            "backendService"
                          ]
                        }
                      },
                      "fields": {
                        "backendService": {
                          "type": "string",
                          "id": 306946058,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "BackendServiceTlsSettings": {
                      "oneofs": {
                        "_authenticationConfig": {
                          "oneof": [
                            "authenticationConfig"
                          ]
                        },
                        "_sni": {
                          "oneof": [
                            "sni"
                          ]
                        }
                      },
                      "fields": {
                        "authenticationConfig": {
                          "type": "string",
                          "id": 408053481,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sni": {
                          "type": "string",
                          "id": 114030,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "subjectAltNames": {
                          "rule": "repeated",
                          "type": "BackendServiceTlsSettingsSubjectAltName",
                          "id": 330029535
                        }
                      }
                    },
                    "BackendServiceTlsSettingsSubjectAltName": {
                      "oneofs": {
                        "_dnsName": {
                          "oneof": [
                            "dnsName"
                          ]
                        },
                        "_uniformResourceIdentifier": {
                          "oneof": [
                            "uniformResourceIdentifier"
                          ]
                        }
                      },
                      "fields": {
                        "dnsName": {
                          "type": "string",
                          "id": 411992033,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "uniformResourceIdentifier": {
                          "type": "string",
                          "id": 491409007,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "BackendServiceUsedBy": {
                      "oneofs": {
                        "_reference": {
                          "oneof": [
                            "reference"
                          ]
                        }
                      },
                      "fields": {
                        "reference": {
                          "type": "string",
                          "id": 148586315,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "BackendServicesScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "backendServices": {
                          "rule": "repeated",
                          "type": "BackendService",
                          "id": 388522409
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "BfdPacket": {
                      "oneofs": {
                        "_authenticationPresent": {
                          "oneof": [
                            "authenticationPresent"
                          ]
                        },
                        "_controlPlaneIndependent": {
                          "oneof": [
                            "controlPlaneIndependent"
                          ]
                        },
                        "_demand": {
                          "oneof": [
                            "demand"
                          ]
                        },
                        "_diagnostic": {
                          "oneof": [
                            "diagnostic"
                          ]
                        },
                        "_final": {
                          "oneof": [
                            "final"
                          ]
                        },
                        "_length": {
                          "oneof": [
                            "length"
                          ]
                        },
                        "_minEchoRxIntervalMs": {
                          "oneof": [
                            "minEchoRxIntervalMs"
                          ]
                        },
                        "_minRxIntervalMs": {
                          "oneof": [
                            "minRxIntervalMs"
                          ]
                        },
                        "_minTxIntervalMs": {
                          "oneof": [
                            "minTxIntervalMs"
                          ]
                        },
                        "_multiplier": {
                          "oneof": [
                            "multiplier"
                          ]
                        },
                        "_multipoint": {
                          "oneof": [
                            "multipoint"
                          ]
                        },
                        "_myDiscriminator": {
                          "oneof": [
                            "myDiscriminator"
                          ]
                        },
                        "_poll": {
                          "oneof": [
                            "poll"
                          ]
                        },
                        "_state": {
                          "oneof": [
                            "state"
                          ]
                        },
                        "_version": {
                          "oneof": [
                            "version"
                          ]
                        },
                        "_yourDiscriminator": {
                          "oneof": [
                            "yourDiscriminator"
                          ]
                        }
                      },
                      "fields": {
                        "authenticationPresent": {
                          "type": "bool",
                          "id": 105974260,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "controlPlaneIndependent": {
                          "type": "bool",
                          "id": 62363573,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "demand": {
                          "type": "bool",
                          "id": 275180107,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "diagnostic": {
                          "type": "string",
                          "id": 62708647,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "final": {
                          "type": "bool",
                          "id": 97436022,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "length": {
                          "type": "uint32",
                          "id": 504249062,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "minEchoRxIntervalMs": {
                          "type": "uint32",
                          "id": 97286868,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "minRxIntervalMs": {
                          "type": "uint32",
                          "id": 463399028,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "minTxIntervalMs": {
                          "type": "uint32",
                          "id": 526023602,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "multiplier": {
                          "type": "uint32",
                          "id": 191331777,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "multipoint": {
                          "type": "bool",
                          "id": 191421431,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "myDiscriminator": {
                          "type": "uint32",
                          "id": 76663113,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "poll": {
                          "type": "bool",
                          "id": 3446719,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "state": {
                          "type": "string",
                          "id": 109757585,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "version": {
                          "type": "uint32",
                          "id": 351608024,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "yourDiscriminator": {
                          "type": "uint32",
                          "id": 515634064,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Diagnostic": {
                          "values": {
                            "UNDEFINED_DIAGNOSTIC": 0,
                            "ADMINISTRATIVELY_DOWN": 121685798,
                            "CONCATENATED_PATH_DOWN": 26186892,
                            "CONTROL_DETECTION_TIME_EXPIRED": 135478383,
                            "DIAGNOSTIC_UNSPECIFIED": 58720895,
                            "ECHO_FUNCTION_FAILED": 220687466,
                            "FORWARDING_PLANE_RESET": 19715882,
                            "NEIGHBOR_SIGNALED_SESSION_DOWN": 374226742,
                            "NO_DIAGNOSTIC": 222503141,
                            "PATH_DOWN": 290605180,
                            "REVERSE_CONCATENATED_PATH_DOWN": 479337129
                          }
                        },
                        "State": {
                          "values": {
                            "UNDEFINED_STATE": 0,
                            "ADMIN_DOWN": 128544690,
                            "DOWN": 2104482,
                            "INIT": 2252048,
                            "STATE_UNSPECIFIED": 470755401,
                            "UP": 2715
                          }
                        }
                      }
                    },
                    "BfdStatus": {
                      "oneofs": {
                        "_bfdSessionInitializationMode": {
                          "oneof": [
                            "bfdSessionInitializationMode"
                          ]
                        },
                        "_configUpdateTimestampMicros": {
                          "oneof": [
                            "configUpdateTimestampMicros"
                          ]
                        },
                        "_controlPacketCounts": {
                          "oneof": [
                            "controlPacketCounts"
                          ]
                        },
                        "_localDiagnostic": {
                          "oneof": [
                            "localDiagnostic"
                          ]
                        },
                        "_localState": {
                          "oneof": [
                            "localState"
                          ]
                        },
                        "_negotiatedLocalControlTxIntervalMs": {
                          "oneof": [
                            "negotiatedLocalControlTxIntervalMs"
                          ]
                        },
                        "_rxPacket": {
                          "oneof": [
                            "rxPacket"
                          ]
                        },
                        "_txPacket": {
                          "oneof": [
                            "txPacket"
                          ]
                        },
                        "_uptimeMs": {
                          "oneof": [
                            "uptimeMs"
                          ]
                        }
                      },
                      "fields": {
                        "bfdSessionInitializationMode": {
                          "type": "string",
                          "id": 218156954,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "configUpdateTimestampMicros": {
                          "type": "int64",
                          "id": 457195569,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "controlPacketCounts": {
                          "type": "BfdStatusPacketCounts",
                          "id": 132573561,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "controlPacketIntervals": {
                          "rule": "repeated",
                          "type": "PacketIntervals",
                          "id": 500806649
                        },
                        "localDiagnostic": {
                          "type": "string",
                          "id": 463737083,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "localState": {
                          "type": "string",
                          "id": 149195453,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "negotiatedLocalControlTxIntervalMs": {
                          "type": "uint32",
                          "id": 21768340,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "rxPacket": {
                          "type": "BfdPacket",
                          "id": 505069729,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "txPacket": {
                          "type": "BfdPacket",
                          "id": 111386275,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "uptimeMs": {
                          "type": "int64",
                          "id": 125398365,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "BfdSessionInitializationMode": {
                          "values": {
                            "UNDEFINED_BFD_SESSION_INITIALIZATION_MODE": 0,
                            "ACTIVE": 314733318,
                            "DISABLED": 516696700,
                            "PASSIVE": 462813959
                          }
                        },
                        "LocalDiagnostic": {
                          "values": {
                            "UNDEFINED_LOCAL_DIAGNOSTIC": 0,
                            "ADMINISTRATIVELY_DOWN": 121685798,
                            "CONCATENATED_PATH_DOWN": 26186892,
                            "CONTROL_DETECTION_TIME_EXPIRED": 135478383,
                            "DIAGNOSTIC_UNSPECIFIED": 58720895,
                            "ECHO_FUNCTION_FAILED": 220687466,
                            "FORWARDING_PLANE_RESET": 19715882,
                            "NEIGHBOR_SIGNALED_SESSION_DOWN": 374226742,
                            "NO_DIAGNOSTIC": 222503141,
                            "PATH_DOWN": 290605180,
                            "REVERSE_CONCATENATED_PATH_DOWN": 479337129
                          }
                        },
                        "LocalState": {
                          "values": {
                            "UNDEFINED_LOCAL_STATE": 0,
                            "ADMIN_DOWN": 128544690,
                            "DOWN": 2104482,
                            "INIT": 2252048,
                            "STATE_UNSPECIFIED": 470755401,
                            "UP": 2715
                          }
                        }
                      }
                    },
                    "BfdStatusPacketCounts": {
                      "oneofs": {
                        "_numRx": {
                          "oneof": [
                            "numRx"
                          ]
                        },
                        "_numRxRejected": {
                          "oneof": [
                            "numRxRejected"
                          ]
                        },
                        "_numRxSuccessful": {
                          "oneof": [
                            "numRxSuccessful"
                          ]
                        },
                        "_numTx": {
                          "oneof": [
                            "numTx"
                          ]
                        }
                      },
                      "fields": {
                        "numRx": {
                          "type": "uint32",
                          "id": 39375263,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "numRxRejected": {
                          "type": "uint32",
                          "id": 281007902,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "numRxSuccessful": {
                          "type": "uint32",
                          "id": 455361850,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "numTx": {
                          "type": "uint32",
                          "id": 39375325,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "BgpRoute": {
                      "oneofs": {
                        "_destination": {
                          "oneof": [
                            "destination"
                          ]
                        },
                        "_med": {
                          "oneof": [
                            "med"
                          ]
                        },
                        "_origin": {
                          "oneof": [
                            "origin"
                          ]
                        }
                      },
                      "fields": {
                        "asPaths": {
                          "rule": "repeated",
                          "type": "BgpRouteAsPath",
                          "id": 137568929
                        },
                        "communities": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 188262983
                        },
                        "destination": {
                          "type": "BgpRouteNetworkLayerReachabilityInformation",
                          "id": 180765710,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "med": {
                          "type": "uint32",
                          "id": 107980,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "origin": {
                          "type": "string",
                          "id": 65122086,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Origin": {
                          "values": {
                            "UNDEFINED_ORIGIN": 0,
                            "BGP_ORIGIN_EGP": 378906473,
                            "BGP_ORIGIN_IGP": 378910317,
                            "BGP_ORIGIN_INCOMPLETE": 452839811
                          }
                        }
                      }
                    },
                    "BgpRouteAsPath": {
                      "oneofs": {
                        "_type": {
                          "oneof": [
                            "type"
                          ]
                        }
                      },
                      "fields": {
                        "asns": {
                          "rule": "repeated",
                          "type": "int32",
                          "id": 3003767
                        },
                        "asns32": {
                          "rule": "repeated",
                          "type": "uint32",
                          "id": 202267158
                        },
                        "type": {
                          "type": "string",
                          "id": 3575610,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Type": {
                          "values": {
                            "UNDEFINED_TYPE": 0,
                            "AS_PATH_TYPE_SEQUENCE": 362887609,
                            "AS_PATH_TYPE_SET": 302584650
                          }
                        }
                      }
                    },
                    "BgpRouteNetworkLayerReachabilityInformation": {
                      "oneofs": {
                        "_pathId": {
                          "oneof": [
                            "pathId"
                          ]
                        },
                        "_prefix": {
                          "oneof": [
                            "prefix"
                          ]
                        }
                      },
                      "fields": {
                        "pathId": {
                          "type": "uint32",
                          "id": 282287989,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "prefix": {
                          "type": "string",
                          "id": 93631122,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "Binding": {
                      "oneofs": {
                        "_bindingId": {
                          "oneof": [
                            "bindingId"
                          ]
                        },
                        "_condition": {
                          "oneof": [
                            "condition"
                          ]
                        },
                        "_role": {
                          "oneof": [
                            "role"
                          ]
                        }
                      },
                      "fields": {
                        "bindingId": {
                          "type": "string",
                          "id": 441088277,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "condition": {
                          "type": "Expr",
                          "id": 212430107,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "members": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 412010777
                        },
                        "role": {
                          "type": "string",
                          "id": 3506294,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "BulkInsertDiskRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "bulkInsertDiskResourceResource": {
                          "type": "BulkInsertDiskResource",
                          "id": 289799382,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "BulkInsertDiskResource": {
                      "oneofs": {
                        "_sourceConsistencyGroupPolicy": {
                          "oneof": [
                            "sourceConsistencyGroupPolicy"
                          ]
                        }
                      },
                      "fields": {
                        "sourceConsistencyGroupPolicy": {
                          "type": "string",
                          "id": 19616093,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "BulkInsertInstanceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "bulkInsertInstanceResourceResource": {
                          "type": "BulkInsertInstanceResource",
                          "id": 41427278,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "BulkInsertInstanceResource": {
                      "oneofs": {
                        "_count": {
                          "oneof": [
                            "count"
                          ]
                        },
                        "_instanceFlexibilityPolicy": {
                          "oneof": [
                            "instanceFlexibilityPolicy"
                          ]
                        },
                        "_instanceProperties": {
                          "oneof": [
                            "instanceProperties"
                          ]
                        },
                        "_locationPolicy": {
                          "oneof": [
                            "locationPolicy"
                          ]
                        },
                        "_minCount": {
                          "oneof": [
                            "minCount"
                          ]
                        },
                        "_namePattern": {
                          "oneof": [
                            "namePattern"
                          ]
                        },
                        "_sourceInstanceTemplate": {
                          "oneof": [
                            "sourceInstanceTemplate"
                          ]
                        }
                      },
                      "fields": {
                        "count": {
                          "type": "int64",
                          "id": 94851343,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instanceFlexibilityPolicy": {
                          "type": "InstanceFlexibilityPolicy",
                          "id": 26937090,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instanceProperties": {
                          "type": "InstanceProperties",
                          "id": 215355165,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "locationPolicy": {
                          "type": "LocationPolicy",
                          "id": 465689852,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "minCount": {
                          "type": "int64",
                          "id": 523228386,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "namePattern": {
                          "type": "string",
                          "id": 413815260,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "perInstanceProperties": {
                          "keyType": "string",
                          "type": "BulkInsertInstanceResourcePerInstanceProperties",
                          "id": 108502267
                        },
                        "sourceInstanceTemplate": {
                          "type": "string",
                          "id": 332423616,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "BulkInsertInstanceResourcePerInstanceProperties": {
                      "oneofs": {
                        "_hostname": {
                          "oneof": [
                            "hostname"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        }
                      },
                      "fields": {
                        "hostname": {
                          "type": "string",
                          "id": 237067315,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "BulkInsertOperationStatus": {
                      "oneofs": {
                        "_createdVmCount": {
                          "oneof": [
                            "createdVmCount"
                          ]
                        },
                        "_deletedVmCount": {
                          "oneof": [
                            "deletedVmCount"
                          ]
                        },
                        "_failedToCreateVmCount": {
                          "oneof": [
                            "failedToCreateVmCount"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        },
                        "_targetVmCount": {
                          "oneof": [
                            "targetVmCount"
                          ]
                        }
                      },
                      "fields": {
                        "createdVmCount": {
                          "type": "int32",
                          "id": 396924158,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "deletedVmCount": {
                          "type": "int32",
                          "id": 271756013,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "failedToCreateVmCount": {
                          "type": "int32",
                          "id": 58384104,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "string",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetVmCount": {
                          "type": "int32",
                          "id": 532975733,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Status": {
                          "values": {
                            "UNDEFINED_STATUS": 0,
                            "CREATING": 455564985,
                            "DONE": 2104194,
                            "ROLLING_BACK": 259411649,
                            "STATUS_UNSPECIFIED": 42133066
                          }
                        }
                      }
                    },
                    "BulkInsertRegionDiskRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "bulkInsertDiskResourceResource": {
                          "type": "BulkInsertDiskResource",
                          "id": 289799382,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "BulkInsertRegionInstanceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "bulkInsertInstanceResourceResource": {
                          "type": "BulkInsertInstanceResource",
                          "id": 41427278,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "BulkSetLabelsDiskRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        },
                        "_resource": {
                          "oneof": [
                            "resource"
                          ]
                        }
                      },
                      "fields": {
                        "bulkZoneSetLabelsRequestResource": {
                          "type": "BulkZoneSetLabelsRequest",
                          "id": 531305115,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "BulkSetLabelsRequest": {
                      "oneofs": {
                        "_labelFingerprint": {
                          "oneof": [
                            "labelFingerprint"
                          ]
                        }
                      },
                      "fields": {
                        "labelFingerprint": {
                          "type": "string",
                          "id": 178124825,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labels": {
                          "keyType": "string",
                          "type": "string",
                          "id": 500195327
                        }
                      }
                    },
                    "BulkZoneSetLabelsRequest": {
                      "fields": {
                        "requests": {
                          "rule": "repeated",
                          "type": "BulkSetLabelsRequest",
                          "id": 143613892
                        }
                      }
                    },
                    "BundledLocalSsds": {
                      "oneofs": {
                        "_defaultInterface": {
                          "oneof": [
                            "defaultInterface"
                          ]
                        },
                        "_partitionCount": {
                          "oneof": [
                            "partitionCount"
                          ]
                        }
                      },
                      "fields": {
                        "defaultInterface": {
                          "type": "string",
                          "id": 17309883,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "partitionCount": {
                          "type": "int32",
                          "id": 408514426,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "CacheInvalidationRule": {
                      "oneofs": {
                        "_host": {
                          "oneof": [
                            "host"
                          ]
                        },
                        "_path": {
                          "oneof": [
                            "path"
                          ]
                        }
                      },
                      "fields": {
                        "cacheTags": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 29073078
                        },
                        "host": {
                          "type": "string",
                          "id": 3208616,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "path": {
                          "type": "string",
                          "id": 3433509,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "CacheKeyPolicy": {
                      "oneofs": {
                        "_includeHost": {
                          "oneof": [
                            "includeHost"
                          ]
                        },
                        "_includeProtocol": {
                          "oneof": [
                            "includeProtocol"
                          ]
                        },
                        "_includeQueryString": {
                          "oneof": [
                            "includeQueryString"
                          ]
                        }
                      },
                      "fields": {
                        "includeHost": {
                          "type": "bool",
                          "id": 486867679,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeHttpHeaders": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 2489606
                        },
                        "includeNamedCookies": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 87316530
                        },
                        "includeProtocol": {
                          "type": "bool",
                          "id": 303507535,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeQueryString": {
                          "type": "bool",
                          "id": 474036639,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "queryStringBlacklist": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 354964742
                        },
                        "queryStringWhitelist": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 52456496
                        }
                      }
                    },
                    "CalendarModeAdviceRequest": {
                      "fields": {
                        "futureResourcesSpecs": {
                          "keyType": "string",
                          "type": "FutureResourcesSpec",
                          "id": 255012610
                        }
                      }
                    },
                    "CalendarModeAdviceResponse": {
                      "fields": {
                        "recommendations": {
                          "rule": "repeated",
                          "type": "CalendarModeRecommendation",
                          "id": 324515802
                        }
                      }
                    },
                    "CalendarModeAdviceRpcRequest": {
                      "fields": {
                        "calendarModeAdviceRequestResource": {
                          "type": "CalendarModeAdviceRequest",
                          "id": 162098922,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "CalendarModeRecommendation": {
                      "fields": {
                        "recommendationsPerSpec": {
                          "keyType": "string",
                          "type": "FutureResourcesRecommendation",
                          "id": 61331554
                        }
                      }
                    },
                    "CancelFutureReservationRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "futureReservation": {
                          "type": "string",
                          "id": 56206160,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "CancelInstanceGroupManagerResizeRequestRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "resizeRequest": {
                          "type": "string",
                          "id": 216941060,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "CircuitBreakers": {
                      "oneofs": {
                        "_maxConnections": {
                          "oneof": [
                            "maxConnections"
                          ]
                        },
                        "_maxPendingRequests": {
                          "oneof": [
                            "maxPendingRequests"
                          ]
                        },
                        "_maxRequests": {
                          "oneof": [
                            "maxRequests"
                          ]
                        },
                        "_maxRequestsPerConnection": {
                          "oneof": [
                            "maxRequestsPerConnection"
                          ]
                        },
                        "_maxRetries": {
                          "oneof": [
                            "maxRetries"
                          ]
                        }
                      },
                      "fields": {
                        "maxConnections": {
                          "type": "int32",
                          "id": 110652154,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxPendingRequests": {
                          "type": "int32",
                          "id": 375558887,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxRequests": {
                          "type": "int32",
                          "id": 28097599,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxRequestsPerConnection": {
                          "type": "int32",
                          "id": 361630528,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxRetries": {
                          "type": "int32",
                          "id": 55546219,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "CloneRulesFirewallPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        },
                        "_sourceFirewallPolicy": {
                          "oneof": [
                            "sourceFirewallPolicy"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceFirewallPolicy": {
                          "type": "string",
                          "id": 25013549,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "CloneRulesNetworkFirewallPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        },
                        "_sourceFirewallPolicy": {
                          "oneof": [
                            "sourceFirewallPolicy"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceFirewallPolicy": {
                          "type": "string",
                          "id": 25013549,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "CloneRulesRegionNetworkFirewallPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        },
                        "_sourceFirewallPolicy": {
                          "oneof": [
                            "sourceFirewallPolicy"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceFirewallPolicy": {
                          "type": "string",
                          "id": 25013549,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "Commitment": {
                      "oneofs": {
                        "_autoRenew": {
                          "oneof": [
                            "autoRenew"
                          ]
                        },
                        "_category": {
                          "oneof": [
                            "category"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_customEndTimestamp": {
                          "oneof": [
                            "customEndTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_endTimestamp": {
                          "oneof": [
                            "endTimestamp"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_licenseResource": {
                          "oneof": [
                            "licenseResource"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_plan": {
                          "oneof": [
                            "plan"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_resourceStatus": {
                          "oneof": [
                            "resourceStatus"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_splitSourceCommitment": {
                          "oneof": [
                            "splitSourceCommitment"
                          ]
                        },
                        "_startTimestamp": {
                          "oneof": [
                            "startTimestamp"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        },
                        "_statusMessage": {
                          "oneof": [
                            "statusMessage"
                          ]
                        },
                        "_type": {
                          "oneof": [
                            "type"
                          ]
                        }
                      },
                      "fields": {
                        "autoRenew": {
                          "type": "bool",
                          "id": 495520765,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "category": {
                          "type": "string",
                          "id": 50511102,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "customEndTimestamp": {
                          "type": "string",
                          "id": 181770852,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "endTimestamp": {
                          "type": "string",
                          "id": 468096690,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "existingReservations": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 493028443
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "licenseResource": {
                          "type": "LicenseResourceCommitment",
                          "id": 437955148,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "mergeSourceCommitments": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 188093761
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "plan": {
                          "type": "string",
                          "id": 3443497,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "reservations": {
                          "rule": "repeated",
                          "type": "Reservation",
                          "id": 399717927
                        },
                        "resourceStatus": {
                          "type": "CommitmentResourceStatus",
                          "id": 249429315,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "resources": {
                          "rule": "repeated",
                          "type": "ResourceCommitment",
                          "id": 164412965
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "splitSourceCommitment": {
                          "type": "string",
                          "id": 402611156,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "startTimestamp": {
                          "type": "string",
                          "id": 83645817,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "string",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "statusMessage": {
                          "type": "string",
                          "id": 297428154,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "type": {
                          "type": "string",
                          "id": 3575610,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Category": {
                          "values": {
                            "UNDEFINED_CATEGORY": 0,
                            "CATEGORY_UNSPECIFIED": 509189462,
                            "LICENSE": 347869217,
                            "MACHINE": 469553191
                          }
                        },
                        "Plan": {
                          "values": {
                            "UNDEFINED_PLAN": 0,
                            "INVALID": 530283991,
                            "THIRTY_SIX_MONTH": 266295942,
                            "TWELVE_MONTH": 173083962
                          }
                        },
                        "Status": {
                          "values": {
                            "UNDEFINED_STATUS": 0,
                            "ACTIVE": 314733318,
                            "CANCELLED": 41957681,
                            "CREATING": 455564985,
                            "EXPIRED": 482489093,
                            "NOT_YET_ACTIVE": 20607337
                          }
                        },
                        "Type": {
                          "values": {
                            "UNDEFINED_TYPE": 0,
                            "ACCELERATOR_OPTIMIZED": 280848403,
                            "ACCELERATOR_OPTIMIZED_A3": 158574526,
                            "ACCELERATOR_OPTIMIZED_A3_MEGA": 156517459,
                            "ACCELERATOR_OPTIMIZED_A3_ULTRA": 27812811,
                            "ACCELERATOR_OPTIMIZED_A4": 158574527,
                            "COMPUTE_OPTIMIZED": 158349023,
                            "COMPUTE_OPTIMIZED_C2D": 383246453,
                            "COMPUTE_OPTIMIZED_C3": 428004784,
                            "COMPUTE_OPTIMIZED_C3D": 383246484,
                            "COMPUTE_OPTIMIZED_H3": 428004939,
                            "COMPUTE_OPTIMIZED_H4D": 383251320,
                            "GENERAL_PURPOSE": 299793543,
                            "GENERAL_PURPOSE_C4": 301911817,
                            "GENERAL_PURPOSE_C4A": 232460888,
                            "GENERAL_PURPOSE_C4D": 232460891,
                            "GENERAL_PURPOSE_E2": 301911877,
                            "GENERAL_PURPOSE_N2": 301912156,
                            "GENERAL_PURPOSE_N2D": 232471400,
                            "GENERAL_PURPOSE_N4": 301912158,
                            "GENERAL_PURPOSE_N4A": 232471459,
                            "GENERAL_PURPOSE_N4D": 232471462,
                            "GENERAL_PURPOSE_T2D": 232477166,
                            "GRAPHICS_OPTIMIZED": 68500563,
                            "GRAPHICS_OPTIMIZED_G4": 54029369,
                            "MEMORY_OPTIMIZED": 281753417,
                            "MEMORY_OPTIMIZED_M3": 276301372,
                            "MEMORY_OPTIMIZED_M4": 276301373,
                            "MEMORY_OPTIMIZED_M4_6TB": 210543650,
                            "MEMORY_OPTIMIZED_X4_1440_24T": 206669823,
                            "MEMORY_OPTIMIZED_X4_16TB": 183089120,
                            "MEMORY_OPTIMIZED_X4_1920_32T": 291963529,
                            "MEMORY_OPTIMIZED_X4_24TB": 183116989,
                            "MEMORY_OPTIMIZED_X4_32TB": 183144858,
                            "MEMORY_OPTIMIZED_X4_480_6T": 478547742,
                            "MEMORY_OPTIMIZED_X4_480_8T": 478547804,
                            "MEMORY_OPTIMIZED_X4_960_12T": 424752410,
                            "MEMORY_OPTIMIZED_X4_960_16T": 424752534,
                            "STORAGE_OPTIMIZED_Z3": 316796085,
                            "TYPE_UNSPECIFIED": 437714322
                          }
                        }
                      }
                    },
                    "CommitmentAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "CommitmentsScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "CommitmentList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "Commitment",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "CommitmentResourceStatus": {
                      "oneofs": {
                        "_customTermEligibilityEndTimestamp": {
                          "oneof": [
                            "customTermEligibilityEndTimestamp"
                          ]
                        }
                      },
                      "fields": {
                        "customTermEligibilityEndTimestamp": {
                          "type": "string",
                          "id": 363976187,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "CommitmentsScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "commitments": {
                          "rule": "repeated",
                          "type": "Commitment",
                          "id": 450664446
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "CompositeHealthCheck": {
                      "oneofs": {
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_fingerprint": {
                          "oneof": [
                            "fingerprint"
                          ]
                        },
                        "_healthDestination": {
                          "oneof": [
                            "healthDestination"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_selfLinkWithId": {
                          "oneof": [
                            "selfLinkWithId"
                          ]
                        }
                      },
                      "fields": {
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "fingerprint": {
                          "type": "string",
                          "id": 234678500,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "healthDestination": {
                          "type": "string",
                          "id": 311098027,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "healthSources": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 397879509
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLinkWithId": {
                          "type": "string",
                          "id": 44520962,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "CompositeHealthCheckAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "CompositeHealthChecksScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "CompositeHealthCheckList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "CompositeHealthCheck",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "CompositeHealthChecksScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "compositeHealthChecks": {
                          "rule": "repeated",
                          "type": "CompositeHealthCheck",
                          "id": 517891062
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ConfidentialInstanceConfig": {
                      "oneofs": {
                        "_confidentialInstanceType": {
                          "oneof": [
                            "confidentialInstanceType"
                          ]
                        },
                        "_enableConfidentialCompute": {
                          "oneof": [
                            "enableConfidentialCompute"
                          ]
                        }
                      },
                      "fields": {
                        "confidentialInstanceType": {
                          "type": "string",
                          "id": 43484717,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enableConfidentialCompute": {
                          "type": "bool",
                          "id": 102135228,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "ConfidentialInstanceType": {
                          "values": {
                            "UNDEFINED_CONFIDENTIAL_INSTANCE_TYPE": 0,
                            "CONFIDENTIAL_INSTANCE_TYPE_UNSPECIFIED": 115021829,
                            "SEV": 81988,
                            "SEV_SNP": 21753562,
                            "TDX": 82920
                          }
                        }
                      }
                    },
                    "ConnectionDraining": {
                      "oneofs": {
                        "_drainingTimeoutSec": {
                          "oneof": [
                            "drainingTimeoutSec"
                          ]
                        }
                      },
                      "fields": {
                        "drainingTimeoutSec": {
                          "type": "int32",
                          "id": 225127070,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ConsistentHashLoadBalancerSettings": {
                      "oneofs": {
                        "_httpCookie": {
                          "oneof": [
                            "httpCookie"
                          ]
                        },
                        "_httpHeaderName": {
                          "oneof": [
                            "httpHeaderName"
                          ]
                        },
                        "_minimumRingSize": {
                          "oneof": [
                            "minimumRingSize"
                          ]
                        }
                      },
                      "fields": {
                        "httpCookie": {
                          "type": "ConsistentHashLoadBalancerSettingsHttpCookie",
                          "id": 6673915,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "httpHeaderName": {
                          "type": "string",
                          "id": 234798022,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "minimumRingSize": {
                          "type": "int64",
                          "id": 234380735,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ConsistentHashLoadBalancerSettingsHttpCookie": {
                      "oneofs": {
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_path": {
                          "oneof": [
                            "path"
                          ]
                        },
                        "_ttl": {
                          "oneof": [
                            "ttl"
                          ]
                        }
                      },
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "path": {
                          "type": "string",
                          "id": 3433509,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ttl": {
                          "type": "Duration",
                          "id": 115180,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "CopyRulesOrganizationSecurityPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        },
                        "_sourceSecurityPolicy": {
                          "oneof": [
                            "sourceSecurityPolicy"
                          ]
                        }
                      },
                      "fields": {
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "securityPolicy": {
                          "type": "string",
                          "id": 171082513,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "sourceSecurityPolicy": {
                          "type": "string",
                          "id": 234793709,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "CorsPolicy": {
                      "oneofs": {
                        "_allowCredentials": {
                          "oneof": [
                            "allowCredentials"
                          ]
                        },
                        "_disabled": {
                          "oneof": [
                            "disabled"
                          ]
                        },
                        "_maxAge": {
                          "oneof": [
                            "maxAge"
                          ]
                        }
                      },
                      "fields": {
                        "allowCredentials": {
                          "type": "bool",
                          "id": 481263366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "allowHeaders": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 45179024
                        },
                        "allowMethods": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 205405372
                        },
                        "allowOriginRegexes": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 215385810
                        },
                        "allowOrigins": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 194914071
                        },
                        "disabled": {
                          "type": "bool",
                          "id": 270940796,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "exposeHeaders": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 247604747
                        },
                        "maxAge": {
                          "type": "int32",
                          "id": 307559332,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "CreateInstancesInstanceGroupManagerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instanceGroupManagersCreateInstancesRequestResource": {
                          "type": "InstanceGroupManagersCreateInstancesRequest",
                          "id": 24558867,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "CreateInstancesRegionInstanceGroupManagerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "regionInstanceGroupManagersCreateInstancesRequestResource": {
                          "type": "RegionInstanceGroupManagersCreateInstancesRequest",
                          "id": 359014280,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "CreateMembersInterconnectGroupRequest": {
                      "fields": {
                        "interconnectGroup": {
                          "type": "string",
                          "id": 388651918,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "interconnectGroupsCreateMembersRequestResource": {
                          "type": "InterconnectGroupsCreateMembersRequest",
                          "id": 348323437,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        }
                      }
                    },
                    "CreateSnapshotDiskRequest": {
                      "oneofs": {
                        "_guestFlush": {
                          "oneof": [
                            "guestFlush"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "disk": {
                          "type": "string",
                          "id": 3083677,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "guestFlush": {
                          "type": "bool",
                          "id": 385550813,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "snapshotResource": {
                          "type": "Snapshot",
                          "id": 481319977,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "CreateSnapshotRegionDiskRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "disk": {
                          "type": "string",
                          "id": 3083677,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "snapshotResource": {
                          "type": "Snapshot",
                          "id": 481319977,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "CrossSiteNetwork": {
                      "oneofs": {
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        }
                      },
                      "fields": {
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "CrossSiteNetworkList": {
                      "oneofs": {
                        "_etag": {
                          "oneof": [
                            "etag"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "etag": {
                          "type": "string",
                          "id": 3123477,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "CrossSiteNetwork",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "CustomErrorResponsePolicy": {
                      "oneofs": {
                        "_errorService": {
                          "oneof": [
                            "errorService"
                          ]
                        }
                      },
                      "fields": {
                        "errorResponseRules": {
                          "rule": "repeated",
                          "type": "CustomErrorResponsePolicyCustomErrorResponseRule",
                          "id": 14620304
                        },
                        "errorService": {
                          "type": "string",
                          "id": 164214654,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "CustomErrorResponsePolicyCustomErrorResponseRule": {
                      "oneofs": {
                        "_overrideResponseCode": {
                          "oneof": [
                            "overrideResponseCode"
                          ]
                        },
                        "_path": {
                          "oneof": [
                            "path"
                          ]
                        }
                      },
                      "fields": {
                        "matchResponseCodes": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 104973410
                        },
                        "overrideResponseCode": {
                          "type": "int32",
                          "id": 530328568,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "path": {
                          "type": "string",
                          "id": 3433509,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "CustomerEncryptionKey": {
                      "oneofs": {
                        "_kmsKeyName": {
                          "oneof": [
                            "kmsKeyName"
                          ]
                        },
                        "_kmsKeyServiceAccount": {
                          "oneof": [
                            "kmsKeyServiceAccount"
                          ]
                        },
                        "_rawKey": {
                          "oneof": [
                            "rawKey"
                          ]
                        },
                        "_rsaEncryptedKey": {
                          "oneof": [
                            "rsaEncryptedKey"
                          ]
                        },
                        "_sha256": {
                          "oneof": [
                            "sha256"
                          ]
                        }
                      },
                      "fields": {
                        "kmsKeyName": {
                          "type": "string",
                          "id": 484373913,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kmsKeyServiceAccount": {
                          "type": "string",
                          "id": 209986261,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "rawKey": {
                          "type": "string",
                          "id": 449196488,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "rsaEncryptedKey": {
                          "type": "string",
                          "id": 335487397,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sha256": {
                          "type": "string",
                          "id": 170112551,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "CustomerEncryptionKeyProtectedDisk": {
                      "oneofs": {
                        "_diskEncryptionKey": {
                          "oneof": [
                            "diskEncryptionKey"
                          ]
                        },
                        "_source": {
                          "oneof": [
                            "source"
                          ]
                        }
                      },
                      "fields": {
                        "diskEncryptionKey": {
                          "type": "CustomerEncryptionKey",
                          "id": 271660677,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "source": {
                          "type": "string",
                          "id": 177235995,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "Data": {
                      "oneofs": {
                        "_key": {
                          "oneof": [
                            "key"
                          ]
                        },
                        "_value": {
                          "oneof": [
                            "value"
                          ]
                        }
                      },
                      "fields": {
                        "key": {
                          "type": "string",
                          "id": 106079,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "value": {
                          "type": "string",
                          "id": 111972721,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "Date": {
                      "oneofs": {
                        "_day": {
                          "oneof": [
                            "day"
                          ]
                        },
                        "_month": {
                          "oneof": [
                            "month"
                          ]
                        },
                        "_year": {
                          "oneof": [
                            "year"
                          ]
                        }
                      },
                      "fields": {
                        "day": {
                          "type": "int32",
                          "id": 99228,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "month": {
                          "type": "int32",
                          "id": 104080000,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "year": {
                          "type": "int32",
                          "id": 3704893,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteAccessConfigInstanceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "accessConfig": {
                          "type": "string",
                          "id": 72856189,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "networkInterface": {
                          "type": "string",
                          "id": 365387880,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "DeleteAddressRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "address": {
                          "type": "string",
                          "id": 462920692,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteAutoscalerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "autoscaler": {
                          "type": "string",
                          "id": 517258967,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "DeleteBackendBucketRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "backendBucket": {
                          "type": "string",
                          "id": 91714037,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteBackendServiceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "backendService": {
                          "type": "string",
                          "id": 306946058,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteCrossSiteNetworkRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "crossSiteNetwork": {
                          "type": "string",
                          "id": 108192469,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteDiskRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "disk": {
                          "type": "string",
                          "id": 3083677,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "DeleteExternalVpnGatewayRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "externalVpnGateway": {
                          "type": "string",
                          "id": 109898629,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteFirewallPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteFirewallRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "firewall": {
                          "type": "string",
                          "id": 511016192,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteForwardingRuleRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "forwardingRule": {
                          "type": "string",
                          "id": 269964030,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteFutureReservationRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "futureReservation": {
                          "type": "string",
                          "id": 56206160,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "DeleteGlobalAddressRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "address": {
                          "type": "string",
                          "id": 462920692,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteGlobalForwardingRuleRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "forwardingRule": {
                          "type": "string",
                          "id": 269964030,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteGlobalNetworkEndpointGroupRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "networkEndpointGroup": {
                          "type": "string",
                          "id": 433907078,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteGlobalOperationRequest": {
                      "fields": {
                        "operation": {
                          "type": "string",
                          "id": 52090215,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteGlobalOperationResponse": {
                      "fields": {}
                    },
                    "DeleteGlobalOrganizationOperationRequest": {
                      "oneofs": {
                        "_parentId": {
                          "oneof": [
                            "parentId"
                          ]
                        }
                      },
                      "fields": {
                        "operation": {
                          "type": "string",
                          "id": 52090215,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "parentId": {
                          "type": "string",
                          "id": 459714768,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteGlobalOrganizationOperationResponse": {
                      "fields": {}
                    },
                    "DeleteGlobalPublicDelegatedPrefixeRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "publicDelegatedPrefix": {
                          "type": "string",
                          "id": 204238440,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteHealthCheckRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "healthCheck": {
                          "type": "string",
                          "id": 308876645,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteImageRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "image": {
                          "type": "string",
                          "id": 100313435,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteInstanceGroupManagerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "DeleteInstanceGroupManagerResizeRequestRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "resizeRequest": {
                          "type": "string",
                          "id": 216941060,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "DeleteInstanceGroupRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroup": {
                          "type": "string",
                          "id": 81095253,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "DeleteInstanceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "DeleteInstanceTemplateRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceTemplate": {
                          "type": "string",
                          "id": 309248228,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteInstancesInstanceGroupManagerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instanceGroupManagersDeleteInstancesRequestResource": {
                          "type": "InstanceGroupManagersDeleteInstancesRequest",
                          "id": 166421252,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "DeleteInstancesRegionInstanceGroupManagerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "regionInstanceGroupManagersDeleteInstancesRequestResource": {
                          "type": "RegionInstanceGroupManagersDeleteInstancesRequest",
                          "id": 500876665,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteInstantSnapshotRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instantSnapshot": {
                          "type": "string",
                          "id": 391638626,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "DeleteInterconnectAttachmentGroupRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "interconnectAttachmentGroup": {
                          "type": "string",
                          "id": 75905012,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteInterconnectAttachmentRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "interconnectAttachment": {
                          "type": "string",
                          "id": 308135284,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteInterconnectGroupRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "interconnectGroup": {
                          "type": "string",
                          "id": 388651918,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteInterconnectRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "interconnect": {
                          "type": "string",
                          "id": 224601230,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteLicenseRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "license": {
                          "type": "string",
                          "id": 166757441,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteMachineImageRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "machineImage": {
                          "type": "string",
                          "id": 69189475,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteNetworkAttachmentRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "networkAttachment": {
                          "type": "string",
                          "id": 224644052,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteNetworkEdgeSecurityServiceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "networkEdgeSecurityService": {
                          "type": "string",
                          "id": 157011879,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteNetworkEndpointGroupRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "networkEndpointGroup": {
                          "type": "string",
                          "id": 433907078,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "DeleteNetworkFirewallPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteNetworkInterfaceInstanceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "networkInterfaceName": {
                          "type": "string",
                          "id": 381342722,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "DeleteNetworkRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "network": {
                          "type": "string",
                          "id": 232872494,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteNodeGroupRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "nodeGroup": {
                          "type": "string",
                          "id": 469958146,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "DeleteNodeTemplateRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "nodeTemplate": {
                          "type": "string",
                          "id": 323154455,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteNodesNodeGroupRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "nodeGroup": {
                          "type": "string",
                          "id": 469958146,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "nodeGroupsDeleteNodesRequestResource": {
                          "type": "NodeGroupsDeleteNodesRequest",
                          "id": 183298962,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "DeleteOrganizationSecurityPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "securityPolicy": {
                          "type": "string",
                          "id": 171082513,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeletePacketMirroringRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "packetMirroring": {
                          "type": "string",
                          "id": 22305996,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeletePerInstanceConfigsInstanceGroupManagerRequest": {
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instanceGroupManagersDeletePerInstanceConfigsReqResource": {
                          "type": "InstanceGroupManagersDeletePerInstanceConfigsReq",
                          "id": 362427680,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "DeletePerInstanceConfigsRegionInstanceGroupManagerRequest": {
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "regionInstanceGroupManagerDeleteInstanceConfigReqResource": {
                          "type": "RegionInstanceGroupManagerDeleteInstanceConfigReq",
                          "id": 740741,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeletePublicAdvertisedPrefixeRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "publicAdvertisedPrefix": {
                          "type": "string",
                          "id": 101874590,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeletePublicDelegatedPrefixeRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "publicDelegatedPrefix": {
                          "type": "string",
                          "id": 204238440,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteRegionAutoscalerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "autoscaler": {
                          "type": "string",
                          "id": 517258967,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteRegionBackendServiceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "backendService": {
                          "type": "string",
                          "id": 306946058,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteRegionCompositeHealthCheckRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "compositeHealthCheck": {
                          "type": "string",
                          "id": 466984989,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteRegionDiskRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "disk": {
                          "type": "string",
                          "id": 3083677,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteRegionHealthAggregationPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "healthAggregationPolicy": {
                          "type": "string",
                          "id": 240314354,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteRegionHealthCheckRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "healthCheck": {
                          "type": "string",
                          "id": 308876645,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteRegionHealthCheckServiceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "healthCheckService": {
                          "type": "string",
                          "id": 408374747,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteRegionHealthSourceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "healthSource": {
                          "type": "string",
                          "id": 376521566,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteRegionInstanceGroupManagerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteRegionInstanceTemplateRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceTemplate": {
                          "type": "string",
                          "id": 309248228,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteRegionInstantSnapshotRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instantSnapshot": {
                          "type": "string",
                          "id": 391638626,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteRegionNetworkEndpointGroupRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "networkEndpointGroup": {
                          "type": "string",
                          "id": 433907078,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteRegionNetworkFirewallPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteRegionNotificationEndpointRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "notificationEndpoint": {
                          "type": "string",
                          "id": 376807017,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteRegionOperationRequest": {
                      "fields": {
                        "operation": {
                          "type": "string",
                          "id": 52090215,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteRegionOperationResponse": {
                      "fields": {}
                    },
                    "DeleteRegionSecurityPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "securityPolicy": {
                          "type": "string",
                          "id": 171082513,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteRegionSslCertificateRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sslCertificate": {
                          "type": "string",
                          "id": 46443492,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteRegionSslPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sslPolicy": {
                          "type": "string",
                          "id": 295190213,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteRegionTargetHttpProxyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetHttpProxy": {
                          "type": "string",
                          "id": 206872421,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteRegionTargetHttpsProxyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetHttpsProxy": {
                          "type": "string",
                          "id": 52336748,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteRegionTargetTcpProxyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetTcpProxy": {
                          "type": "string",
                          "id": 503065442,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteRegionUrlMapRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "urlMap": {
                          "type": "string",
                          "id": 367020684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteReservationRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "reservation": {
                          "type": "string",
                          "id": 47530956,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "DeleteResourcePolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "resourcePolicy": {
                          "type": "string",
                          "id": 159240835,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteRoutePolicyRouterRequest": {
                      "oneofs": {
                        "_policy": {
                          "oneof": [
                            "policy"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "policy": {
                          "type": "string",
                          "id": 91071794,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "router": {
                          "type": "string",
                          "id": 148608841,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteRouteRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "route": {
                          "type": "string",
                          "id": 108704329,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteRouterRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "router": {
                          "type": "string",
                          "id": 148608841,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteSecurityPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "securityPolicy": {
                          "type": "string",
                          "id": 171082513,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteServiceAttachmentRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceAttachment": {
                          "type": "string",
                          "id": 338957549,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteSignedUrlKeyBackendBucketRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "backendBucket": {
                          "type": "string",
                          "id": 91714037,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "keyName": {
                          "type": "string",
                          "id": 500938859,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteSignedUrlKeyBackendServiceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "backendService": {
                          "type": "string",
                          "id": 306946058,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "keyName": {
                          "type": "string",
                          "id": 500938859,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteSnapshotRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "snapshot": {
                          "type": "string",
                          "id": 284874180,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteSslCertificateRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sslCertificate": {
                          "type": "string",
                          "id": 46443492,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteSslPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sslPolicy": {
                          "type": "string",
                          "id": 295190213,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteStoragePoolRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "storagePool": {
                          "type": "string",
                          "id": 360473440,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "DeleteSubnetworkRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "subnetwork": {
                          "type": "string",
                          "id": 307827694,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteTargetGrpcProxyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetGrpcProxy": {
                          "type": "string",
                          "id": 5020283,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteTargetHttpProxyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetHttpProxy": {
                          "type": "string",
                          "id": 206872421,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteTargetHttpsProxyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetHttpsProxy": {
                          "type": "string",
                          "id": 52336748,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteTargetInstanceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetInstance": {
                          "type": "string",
                          "id": 289769347,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "DeleteTargetPoolRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetPool": {
                          "type": "string",
                          "id": 62796298,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteTargetSslProxyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetSslProxy": {
                          "type": "string",
                          "id": 338795853,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteTargetTcpProxyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetTcpProxy": {
                          "type": "string",
                          "id": 503065442,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteTargetVpnGatewayRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetVpnGateway": {
                          "type": "string",
                          "id": 532512843,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteUrlMapRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "urlMap": {
                          "type": "string",
                          "id": 367020684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteVpnGatewayRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "vpnGateway": {
                          "type": "string",
                          "id": 406684153,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteVpnTunnelRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "vpnTunnel": {
                          "type": "string",
                          "id": 143821331,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteWireGroupRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "crossSiteNetwork": {
                          "type": "string",
                          "id": 108192469,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "wireGroup": {
                          "type": "string",
                          "id": 122540613,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteZoneOperationRequest": {
                      "fields": {
                        "operation": {
                          "type": "string",
                          "id": 52090215,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteZoneOperationResponse": {
                      "fields": {}
                    },
                    "Denied": {
                      "oneofs": {
                        "_IPProtocol": {
                          "oneof": [
                            "IPProtocol"
                          ]
                        }
                      },
                      "fields": {
                        "IPProtocol": {
                          "type": "string",
                          "id": 488094525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ports": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 106854418
                        }
                      }
                    },
                    "DeprecateImageRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "deprecationStatusResource": {
                          "type": "DeprecationStatus",
                          "id": 333006064,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "image": {
                          "type": "string",
                          "id": 100313435,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeprecationStatus": {
                      "oneofs": {
                        "_deleted": {
                          "oneof": [
                            "deleted"
                          ]
                        },
                        "_deprecated": {
                          "oneof": [
                            "deprecated"
                          ]
                        },
                        "_obsolete": {
                          "oneof": [
                            "obsolete"
                          ]
                        },
                        "_replacement": {
                          "oneof": [
                            "replacement"
                          ]
                        },
                        "_state": {
                          "oneof": [
                            "state"
                          ]
                        }
                      },
                      "fields": {
                        "deleted": {
                          "type": "string",
                          "id": 476721177,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "deprecated": {
                          "type": "string",
                          "id": 515138995,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "obsolete": {
                          "type": "string",
                          "id": 357647769,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "replacement": {
                          "type": "string",
                          "id": 430919186,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "state": {
                          "type": "string",
                          "id": 109757585,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "State": {
                          "values": {
                            "UNDEFINED_STATE": 0,
                            "ACTIVE": 314733318,
                            "DELETED": 120962041,
                            "DEPRECATED": 463360435,
                            "OBSOLETE": 66532761
                          }
                        }
                      }
                    },
                    "DetachDiskInstanceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "deviceName": {
                          "type": "string",
                          "id": 67541716,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "DetachNetworkEndpointsGlobalNetworkEndpointGroupRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "globalNetworkEndpointGroupsDetachEndpointsRequestResource": {
                          "type": "GlobalNetworkEndpointGroupsDetachEndpointsRequest",
                          "id": 8898269,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "networkEndpointGroup": {
                          "type": "string",
                          "id": 433907078,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DetachNetworkEndpointsNetworkEndpointGroupRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "networkEndpointGroup": {
                          "type": "string",
                          "id": 433907078,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "networkEndpointGroupsDetachEndpointsRequestResource": {
                          "type": "NetworkEndpointGroupsDetachEndpointsRequest",
                          "id": 515608697,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "DetachNetworkEndpointsRegionNetworkEndpointGroupRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "networkEndpointGroup": {
                          "type": "string",
                          "id": 433907078,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "regionNetworkEndpointGroupsDetachEndpointsRequestResource": {
                          "type": "RegionNetworkEndpointGroupsDetachEndpointsRequest",
                          "id": 313193198,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DisableXpnHostProjectRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DisableXpnResourceProjectRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "projectsDisableXpnResourceRequestResource": {
                          "type": "ProjectsDisableXpnResourceRequest",
                          "id": 209136170,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "Disk": {
                      "oneofs": {
                        "_accessMode": {
                          "oneof": [
                            "accessMode"
                          ]
                        },
                        "_architecture": {
                          "oneof": [
                            "architecture"
                          ]
                        },
                        "_asyncPrimaryDisk": {
                          "oneof": [
                            "asyncPrimaryDisk"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_diskEncryptionKey": {
                          "oneof": [
                            "diskEncryptionKey"
                          ]
                        },
                        "_enableConfidentialCompute": {
                          "oneof": [
                            "enableConfidentialCompute"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_labelFingerprint": {
                          "oneof": [
                            "labelFingerprint"
                          ]
                        },
                        "_lastAttachTimestamp": {
                          "oneof": [
                            "lastAttachTimestamp"
                          ]
                        },
                        "_lastDetachTimestamp": {
                          "oneof": [
                            "lastDetachTimestamp"
                          ]
                        },
                        "_locationHint": {
                          "oneof": [
                            "locationHint"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_options": {
                          "oneof": [
                            "options"
                          ]
                        },
                        "_params": {
                          "oneof": [
                            "params"
                          ]
                        },
                        "_physicalBlockSizeBytes": {
                          "oneof": [
                            "physicalBlockSizeBytes"
                          ]
                        },
                        "_provisionedIops": {
                          "oneof": [
                            "provisionedIops"
                          ]
                        },
                        "_provisionedThroughput": {
                          "oneof": [
                            "provisionedThroughput"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_resourceStatus": {
                          "oneof": [
                            "resourceStatus"
                          ]
                        },
                        "_satisfiesPzi": {
                          "oneof": [
                            "satisfiesPzi"
                          ]
                        },
                        "_satisfiesPzs": {
                          "oneof": [
                            "satisfiesPzs"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_sizeGb": {
                          "oneof": [
                            "sizeGb"
                          ]
                        },
                        "_sourceConsistencyGroupPolicy": {
                          "oneof": [
                            "sourceConsistencyGroupPolicy"
                          ]
                        },
                        "_sourceConsistencyGroupPolicyId": {
                          "oneof": [
                            "sourceConsistencyGroupPolicyId"
                          ]
                        },
                        "_sourceDisk": {
                          "oneof": [
                            "sourceDisk"
                          ]
                        },
                        "_sourceDiskId": {
                          "oneof": [
                            "sourceDiskId"
                          ]
                        },
                        "_sourceImage": {
                          "oneof": [
                            "sourceImage"
                          ]
                        },
                        "_sourceImageEncryptionKey": {
                          "oneof": [
                            "sourceImageEncryptionKey"
                          ]
                        },
                        "_sourceImageId": {
                          "oneof": [
                            "sourceImageId"
                          ]
                        },
                        "_sourceInstantSnapshot": {
                          "oneof": [
                            "sourceInstantSnapshot"
                          ]
                        },
                        "_sourceInstantSnapshotId": {
                          "oneof": [
                            "sourceInstantSnapshotId"
                          ]
                        },
                        "_sourceSnapshot": {
                          "oneof": [
                            "sourceSnapshot"
                          ]
                        },
                        "_sourceSnapshotEncryptionKey": {
                          "oneof": [
                            "sourceSnapshotEncryptionKey"
                          ]
                        },
                        "_sourceSnapshotId": {
                          "oneof": [
                            "sourceSnapshotId"
                          ]
                        },
                        "_sourceStorageObject": {
                          "oneof": [
                            "sourceStorageObject"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        },
                        "_storagePool": {
                          "oneof": [
                            "storagePool"
                          ]
                        },
                        "_type": {
                          "oneof": [
                            "type"
                          ]
                        },
                        "_zone": {
                          "oneof": [
                            "zone"
                          ]
                        }
                      },
                      "fields": {
                        "accessMode": {
                          "type": "string",
                          "id": 41155486,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "architecture": {
                          "type": "string",
                          "id": 302803283,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "asyncPrimaryDisk": {
                          "type": "DiskAsyncReplication",
                          "id": 180517533,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "asyncSecondaryDisks": {
                          "keyType": "string",
                          "type": "DiskAsyncReplicationList",
                          "id": 322925608
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "diskEncryptionKey": {
                          "type": "CustomerEncryptionKey",
                          "id": 271660677,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enableConfidentialCompute": {
                          "type": "bool",
                          "id": 102135228,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "guestOsFeatures": {
                          "rule": "repeated",
                          "type": "GuestOsFeature",
                          "id": 79294545
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labelFingerprint": {
                          "type": "string",
                          "id": 178124825,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labels": {
                          "keyType": "string",
                          "type": "string",
                          "id": 500195327
                        },
                        "lastAttachTimestamp": {
                          "type": "string",
                          "id": 42159653,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "lastDetachTimestamp": {
                          "type": "string",
                          "id": 56471027,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "licenseCodes": {
                          "rule": "repeated",
                          "type": "int64",
                          "id": 45482664
                        },
                        "licenses": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 337642578
                        },
                        "locationHint": {
                          "type": "string",
                          "id": 350519505,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "options": {
                          "type": "string",
                          "id": 361137822,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "params": {
                          "type": "DiskParams",
                          "id": 78313862,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "physicalBlockSizeBytes": {
                          "type": "int64",
                          "id": 420007943,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "provisionedIops": {
                          "type": "int64",
                          "id": 186769108,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "provisionedThroughput": {
                          "type": "int64",
                          "id": 526524181,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "replicaZones": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 48438272
                        },
                        "resourcePolicies": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 22220385
                        },
                        "resourceStatus": {
                          "type": "DiskResourceStatus",
                          "id": 249429315,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "satisfiesPzi": {
                          "type": "bool",
                          "id": 480964257,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "satisfiesPzs": {
                          "type": "bool",
                          "id": 480964267,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sizeGb": {
                          "type": "int64",
                          "id": 494929369,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceConsistencyGroupPolicy": {
                          "type": "string",
                          "id": 19616093,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceConsistencyGroupPolicyId": {
                          "type": "string",
                          "id": 267568957,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceDisk": {
                          "type": "string",
                          "id": 451753793,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceDiskId": {
                          "type": "string",
                          "id": 454190809,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceImage": {
                          "type": "string",
                          "id": 50443319,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceImageEncryptionKey": {
                          "type": "CustomerEncryptionKey",
                          "id": 381503659,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceImageId": {
                          "type": "string",
                          "id": 55328291,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceInstantSnapshot": {
                          "type": "string",
                          "id": 219202054,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceInstantSnapshotId": {
                          "type": "string",
                          "id": 287582708,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceSnapshot": {
                          "type": "string",
                          "id": 126061928,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceSnapshotEncryptionKey": {
                          "type": "CustomerEncryptionKey",
                          "id": 303679322,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceSnapshotId": {
                          "type": "string",
                          "id": 98962258,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceStorageObject": {
                          "type": "string",
                          "id": 233052711,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "string",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "storagePool": {
                          "type": "string",
                          "id": 360473440,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "type": {
                          "type": "string",
                          "id": 3575610,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "users": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 111578632
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "AccessMode": {
                          "values": {
                            "UNDEFINED_ACCESS_MODE": 0,
                            "READ_ONLY_MANY": 63460265,
                            "READ_WRITE_MANY": 488743208,
                            "READ_WRITE_SINGLE": 99323089
                          }
                        },
                        "Architecture": {
                          "values": {
                            "UNDEFINED_ARCHITECTURE": 0,
                            "ARCHITECTURE_UNSPECIFIED": 394750507,
                            "ARM64": 62547450,
                            "X86_64": 425300551
                          }
                        },
                        "Status": {
                          "values": {
                            "UNDEFINED_STATUS": 0,
                            "CREATING": 455564985,
                            "DELETING": 528602024,
                            "FAILED": 455706685,
                            "READY": 77848963,
                            "RESTORING": 404263851,
                            "UNAVAILABLE": 413756464
                          }
                        }
                      }
                    },
                    "DiskAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "DisksScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DiskAsyncReplication": {
                      "oneofs": {
                        "_consistencyGroupPolicy": {
                          "oneof": [
                            "consistencyGroupPolicy"
                          ]
                        },
                        "_consistencyGroupPolicyId": {
                          "oneof": [
                            "consistencyGroupPolicyId"
                          ]
                        },
                        "_disk": {
                          "oneof": [
                            "disk"
                          ]
                        },
                        "_diskId": {
                          "oneof": [
                            "diskId"
                          ]
                        }
                      },
                      "fields": {
                        "consistencyGroupPolicy": {
                          "type": "string",
                          "id": 1991097,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "consistencyGroupPolicyId": {
                          "type": "string",
                          "id": 261065057,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "disk": {
                          "type": "string",
                          "id": 3083677,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "diskId": {
                          "type": "string",
                          "id": 60990205,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DiskAsyncReplicationList": {
                      "oneofs": {
                        "_asyncReplicationDisk": {
                          "oneof": [
                            "asyncReplicationDisk"
                          ]
                        }
                      },
                      "fields": {
                        "asyncReplicationDisk": {
                          "type": "DiskAsyncReplication",
                          "id": 231794067,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DiskInstantiationConfig": {
                      "oneofs": {
                        "_autoDelete": {
                          "oneof": [
                            "autoDelete"
                          ]
                        },
                        "_customImage": {
                          "oneof": [
                            "customImage"
                          ]
                        },
                        "_deviceName": {
                          "oneof": [
                            "deviceName"
                          ]
                        },
                        "_instantiateFrom": {
                          "oneof": [
                            "instantiateFrom"
                          ]
                        }
                      },
                      "fields": {
                        "autoDelete": {
                          "type": "bool",
                          "id": 464761403,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "customImage": {
                          "type": "string",
                          "id": 184123149,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "deviceName": {
                          "type": "string",
                          "id": 67541716,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instantiateFrom": {
                          "type": "string",
                          "id": 393383903,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "InstantiateFrom": {
                          "values": {
                            "UNDEFINED_INSTANTIATE_FROM": 0,
                            "ATTACH_READ_ONLY": 513775419,
                            "BLANK": 63281460,
                            "CUSTOM_IMAGE": 196311789,
                            "DEFAULT": 115302945,
                            "DO_NOT_INCLUDE": 104218952,
                            "SOURCE_IMAGE": 62631959,
                            "SOURCE_IMAGE_FAMILY": 76850316
                          }
                        }
                      }
                    },
                    "DiskList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "Disk",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DiskMoveRequest": {
                      "oneofs": {
                        "_destinationZone": {
                          "oneof": [
                            "destinationZone"
                          ]
                        },
                        "_targetDisk": {
                          "oneof": [
                            "targetDisk"
                          ]
                        }
                      },
                      "fields": {
                        "destinationZone": {
                          "type": "string",
                          "id": 131854653,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetDisk": {
                          "type": "string",
                          "id": 62433163,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DiskParams": {
                      "fields": {
                        "resourceManagerTags": {
                          "keyType": "string",
                          "type": "string",
                          "id": 377671164
                        }
                      }
                    },
                    "DiskResourceStatus": {
                      "oneofs": {
                        "_asyncPrimaryDisk": {
                          "oneof": [
                            "asyncPrimaryDisk"
                          ]
                        }
                      },
                      "fields": {
                        "asyncPrimaryDisk": {
                          "type": "DiskResourceStatusAsyncReplicationStatus",
                          "id": 180517533,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "asyncSecondaryDisks": {
                          "keyType": "string",
                          "type": "DiskResourceStatusAsyncReplicationStatus",
                          "id": 322925608
                        }
                      }
                    },
                    "DiskResourceStatusAsyncReplicationStatus": {
                      "oneofs": {
                        "_state": {
                          "oneof": [
                            "state"
                          ]
                        }
                      },
                      "fields": {
                        "state": {
                          "type": "string",
                          "id": 109757585,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "State": {
                          "values": {
                            "UNDEFINED_STATE": 0,
                            "ACTIVE": 314733318,
                            "CREATED": 135924424,
                            "STARTING": 488820800,
                            "STATE_UNSPECIFIED": 470755401,
                            "STOPPED": 444276141,
                            "STOPPING": 350791796
                          }
                        }
                      }
                    },
                    "DiskType": {
                      "oneofs": {
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_defaultDiskSizeGb": {
                          "oneof": [
                            "defaultDiskSizeGb"
                          ]
                        },
                        "_deprecated": {
                          "oneof": [
                            "deprecated"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_validDiskSize": {
                          "oneof": [
                            "validDiskSize"
                          ]
                        },
                        "_zone": {
                          "oneof": [
                            "zone"
                          ]
                        }
                      },
                      "fields": {
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "defaultDiskSizeGb": {
                          "type": "int64",
                          "id": 270619253,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "deprecated": {
                          "type": "DeprecationStatus",
                          "id": 515138995,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "validDiskSize": {
                          "type": "string",
                          "id": 493962464,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DiskTypeAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "DiskTypesScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DiskTypeList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "DiskType",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DiskTypesScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "diskTypes": {
                          "rule": "repeated",
                          "type": "DiskType",
                          "id": 198926167
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DisksAddResourcePoliciesRequest": {
                      "fields": {
                        "resourcePolicies": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 22220385
                        }
                      }
                    },
                    "DisksRemoveResourcePoliciesRequest": {
                      "fields": {
                        "resourcePolicies": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 22220385
                        }
                      }
                    },
                    "DisksResizeRequest": {
                      "oneofs": {
                        "_sizeGb": {
                          "oneof": [
                            "sizeGb"
                          ]
                        }
                      },
                      "fields": {
                        "sizeGb": {
                          "type": "int64",
                          "id": 494929369,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DisksScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "disks": {
                          "rule": "repeated",
                          "type": "Disk",
                          "id": 95594102
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DisksStartAsyncReplicationRequest": {
                      "oneofs": {
                        "_asyncSecondaryDisk": {
                          "oneof": [
                            "asyncSecondaryDisk"
                          ]
                        }
                      },
                      "fields": {
                        "asyncSecondaryDisk": {
                          "type": "string",
                          "id": 131645867,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DisksStopGroupAsyncReplicationResource": {
                      "oneofs": {
                        "_resourcePolicy": {
                          "oneof": [
                            "resourcePolicy"
                          ]
                        }
                      },
                      "fields": {
                        "resourcePolicy": {
                          "type": "string",
                          "id": 159240835,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DisplayDevice": {
                      "oneofs": {
                        "_enableDisplay": {
                          "oneof": [
                            "enableDisplay"
                          ]
                        }
                      },
                      "fields": {
                        "enableDisplay": {
                          "type": "bool",
                          "id": 14266886,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DistributionPolicy": {
                      "oneofs": {
                        "_targetShape": {
                          "oneof": [
                            "targetShape"
                          ]
                        }
                      },
                      "fields": {
                        "targetShape": {
                          "type": "string",
                          "id": 338621299,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zones": {
                          "rule": "repeated",
                          "type": "DistributionPolicyZoneConfiguration",
                          "id": 116085319
                        }
                      },
                      "nested": {
                        "TargetShape": {
                          "values": {
                            "UNDEFINED_TARGET_SHAPE": 0,
                            "ANY": 64972,
                            "ANY_SINGLE_ZONE": 61100880,
                            "BALANCED": 468409608,
                            "EVEN": 2140442
                          }
                        }
                      }
                    },
                    "DistributionPolicyZoneConfiguration": {
                      "oneofs": {
                        "_zone": {
                          "oneof": [
                            "zone"
                          ]
                        }
                      },
                      "fields": {
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "Duration": {
                      "oneofs": {
                        "_nanos": {
                          "oneof": [
                            "nanos"
                          ]
                        },
                        "_seconds": {
                          "oneof": [
                            "seconds"
                          ]
                        }
                      },
                      "fields": {
                        "nanos": {
                          "type": "int32",
                          "id": 104586303,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "seconds": {
                          "type": "int64",
                          "id": 359484031,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "EnableXpnHostProjectRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "EnableXpnResourceProjectRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "projectsEnableXpnResourceRequestResource": {
                          "type": "ProjectsEnableXpnResourceRequest",
                          "id": 421980207,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "Error": {
                      "fields": {
                        "errors": {
                          "rule": "repeated",
                          "type": "Errors",
                          "id": 315977579
                        }
                      }
                    },
                    "ErrorDetails": {
                      "oneofs": {
                        "_errorInfo": {
                          "oneof": [
                            "errorInfo"
                          ]
                        },
                        "_help": {
                          "oneof": [
                            "help"
                          ]
                        },
                        "_localizedMessage": {
                          "oneof": [
                            "localizedMessage"
                          ]
                        },
                        "_quotaInfo": {
                          "oneof": [
                            "quotaInfo"
                          ]
                        }
                      },
                      "fields": {
                        "errorInfo": {
                          "type": "ErrorInfo",
                          "id": 25251973,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "help": {
                          "type": "Help",
                          "id": 3198785,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "localizedMessage": {
                          "type": "LocalizedMessage",
                          "id": 404537155,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "quotaInfo": {
                          "type": "QuotaExceededInfo",
                          "id": 93923861,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ErrorInfo": {
                      "oneofs": {
                        "_domain": {
                          "oneof": [
                            "domain"
                          ]
                        },
                        "_reason": {
                          "oneof": [
                            "reason"
                          ]
                        }
                      },
                      "fields": {
                        "domain": {
                          "type": "string",
                          "id": 284415172,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "metadatas": {
                          "keyType": "string",
                          "type": "string",
                          "id": 8514340
                        },
                        "reason": {
                          "type": "string",
                          "id": 138777156,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "Errors": {
                      "oneofs": {
                        "_code": {
                          "oneof": [
                            "code"
                          ]
                        },
                        "_location": {
                          "oneof": [
                            "location"
                          ]
                        },
                        "_message": {
                          "oneof": [
                            "message"
                          ]
                        }
                      },
                      "fields": {
                        "code": {
                          "type": "string",
                          "id": 3059181,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "errorDetails": {
                          "rule": "repeated",
                          "type": "ErrorDetails",
                          "id": 274653963
                        },
                        "location": {
                          "type": "string",
                          "id": 290430901,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "message": {
                          "type": "string",
                          "id": 418054151,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ExchangedPeeringRoute": {
                      "oneofs": {
                        "_destRange": {
                          "oneof": [
                            "destRange"
                          ]
                        },
                        "_imported": {
                          "oneof": [
                            "imported"
                          ]
                        },
                        "_nextHopRegion": {
                          "oneof": [
                            "nextHopRegion"
                          ]
                        },
                        "_priority": {
                          "oneof": [
                            "priority"
                          ]
                        },
                        "_type": {
                          "oneof": [
                            "type"
                          ]
                        }
                      },
                      "fields": {
                        "destRange": {
                          "type": "string",
                          "id": 381327712,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "imported": {
                          "type": "bool",
                          "id": 114502404,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextHopRegion": {
                          "type": "string",
                          "id": 122577014,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "priority": {
                          "type": "uint32",
                          "id": 445151652,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "type": {
                          "type": "string",
                          "id": 3575610,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Type": {
                          "values": {
                            "UNDEFINED_TYPE": 0,
                            "DYNAMIC_PEERING_ROUTE": 469794858,
                            "STATIC_PEERING_ROUTE": 473407545,
                            "SUBNET_PEERING_ROUTE": 465782504
                          }
                        }
                      }
                    },
                    "ExchangedPeeringRoutesList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "ExchangedPeeringRoute",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ExpandIpCidrRangeSubnetworkRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "subnetwork": {
                          "type": "string",
                          "id": 307827694,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "subnetworksExpandIpCidrRangeRequestResource": {
                          "type": "SubnetworksExpandIpCidrRangeRequest",
                          "id": 477014110,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "Expr": {
                      "oneofs": {
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_expression": {
                          "oneof": [
                            "expression"
                          ]
                        },
                        "_location": {
                          "oneof": [
                            "location"
                          ]
                        },
                        "_title": {
                          "oneof": [
                            "title"
                          ]
                        }
                      },
                      "fields": {
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "expression": {
                          "type": "string",
                          "id": 352031384,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "location": {
                          "type": "string",
                          "id": 290430901,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "title": {
                          "type": "string",
                          "id": 110371416,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ExternalVpnGateway": {
                      "oneofs": {
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_labelFingerprint": {
                          "oneof": [
                            "labelFingerprint"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_params": {
                          "oneof": [
                            "params"
                          ]
                        },
                        "_redundancyType": {
                          "oneof": [
                            "redundancyType"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        }
                      },
                      "fields": {
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "interfaces": {
                          "rule": "repeated",
                          "type": "ExternalVpnGatewayInterface",
                          "id": 12073562
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labelFingerprint": {
                          "type": "string",
                          "id": 178124825,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labels": {
                          "keyType": "string",
                          "type": "string",
                          "id": 500195327
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "params": {
                          "type": "ExternalVpnGatewayParams",
                          "id": 78313862,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "redundancyType": {
                          "type": "string",
                          "id": 271443740,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "RedundancyType": {
                          "values": {
                            "UNDEFINED_REDUNDANCY_TYPE": 0,
                            "FOUR_IPS_REDUNDANCY": 520087913,
                            "SINGLE_IP_INTERNALLY_REDUNDANT": 133914873,
                            "TWO_IPS_REDUNDANCY": 367049635
                          }
                        }
                      }
                    },
                    "ExternalVpnGatewayInterface": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_ipAddress": {
                          "oneof": [
                            "ipAddress"
                          ]
                        },
                        "_ipv6Address": {
                          "oneof": [
                            "ipv6Address"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "uint32",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipAddress": {
                          "type": "string",
                          "id": 406272220,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipv6Address": {
                          "type": "string",
                          "id": 341563804,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ExternalVpnGatewayList": {
                      "oneofs": {
                        "_etag": {
                          "oneof": [
                            "etag"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "etag": {
                          "type": "string",
                          "id": 3123477,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "ExternalVpnGateway",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ExternalVpnGatewayParams": {
                      "fields": {
                        "resourceManagerTags": {
                          "keyType": "string",
                          "type": "string",
                          "id": 377671164
                        }
                      }
                    },
                    "FileContentBuffer": {
                      "oneofs": {
                        "_content": {
                          "oneof": [
                            "content"
                          ]
                        },
                        "_fileType": {
                          "oneof": [
                            "fileType"
                          ]
                        }
                      },
                      "fields": {
                        "content": {
                          "type": "string",
                          "id": 414659705,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "fileType": {
                          "type": "string",
                          "id": 294346781,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "FileType": {
                          "values": {
                            "UNDEFINED_FILE_TYPE": 0,
                            "BIN": 65767,
                            "UNDEFINED": 137851184,
                            "X509": 2674086
                          }
                        }
                      }
                    },
                    "Firewall": {
                      "oneofs": {
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_direction": {
                          "oneof": [
                            "direction"
                          ]
                        },
                        "_disabled": {
                          "oneof": [
                            "disabled"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_logConfig": {
                          "oneof": [
                            "logConfig"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_network": {
                          "oneof": [
                            "network"
                          ]
                        },
                        "_params": {
                          "oneof": [
                            "params"
                          ]
                        },
                        "_priority": {
                          "oneof": [
                            "priority"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        }
                      },
                      "fields": {
                        "allowed": {
                          "rule": "repeated",
                          "type": "Allowed",
                          "id": 162398632
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "denied": {
                          "rule": "repeated",
                          "type": "Denied",
                          "id": 275217307
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "destinationRanges": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 305699879
                        },
                        "direction": {
                          "type": "string",
                          "id": 111150975,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "disabled": {
                          "type": "bool",
                          "id": 270940796,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "logConfig": {
                          "type": "FirewallLogConfig",
                          "id": 351299741,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "network": {
                          "type": "string",
                          "id": 232872494,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "params": {
                          "type": "FirewallParams",
                          "id": 78313862,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "priority": {
                          "type": "int32",
                          "id": 445151652,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceRanges": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 200097658
                        },
                        "sourceServiceAccounts": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 105100756
                        },
                        "sourceTags": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 452222397
                        },
                        "targetServiceAccounts": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 457639710
                        },
                        "targetTags": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 62901767
                        }
                      },
                      "nested": {
                        "Direction": {
                          "values": {
                            "UNDEFINED_DIRECTION": 0,
                            "EGRESS": 432880501,
                            "INGRESS": 516931221
                          }
                        }
                      }
                    },
                    "FirewallList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "Firewall",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "FirewallLogConfig": {
                      "oneofs": {
                        "_enable": {
                          "oneof": [
                            "enable"
                          ]
                        },
                        "_metadata": {
                          "oneof": [
                            "metadata"
                          ]
                        }
                      },
                      "fields": {
                        "enable": {
                          "type": "bool",
                          "id": 311764355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "metadata": {
                          "type": "string",
                          "id": 86866735,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Metadata": {
                          "values": {
                            "UNDEFINED_METADATA": 0,
                            "EXCLUDE_ALL_METADATA": 334519954,
                            "INCLUDE_ALL_METADATA": 164619908
                          }
                        }
                      }
                    },
                    "FirewallParams": {
                      "fields": {
                        "resourceManagerTags": {
                          "keyType": "string",
                          "type": "string",
                          "id": 377671164
                        }
                      }
                    },
                    "FirewallPoliciesListAssociationsResponse": {
                      "oneofs": {
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        }
                      },
                      "fields": {
                        "associations": {
                          "rule": "repeated",
                          "type": "FirewallPolicyAssociation",
                          "id": 508736530
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "FirewallPoliciesScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicies": {
                          "rule": "repeated",
                          "type": "FirewallPolicy",
                          "id": 392512943
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "FirewallPolicy": {
                      "oneofs": {
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_displayName": {
                          "oneof": [
                            "displayName"
                          ]
                        },
                        "_fingerprint": {
                          "oneof": [
                            "fingerprint"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_parent": {
                          "oneof": [
                            "parent"
                          ]
                        },
                        "_policyType": {
                          "oneof": [
                            "policyType"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_ruleTupleCount": {
                          "oneof": [
                            "ruleTupleCount"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_selfLinkWithId": {
                          "oneof": [
                            "selfLinkWithId"
                          ]
                        },
                        "_shortName": {
                          "oneof": [
                            "shortName"
                          ]
                        }
                      },
                      "fields": {
                        "associations": {
                          "rule": "repeated",
                          "type": "FirewallPolicyAssociation",
                          "id": 508736530
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "displayName": {
                          "type": "string",
                          "id": 4473832,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "fingerprint": {
                          "type": "string",
                          "id": 234678500,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "packetMirroringRules": {
                          "rule": "repeated",
                          "type": "FirewallPolicyRule",
                          "id": 531644356
                        },
                        "parent": {
                          "type": "string",
                          "id": 78317738,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "policyType": {
                          "type": "string",
                          "id": 18158119,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ruleTupleCount": {
                          "type": "int32",
                          "id": 388342037,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "rules": {
                          "rule": "repeated",
                          "type": "FirewallPolicyRule",
                          "id": 108873975
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLinkWithId": {
                          "type": "string",
                          "id": 44520962,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "shortName": {
                          "type": "string",
                          "id": 492051566,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "PolicyType": {
                          "values": {
                            "UNDEFINED_POLICY_TYPE": 0,
                            "RDMA_ROCE_POLICY": 148757145,
                            "VPC_POLICY": 74319208
                          }
                        }
                      }
                    },
                    "FirewallPolicyAssociation": {
                      "oneofs": {
                        "_attachmentTarget": {
                          "oneof": [
                            "attachmentTarget"
                          ]
                        },
                        "_displayName": {
                          "oneof": [
                            "displayName"
                          ]
                        },
                        "_firewallPolicyId": {
                          "oneof": [
                            "firewallPolicyId"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_shortName": {
                          "oneof": [
                            "shortName"
                          ]
                        }
                      },
                      "fields": {
                        "attachmentTarget": {
                          "type": "string",
                          "id": 175773741,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "displayName": {
                          "type": "string",
                          "id": 4473832,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "firewallPolicyId": {
                          "type": "string",
                          "id": 357211849,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "shortName": {
                          "type": "string",
                          "id": 492051566,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "FirewallPolicyList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "FirewallPolicy",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "FirewallPolicyRule": {
                      "oneofs": {
                        "_action": {
                          "oneof": [
                            "action"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_direction": {
                          "oneof": [
                            "direction"
                          ]
                        },
                        "_disabled": {
                          "oneof": [
                            "disabled"
                          ]
                        },
                        "_enableLogging": {
                          "oneof": [
                            "enableLogging"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_match": {
                          "oneof": [
                            "match"
                          ]
                        },
                        "_priority": {
                          "oneof": [
                            "priority"
                          ]
                        },
                        "_ruleName": {
                          "oneof": [
                            "ruleName"
                          ]
                        },
                        "_ruleTupleCount": {
                          "oneof": [
                            "ruleTupleCount"
                          ]
                        },
                        "_securityProfileGroup": {
                          "oneof": [
                            "securityProfileGroup"
                          ]
                        },
                        "_tlsInspect": {
                          "oneof": [
                            "tlsInspect"
                          ]
                        }
                      },
                      "fields": {
                        "action": {
                          "type": "string",
                          "id": 187661878,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "direction": {
                          "type": "string",
                          "id": 111150975,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "disabled": {
                          "type": "bool",
                          "id": 270940796,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enableLogging": {
                          "type": "bool",
                          "id": 295396515,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "match": {
                          "type": "FirewallPolicyRuleMatcher",
                          "id": 103668165,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "priority": {
                          "type": "int32",
                          "id": 445151652,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ruleName": {
                          "type": "string",
                          "id": 55286254,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ruleTupleCount": {
                          "type": "int32",
                          "id": 388342037,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "securityProfileGroup": {
                          "type": "string",
                          "id": 207411626,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetResources": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 528230647
                        },
                        "targetSecureTags": {
                          "rule": "repeated",
                          "type": "FirewallPolicyRuleSecureTag",
                          "id": 468132403
                        },
                        "targetServiceAccounts": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 457639710
                        },
                        "tlsInspect": {
                          "type": "bool",
                          "id": 43425488,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Direction": {
                          "values": {
                            "UNDEFINED_DIRECTION": 0,
                            "EGRESS": 432880501,
                            "INGRESS": 516931221
                          }
                        }
                      }
                    },
                    "FirewallPolicyRuleMatcher": {
                      "oneofs": {
                        "_destNetworkContext": {
                          "oneof": [
                            "destNetworkContext"
                          ]
                        },
                        "_destNetworkType": {
                          "oneof": [
                            "destNetworkType"
                          ]
                        },
                        "_srcNetworkContext": {
                          "oneof": [
                            "srcNetworkContext"
                          ]
                        },
                        "_srcNetworkType": {
                          "oneof": [
                            "srcNetworkType"
                          ]
                        }
                      },
                      "fields": {
                        "destAddressGroups": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 468760508
                        },
                        "destFqdns": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 370712737
                        },
                        "destIpRanges": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 337357713
                        },
                        "destNetworkContext": {
                          "type": "string",
                          "id": 76347649,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "destNetworkType": {
                          "type": "string",
                          "id": 409853224,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "destRegionCodes": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 199120280
                        },
                        "destThreatIntelligences": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 119896492
                        },
                        "layer4Configs": {
                          "rule": "repeated",
                          "type": "FirewallPolicyRuleMatcherLayer4Config",
                          "id": 373534261
                        },
                        "srcAddressGroups": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 436423738
                        },
                        "srcFqdns": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 435906147
                        },
                        "srcIpRanges": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 432128083
                        },
                        "srcNetworkContext": {
                          "type": "string",
                          "id": 147649603,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "srcNetworkType": {
                          "type": "string",
                          "id": 309819686,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "srcNetworks": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 247119872
                        },
                        "srcRegionCodes": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 99086742
                        },
                        "srcSecureTags": {
                          "rule": "repeated",
                          "type": "FirewallPolicyRuleSecureTag",
                          "id": 508791302
                        },
                        "srcThreatIntelligences": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 323631018
                        }
                      },
                      "nested": {
                        "DestNetworkContext": {
                          "values": {
                            "UNDEFINED_DEST_NETWORK_CONTEXT": 0
                          }
                        },
                        "DestNetworkType": {
                          "values": {
                            "UNDEFINED_DEST_NETWORK_TYPE": 0
                          }
                        },
                        "SrcNetworkContext": {
                          "values": {
                            "UNDEFINED_SRC_NETWORK_CONTEXT": 0
                          }
                        },
                        "SrcNetworkType": {
                          "values": {
                            "UNDEFINED_SRC_NETWORK_TYPE": 0
                          }
                        }
                      }
                    },
                    "FirewallPolicyRuleMatcherLayer4Config": {
                      "oneofs": {
                        "_ipProtocol": {
                          "oneof": [
                            "ipProtocol"
                          ]
                        }
                      },
                      "fields": {
                        "ipProtocol": {
                          "type": "string",
                          "id": 475958960,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ports": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 106854418
                        }
                      }
                    },
                    "FirewallPolicyRuleSecureTag": {
                      "oneofs": {
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_state": {
                          "oneof": [
                            "state"
                          ]
                        }
                      },
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "state": {
                          "type": "string",
                          "id": 109757585,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "State": {
                          "values": {
                            "UNDEFINED_STATE": 0,
                            "EFFECTIVE": 244201863,
                            "INEFFECTIVE": 304458242
                          }
                        }
                      }
                    },
                    "FixedOrPercent": {
                      "oneofs": {
                        "_calculated": {
                          "oneof": [
                            "calculated"
                          ]
                        },
                        "_fixed": {
                          "oneof": [
                            "fixed"
                          ]
                        },
                        "_percent": {
                          "oneof": [
                            "percent"
                          ]
                        }
                      },
                      "fields": {
                        "calculated": {
                          "type": "int32",
                          "id": 472082878,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "fixed": {
                          "type": "int32",
                          "id": 97445748,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "percent": {
                          "type": "int32",
                          "id": 394814533,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "FlexibleTimeRange": {
                      "oneofs": {
                        "_maxDuration": {
                          "oneof": [
                            "maxDuration"
                          ]
                        },
                        "_minDuration": {
                          "oneof": [
                            "minDuration"
                          ]
                        },
                        "_startTimeNotEarlierThan": {
                          "oneof": [
                            "startTimeNotEarlierThan"
                          ]
                        },
                        "_startTimeNotLaterThan": {
                          "oneof": [
                            "startTimeNotLaterThan"
                          ]
                        }
                      },
                      "fields": {
                        "maxDuration": {
                          "type": "string",
                          "id": 39954959,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "minDuration": {
                          "type": "string",
                          "id": 514381025,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "startTimeNotEarlierThan": {
                          "type": "string",
                          "id": 490386497,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "startTimeNotLaterThan": {
                          "type": "string",
                          "id": 212764853,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ForwardingRule": {
                      "oneofs": {
                        "_IPAddress": {
                          "oneof": [
                            "IPAddress"
                          ]
                        },
                        "_IPProtocol": {
                          "oneof": [
                            "IPProtocol"
                          ]
                        },
                        "_allPorts": {
                          "oneof": [
                            "allPorts"
                          ]
                        },
                        "_allowGlobalAccess": {
                          "oneof": [
                            "allowGlobalAccess"
                          ]
                        },
                        "_allowPscGlobalAccess": {
                          "oneof": [
                            "allowPscGlobalAccess"
                          ]
                        },
                        "_backendService": {
                          "oneof": [
                            "backendService"
                          ]
                        },
                        "_baseForwardingRule": {
                          "oneof": [
                            "baseForwardingRule"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_externalManagedBackendBucketMigrationState": {
                          "oneof": [
                            "externalManagedBackendBucketMigrationState"
                          ]
                        },
                        "_externalManagedBackendBucketMigrationTestingPercentage": {
                          "oneof": [
                            "externalManagedBackendBucketMigrationTestingPercentage"
                          ]
                        },
                        "_fingerprint": {
                          "oneof": [
                            "fingerprint"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_ipCollection": {
                          "oneof": [
                            "ipCollection"
                          ]
                        },
                        "_ipVersion": {
                          "oneof": [
                            "ipVersion"
                          ]
                        },
                        "_isMirroringCollector": {
                          "oneof": [
                            "isMirroringCollector"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_labelFingerprint": {
                          "oneof": [
                            "labelFingerprint"
                          ]
                        },
                        "_loadBalancingScheme": {
                          "oneof": [
                            "loadBalancingScheme"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_network": {
                          "oneof": [
                            "network"
                          ]
                        },
                        "_networkTier": {
                          "oneof": [
                            "networkTier"
                          ]
                        },
                        "_noAutomateDnsZone": {
                          "oneof": [
                            "noAutomateDnsZone"
                          ]
                        },
                        "_portRange": {
                          "oneof": [
                            "portRange"
                          ]
                        },
                        "_pscConnectionId": {
                          "oneof": [
                            "pscConnectionId"
                          ]
                        },
                        "_pscConnectionStatus": {
                          "oneof": [
                            "pscConnectionStatus"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_selfLinkWithId": {
                          "oneof": [
                            "selfLinkWithId"
                          ]
                        },
                        "_serviceLabel": {
                          "oneof": [
                            "serviceLabel"
                          ]
                        },
                        "_serviceName": {
                          "oneof": [
                            "serviceName"
                          ]
                        },
                        "_subnetwork": {
                          "oneof": [
                            "subnetwork"
                          ]
                        },
                        "_target": {
                          "oneof": [
                            "target"
                          ]
                        }
                      },
                      "fields": {
                        "IPAddress": {
                          "type": "string",
                          "id": 42976943,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "IPProtocol": {
                          "type": "string",
                          "id": 488094525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "allPorts": {
                          "type": "bool",
                          "id": 445175796,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "allowGlobalAccess": {
                          "type": "bool",
                          "id": 499409674,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "allowPscGlobalAccess": {
                          "type": "bool",
                          "id": 263471819,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "backendService": {
                          "type": "string",
                          "id": 306946058,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "baseForwardingRule": {
                          "type": "string",
                          "id": 524873104,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "externalManagedBackendBucketMigrationState": {
                          "type": "string",
                          "id": 107811370,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "externalManagedBackendBucketMigrationTestingPercentage": {
                          "type": "float",
                          "id": 105676592,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "fingerprint": {
                          "type": "string",
                          "id": 234678500,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipCollection": {
                          "type": "string",
                          "id": 176818358,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipVersion": {
                          "type": "string",
                          "id": 294959552,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "isMirroringCollector": {
                          "type": "bool",
                          "id": 119255164,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labelFingerprint": {
                          "type": "string",
                          "id": 178124825,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labels": {
                          "keyType": "string",
                          "type": "string",
                          "id": 500195327
                        },
                        "loadBalancingScheme": {
                          "type": "string",
                          "id": 363890244,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "metadataFilters": {
                          "rule": "repeated",
                          "type": "MetadataFilter",
                          "id": 464725739
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "network": {
                          "type": "string",
                          "id": 232872494,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "networkTier": {
                          "type": "string",
                          "id": 517397843,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "noAutomateDnsZone": {
                          "type": "bool",
                          "id": 64546991,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "portRange": {
                          "type": "string",
                          "id": 217518079,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ports": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 106854418
                        },
                        "pscConnectionId": {
                          "type": "uint64",
                          "id": 292082397,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pscConnectionStatus": {
                          "type": "string",
                          "id": 184149172,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLinkWithId": {
                          "type": "string",
                          "id": 44520962,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceDirectoryRegistrations": {
                          "rule": "repeated",
                          "type": "ForwardingRuleServiceDirectoryRegistration",
                          "id": 223549694
                        },
                        "serviceLabel": {
                          "type": "string",
                          "id": 417008874,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceName": {
                          "type": "string",
                          "id": 359880149,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceIpRanges": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 111563210
                        },
                        "subnetwork": {
                          "type": "string",
                          "id": 307827694,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "target": {
                          "type": "string",
                          "id": 192835985,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "ExternalManagedBackendBucketMigrationState": {
                          "values": {
                            "UNDEFINED_EXTERNAL_MANAGED_BACKEND_BUCKET_MIGRATION_STATE": 0,
                            "PREPARE": 399612135,
                            "TEST_ALL_TRAFFIC": 79728882,
                            "TEST_BY_PERCENTAGE": 513738389
                          }
                        },
                        "IPProtocolEnum": {
                          "values": {
                            "UNDEFINED_I_P_PROTOCOL_ENUM": 0,
                            "AH": 2087,
                            "ESP": 68962,
                            "ICMP": 2241597,
                            "L3_DEFAULT": 48151369,
                            "SCTP": 2539724,
                            "TCP": 82881,
                            "UDP": 83873
                          }
                        },
                        "IpVersion": {
                          "values": {
                            "UNDEFINED_IP_VERSION": 0,
                            "IPV4": 2254341,
                            "IPV6": 2254343,
                            "UNSPECIFIED_VERSION": 21850000
                          }
                        },
                        "LoadBalancingScheme": {
                          "values": {
                            "UNDEFINED_LOAD_BALANCING_SCHEME": 0,
                            "EXTERNAL": 35607499,
                            "EXTERNAL_MANAGED": 512006923,
                            "INTERNAL": 279295677,
                            "INTERNAL_MANAGED": 37350397,
                            "INTERNAL_SELF_MANAGED": 236211150,
                            "INVALID": 530283991
                          }
                        },
                        "NetworkTier": {
                          "values": {
                            "UNDEFINED_NETWORK_TIER": 0,
                            "FIXED_STANDARD": 310464328,
                            "PREMIUM": 399530551,
                            "STANDARD": 484642493,
                            "STANDARD_OVERRIDES_FIXED_STANDARD": 465847234
                          }
                        },
                        "PscConnectionStatus": {
                          "values": {
                            "UNDEFINED_PSC_CONNECTION_STATUS": 0,
                            "ACCEPTED": 246714279,
                            "CLOSED": 380163436,
                            "NEEDS_ATTENTION": 344491452,
                            "PENDING": 35394935,
                            "REJECTED": 174130302,
                            "STATUS_UNSPECIFIED": 42133066
                          }
                        }
                      }
                    },
                    "ForwardingRuleAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "ForwardingRulesScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ForwardingRuleList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "ForwardingRule",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ForwardingRuleReference": {
                      "oneofs": {
                        "_forwardingRule": {
                          "oneof": [
                            "forwardingRule"
                          ]
                        }
                      },
                      "fields": {
                        "forwardingRule": {
                          "type": "string",
                          "id": 269964030,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ForwardingRuleServiceDirectoryRegistration": {
                      "oneofs": {
                        "_namespace": {
                          "oneof": [
                            "namespace"
                          ]
                        },
                        "_service": {
                          "oneof": [
                            "service"
                          ]
                        },
                        "_serviceDirectoryRegion": {
                          "oneof": [
                            "serviceDirectoryRegion"
                          ]
                        }
                      },
                      "fields": {
                        "namespace": {
                          "type": "string",
                          "id": 178476379,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "service": {
                          "type": "string",
                          "id": 373540533,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceDirectoryRegion": {
                          "type": "string",
                          "id": 74030416,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ForwardingRulesScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "forwardingRules": {
                          "rule": "repeated",
                          "type": "ForwardingRule",
                          "id": 315821365
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "FutureReservation": {
                      "oneofs": {
                        "_aggregateReservation": {
                          "oneof": [
                            "aggregateReservation"
                          ]
                        },
                        "_autoCreatedReservationsDeleteTime": {
                          "oneof": [
                            "autoCreatedReservationsDeleteTime"
                          ]
                        },
                        "_autoCreatedReservationsDuration": {
                          "oneof": [
                            "autoCreatedReservationsDuration"
                          ]
                        },
                        "_autoDeleteAutoCreatedReservations": {
                          "oneof": [
                            "autoDeleteAutoCreatedReservations"
                          ]
                        },
                        "_commitmentInfo": {
                          "oneof": [
                            "commitmentInfo"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_deploymentType": {
                          "oneof": [
                            "deploymentType"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_enableEmergentMaintenance": {
                          "oneof": [
                            "enableEmergentMaintenance"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_namePrefix": {
                          "oneof": [
                            "namePrefix"
                          ]
                        },
                        "_planningStatus": {
                          "oneof": [
                            "planningStatus"
                          ]
                        },
                        "_reservationMode": {
                          "oneof": [
                            "reservationMode"
                          ]
                        },
                        "_reservationName": {
                          "oneof": [
                            "reservationName"
                          ]
                        },
                        "_schedulingType": {
                          "oneof": [
                            "schedulingType"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_selfLinkWithId": {
                          "oneof": [
                            "selfLinkWithId"
                          ]
                        },
                        "_shareSettings": {
                          "oneof": [
                            "shareSettings"
                          ]
                        },
                        "_specificReservationRequired": {
                          "oneof": [
                            "specificReservationRequired"
                          ]
                        },
                        "_specificSkuProperties": {
                          "oneof": [
                            "specificSkuProperties"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        },
                        "_timeWindow": {
                          "oneof": [
                            "timeWindow"
                          ]
                        },
                        "_zone": {
                          "oneof": [
                            "zone"
                          ]
                        }
                      },
                      "fields": {
                        "aggregateReservation": {
                          "type": "AllocationAggregateReservation",
                          "id": 291567948,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "autoCreatedReservationsDeleteTime": {
                          "type": "string",
                          "id": 242855120,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "autoCreatedReservationsDuration": {
                          "type": "Duration",
                          "id": 496244741,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "autoDeleteAutoCreatedReservations": {
                          "type": "bool",
                          "id": 491352490,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "commitmentInfo": {
                          "type": "FutureReservationCommitmentInfo",
                          "id": 164362136,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "deploymentType": {
                          "type": "string",
                          "id": 396722292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enableEmergentMaintenance": {
                          "type": "bool",
                          "id": 353759497,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "namePrefix": {
                          "type": "string",
                          "id": 236409542,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "planningStatus": {
                          "type": "string",
                          "id": 19714836,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "reservationMode": {
                          "type": "string",
                          "id": 277294646,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "reservationName": {
                          "type": "string",
                          "id": 277311262,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "schedulingType": {
                          "type": "string",
                          "id": 199835397,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLinkWithId": {
                          "type": "string",
                          "id": 44520962,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "shareSettings": {
                          "type": "ShareSettings",
                          "id": 266668163,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "specificReservationRequired": {
                          "type": "bool",
                          "id": 226550687,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "specificSkuProperties": {
                          "type": "FutureReservationSpecificSKUProperties",
                          "id": 108887106,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "FutureReservationStatus",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "timeWindow": {
                          "type": "FutureReservationTimeWindow",
                          "id": 422983074,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "DeploymentType": {
                          "values": {
                            "UNDEFINED_DEPLOYMENT_TYPE": 0,
                            "DENSE": 64932607,
                            "DEPLOYMENT_TYPE_UNSPECIFIED": 234847180
                          }
                        },
                        "PlanningStatus": {
                          "values": {
                            "UNDEFINED_PLANNING_STATUS": 0,
                            "DRAFT": 65307009,
                            "PLANNING_STATUS_UNSPECIFIED": 252728940,
                            "SUBMITTED": 450918619
                          }
                        },
                        "ReservationMode": {
                          "values": {
                            "UNDEFINED_RESERVATION_MODE": 0,
                            "CALENDAR": 67431230,
                            "DEFAULT": 115302945,
                            "RESERVATION_MODE_UNSPECIFIED": 233810606
                          }
                        },
                        "SchedulingType": {
                          "values": {
                            "UNDEFINED_SCHEDULING_TYPE": 0,
                            "GROUPED": 474540862,
                            "GROUP_MAINTENANCE_TYPE_UNSPECIFIED": 447183678,
                            "INDEPENDENT": 127011674
                          }
                        }
                      }
                    },
                    "FutureReservationCommitmentInfo": {
                      "oneofs": {
                        "_commitmentName": {
                          "oneof": [
                            "commitmentName"
                          ]
                        },
                        "_commitmentPlan": {
                          "oneof": [
                            "commitmentPlan"
                          ]
                        },
                        "_previousCommitmentTerms": {
                          "oneof": [
                            "previousCommitmentTerms"
                          ]
                        }
                      },
                      "fields": {
                        "commitmentName": {
                          "type": "string",
                          "id": 164498805,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "commitmentPlan": {
                          "type": "string",
                          "id": 164568595,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "previousCommitmentTerms": {
                          "type": "string",
                          "id": 447490085,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "CommitmentPlan": {
                          "values": {
                            "UNDEFINED_COMMITMENT_PLAN": 0,
                            "INVALID": 530283991,
                            "THIRTY_SIX_MONTH": 266295942,
                            "TWELVE_MONTH": 173083962
                          }
                        },
                        "PreviousCommitmentTerms": {
                          "values": {
                            "UNDEFINED_PREVIOUS_COMMITMENT_TERMS": 0,
                            "EXTEND": 448639770,
                            "PREVIOUSCOMMITMENTTERM_UNSPECIFIED": 98482448
                          }
                        }
                      }
                    },
                    "FutureReservationSpecificSKUProperties": {
                      "oneofs": {
                        "_instanceProperties": {
                          "oneof": [
                            "instanceProperties"
                          ]
                        },
                        "_sourceInstanceTemplate": {
                          "oneof": [
                            "sourceInstanceTemplate"
                          ]
                        },
                        "_totalCount": {
                          "oneof": [
                            "totalCount"
                          ]
                        }
                      },
                      "fields": {
                        "instanceProperties": {
                          "type": "AllocationSpecificSKUAllocationReservedInstanceProperties",
                          "id": 215355165,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceInstanceTemplate": {
                          "type": "string",
                          "id": 332423616,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "totalCount": {
                          "type": "int64",
                          "id": 129109076,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "FutureReservationStatus": {
                      "oneofs": {
                        "_amendmentStatus": {
                          "oneof": [
                            "amendmentStatus"
                          ]
                        },
                        "_existingMatchingUsageInfo": {
                          "oneof": [
                            "existingMatchingUsageInfo"
                          ]
                        },
                        "_fulfilledCount": {
                          "oneof": [
                            "fulfilledCount"
                          ]
                        },
                        "_lastKnownGoodState": {
                          "oneof": [
                            "lastKnownGoodState"
                          ]
                        },
                        "_lockTime": {
                          "oneof": [
                            "lockTime"
                          ]
                        },
                        "_procurementStatus": {
                          "oneof": [
                            "procurementStatus"
                          ]
                        },
                        "_specificSkuProperties": {
                          "oneof": [
                            "specificSkuProperties"
                          ]
                        }
                      },
                      "fields": {
                        "amendmentStatus": {
                          "type": "string",
                          "id": 250270052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "autoCreatedReservations": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 140217006
                        },
                        "existingMatchingUsageInfo": {
                          "type": "FutureReservationStatusExistingMatchingUsageInfo",
                          "id": 509920602,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "fulfilledCount": {
                          "type": "int64",
                          "id": 319392239,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "lastKnownGoodState": {
                          "type": "FutureReservationStatusLastKnownGoodState",
                          "id": 192819092,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "lockTime": {
                          "type": "string",
                          "id": 143772001,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "procurementStatus": {
                          "type": "string",
                          "id": 224718945,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "specificSkuProperties": {
                          "type": "FutureReservationStatusSpecificSKUProperties",
                          "id": 108887106,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "AmendmentStatus": {
                          "values": {
                            "UNDEFINED_AMENDMENT_STATUS": 0,
                            "AMENDMENT_APPROVED": 150573001,
                            "AMENDMENT_DECLINED": 70395200,
                            "AMENDMENT_IN_REVIEW": 25830624,
                            "AMENDMENT_STATUS_UNSPECIFIED": 412250332
                          }
                        },
                        "ProcurementStatus": {
                          "values": {
                            "UNDEFINED_PROCUREMENT_STATUS": 0,
                            "APPROVED": 357258935,
                            "CANCELLED": 41957681,
                            "COMMITTED": 221710172,
                            "DECLINED": 277081134,
                            "DRAFTING": 477863585,
                            "FAILED": 455706685,
                            "FAILED_PARTIALLY_FULFILLED": 14455212,
                            "FULFILLED": 409958655,
                            "PENDING_AMENDMENT_APPROVAL": 510150429,
                            "PENDING_APPROVAL": 209692683,
                            "PROCUREMENT_STATUS_UNSPECIFIED": 45807705,
                            "PROCURING": 95959663,
                            "PROVISIONING": 290896621
                          }
                        }
                      }
                    },
                    "FutureReservationStatusExistingMatchingUsageInfo": {
                      "oneofs": {
                        "_count": {
                          "oneof": [
                            "count"
                          ]
                        },
                        "_timestamp": {
                          "oneof": [
                            "timestamp"
                          ]
                        }
                      },
                      "fields": {
                        "count": {
                          "type": "int64",
                          "id": 94851343,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "timestamp": {
                          "type": "string",
                          "id": 55126294,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "FutureReservationStatusLastKnownGoodState": {
                      "oneofs": {
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_existingMatchingUsageInfo": {
                          "oneof": [
                            "existingMatchingUsageInfo"
                          ]
                        },
                        "_futureReservationSpecs": {
                          "oneof": [
                            "futureReservationSpecs"
                          ]
                        },
                        "_lockTime": {
                          "oneof": [
                            "lockTime"
                          ]
                        },
                        "_namePrefix": {
                          "oneof": [
                            "namePrefix"
                          ]
                        },
                        "_procurementStatus": {
                          "oneof": [
                            "procurementStatus"
                          ]
                        }
                      },
                      "fields": {
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "existingMatchingUsageInfo": {
                          "type": "FutureReservationStatusExistingMatchingUsageInfo",
                          "id": 509920602,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "futureReservationSpecs": {
                          "type": "FutureReservationStatusLastKnownGoodStateFutureReservationSpecs",
                          "id": 82528873,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "lockTime": {
                          "type": "string",
                          "id": 143772001,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "namePrefix": {
                          "type": "string",
                          "id": 236409542,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "procurementStatus": {
                          "type": "string",
                          "id": 224718945,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "ProcurementStatus": {
                          "values": {
                            "UNDEFINED_PROCUREMENT_STATUS": 0,
                            "APPROVED": 357258935,
                            "CANCELLED": 41957681,
                            "COMMITTED": 221710172,
                            "DECLINED": 277081134,
                            "DRAFTING": 477863585,
                            "FAILED": 455706685,
                            "FAILED_PARTIALLY_FULFILLED": 14455212,
                            "FULFILLED": 409958655,
                            "PENDING_AMENDMENT_APPROVAL": 510150429,
                            "PENDING_APPROVAL": 209692683,
                            "PROCUREMENT_STATUS_UNSPECIFIED": 45807705,
                            "PROCURING": 95959663,
                            "PROVISIONING": 290896621
                          }
                        }
                      }
                    },
                    "FutureReservationStatusLastKnownGoodStateFutureReservationSpecs": {
                      "oneofs": {
                        "_shareSettings": {
                          "oneof": [
                            "shareSettings"
                          ]
                        },
                        "_specificSkuProperties": {
                          "oneof": [
                            "specificSkuProperties"
                          ]
                        },
                        "_timeWindow": {
                          "oneof": [
                            "timeWindow"
                          ]
                        }
                      },
                      "fields": {
                        "shareSettings": {
                          "type": "ShareSettings",
                          "id": 266668163,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "specificSkuProperties": {
                          "type": "FutureReservationSpecificSKUProperties",
                          "id": 108887106,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "timeWindow": {
                          "type": "FutureReservationTimeWindow",
                          "id": 422983074,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "FutureReservationStatusSpecificSKUProperties": {
                      "oneofs": {
                        "_sourceInstanceTemplateId": {
                          "oneof": [
                            "sourceInstanceTemplateId"
                          ]
                        }
                      },
                      "fields": {
                        "sourceInstanceTemplateId": {
                          "type": "string",
                          "id": 111196154,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "FutureReservationTimeWindow": {
                      "oneofs": {
                        "_duration": {
                          "oneof": [
                            "duration"
                          ]
                        },
                        "_endTime": {
                          "oneof": [
                            "endTime"
                          ]
                        },
                        "_startTime": {
                          "oneof": [
                            "startTime"
                          ]
                        }
                      },
                      "fields": {
                        "duration": {
                          "type": "Duration",
                          "id": 155471252,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "endTime": {
                          "type": "string",
                          "id": 114938801,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "startTime": {
                          "type": "string",
                          "id": 37467274,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "FutureReservationsAggregatedListResponse": {
                      "oneofs": {
                        "_etag": {
                          "oneof": [
                            "etag"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "etag": {
                          "type": "string",
                          "id": 3123477,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "FutureReservationsScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "FutureReservationsListResponse": {
                      "oneofs": {
                        "_etag": {
                          "oneof": [
                            "etag"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "etag": {
                          "type": "string",
                          "id": 3123477,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "FutureReservation",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "FutureReservationsScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "futureReservations": {
                          "rule": "repeated",
                          "type": "FutureReservation",
                          "id": 131778339
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "FutureResourcesRecommendation": {
                      "oneofs": {
                        "_endTime": {
                          "oneof": [
                            "endTime"
                          ]
                        },
                        "_location": {
                          "oneof": [
                            "location"
                          ]
                        },
                        "_recommendationId": {
                          "oneof": [
                            "recommendationId"
                          ]
                        },
                        "_recommendationType": {
                          "oneof": [
                            "recommendationType"
                          ]
                        },
                        "_startTime": {
                          "oneof": [
                            "startTime"
                          ]
                        }
                      },
                      "fields": {
                        "endTime": {
                          "type": "string",
                          "id": 114938801,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "location": {
                          "type": "string",
                          "id": 290430901,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "otherLocations": {
                          "keyType": "string",
                          "type": "FutureResourcesRecommendationOtherLocation",
                          "id": 179322095
                        },
                        "recommendationId": {
                          "type": "string",
                          "id": 474540897,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "recommendationType": {
                          "type": "string",
                          "id": 230749184,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "startTime": {
                          "type": "string",
                          "id": 37467274,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "RecommendationType": {
                          "values": {
                            "UNDEFINED_RECOMMENDATION_TYPE": 0,
                            "FUTURE_RESERVATION": 41036592,
                            "RECOMMENDATION_TYPE_UNSPECIFIED": 140641624
                          }
                        }
                      }
                    },
                    "FutureResourcesRecommendationOtherLocation": {
                      "oneofs": {
                        "_details": {
                          "oneof": [
                            "details"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        }
                      },
                      "fields": {
                        "details": {
                          "type": "string",
                          "id": 483979842,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "string",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Status": {
                          "values": {
                            "UNDEFINED_STATUS": 0,
                            "CONDITIONS_NOT_MET": 363628457,
                            "NOT_SUPPORTED": 317950466,
                            "NO_CAPACITY": 274240888,
                            "OTHER_LOCATION_STATUS_UNDEFINED": 222662622,
                            "RECOMMENDED": 369652283
                          }
                        }
                      }
                    },
                    "FutureResourcesSpec": {
                      "oneofs": {
                        "_deploymentType": {
                          "oneof": [
                            "deploymentType"
                          ]
                        },
                        "_locationPolicy": {
                          "oneof": [
                            "locationPolicy"
                          ]
                        },
                        "_targetResources": {
                          "oneof": [
                            "targetResources"
                          ]
                        },
                        "_timeRangeSpec": {
                          "oneof": [
                            "timeRangeSpec"
                          ]
                        }
                      },
                      "fields": {
                        "deploymentType": {
                          "type": "string",
                          "id": 396722292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "locationPolicy": {
                          "type": "FutureResourcesSpecLocationPolicy",
                          "id": 465689852,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetResources": {
                          "type": "FutureResourcesSpecTargetResources",
                          "id": 528230647,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "timeRangeSpec": {
                          "type": "FlexibleTimeRange",
                          "id": 116516399,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "DeploymentType": {
                          "values": {
                            "UNDEFINED_DEPLOYMENT_TYPE": 0,
                            "DENSE": 64932607,
                            "DEPLOYMENT_TYPE_UNSPECIFIED": 234847180
                          }
                        }
                      }
                    },
                    "FutureResourcesSpecAggregateResources": {
                      "oneofs": {
                        "_acceleratorCount": {
                          "oneof": [
                            "acceleratorCount"
                          ]
                        },
                        "_vmFamily": {
                          "oneof": [
                            "vmFamily"
                          ]
                        },
                        "_workloadType": {
                          "oneof": [
                            "workloadType"
                          ]
                        }
                      },
                      "fields": {
                        "acceleratorCount": {
                          "type": "int64",
                          "id": 504879675,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "vmFamily": {
                          "type": "string",
                          "id": 125017580,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "workloadType": {
                          "type": "string",
                          "id": 273432322,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "VmFamily": {
                          "values": {
                            "UNDEFINED_VM_FAMILY": 0,
                            "VM_FAMILY_CLOUD_TPU_DEVICE_CT3": 42845948,
                            "VM_FAMILY_CLOUD_TPU_LITE_DEVICE_CT5L": 108020067,
                            "VM_FAMILY_CLOUD_TPU_LITE_POD_SLICE_CT5LP": 18705267,
                            "VM_FAMILY_CLOUD_TPU_LITE_POD_SLICE_CT6E": 398926997,
                            "VM_FAMILY_CLOUD_TPU_POD_SLICE_CT3P": 517384376,
                            "VM_FAMILY_CLOUD_TPU_POD_SLICE_CT4P": 517384407,
                            "VM_FAMILY_CLOUD_TPU_POD_SLICE_CT5P": 517384438,
                            "VM_FAMILY_CLOUD_TPU_POD_SLICE_TPU7X": 485271888
                          }
                        },
                        "WorkloadType": {
                          "values": {
                            "UNDEFINED_WORKLOAD_TYPE": 0,
                            "BATCH": 62971674,
                            "SERVING": 17781740,
                            "UNSPECIFIED": 526786327
                          }
                        }
                      }
                    },
                    "FutureResourcesSpecLocalSsdPartition": {
                      "oneofs": {
                        "_diskInterface": {
                          "oneof": [
                            "diskInterface"
                          ]
                        },
                        "_diskSizeGb": {
                          "oneof": [
                            "diskSizeGb"
                          ]
                        }
                      },
                      "fields": {
                        "diskInterface": {
                          "type": "string",
                          "id": 66770199,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "diskSizeGb": {
                          "type": "int64",
                          "id": 316263735,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "DiskInterface": {
                          "values": {
                            "UNDEFINED_DISK_INTERFACE": 0,
                            "NVME": 2408800,
                            "SCSI": 2539686
                          }
                        }
                      }
                    },
                    "FutureResourcesSpecLocationPolicy": {
                      "fields": {
                        "locations": {
                          "keyType": "string",
                          "type": "FutureResourcesSpecLocationPolicyLocation",
                          "id": 413423454
                        }
                      }
                    },
                    "FutureResourcesSpecLocationPolicyLocation": {
                      "oneofs": {
                        "_preference": {
                          "oneof": [
                            "preference"
                          ]
                        }
                      },
                      "fields": {
                        "preference": {
                          "type": "string",
                          "id": 150781147,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Preference": {
                          "values": {
                            "UNDEFINED_PREFERENCE": 0,
                            "ALLOW": 62368553,
                            "DENY": 2094604,
                            "PREFERENCE_UNSPECIFIED": 496219571
                          }
                        }
                      }
                    },
                    "FutureResourcesSpecSpecificSKUResources": {
                      "oneofs": {
                        "_instanceCount": {
                          "oneof": [
                            "instanceCount"
                          ]
                        },
                        "_machineType": {
                          "oneof": [
                            "machineType"
                          ]
                        }
                      },
                      "fields": {
                        "instanceCount": {
                          "type": "int64",
                          "id": 77317349,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "localSsdPartitions": {
                          "rule": "repeated",
                          "type": "FutureResourcesSpecLocalSsdPartition",
                          "id": 470688568
                        },
                        "machineType": {
                          "type": "string",
                          "id": 227711026,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "FutureResourcesSpecTargetResources": {
                      "oneofs": {
                        "_aggregateResources": {
                          "oneof": [
                            "aggregateResources"
                          ]
                        },
                        "_specificSkuResources": {
                          "oneof": [
                            "specificSkuResources"
                          ]
                        }
                      },
                      "fields": {
                        "aggregateResources": {
                          "type": "FutureResourcesSpecAggregateResources",
                          "id": 180868005,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "specificSkuResources": {
                          "type": "FutureResourcesSpecSpecificSKUResources",
                          "id": 267071798,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "GRPCHealthCheck": {
                      "oneofs": {
                        "_grpcServiceName": {
                          "oneof": [
                            "grpcServiceName"
                          ]
                        },
                        "_port": {
                          "oneof": [
                            "port"
                          ]
                        },
                        "_portName": {
                          "oneof": [
                            "portName"
                          ]
                        },
                        "_portSpecification": {
                          "oneof": [
                            "portSpecification"
                          ]
                        }
                      },
                      "fields": {
                        "grpcServiceName": {
                          "type": "string",
                          "id": 136533078,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "port": {
                          "type": "int32",
                          "id": 3446913,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "portName": {
                          "type": "string",
                          "id": 41534345,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "portSpecification": {
                          "type": "string",
                          "id": 51590597,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "PortSpecification": {
                          "values": {
                            "UNDEFINED_PORT_SPECIFICATION": 0,
                            "USE_FIXED_PORT": 190235748,
                            "USE_NAMED_PORT": 349300671,
                            "USE_SERVING_PORT": 362637516
                          }
                        }
                      }
                    },
                    "GRPCTLSHealthCheck": {
                      "oneofs": {
                        "_grpcServiceName": {
                          "oneof": [
                            "grpcServiceName"
                          ]
                        },
                        "_port": {
                          "oneof": [
                            "port"
                          ]
                        },
                        "_portSpecification": {
                          "oneof": [
                            "portSpecification"
                          ]
                        }
                      },
                      "fields": {
                        "grpcServiceName": {
                          "type": "string",
                          "id": 136533078,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "port": {
                          "type": "int32",
                          "id": 3446913,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "portSpecification": {
                          "type": "string",
                          "id": 51590597,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "PortSpecification": {
                          "values": {
                            "UNDEFINED_PORT_SPECIFICATION": 0,
                            "USE_FIXED_PORT": 190235748,
                            "USE_NAMED_PORT": 349300671,
                            "USE_SERVING_PORT": 362637516
                          }
                        }
                      }
                    },
                    "GetAcceleratorTypeRequest": {
                      "fields": {
                        "acceleratorType": {
                          "type": "string",
                          "id": 138031246,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetAddressRequest": {
                      "fields": {
                        "address": {
                          "type": "string",
                          "id": 462920692,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetAssociationFirewallPolicyRequest": {
                      "oneofs": {
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "GetAssociationNetworkFirewallPolicyRequest": {
                      "oneofs": {
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetAssociationOrganizationSecurityPolicyRequest": {
                      "oneofs": {
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        }
                      },
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "securityPolicy": {
                          "type": "string",
                          "id": 171082513,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetAssociationRegionNetworkFirewallPolicyRequest": {
                      "oneofs": {
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetAutoscalerRequest": {
                      "fields": {
                        "autoscaler": {
                          "type": "string",
                          "id": 517258967,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetBackendBucketRequest": {
                      "fields": {
                        "backendBucket": {
                          "type": "string",
                          "id": 91714037,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetBackendServiceRequest": {
                      "fields": {
                        "backendService": {
                          "type": "string",
                          "id": 306946058,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetCrossSiteNetworkRequest": {
                      "fields": {
                        "crossSiteNetwork": {
                          "type": "string",
                          "id": 108192469,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetDiagnosticsInterconnectRequest": {
                      "fields": {
                        "interconnect": {
                          "type": "string",
                          "id": 224601230,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetDiskRequest": {
                      "fields": {
                        "disk": {
                          "type": "string",
                          "id": 3083677,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetDiskTypeRequest": {
                      "fields": {
                        "diskType": {
                          "type": "string",
                          "id": 93009052,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetEffectiveFirewallsInstanceRequest": {
                      "fields": {
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "networkInterface": {
                          "type": "string",
                          "id": 365387880,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetEffectiveFirewallsNetworkRequest": {
                      "fields": {
                        "network": {
                          "type": "string",
                          "id": 232872494,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetEffectiveFirewallsRegionNetworkFirewallPolicyRequest": {
                      "fields": {
                        "network": {
                          "type": "string",
                          "id": 232872494,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetEffectiveSecurityPoliciesBackendServiceRequest": {
                      "fields": {
                        "backendService": {
                          "type": "string",
                          "id": 306946058,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetEffectiveSecurityPoliciesBackendServiceResponse": {
                      "fields": {}
                    },
                    "GetExternalVpnGatewayRequest": {
                      "fields": {
                        "externalVpnGateway": {
                          "type": "string",
                          "id": 109898629,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetFirewallPolicyRequest": {
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetFirewallRequest": {
                      "fields": {
                        "firewall": {
                          "type": "string",
                          "id": 511016192,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetForwardingRuleRequest": {
                      "fields": {
                        "forwardingRule": {
                          "type": "string",
                          "id": 269964030,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetFromFamilyImageRequest": {
                      "fields": {
                        "family": {
                          "type": "string",
                          "id": 328751972,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetFutureReservationRequest": {
                      "fields": {
                        "futureReservation": {
                          "type": "string",
                          "id": 56206160,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetGlobalAddressRequest": {
                      "fields": {
                        "address": {
                          "type": "string",
                          "id": 462920692,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetGlobalForwardingRuleRequest": {
                      "fields": {
                        "forwardingRule": {
                          "type": "string",
                          "id": 269964030,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetGlobalNetworkEndpointGroupRequest": {
                      "fields": {
                        "networkEndpointGroup": {
                          "type": "string",
                          "id": 433907078,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetGlobalOperationRequest": {
                      "fields": {
                        "operation": {
                          "type": "string",
                          "id": 52090215,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_response_field)": "name"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetGlobalOrganizationOperationRequest": {
                      "oneofs": {
                        "_parentId": {
                          "oneof": [
                            "parentId"
                          ]
                        }
                      },
                      "fields": {
                        "operation": {
                          "type": "string",
                          "id": 52090215,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_response_field)": "name"
                          }
                        },
                        "parentId": {
                          "type": "string",
                          "id": 459714768,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "GetGlobalPublicDelegatedPrefixeRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "publicDelegatedPrefix": {
                          "type": "string",
                          "id": 204238440,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetGuestAttributesInstanceRequest": {
                      "oneofs": {
                        "_queryPath": {
                          "oneof": [
                            "queryPath"
                          ]
                        },
                        "_variableKey": {
                          "oneof": [
                            "variableKey"
                          ]
                        }
                      },
                      "fields": {
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "queryPath": {
                          "type": "string",
                          "id": 368591164,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "variableKey": {
                          "type": "string",
                          "id": 164364828,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetHealthBackendServiceRequest": {
                      "fields": {
                        "backendService": {
                          "type": "string",
                          "id": 306946058,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resourceGroupReferenceResource": {
                          "type": "ResourceGroupReference",
                          "id": 112951123,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetHealthCheckRequest": {
                      "fields": {
                        "healthCheck": {
                          "type": "string",
                          "id": 308876645,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetHealthRegionBackendServiceRequest": {
                      "fields": {
                        "backendService": {
                          "type": "string",
                          "id": 306946058,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resourceGroupReferenceResource": {
                          "type": "ResourceGroupReference",
                          "id": 112951123,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetHealthTargetPoolRequest": {
                      "fields": {
                        "instanceReferenceResource": {
                          "type": "InstanceReference",
                          "id": 292926060,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "targetPool": {
                          "type": "string",
                          "id": 62796298,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetIamPolicyBackendBucketRequest": {
                      "oneofs": {
                        "_optionsRequestedPolicyVersion": {
                          "oneof": [
                            "optionsRequestedPolicyVersion"
                          ]
                        }
                      },
                      "fields": {
                        "optionsRequestedPolicyVersion": {
                          "type": "int32",
                          "id": 499220029,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetIamPolicyBackendServiceRequest": {
                      "oneofs": {
                        "_optionsRequestedPolicyVersion": {
                          "oneof": [
                            "optionsRequestedPolicyVersion"
                          ]
                        }
                      },
                      "fields": {
                        "optionsRequestedPolicyVersion": {
                          "type": "int32",
                          "id": 499220029,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetIamPolicyDiskRequest": {
                      "oneofs": {
                        "_optionsRequestedPolicyVersion": {
                          "oneof": [
                            "optionsRequestedPolicyVersion"
                          ]
                        }
                      },
                      "fields": {
                        "optionsRequestedPolicyVersion": {
                          "type": "int32",
                          "id": 499220029,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetIamPolicyFirewallPolicyRequest": {
                      "oneofs": {
                        "_optionsRequestedPolicyVersion": {
                          "oneof": [
                            "optionsRequestedPolicyVersion"
                          ]
                        }
                      },
                      "fields": {
                        "optionsRequestedPolicyVersion": {
                          "type": "int32",
                          "id": 499220029,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetIamPolicyImageRequest": {
                      "oneofs": {
                        "_optionsRequestedPolicyVersion": {
                          "oneof": [
                            "optionsRequestedPolicyVersion"
                          ]
                        }
                      },
                      "fields": {
                        "optionsRequestedPolicyVersion": {
                          "type": "int32",
                          "id": 499220029,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetIamPolicyInstanceRequest": {
                      "oneofs": {
                        "_optionsRequestedPolicyVersion": {
                          "oneof": [
                            "optionsRequestedPolicyVersion"
                          ]
                        }
                      },
                      "fields": {
                        "optionsRequestedPolicyVersion": {
                          "type": "int32",
                          "id": 499220029,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetIamPolicyInstanceTemplateRequest": {
                      "oneofs": {
                        "_optionsRequestedPolicyVersion": {
                          "oneof": [
                            "optionsRequestedPolicyVersion"
                          ]
                        }
                      },
                      "fields": {
                        "optionsRequestedPolicyVersion": {
                          "type": "int32",
                          "id": 499220029,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetIamPolicyInstantSnapshotRequest": {
                      "oneofs": {
                        "_optionsRequestedPolicyVersion": {
                          "oneof": [
                            "optionsRequestedPolicyVersion"
                          ]
                        }
                      },
                      "fields": {
                        "optionsRequestedPolicyVersion": {
                          "type": "int32",
                          "id": 499220029,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetIamPolicyInterconnectAttachmentGroupRequest": {
                      "oneofs": {
                        "_optionsRequestedPolicyVersion": {
                          "oneof": [
                            "optionsRequestedPolicyVersion"
                          ]
                        }
                      },
                      "fields": {
                        "optionsRequestedPolicyVersion": {
                          "type": "int32",
                          "id": 499220029,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetIamPolicyInterconnectGroupRequest": {
                      "oneofs": {
                        "_optionsRequestedPolicyVersion": {
                          "oneof": [
                            "optionsRequestedPolicyVersion"
                          ]
                        }
                      },
                      "fields": {
                        "optionsRequestedPolicyVersion": {
                          "type": "int32",
                          "id": 499220029,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetIamPolicyLicenseRequest": {
                      "oneofs": {
                        "_optionsRequestedPolicyVersion": {
                          "oneof": [
                            "optionsRequestedPolicyVersion"
                          ]
                        }
                      },
                      "fields": {
                        "optionsRequestedPolicyVersion": {
                          "type": "int32",
                          "id": 499220029,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetIamPolicyMachineImageRequest": {
                      "oneofs": {
                        "_optionsRequestedPolicyVersion": {
                          "oneof": [
                            "optionsRequestedPolicyVersion"
                          ]
                        }
                      },
                      "fields": {
                        "optionsRequestedPolicyVersion": {
                          "type": "int32",
                          "id": 499220029,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetIamPolicyNetworkAttachmentRequest": {
                      "oneofs": {
                        "_optionsRequestedPolicyVersion": {
                          "oneof": [
                            "optionsRequestedPolicyVersion"
                          ]
                        }
                      },
                      "fields": {
                        "optionsRequestedPolicyVersion": {
                          "type": "int32",
                          "id": 499220029,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetIamPolicyNetworkFirewallPolicyRequest": {
                      "oneofs": {
                        "_optionsRequestedPolicyVersion": {
                          "oneof": [
                            "optionsRequestedPolicyVersion"
                          ]
                        }
                      },
                      "fields": {
                        "optionsRequestedPolicyVersion": {
                          "type": "int32",
                          "id": 499220029,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetIamPolicyNodeGroupRequest": {
                      "oneofs": {
                        "_optionsRequestedPolicyVersion": {
                          "oneof": [
                            "optionsRequestedPolicyVersion"
                          ]
                        }
                      },
                      "fields": {
                        "optionsRequestedPolicyVersion": {
                          "type": "int32",
                          "id": 499220029,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetIamPolicyNodeTemplateRequest": {
                      "oneofs": {
                        "_optionsRequestedPolicyVersion": {
                          "oneof": [
                            "optionsRequestedPolicyVersion"
                          ]
                        }
                      },
                      "fields": {
                        "optionsRequestedPolicyVersion": {
                          "type": "int32",
                          "id": 499220029,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetIamPolicyRegionBackendServiceRequest": {
                      "oneofs": {
                        "_optionsRequestedPolicyVersion": {
                          "oneof": [
                            "optionsRequestedPolicyVersion"
                          ]
                        }
                      },
                      "fields": {
                        "optionsRequestedPolicyVersion": {
                          "type": "int32",
                          "id": 499220029,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetIamPolicyRegionDiskRequest": {
                      "oneofs": {
                        "_optionsRequestedPolicyVersion": {
                          "oneof": [
                            "optionsRequestedPolicyVersion"
                          ]
                        }
                      },
                      "fields": {
                        "optionsRequestedPolicyVersion": {
                          "type": "int32",
                          "id": 499220029,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetIamPolicyRegionInstantSnapshotRequest": {
                      "oneofs": {
                        "_optionsRequestedPolicyVersion": {
                          "oneof": [
                            "optionsRequestedPolicyVersion"
                          ]
                        }
                      },
                      "fields": {
                        "optionsRequestedPolicyVersion": {
                          "type": "int32",
                          "id": 499220029,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetIamPolicyRegionNetworkFirewallPolicyRequest": {
                      "oneofs": {
                        "_optionsRequestedPolicyVersion": {
                          "oneof": [
                            "optionsRequestedPolicyVersion"
                          ]
                        }
                      },
                      "fields": {
                        "optionsRequestedPolicyVersion": {
                          "type": "int32",
                          "id": 499220029,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetIamPolicyReservationBlockRequest": {
                      "oneofs": {
                        "_optionsRequestedPolicyVersion": {
                          "oneof": [
                            "optionsRequestedPolicyVersion"
                          ]
                        }
                      },
                      "fields": {
                        "optionsRequestedPolicyVersion": {
                          "type": "int32",
                          "id": 499220029,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "parentResource": {
                          "type": "string",
                          "id": 18091011,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetIamPolicyReservationRequest": {
                      "oneofs": {
                        "_optionsRequestedPolicyVersion": {
                          "oneof": [
                            "optionsRequestedPolicyVersion"
                          ]
                        }
                      },
                      "fields": {
                        "optionsRequestedPolicyVersion": {
                          "type": "int32",
                          "id": 499220029,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetIamPolicyReservationSubBlockRequest": {
                      "oneofs": {
                        "_optionsRequestedPolicyVersion": {
                          "oneof": [
                            "optionsRequestedPolicyVersion"
                          ]
                        }
                      },
                      "fields": {
                        "optionsRequestedPolicyVersion": {
                          "type": "int32",
                          "id": 499220029,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "parentResource": {
                          "type": "string",
                          "id": 18091011,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetIamPolicyResourcePolicyRequest": {
                      "oneofs": {
                        "_optionsRequestedPolicyVersion": {
                          "oneof": [
                            "optionsRequestedPolicyVersion"
                          ]
                        }
                      },
                      "fields": {
                        "optionsRequestedPolicyVersion": {
                          "type": "int32",
                          "id": 499220029,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetIamPolicyServiceAttachmentRequest": {
                      "oneofs": {
                        "_optionsRequestedPolicyVersion": {
                          "oneof": [
                            "optionsRequestedPolicyVersion"
                          ]
                        }
                      },
                      "fields": {
                        "optionsRequestedPolicyVersion": {
                          "type": "int32",
                          "id": 499220029,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetIamPolicySnapshotRequest": {
                      "oneofs": {
                        "_optionsRequestedPolicyVersion": {
                          "oneof": [
                            "optionsRequestedPolicyVersion"
                          ]
                        }
                      },
                      "fields": {
                        "optionsRequestedPolicyVersion": {
                          "type": "int32",
                          "id": 499220029,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetIamPolicyStoragePoolRequest": {
                      "oneofs": {
                        "_optionsRequestedPolicyVersion": {
                          "oneof": [
                            "optionsRequestedPolicyVersion"
                          ]
                        }
                      },
                      "fields": {
                        "optionsRequestedPolicyVersion": {
                          "type": "int32",
                          "id": 499220029,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetIamPolicySubnetworkRequest": {
                      "oneofs": {
                        "_optionsRequestedPolicyVersion": {
                          "oneof": [
                            "optionsRequestedPolicyVersion"
                          ]
                        }
                      },
                      "fields": {
                        "optionsRequestedPolicyVersion": {
                          "type": "int32",
                          "id": 499220029,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetImageFamilyViewRequest": {
                      "fields": {
                        "family": {
                          "type": "string",
                          "id": 328751972,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetImageRequest": {
                      "fields": {
                        "image": {
                          "type": "string",
                          "id": 100313435,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetInstanceGroupManagerRequest": {
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetInstanceGroupManagerResizeRequestRequest": {
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resizeRequest": {
                          "type": "string",
                          "id": 216941060,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetInstanceGroupRequest": {
                      "fields": {
                        "instanceGroup": {
                          "type": "string",
                          "id": 81095253,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetInstanceRequest": {
                      "fields": {
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetInstanceSettingRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetInstanceTemplateRequest": {
                      "fields": {
                        "instanceTemplate": {
                          "type": "string",
                          "id": 309248228,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetInstantSnapshotRequest": {
                      "fields": {
                        "instantSnapshot": {
                          "type": "string",
                          "id": 391638626,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetInterconnectAttachmentGroupRequest": {
                      "fields": {
                        "interconnectAttachmentGroup": {
                          "type": "string",
                          "id": 75905012,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetInterconnectAttachmentRequest": {
                      "fields": {
                        "interconnectAttachment": {
                          "type": "string",
                          "id": 308135284,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetInterconnectGroupRequest": {
                      "fields": {
                        "interconnectGroup": {
                          "type": "string",
                          "id": 388651918,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetInterconnectLocationRequest": {
                      "fields": {
                        "interconnectLocation": {
                          "type": "string",
                          "id": 492235846,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetInterconnectRemoteLocationRequest": {
                      "fields": {
                        "interconnectRemoteLocation": {
                          "type": "string",
                          "id": 290153949,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetInterconnectRequest": {
                      "fields": {
                        "interconnect": {
                          "type": "string",
                          "id": 224601230,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetLicenseCodeRequest": {
                      "fields": {
                        "licenseCode": {
                          "type": "string",
                          "id": 1467179,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetLicenseRequest": {
                      "fields": {
                        "license": {
                          "type": "string",
                          "id": 166757441,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetMachineImageRequest": {
                      "fields": {
                        "machineImage": {
                          "type": "string",
                          "id": 69189475,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetMachineTypeRequest": {
                      "fields": {
                        "machineType": {
                          "type": "string",
                          "id": 227711026,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetMacsecConfigInterconnectRequest": {
                      "fields": {
                        "interconnect": {
                          "type": "string",
                          "id": 224601230,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetNatIpInfoRouterRequest": {
                      "oneofs": {
                        "_natName": {
                          "oneof": [
                            "natName"
                          ]
                        }
                      },
                      "fields": {
                        "natName": {
                          "type": "string",
                          "id": 425596649,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "router": {
                          "type": "string",
                          "id": 148608841,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetNatMappingInfoRoutersRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_natName": {
                          "oneof": [
                            "natName"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "natName": {
                          "type": "string",
                          "id": 425596649,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "router": {
                          "type": "string",
                          "id": 148608841,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetNetworkAttachmentRequest": {
                      "fields": {
                        "networkAttachment": {
                          "type": "string",
                          "id": 224644052,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetNetworkEdgeSecurityServiceRequest": {
                      "fields": {
                        "networkEdgeSecurityService": {
                          "type": "string",
                          "id": 157011879,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetNetworkEndpointGroupRequest": {
                      "fields": {
                        "networkEndpointGroup": {
                          "type": "string",
                          "id": 433907078,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetNetworkFirewallPolicyRequest": {
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetNetworkProfileRequest": {
                      "fields": {
                        "networkProfile": {
                          "type": "string",
                          "id": 173112472,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetNetworkRequest": {
                      "fields": {
                        "network": {
                          "type": "string",
                          "id": 232872494,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetNodeGroupRequest": {
                      "fields": {
                        "nodeGroup": {
                          "type": "string",
                          "id": 469958146,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetNodeTemplateRequest": {
                      "fields": {
                        "nodeTemplate": {
                          "type": "string",
                          "id": 323154455,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetNodeTypeRequest": {
                      "fields": {
                        "nodeType": {
                          "type": "string",
                          "id": 465832791,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetOperationalStatusInterconnectAttachmentGroupRequest": {
                      "fields": {
                        "interconnectAttachmentGroup": {
                          "type": "string",
                          "id": 75905012,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetOperationalStatusInterconnectGroupRequest": {
                      "fields": {
                        "interconnectGroup": {
                          "type": "string",
                          "id": 388651918,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetOrganizationSecurityPolicyRequest": {
                      "fields": {
                        "securityPolicy": {
                          "type": "string",
                          "id": 171082513,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetPacketMirroringRequest": {
                      "fields": {
                        "packetMirroring": {
                          "type": "string",
                          "id": 22305996,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetPacketMirroringRuleNetworkFirewallPolicyRequest": {
                      "oneofs": {
                        "_priority": {
                          "oneof": [
                            "priority"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "priority": {
                          "type": "int32",
                          "id": 445151652,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetPreviewFeatureRequest": {
                      "fields": {
                        "previewFeature": {
                          "type": "string",
                          "id": 454999423,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetProjectRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetPublicAdvertisedPrefixeRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "publicAdvertisedPrefix": {
                          "type": "string",
                          "id": 101874590,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetPublicDelegatedPrefixeRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "publicDelegatedPrefix": {
                          "type": "string",
                          "id": 204238440,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRegionAutoscalerRequest": {
                      "fields": {
                        "autoscaler": {
                          "type": "string",
                          "id": 517258967,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRegionBackendServiceRequest": {
                      "fields": {
                        "backendService": {
                          "type": "string",
                          "id": 306946058,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRegionCommitmentRequest": {
                      "fields": {
                        "commitment": {
                          "type": "string",
                          "id": 482134805,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRegionCompositeHealthCheckRequest": {
                      "fields": {
                        "compositeHealthCheck": {
                          "type": "string",
                          "id": 466984989,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRegionDiskRequest": {
                      "fields": {
                        "disk": {
                          "type": "string",
                          "id": 3083677,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRegionDiskTypeRequest": {
                      "fields": {
                        "diskType": {
                          "type": "string",
                          "id": 93009052,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRegionHealthAggregationPolicyRequest": {
                      "fields": {
                        "healthAggregationPolicy": {
                          "type": "string",
                          "id": 240314354,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRegionHealthCheckRequest": {
                      "fields": {
                        "healthCheck": {
                          "type": "string",
                          "id": 308876645,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRegionHealthCheckServiceRequest": {
                      "fields": {
                        "healthCheckService": {
                          "type": "string",
                          "id": 408374747,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRegionHealthSourceRequest": {
                      "fields": {
                        "healthSource": {
                          "type": "string",
                          "id": 376521566,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRegionInstanceGroupManagerRequest": {
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRegionInstanceGroupRequest": {
                      "fields": {
                        "instanceGroup": {
                          "type": "string",
                          "id": 81095253,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRegionInstanceTemplateRequest": {
                      "fields": {
                        "instanceTemplate": {
                          "type": "string",
                          "id": 309248228,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRegionInstantSnapshotRequest": {
                      "fields": {
                        "instantSnapshot": {
                          "type": "string",
                          "id": 391638626,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRegionNetworkEndpointGroupRequest": {
                      "fields": {
                        "networkEndpointGroup": {
                          "type": "string",
                          "id": 433907078,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRegionNetworkFirewallPolicyRequest": {
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRegionNotificationEndpointRequest": {
                      "fields": {
                        "notificationEndpoint": {
                          "type": "string",
                          "id": 376807017,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRegionOperationRequest": {
                      "fields": {
                        "operation": {
                          "type": "string",
                          "id": 52090215,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_response_field)": "name"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRegionRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRegionSecurityPolicyRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "securityPolicy": {
                          "type": "string",
                          "id": 171082513,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRegionSslCertificateRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "sslCertificate": {
                          "type": "string",
                          "id": 46443492,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRegionSslPolicyRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "sslPolicy": {
                          "type": "string",
                          "id": 295190213,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRegionTargetHttpProxyRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "targetHttpProxy": {
                          "type": "string",
                          "id": 206872421,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRegionTargetHttpsProxyRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "targetHttpsProxy": {
                          "type": "string",
                          "id": 52336748,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRegionTargetTcpProxyRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "targetTcpProxy": {
                          "type": "string",
                          "id": 503065442,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRegionUrlMapRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "urlMap": {
                          "type": "string",
                          "id": 367020684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetReservationBlockRequest": {
                      "oneofs": {
                        "_view": {
                          "oneof": [
                            "view"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "reservation": {
                          "type": "string",
                          "id": 47530956,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "reservationBlock": {
                          "type": "string",
                          "id": 532832858,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "view": {
                          "type": "string",
                          "id": 3619493,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      },
                      "nested": {
                        "View": {
                          "values": {
                            "UNDEFINED_VIEW": 0,
                            "BASIC": 62970894,
                            "BLOCK_VIEW_UNSPECIFIED": 275070479,
                            "FULL": 2169487
                          }
                        }
                      }
                    },
                    "GetReservationRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "reservation": {
                          "type": "string",
                          "id": 47530956,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetReservationSlotRequest": {
                      "fields": {
                        "parentName": {
                          "type": "string",
                          "id": 478151936,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "reservationSlot": {
                          "type": "string",
                          "id": 277470865,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetReservationSubBlockRequest": {
                      "oneofs": {
                        "_view": {
                          "oneof": [
                            "view"
                          ]
                        }
                      },
                      "fields": {
                        "parentName": {
                          "type": "string",
                          "id": 478151936,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "reservationSubBlock": {
                          "type": "string",
                          "id": 22750491,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "view": {
                          "type": "string",
                          "id": 3619493,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      },
                      "nested": {
                        "View": {
                          "values": {
                            "UNDEFINED_VIEW": 0,
                            "SUB_BLOCK_VIEW_BASIC": 236009797,
                            "SUB_BLOCK_VIEW_FULL": 440711800,
                            "SUB_BLOCK_VIEW_UNSPECIFIED": 246642446
                          }
                        }
                      }
                    },
                    "GetResourcePolicyRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resourcePolicy": {
                          "type": "string",
                          "id": 159240835,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRoutePolicyRouterRequest": {
                      "oneofs": {
                        "_policy": {
                          "oneof": [
                            "policy"
                          ]
                        }
                      },
                      "fields": {
                        "policy": {
                          "type": "string",
                          "id": 91071794,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "router": {
                          "type": "string",
                          "id": 148608841,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRouteRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "route": {
                          "type": "string",
                          "id": 108704329,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRouterRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "router": {
                          "type": "string",
                          "id": 148608841,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRouterStatusRouterRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "router": {
                          "type": "string",
                          "id": 148608841,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRuleFirewallPolicyRequest": {
                      "oneofs": {
                        "_priority": {
                          "oneof": [
                            "priority"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "priority": {
                          "type": "int32",
                          "id": 445151652,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "GetRuleNetworkFirewallPolicyRequest": {
                      "oneofs": {
                        "_priority": {
                          "oneof": [
                            "priority"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "priority": {
                          "type": "int32",
                          "id": 445151652,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRuleOrganizationSecurityPolicyRequest": {
                      "oneofs": {
                        "_priority": {
                          "oneof": [
                            "priority"
                          ]
                        }
                      },
                      "fields": {
                        "priority": {
                          "type": "int32",
                          "id": 445151652,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "securityPolicy": {
                          "type": "string",
                          "id": 171082513,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRuleRegionNetworkFirewallPolicyRequest": {
                      "oneofs": {
                        "_priority": {
                          "oneof": [
                            "priority"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "priority": {
                          "type": "int32",
                          "id": 445151652,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRuleRegionSecurityPolicyRequest": {
                      "oneofs": {
                        "_priority": {
                          "oneof": [
                            "priority"
                          ]
                        }
                      },
                      "fields": {
                        "priority": {
                          "type": "int32",
                          "id": 445151652,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "securityPolicy": {
                          "type": "string",
                          "id": 171082513,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRuleSecurityPolicyRequest": {
                      "oneofs": {
                        "_priority": {
                          "oneof": [
                            "priority"
                          ]
                        }
                      },
                      "fields": {
                        "priority": {
                          "type": "int32",
                          "id": 445151652,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "securityPolicy": {
                          "type": "string",
                          "id": 171082513,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetScreenshotInstanceRequest": {
                      "fields": {
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetSecurityPolicyRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "securityPolicy": {
                          "type": "string",
                          "id": 171082513,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetSerialPortOutputInstanceRequest": {
                      "oneofs": {
                        "_port": {
                          "oneof": [
                            "port"
                          ]
                        },
                        "_start": {
                          "oneof": [
                            "start"
                          ]
                        }
                      },
                      "fields": {
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "port": {
                          "type": "int32",
                          "id": 3446913,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "start": {
                          "type": "int64",
                          "id": 109757538,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetServiceAttachmentRequest": {
                      "oneofs": {
                        "_showNatIps": {
                          "oneof": [
                            "showNatIps"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "serviceAttachment": {
                          "type": "string",
                          "id": 338957549,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "showNatIps": {
                          "type": "bool",
                          "id": 485502156,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "GetShieldedInstanceIdentityInstanceRequest": {
                      "fields": {
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetSnapshotRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "snapshot": {
                          "type": "string",
                          "id": 284874180,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetSnapshotSettingRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetSslCertificateRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "sslCertificate": {
                          "type": "string",
                          "id": 46443492,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetSslPolicyRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "sslPolicy": {
                          "type": "string",
                          "id": 295190213,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetStatusVpnGatewayRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "vpnGateway": {
                          "type": "string",
                          "id": 406684153,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetStoragePoolRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "storagePool": {
                          "type": "string",
                          "id": 360473440,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetStoragePoolTypeRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "storagePoolType": {
                          "type": "string",
                          "id": 285999289,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetSubnetworkRequest": {
                      "oneofs": {
                        "_views": {
                          "oneof": [
                            "views"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "subnetwork": {
                          "type": "string",
                          "id": 307827694,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "views": {
                          "type": "string",
                          "id": 112204398,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Views": {
                          "values": {
                            "UNDEFINED_VIEWS": 0,
                            "DEFAULT": 115302945,
                            "WITH_UTILIZATION": 504090633
                          }
                        }
                      }
                    },
                    "GetTargetGrpcProxyRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "targetGrpcProxy": {
                          "type": "string",
                          "id": 5020283,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetTargetHttpProxyRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "targetHttpProxy": {
                          "type": "string",
                          "id": 206872421,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetTargetHttpsProxyRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "targetHttpsProxy": {
                          "type": "string",
                          "id": 52336748,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetTargetInstanceRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "targetInstance": {
                          "type": "string",
                          "id": 289769347,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetTargetPoolRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "targetPool": {
                          "type": "string",
                          "id": 62796298,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetTargetSslProxyRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "targetSslProxy": {
                          "type": "string",
                          "id": 338795853,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetTargetTcpProxyRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "targetTcpProxy": {
                          "type": "string",
                          "id": 503065442,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetTargetVpnGatewayRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "targetVpnGateway": {
                          "type": "string",
                          "id": 532512843,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetUrlMapRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "urlMap": {
                          "type": "string",
                          "id": 367020684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetVersionOperationMetadata": {
                      "oneofs": {
                        "_inlineSbomInfo": {
                          "oneof": [
                            "inlineSbomInfo"
                          ]
                        }
                      },
                      "fields": {
                        "inlineSbomInfo": {
                          "type": "GetVersionOperationMetadataSbomInfo",
                          "id": 7079706,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "GetVersionOperationMetadataSbomInfo": {
                      "fields": {
                        "currentComponentVersions": {
                          "keyType": "string",
                          "type": "string",
                          "id": 273325091
                        },
                        "targetComponentVersions": {
                          "keyType": "string",
                          "type": "string",
                          "id": 345997579
                        }
                      }
                    },
                    "GetVersionReservationSlotRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "parentName": {
                          "type": "string",
                          "id": 478151936,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "reservationSlot": {
                          "type": "string",
                          "id": 277470865,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "reservationSlotsGetVersionRequestResource": {
                          "type": "ReservationSlotsGetVersionRequest",
                          "id": 335316011,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "GetVersionReservationSubBlockRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "parentName": {
                          "type": "string",
                          "id": 478151936,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "reservationSubBlock": {
                          "type": "string",
                          "id": 22750491,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "reservationSubBlocksGetVersionRequestResource": {
                          "type": "ReservationSubBlocksGetVersionRequest",
                          "id": 223034677,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "GetVpnGatewayRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "vpnGateway": {
                          "type": "string",
                          "id": 406684153,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetVpnTunnelRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "vpnTunnel": {
                          "type": "string",
                          "id": 143821331,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetWireGroupRequest": {
                      "fields": {
                        "crossSiteNetwork": {
                          "type": "string",
                          "id": 108192469,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "wireGroup": {
                          "type": "string",
                          "id": 122540613,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetXpnHostProjectRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetXpnResourcesProjectsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "GetZoneOperationRequest": {
                      "fields": {
                        "operation": {
                          "type": "string",
                          "id": 52090215,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_response_field)": "name"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetZoneRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GlobalAddressesMoveRequest": {
                      "oneofs": {
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_destinationAddress": {
                          "oneof": [
                            "destinationAddress"
                          ]
                        }
                      },
                      "fields": {
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "destinationAddress": {
                          "type": "string",
                          "id": 371693763,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "GlobalNetworkEndpointGroupsAttachEndpointsRequest": {
                      "fields": {
                        "networkEndpoints": {
                          "rule": "repeated",
                          "type": "NetworkEndpoint",
                          "id": 149850285
                        }
                      }
                    },
                    "GlobalNetworkEndpointGroupsDetachEndpointsRequest": {
                      "fields": {
                        "networkEndpoints": {
                          "rule": "repeated",
                          "type": "NetworkEndpoint",
                          "id": 149850285
                        }
                      }
                    },
                    "GlobalOrganizationSetPolicyRequest": {
                      "oneofs": {
                        "_etag": {
                          "oneof": [
                            "etag"
                          ]
                        },
                        "_policy": {
                          "oneof": [
                            "policy"
                          ]
                        }
                      },
                      "fields": {
                        "bindings": {
                          "rule": "repeated",
                          "type": "Binding",
                          "id": 403251854
                        },
                        "etag": {
                          "type": "string",
                          "id": 3123477,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "policy": {
                          "type": "Policy",
                          "id": 91071794,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "GlobalSetLabelsRequest": {
                      "oneofs": {
                        "_labelFingerprint": {
                          "oneof": [
                            "labelFingerprint"
                          ]
                        }
                      },
                      "fields": {
                        "labelFingerprint": {
                          "type": "string",
                          "id": 178124825,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labels": {
                          "keyType": "string",
                          "type": "string",
                          "id": 500195327
                        }
                      }
                    },
                    "GlobalSetPolicyRequest": {
                      "oneofs": {
                        "_etag": {
                          "oneof": [
                            "etag"
                          ]
                        },
                        "_policy": {
                          "oneof": [
                            "policy"
                          ]
                        }
                      },
                      "fields": {
                        "bindings": {
                          "rule": "repeated",
                          "type": "Binding",
                          "id": 403251854
                        },
                        "etag": {
                          "type": "string",
                          "id": 3123477,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "policy": {
                          "type": "Policy",
                          "id": 91071794,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "GroupMaintenanceInfo": {
                      "oneofs": {
                        "_instanceMaintenanceOngoingCount": {
                          "oneof": [
                            "instanceMaintenanceOngoingCount"
                          ]
                        },
                        "_instanceMaintenancePendingCount": {
                          "oneof": [
                            "instanceMaintenancePendingCount"
                          ]
                        },
                        "_maintenanceOngoingCount": {
                          "oneof": [
                            "maintenanceOngoingCount"
                          ]
                        },
                        "_maintenancePendingCount": {
                          "oneof": [
                            "maintenancePendingCount"
                          ]
                        },
                        "_schedulingType": {
                          "oneof": [
                            "schedulingType"
                          ]
                        },
                        "_subblockInfraMaintenanceOngoingCount": {
                          "oneof": [
                            "subblockInfraMaintenanceOngoingCount"
                          ]
                        },
                        "_subblockInfraMaintenancePendingCount": {
                          "oneof": [
                            "subblockInfraMaintenancePendingCount"
                          ]
                        },
                        "_upcomingGroupMaintenance": {
                          "oneof": [
                            "upcomingGroupMaintenance"
                          ]
                        }
                      },
                      "fields": {
                        "instanceMaintenanceOngoingCount": {
                          "type": "int32",
                          "id": 137611253,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instanceMaintenancePendingCount": {
                          "type": "int32",
                          "id": 76612881,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maintenanceOngoingCount": {
                          "type": "int32",
                          "id": 219781919,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maintenancePendingCount": {
                          "type": "int32",
                          "id": 158783547,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "schedulingType": {
                          "type": "string",
                          "id": 199835397,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "subblockInfraMaintenanceOngoingCount": {
                          "type": "int32",
                          "id": 366161790,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "subblockInfraMaintenancePendingCount": {
                          "type": "int32",
                          "id": 305163418,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "upcomingGroupMaintenance": {
                          "type": "UpcomingMaintenance",
                          "id": 393438448,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "SchedulingType": {
                          "values": {
                            "UNDEFINED_SCHEDULING_TYPE": 0,
                            "GROUPED": 474540862,
                            "GROUP_MAINTENANCE_TYPE_UNSPECIFIED": 447183678,
                            "INDEPENDENT": 127011674
                          }
                        }
                      }
                    },
                    "GuestAttributes": {
                      "oneofs": {
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_queryPath": {
                          "oneof": [
                            "queryPath"
                          ]
                        },
                        "_queryValue": {
                          "oneof": [
                            "queryValue"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_variableKey": {
                          "oneof": [
                            "variableKey"
                          ]
                        },
                        "_variableValue": {
                          "oneof": [
                            "variableValue"
                          ]
                        }
                      },
                      "fields": {
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "queryPath": {
                          "type": "string",
                          "id": 368591164,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "queryValue": {
                          "type": "GuestAttributesValue",
                          "id": 157570874,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "variableKey": {
                          "type": "string",
                          "id": 164364828,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "variableValue": {
                          "type": "string",
                          "id": 124582382,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "GuestAttributesEntry": {
                      "oneofs": {
                        "_key": {
                          "oneof": [
                            "key"
                          ]
                        },
                        "_namespace": {
                          "oneof": [
                            "namespace"
                          ]
                        },
                        "_value": {
                          "oneof": [
                            "value"
                          ]
                        }
                      },
                      "fields": {
                        "key": {
                          "type": "string",
                          "id": 106079,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "namespace": {
                          "type": "string",
                          "id": 178476379,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "value": {
                          "type": "string",
                          "id": 111972721,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "GuestAttributesValue": {
                      "fields": {
                        "items": {
                          "rule": "repeated",
                          "type": "GuestAttributesEntry",
                          "id": 100526016
                        }
                      }
                    },
                    "GuestOsFeature": {
                      "oneofs": {
                        "_type": {
                          "oneof": [
                            "type"
                          ]
                        }
                      },
                      "fields": {
                        "type": {
                          "type": "string",
                          "id": 3575610,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Type": {
                          "values": {
                            "UNDEFINED_TYPE": 0,
                            "BARE_METAL_LINUX_COMPATIBLE": 354232740,
                            "FEATURE_TYPE_UNSPECIFIED": 531767259,
                            "GVNIC": 68209305,
                            "IDPF": 2242641,
                            "MULTI_IP_SUBNET": 151776719,
                            "SECURE_BOOT": 376811194,
                            "SEV_CAPABLE": 87083793,
                            "SEV_LIVE_MIGRATABLE": 392039820,
                            "SEV_LIVE_MIGRATABLE_V2": 168551983,
                            "SEV_SNP_CAPABLE": 426919,
                            "SNP_SVSM_CAPABLE": 52921460,
                            "TDX_CAPABLE": 240446133,
                            "UEFI_COMPATIBLE": 195865408,
                            "VIRTIO_SCSI_MULTIQUEUE": 201597069,
                            "WINDOWS": 456863331
                          }
                        }
                      }
                    },
                    "HTTP2HealthCheck": {
                      "oneofs": {
                        "_host": {
                          "oneof": [
                            "host"
                          ]
                        },
                        "_port": {
                          "oneof": [
                            "port"
                          ]
                        },
                        "_portName": {
                          "oneof": [
                            "portName"
                          ]
                        },
                        "_portSpecification": {
                          "oneof": [
                            "portSpecification"
                          ]
                        },
                        "_proxyHeader": {
                          "oneof": [
                            "proxyHeader"
                          ]
                        },
                        "_requestPath": {
                          "oneof": [
                            "requestPath"
                          ]
                        },
                        "_response": {
                          "oneof": [
                            "response"
                          ]
                        }
                      },
                      "fields": {
                        "host": {
                          "type": "string",
                          "id": 3208616,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "port": {
                          "type": "int32",
                          "id": 3446913,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "portName": {
                          "type": "string",
                          "id": 41534345,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "portSpecification": {
                          "type": "string",
                          "id": 51590597,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "proxyHeader": {
                          "type": "string",
                          "id": 160374142,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "requestPath": {
                          "type": "string",
                          "id": 229403605,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "response": {
                          "type": "string",
                          "id": 196547649,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "PortSpecification": {
                          "values": {
                            "UNDEFINED_PORT_SPECIFICATION": 0,
                            "USE_FIXED_PORT": 190235748,
                            "USE_NAMED_PORT": 349300671,
                            "USE_SERVING_PORT": 362637516
                          }
                        },
                        "ProxyHeader": {
                          "values": {
                            "UNDEFINED_PROXY_HEADER": 0,
                            "NONE": 2402104,
                            "PROXY_V1": 334352940
                          }
                        }
                      }
                    },
                    "HTTPHealthCheck": {
                      "oneofs": {
                        "_host": {
                          "oneof": [
                            "host"
                          ]
                        },
                        "_port": {
                          "oneof": [
                            "port"
                          ]
                        },
                        "_portName": {
                          "oneof": [
                            "portName"
                          ]
                        },
                        "_portSpecification": {
                          "oneof": [
                            "portSpecification"
                          ]
                        },
                        "_proxyHeader": {
                          "oneof": [
                            "proxyHeader"
                          ]
                        },
                        "_requestPath": {
                          "oneof": [
                            "requestPath"
                          ]
                        },
                        "_response": {
                          "oneof": [
                            "response"
                          ]
                        }
                      },
                      "fields": {
                        "host": {
                          "type": "string",
                          "id": 3208616,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "port": {
                          "type": "int32",
                          "id": 3446913,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "portName": {
                          "type": "string",
                          "id": 41534345,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "portSpecification": {
                          "type": "string",
                          "id": 51590597,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "proxyHeader": {
                          "type": "string",
                          "id": 160374142,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "requestPath": {
                          "type": "string",
                          "id": 229403605,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "response": {
                          "type": "string",
                          "id": 196547649,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "PortSpecification": {
                          "values": {
                            "UNDEFINED_PORT_SPECIFICATION": 0,
                            "USE_FIXED_PORT": 190235748,
                            "USE_NAMED_PORT": 349300671,
                            "USE_SERVING_PORT": 362637516
                          }
                        },
                        "ProxyHeader": {
                          "values": {
                            "UNDEFINED_PROXY_HEADER": 0,
                            "NONE": 2402104,
                            "PROXY_V1": 334352940
                          }
                        }
                      }
                    },
                    "HTTPSHealthCheck": {
                      "oneofs": {
                        "_host": {
                          "oneof": [
                            "host"
                          ]
                        },
                        "_port": {
                          "oneof": [
                            "port"
                          ]
                        },
                        "_portName": {
                          "oneof": [
                            "portName"
                          ]
                        },
                        "_portSpecification": {
                          "oneof": [
                            "portSpecification"
                          ]
                        },
                        "_proxyHeader": {
                          "oneof": [
                            "proxyHeader"
                          ]
                        },
                        "_requestPath": {
                          "oneof": [
                            "requestPath"
                          ]
                        },
                        "_response": {
                          "oneof": [
                            "response"
                          ]
                        }
                      },
                      "fields": {
                        "host": {
                          "type": "string",
                          "id": 3208616,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "port": {
                          "type": "int32",
                          "id": 3446913,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "portName": {
                          "type": "string",
                          "id": 41534345,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "portSpecification": {
                          "type": "string",
                          "id": 51590597,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "proxyHeader": {
                          "type": "string",
                          "id": 160374142,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "requestPath": {
                          "type": "string",
                          "id": 229403605,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "response": {
                          "type": "string",
                          "id": 196547649,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "PortSpecification": {
                          "values": {
                            "UNDEFINED_PORT_SPECIFICATION": 0,
                            "USE_FIXED_PORT": 190235748,
                            "USE_NAMED_PORT": 349300671,
                            "USE_SERVING_PORT": 362637516
                          }
                        },
                        "ProxyHeader": {
                          "values": {
                            "UNDEFINED_PROXY_HEADER": 0,
                            "NONE": 2402104,
                            "PROXY_V1": 334352940
                          }
                        }
                      }
                    },
                    "HealthAggregationPoliciesScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "healthAggregationPolicies": {
                          "rule": "repeated",
                          "type": "HealthAggregationPolicy",
                          "id": 87589904
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "HealthAggregationPolicy": {
                      "oneofs": {
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_fingerprint": {
                          "oneof": [
                            "fingerprint"
                          ]
                        },
                        "_healthyPercentThreshold": {
                          "oneof": [
                            "healthyPercentThreshold"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_minHealthyThreshold": {
                          "oneof": [
                            "minHealthyThreshold"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_policyType": {
                          "oneof": [
                            "policyType"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_selfLinkWithId": {
                          "oneof": [
                            "selfLinkWithId"
                          ]
                        }
                      },
                      "fields": {
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "fingerprint": {
                          "type": "string",
                          "id": 234678500,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "healthyPercentThreshold": {
                          "type": "uint32",
                          "id": 72242895,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "minHealthyThreshold": {
                          "type": "uint32",
                          "id": 132310940,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "policyType": {
                          "type": "string",
                          "id": 18158119,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLinkWithId": {
                          "type": "string",
                          "id": 44520962,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "PolicyType": {
                          "values": {
                            "UNDEFINED_POLICY_TYPE": 0,
                            "BACKEND_SERVICE_POLICY": 415582023,
                            "DNS_PUBLIC_IP_POLICY": 366354794
                          }
                        }
                      }
                    },
                    "HealthAggregationPolicyAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "HealthAggregationPoliciesScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "HealthAggregationPolicyList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "HealthAggregationPolicy",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "HealthCheck": {
                      "oneofs": {
                        "_checkIntervalSec": {
                          "oneof": [
                            "checkIntervalSec"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_grpcHealthCheck": {
                          "oneof": [
                            "grpcHealthCheck"
                          ]
                        },
                        "_grpcTlsHealthCheck": {
                          "oneof": [
                            "grpcTlsHealthCheck"
                          ]
                        },
                        "_healthyThreshold": {
                          "oneof": [
                            "healthyThreshold"
                          ]
                        },
                        "_http2HealthCheck": {
                          "oneof": [
                            "http2HealthCheck"
                          ]
                        },
                        "_httpHealthCheck": {
                          "oneof": [
                            "httpHealthCheck"
                          ]
                        },
                        "_httpsHealthCheck": {
                          "oneof": [
                            "httpsHealthCheck"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_logConfig": {
                          "oneof": [
                            "logConfig"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_sslHealthCheck": {
                          "oneof": [
                            "sslHealthCheck"
                          ]
                        },
                        "_tcpHealthCheck": {
                          "oneof": [
                            "tcpHealthCheck"
                          ]
                        },
                        "_timeoutSec": {
                          "oneof": [
                            "timeoutSec"
                          ]
                        },
                        "_type": {
                          "oneof": [
                            "type"
                          ]
                        },
                        "_unhealthyThreshold": {
                          "oneof": [
                            "unhealthyThreshold"
                          ]
                        }
                      },
                      "fields": {
                        "checkIntervalSec": {
                          "type": "int32",
                          "id": 345561006,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "grpcHealthCheck": {
                          "type": "GRPCHealthCheck",
                          "id": 85529574,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "grpcTlsHealthCheck": {
                          "type": "GRPCTLSHealthCheck",
                          "id": 267273258,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "healthyThreshold": {
                          "type": "int32",
                          "id": 403212361,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "http2HealthCheck": {
                          "type": "HTTP2HealthCheck",
                          "id": 11360986,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "httpHealthCheck": {
                          "type": "HTTPHealthCheck",
                          "id": 412586940,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "httpsHealthCheck": {
                          "type": "HTTPSHealthCheck",
                          "id": 436046905,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "logConfig": {
                          "type": "HealthCheckLogConfig",
                          "id": 351299741,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceRegions": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 405568475
                        },
                        "sslHealthCheck": {
                          "type": "SSLHealthCheck",
                          "id": 280032440,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "tcpHealthCheck": {
                          "type": "TCPHealthCheck",
                          "id": 469980419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "timeoutSec": {
                          "type": "int32",
                          "id": 79994995,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "type": {
                          "type": "string",
                          "id": 3575610,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unhealthyThreshold": {
                          "type": "int32",
                          "id": 227958480,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Type": {
                          "values": {
                            "UNDEFINED_TYPE": 0,
                            "GRPC": 2196510,
                            "GRPC_WITH_TLS": 268089571,
                            "HTTP": 2228360,
                            "HTTP2": 69079210,
                            "HTTPS": 69079243,
                            "INVALID": 530283991,
                            "SSL": 82412,
                            "TCP": 82881
                          }
                        }
                      }
                    },
                    "HealthCheckList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "HealthCheck",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "HealthCheckLogConfig": {
                      "oneofs": {
                        "_enable": {
                          "oneof": [
                            "enable"
                          ]
                        }
                      },
                      "fields": {
                        "enable": {
                          "type": "bool",
                          "id": 311764355,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "HealthCheckReference": {
                      "oneofs": {
                        "_healthCheck": {
                          "oneof": [
                            "healthCheck"
                          ]
                        }
                      },
                      "fields": {
                        "healthCheck": {
                          "type": "string",
                          "id": 308876645,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "HealthCheckService": {
                      "oneofs": {
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_fingerprint": {
                          "oneof": [
                            "fingerprint"
                          ]
                        },
                        "_healthStatusAggregationPolicy": {
                          "oneof": [
                            "healthStatusAggregationPolicy"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        }
                      },
                      "fields": {
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "fingerprint": {
                          "type": "string",
                          "id": 234678500,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "healthChecks": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 448370606
                        },
                        "healthStatusAggregationPolicy": {
                          "type": "string",
                          "id": 253163129,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "networkEndpointGroups": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 29346733
                        },
                        "notificationEndpoints": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 406728490
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "HealthStatusAggregationPolicy": {
                          "values": {
                            "UNDEFINED_HEALTH_STATUS_AGGREGATION_POLICY": 0,
                            "AND": 64951,
                            "NO_AGGREGATION": 426445124
                          }
                        }
                      }
                    },
                    "HealthCheckServiceAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "HealthCheckServicesScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "HealthCheckServiceReference": {
                      "oneofs": {
                        "_healthCheckService": {
                          "oneof": [
                            "healthCheckService"
                          ]
                        }
                      },
                      "fields": {
                        "healthCheckService": {
                          "type": "string",
                          "id": 408374747,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "HealthCheckServicesList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "HealthCheckService",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "HealthCheckServicesScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "resources": {
                          "rule": "repeated",
                          "type": "HealthCheckService",
                          "id": 164412965
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "HealthChecksAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "HealthChecksScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "HealthChecksScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "healthChecks": {
                          "rule": "repeated",
                          "type": "HealthCheck",
                          "id": 448370606
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "HealthSource": {
                      "oneofs": {
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_fingerprint": {
                          "oneof": [
                            "fingerprint"
                          ]
                        },
                        "_healthAggregationPolicy": {
                          "oneof": [
                            "healthAggregationPolicy"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_selfLinkWithId": {
                          "oneof": [
                            "selfLinkWithId"
                          ]
                        },
                        "_sourceType": {
                          "oneof": [
                            "sourceType"
                          ]
                        }
                      },
                      "fields": {
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "fingerprint": {
                          "type": "string",
                          "id": 234678500,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "healthAggregationPolicy": {
                          "type": "string",
                          "id": 240314354,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLinkWithId": {
                          "type": "string",
                          "id": 44520962,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceType": {
                          "type": "string",
                          "id": 452245726,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sources": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 125606840
                        }
                      },
                      "nested": {
                        "SourceType": {
                          "values": {
                            "UNDEFINED_SOURCE_TYPE": 0,
                            "BACKEND_SERVICE": 285792202
                          }
                        }
                      }
                    },
                    "HealthSourceAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "HealthSourcesScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "HealthSourceList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "HealthSource",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "HealthSourcesScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "healthSources": {
                          "rule": "repeated",
                          "type": "HealthSource",
                          "id": 397879509
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "HealthStatus": {
                      "oneofs": {
                        "_forwardingRule": {
                          "oneof": [
                            "forwardingRule"
                          ]
                        },
                        "_forwardingRuleIp": {
                          "oneof": [
                            "forwardingRuleIp"
                          ]
                        },
                        "_healthState": {
                          "oneof": [
                            "healthState"
                          ]
                        },
                        "_instance": {
                          "oneof": [
                            "instance"
                          ]
                        },
                        "_ipAddress": {
                          "oneof": [
                            "ipAddress"
                          ]
                        },
                        "_ipv6Address": {
                          "oneof": [
                            "ipv6Address"
                          ]
                        },
                        "_ipv6HealthState": {
                          "oneof": [
                            "ipv6HealthState"
                          ]
                        },
                        "_port": {
                          "oneof": [
                            "port"
                          ]
                        },
                        "_weight": {
                          "oneof": [
                            "weight"
                          ]
                        },
                        "_weightError": {
                          "oneof": [
                            "weightError"
                          ]
                        }
                      },
                      "fields": {
                        "annotations": {
                          "keyType": "string",
                          "type": "string",
                          "id": 112032548
                        },
                        "forwardingRule": {
                          "type": "string",
                          "id": 269964030,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "forwardingRuleIp": {
                          "type": "string",
                          "id": 172250632,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "healthState": {
                          "type": "string",
                          "id": 324007150,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipAddress": {
                          "type": "string",
                          "id": 406272220,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipv6Address": {
                          "type": "string",
                          "id": 341563804,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipv6HealthState": {
                          "type": "string",
                          "id": 190316614,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "port": {
                          "type": "int32",
                          "id": 3446913,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "weight": {
                          "type": "string",
                          "id": 282149496,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "weightError": {
                          "type": "string",
                          "id": 522501505,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "HealthState": {
                          "values": {
                            "UNDEFINED_HEALTH_STATE": 0,
                            "HEALTHY": 439801213,
                            "UNHEALTHY": 462118084
                          }
                        },
                        "Ipv6HealthState": {
                          "values": {
                            "UNDEFINED_IPV6_HEALTH_STATE": 0
                          }
                        },
                        "WeightError": {
                          "values": {
                            "UNDEFINED_WEIGHT_ERROR": 0,
                            "INVALID_WEIGHT": 383698400,
                            "MISSING_WEIGHT": 384027537,
                            "UNAVAILABLE_WEIGHT": 439464295,
                            "WEIGHT_NONE": 502428831
                          }
                        }
                      }
                    },
                    "HealthStatusForNetworkEndpoint": {
                      "oneofs": {
                        "_backendService": {
                          "oneof": [
                            "backendService"
                          ]
                        },
                        "_forwardingRule": {
                          "oneof": [
                            "forwardingRule"
                          ]
                        },
                        "_healthCheck": {
                          "oneof": [
                            "healthCheck"
                          ]
                        },
                        "_healthCheckService": {
                          "oneof": [
                            "healthCheckService"
                          ]
                        },
                        "_healthState": {
                          "oneof": [
                            "healthState"
                          ]
                        },
                        "_ipv6HealthState": {
                          "oneof": [
                            "ipv6HealthState"
                          ]
                        }
                      },
                      "fields": {
                        "backendService": {
                          "type": "BackendServiceReference",
                          "id": 306946058,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "forwardingRule": {
                          "type": "ForwardingRuleReference",
                          "id": 269964030,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "healthCheck": {
                          "type": "HealthCheckReference",
                          "id": 308876645,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "healthCheckService": {
                          "type": "HealthCheckServiceReference",
                          "id": 408374747,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "healthState": {
                          "type": "string",
                          "id": 324007150,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipv6HealthState": {
                          "type": "string",
                          "id": 190316614,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "HealthState": {
                          "values": {
                            "UNDEFINED_HEALTH_STATE": 0,
                            "DRAINING": 480455402,
                            "HEALTHY": 439801213,
                            "UNHEALTHY": 462118084,
                            "UNKNOWN": 433141802
                          }
                        },
                        "Ipv6HealthState": {
                          "values": {
                            "UNDEFINED_IPV6_HEALTH_STATE": 0
                          }
                        }
                      }
                    },
                    "Help": {
                      "fields": {
                        "links": {
                          "rule": "repeated",
                          "type": "HelpLink",
                          "id": 102977465
                        }
                      }
                    },
                    "HelpLink": {
                      "oneofs": {
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_url": {
                          "oneof": [
                            "url"
                          ]
                        }
                      },
                      "fields": {
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "url": {
                          "type": "string",
                          "id": 116079,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "HostRule": {
                      "oneofs": {
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_pathMatcher": {
                          "oneof": [
                            "pathMatcher"
                          ]
                        }
                      },
                      "fields": {
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "hosts": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 99467211
                        },
                        "pathMatcher": {
                          "type": "string",
                          "id": 337813272,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "HttpFaultAbort": {
                      "oneofs": {
                        "_httpStatus": {
                          "oneof": [
                            "httpStatus"
                          ]
                        },
                        "_percentage": {
                          "oneof": [
                            "percentage"
                          ]
                        }
                      },
                      "fields": {
                        "httpStatus": {
                          "type": "uint32",
                          "id": 468949897,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "percentage": {
                          "type": "double",
                          "id": 151909018,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "HttpFaultDelay": {
                      "oneofs": {
                        "_fixedDelay": {
                          "oneof": [
                            "fixedDelay"
                          ]
                        },
                        "_percentage": {
                          "oneof": [
                            "percentage"
                          ]
                        }
                      },
                      "fields": {
                        "fixedDelay": {
                          "type": "Duration",
                          "id": 317037816,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "percentage": {
                          "type": "double",
                          "id": 151909018,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "HttpFaultInjection": {
                      "oneofs": {
                        "_abort": {
                          "oneof": [
                            "abort"
                          ]
                        },
                        "_delay": {
                          "oneof": [
                            "delay"
                          ]
                        }
                      },
                      "fields": {
                        "abort": {
                          "type": "HttpFaultAbort",
                          "id": 92611376,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "delay": {
                          "type": "HttpFaultDelay",
                          "id": 95467907,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "HttpHeaderAction": {
                      "fields": {
                        "requestHeadersToAdd": {
                          "rule": "repeated",
                          "type": "HttpHeaderOption",
                          "id": 72111974
                        },
                        "requestHeadersToRemove": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 218425247
                        },
                        "responseHeadersToAdd": {
                          "rule": "repeated",
                          "type": "HttpHeaderOption",
                          "id": 32136052
                        },
                        "responseHeadersToRemove": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 75415761
                        }
                      }
                    },
                    "HttpHeaderMatch": {
                      "oneofs": {
                        "_exactMatch": {
                          "oneof": [
                            "exactMatch"
                          ]
                        },
                        "_headerName": {
                          "oneof": [
                            "headerName"
                          ]
                        },
                        "_invertMatch": {
                          "oneof": [
                            "invertMatch"
                          ]
                        },
                        "_prefixMatch": {
                          "oneof": [
                            "prefixMatch"
                          ]
                        },
                        "_presentMatch": {
                          "oneof": [
                            "presentMatch"
                          ]
                        },
                        "_rangeMatch": {
                          "oneof": [
                            "rangeMatch"
                          ]
                        },
                        "_regexMatch": {
                          "oneof": [
                            "regexMatch"
                          ]
                        },
                        "_suffixMatch": {
                          "oneof": [
                            "suffixMatch"
                          ]
                        }
                      },
                      "fields": {
                        "exactMatch": {
                          "type": "string",
                          "id": 457641093,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "headerName": {
                          "type": "string",
                          "id": 110223613,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "invertMatch": {
                          "type": "bool",
                          "id": 501130268,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "prefixMatch": {
                          "type": "string",
                          "id": 257898968,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "presentMatch": {
                          "type": "bool",
                          "id": 67435841,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "rangeMatch": {
                          "type": "Int64RangeMatch",
                          "id": 97244227,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "regexMatch": {
                          "type": "string",
                          "id": 107387853,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "suffixMatch": {
                          "type": "string",
                          "id": 426488663,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "HttpHeaderOption": {
                      "oneofs": {
                        "_headerName": {
                          "oneof": [
                            "headerName"
                          ]
                        },
                        "_headerValue": {
                          "oneof": [
                            "headerValue"
                          ]
                        },
                        "_replace": {
                          "oneof": [
                            "replace"
                          ]
                        }
                      },
                      "fields": {
                        "headerName": {
                          "type": "string",
                          "id": 110223613,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "headerValue": {
                          "type": "string",
                          "id": 203094335,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "replace": {
                          "type": "bool",
                          "id": 20755124,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "HttpQueryParameterMatch": {
                      "oneofs": {
                        "_exactMatch": {
                          "oneof": [
                            "exactMatch"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_presentMatch": {
                          "oneof": [
                            "presentMatch"
                          ]
                        },
                        "_regexMatch": {
                          "oneof": [
                            "regexMatch"
                          ]
                        }
                      },
                      "fields": {
                        "exactMatch": {
                          "type": "string",
                          "id": 457641093,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "presentMatch": {
                          "type": "bool",
                          "id": 67435841,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "regexMatch": {
                          "type": "string",
                          "id": 107387853,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "HttpRedirectAction": {
                      "oneofs": {
                        "_hostRedirect": {
                          "oneof": [
                            "hostRedirect"
                          ]
                        },
                        "_httpsRedirect": {
                          "oneof": [
                            "httpsRedirect"
                          ]
                        },
                        "_pathRedirect": {
                          "oneof": [
                            "pathRedirect"
                          ]
                        },
                        "_prefixRedirect": {
                          "oneof": [
                            "prefixRedirect"
                          ]
                        },
                        "_redirectResponseCode": {
                          "oneof": [
                            "redirectResponseCode"
                          ]
                        },
                        "_stripQuery": {
                          "oneof": [
                            "stripQuery"
                          ]
                        }
                      },
                      "fields": {
                        "hostRedirect": {
                          "type": "string",
                          "id": 107417747,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "httpsRedirect": {
                          "type": "bool",
                          "id": 170260656,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pathRedirect": {
                          "type": "string",
                          "id": 272342710,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "prefixRedirect": {
                          "type": "string",
                          "id": 446184169,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "redirectResponseCode": {
                          "type": "string",
                          "id": 436710408,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "stripQuery": {
                          "type": "bool",
                          "id": 52284641,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "RedirectResponseCode": {
                          "values": {
                            "UNDEFINED_REDIRECT_RESPONSE_CODE": 0,
                            "FOUND": 67084130,
                            "MOVED_PERMANENTLY_DEFAULT": 386698449,
                            "PERMANENT_REDIRECT": 382006381,
                            "SEE_OTHER": 445380580,
                            "TEMPORARY_REDIRECT": 489550378
                          }
                        }
                      }
                    },
                    "HttpRetryPolicy": {
                      "oneofs": {
                        "_numRetries": {
                          "oneof": [
                            "numRetries"
                          ]
                        },
                        "_perTryTimeout": {
                          "oneof": [
                            "perTryTimeout"
                          ]
                        }
                      },
                      "fields": {
                        "numRetries": {
                          "type": "uint32",
                          "id": 251680141,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "perTryTimeout": {
                          "type": "Duration",
                          "id": 280041147,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "retryConditions": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 28815535
                        }
                      }
                    },
                    "HttpRouteAction": {
                      "oneofs": {
                        "_corsPolicy": {
                          "oneof": [
                            "corsPolicy"
                          ]
                        },
                        "_faultInjectionPolicy": {
                          "oneof": [
                            "faultInjectionPolicy"
                          ]
                        },
                        "_maxStreamDuration": {
                          "oneof": [
                            "maxStreamDuration"
                          ]
                        },
                        "_requestMirrorPolicy": {
                          "oneof": [
                            "requestMirrorPolicy"
                          ]
                        },
                        "_retryPolicy": {
                          "oneof": [
                            "retryPolicy"
                          ]
                        },
                        "_timeout": {
                          "oneof": [
                            "timeout"
                          ]
                        },
                        "_urlRewrite": {
                          "oneof": [
                            "urlRewrite"
                          ]
                        }
                      },
                      "fields": {
                        "corsPolicy": {
                          "type": "CorsPolicy",
                          "id": 398943748,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "faultInjectionPolicy": {
                          "type": "HttpFaultInjection",
                          "id": 412781079,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxStreamDuration": {
                          "type": "Duration",
                          "id": 61428376,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "requestMirrorPolicy": {
                          "type": "RequestMirrorPolicy",
                          "id": 220196866,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "retryPolicy": {
                          "type": "HttpRetryPolicy",
                          "id": 56799913,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "timeout": {
                          "type": "Duration",
                          "id": 296701281,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "urlRewrite": {
                          "type": "UrlRewrite",
                          "id": 273333948,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "weightedBackendServices": {
                          "rule": "repeated",
                          "type": "WeightedBackendService",
                          "id": 337028049
                        }
                      }
                    },
                    "HttpRouteRule": {
                      "oneofs": {
                        "_customErrorResponsePolicy": {
                          "oneof": [
                            "customErrorResponsePolicy"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_headerAction": {
                          "oneof": [
                            "headerAction"
                          ]
                        },
                        "_priority": {
                          "oneof": [
                            "priority"
                          ]
                        },
                        "_routeAction": {
                          "oneof": [
                            "routeAction"
                          ]
                        },
                        "_service": {
                          "oneof": [
                            "service"
                          ]
                        },
                        "_urlRedirect": {
                          "oneof": [
                            "urlRedirect"
                          ]
                        }
                      },
                      "fields": {
                        "customErrorResponsePolicy": {
                          "type": "CustomErrorResponsePolicy",
                          "id": 202816619,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "headerAction": {
                          "type": "HttpHeaderAction",
                          "id": 328077352,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "matchRules": {
                          "rule": "repeated",
                          "type": "HttpRouteRuleMatch",
                          "id": 376200701
                        },
                        "priority": {
                          "type": "int32",
                          "id": 445151652,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "routeAction": {
                          "type": "HttpRouteAction",
                          "id": 424563948,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "service": {
                          "type": "string",
                          "id": 373540533,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "urlRedirect": {
                          "type": "HttpRedirectAction",
                          "id": 405147820,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "HttpRouteRuleMatch": {
                      "oneofs": {
                        "_fullPathMatch": {
                          "oneof": [
                            "fullPathMatch"
                          ]
                        },
                        "_ignoreCase": {
                          "oneof": [
                            "ignoreCase"
                          ]
                        },
                        "_pathTemplateMatch": {
                          "oneof": [
                            "pathTemplateMatch"
                          ]
                        },
                        "_prefixMatch": {
                          "oneof": [
                            "prefixMatch"
                          ]
                        },
                        "_regexMatch": {
                          "oneof": [
                            "regexMatch"
                          ]
                        }
                      },
                      "fields": {
                        "fullPathMatch": {
                          "type": "string",
                          "id": 214598875,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "headerMatches": {
                          "rule": "repeated",
                          "type": "HttpHeaderMatch",
                          "id": 361903489
                        },
                        "ignoreCase": {
                          "type": "bool",
                          "id": 464324989,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "metadataFilters": {
                          "rule": "repeated",
                          "type": "MetadataFilter",
                          "id": 464725739
                        },
                        "pathTemplateMatch": {
                          "type": "string",
                          "id": 292348186,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "prefixMatch": {
                          "type": "string",
                          "id": 257898968,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "queryParameterMatches": {
                          "rule": "repeated",
                          "type": "HttpQueryParameterMatch",
                          "id": 286231270
                        },
                        "regexMatch": {
                          "type": "string",
                          "id": 107387853,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "Image": {
                      "oneofs": {
                        "_architecture": {
                          "oneof": [
                            "architecture"
                          ]
                        },
                        "_archiveSizeBytes": {
                          "oneof": [
                            "archiveSizeBytes"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_deprecated": {
                          "oneof": [
                            "deprecated"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_diskSizeGb": {
                          "oneof": [
                            "diskSizeGb"
                          ]
                        },
                        "_enableConfidentialCompute": {
                          "oneof": [
                            "enableConfidentialCompute"
                          ]
                        },
                        "_family": {
                          "oneof": [
                            "family"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_imageEncryptionKey": {
                          "oneof": [
                            "imageEncryptionKey"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_labelFingerprint": {
                          "oneof": [
                            "labelFingerprint"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_params": {
                          "oneof": [
                            "params"
                          ]
                        },
                        "_rawDisk": {
                          "oneof": [
                            "rawDisk"
                          ]
                        },
                        "_satisfiesPzi": {
                          "oneof": [
                            "satisfiesPzi"
                          ]
                        },
                        "_satisfiesPzs": {
                          "oneof": [
                            "satisfiesPzs"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_shieldedInstanceInitialState": {
                          "oneof": [
                            "shieldedInstanceInitialState"
                          ]
                        },
                        "_sourceDisk": {
                          "oneof": [
                            "sourceDisk"
                          ]
                        },
                        "_sourceDiskEncryptionKey": {
                          "oneof": [
                            "sourceDiskEncryptionKey"
                          ]
                        },
                        "_sourceDiskId": {
                          "oneof": [
                            "sourceDiskId"
                          ]
                        },
                        "_sourceImage": {
                          "oneof": [
                            "sourceImage"
                          ]
                        },
                        "_sourceImageEncryptionKey": {
                          "oneof": [
                            "sourceImageEncryptionKey"
                          ]
                        },
                        "_sourceImageId": {
                          "oneof": [
                            "sourceImageId"
                          ]
                        },
                        "_sourceSnapshot": {
                          "oneof": [
                            "sourceSnapshot"
                          ]
                        },
                        "_sourceSnapshotEncryptionKey": {
                          "oneof": [
                            "sourceSnapshotEncryptionKey"
                          ]
                        },
                        "_sourceSnapshotId": {
                          "oneof": [
                            "sourceSnapshotId"
                          ]
                        },
                        "_sourceType": {
                          "oneof": [
                            "sourceType"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        }
                      },
                      "fields": {
                        "architecture": {
                          "type": "string",
                          "id": 302803283,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "archiveSizeBytes": {
                          "type": "int64",
                          "id": 381093450,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "deprecated": {
                          "type": "DeprecationStatus",
                          "id": 515138995,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "diskSizeGb": {
                          "type": "int64",
                          "id": 316263735,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enableConfidentialCompute": {
                          "type": "bool",
                          "id": 102135228,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "family": {
                          "type": "string",
                          "id": 328751972,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "guestOsFeatures": {
                          "rule": "repeated",
                          "type": "GuestOsFeature",
                          "id": 79294545
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "imageEncryptionKey": {
                          "type": "CustomerEncryptionKey",
                          "id": 379512583,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labelFingerprint": {
                          "type": "string",
                          "id": 178124825,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labels": {
                          "keyType": "string",
                          "type": "string",
                          "id": 500195327
                        },
                        "licenseCodes": {
                          "rule": "repeated",
                          "type": "int64",
                          "id": 45482664
                        },
                        "licenses": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 337642578
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "params": {
                          "type": "ImageParams",
                          "id": 78313862,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "rawDisk": {
                          "type": "RawDisk",
                          "id": 503113556,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "satisfiesPzi": {
                          "type": "bool",
                          "id": 480964257,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "satisfiesPzs": {
                          "type": "bool",
                          "id": 480964267,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "shieldedInstanceInitialState": {
                          "type": "InitialStateConfig",
                          "id": 192356867,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceDisk": {
                          "type": "string",
                          "id": 451753793,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceDiskEncryptionKey": {
                          "type": "CustomerEncryptionKey",
                          "id": 531501153,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceDiskId": {
                          "type": "string",
                          "id": 454190809,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceImage": {
                          "type": "string",
                          "id": 50443319,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceImageEncryptionKey": {
                          "type": "CustomerEncryptionKey",
                          "id": 381503659,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceImageId": {
                          "type": "string",
                          "id": 55328291,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceSnapshot": {
                          "type": "string",
                          "id": 126061928,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceSnapshotEncryptionKey": {
                          "type": "CustomerEncryptionKey",
                          "id": 303679322,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceSnapshotId": {
                          "type": "string",
                          "id": 98962258,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceType": {
                          "type": "string",
                          "id": 452245726,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "string",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "storageLocations": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 328005274
                        }
                      },
                      "nested": {
                        "Architecture": {
                          "values": {
                            "UNDEFINED_ARCHITECTURE": 0,
                            "ARCHITECTURE_UNSPECIFIED": 394750507,
                            "ARM64": 62547450,
                            "X86_64": 425300551
                          }
                        },
                        "SourceType": {
                          "values": {
                            "UNDEFINED_SOURCE_TYPE": 0,
                            "RAW": 80904
                          }
                        },
                        "Status": {
                          "values": {
                            "UNDEFINED_STATUS": 0,
                            "DELETING": 528602024,
                            "FAILED": 455706685,
                            "PENDING": 35394935,
                            "READY": 77848963
                          }
                        }
                      }
                    },
                    "ImageFamilyView": {
                      "oneofs": {
                        "_image": {
                          "oneof": [
                            "image"
                          ]
                        }
                      },
                      "fields": {
                        "image": {
                          "type": "Image",
                          "id": 100313435,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ImageList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "Image",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ImageParams": {
                      "fields": {
                        "resourceManagerTags": {
                          "keyType": "string",
                          "type": "string",
                          "id": 377671164
                        }
                      }
                    },
                    "InitialStateConfig": {
                      "oneofs": {
                        "_pk": {
                          "oneof": [
                            "pk"
                          ]
                        }
                      },
                      "fields": {
                        "dbs": {
                          "rule": "repeated",
                          "type": "FileContentBuffer",
                          "id": 99253
                        },
                        "dbxs": {
                          "rule": "repeated",
                          "type": "FileContentBuffer",
                          "id": 3077113
                        },
                        "keks": {
                          "rule": "repeated",
                          "type": "FileContentBuffer",
                          "id": 3288130
                        },
                        "pk": {
                          "type": "FileContentBuffer",
                          "id": 3579,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertAddressRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "addressResource": {
                          "type": "Address",
                          "id": 483888121,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertAutoscalerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "autoscalerResource": {
                          "type": "Autoscaler",
                          "id": 207616118,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "InsertBackendBucketRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "backendBucketResource": {
                          "type": "BackendBucket",
                          "id": 380757784,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertBackendServiceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "backendServiceResource": {
                          "type": "BackendService",
                          "id": 347586723,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertCrossSiteNetworkRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        },
                        "_validateOnly": {
                          "oneof": [
                            "validateOnly"
                          ]
                        }
                      },
                      "fields": {
                        "crossSiteNetworkResource": {
                          "type": "CrossSiteNetwork",
                          "id": 30896696,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "validateOnly": {
                          "type": "bool",
                          "id": 242744629,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertDiskRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        },
                        "_sourceImage": {
                          "oneof": [
                            "sourceImage"
                          ]
                        }
                      },
                      "fields": {
                        "diskResource": {
                          "type": "Disk",
                          "id": 25880688,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceImage": {
                          "type": "string",
                          "id": 50443319,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "InsertExternalVpnGatewayRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "externalVpnGatewayResource": {
                          "type": "ExternalVpnGateway",
                          "id": 486813576,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertFirewallPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicyResource": {
                          "type": "FirewallPolicy",
                          "id": 495049532,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "parentId": {
                          "type": "string",
                          "id": 459714768,
                          "options": {
                            "(google.cloud.operation_request_field)": "parent_id",
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertFirewallRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "firewallResource": {
                          "type": "Firewall",
                          "id": 41425005,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertForwardingRuleRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "forwardingRuleResource": {
                          "type": "ForwardingRule",
                          "id": 301211695,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertFutureReservationRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "futureReservationResource": {
                          "type": "FutureReservation",
                          "id": 466750493,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "InsertGlobalAddressRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "addressResource": {
                          "type": "Address",
                          "id": 483888121,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertGlobalForwardingRuleRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "forwardingRuleResource": {
                          "type": "ForwardingRule",
                          "id": 301211695,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertGlobalNetworkEndpointGroupRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "networkEndpointGroupResource": {
                          "type": "NetworkEndpointGroup",
                          "id": 525788839,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertGlobalPublicDelegatedPrefixeRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "publicDelegatedPrefixResource": {
                          "type": "PublicDelegatedPrefix",
                          "id": 47594501,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertHealthCheckRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "healthCheckResource": {
                          "type": "HealthCheck",
                          "id": 201925032,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertImageRequest": {
                      "oneofs": {
                        "_forceCreate": {
                          "oneof": [
                            "forceCreate"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "forceCreate": {
                          "type": "bool",
                          "id": 197723344,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "imageResource": {
                          "type": "Image",
                          "id": 371171954,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertInstanceGroupManagerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManagerResource": {
                          "type": "InstanceGroupManager",
                          "id": 261063946,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "InsertInstanceGroupManagerResizeRequestRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instanceGroupManagerResizeRequestResource": {
                          "type": "InstanceGroupManagerResizeRequest",
                          "id": 468541293,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "InsertInstanceGroupRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupResource": {
                          "type": "InstanceGroup",
                          "id": 286612152,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "InsertInstanceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        },
                        "_sourceInstanceTemplate": {
                          "oneof": [
                            "sourceInstanceTemplate"
                          ]
                        },
                        "_sourceMachineImage": {
                          "oneof": [
                            "sourceMachineImage"
                          ]
                        }
                      },
                      "fields": {
                        "instanceResource": {
                          "type": "Instance",
                          "id": 215988344,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceInstanceTemplate": {
                          "type": "string",
                          "id": 332423616,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceMachineImage": {
                          "type": "string",
                          "id": 21769791,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "InsertInstanceTemplateRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceTemplateResource": {
                          "type": "InstanceTemplate",
                          "id": 10679561,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertInstantSnapshotRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instantSnapshotResource": {
                          "type": "InstantSnapshot",
                          "id": 383915339,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "InsertInterconnectAttachmentGroupRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "interconnectAttachmentGroupResource": {
                          "type": "InterconnectAttachmentGroup",
                          "id": 9990137,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertInterconnectAttachmentRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        },
                        "_validateOnly": {
                          "oneof": [
                            "validateOnly"
                          ]
                        }
                      },
                      "fields": {
                        "interconnectAttachmentResource": {
                          "type": "InterconnectAttachment",
                          "id": 212341369,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "validateOnly": {
                          "type": "bool",
                          "id": 242744629,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertInterconnectGroupRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "interconnectGroupResource": {
                          "type": "InterconnectGroup",
                          "id": 85571999,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertInterconnectRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "interconnectResource": {
                          "type": "Interconnect",
                          "id": 397611167,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertLicenseRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "licenseResource": {
                          "type": "License",
                          "id": 437955148,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertMachineImageRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        },
                        "_sourceInstance": {
                          "oneof": [
                            "sourceInstance"
                          ]
                        }
                      },
                      "fields": {
                        "machineImageResource": {
                          "type": "MachineImage",
                          "id": 60740970,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceInstance": {
                          "type": "string",
                          "id": 396315705,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertNetworkAttachmentRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "networkAttachmentResource": {
                          "type": "NetworkAttachment",
                          "id": 210974745,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertNetworkEdgeSecurityServiceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        },
                        "_validateOnly": {
                          "oneof": [
                            "validateOnly"
                          ]
                        }
                      },
                      "fields": {
                        "networkEdgeSecurityServiceResource": {
                          "type": "NetworkEdgeSecurityService",
                          "id": 477548966,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "validateOnly": {
                          "type": "bool",
                          "id": 242744629,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertNetworkEndpointGroupRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "networkEndpointGroupResource": {
                          "type": "NetworkEndpointGroup",
                          "id": 525788839,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "InsertNetworkFirewallPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicyResource": {
                          "type": "FirewallPolicy",
                          "id": 495049532,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertNetworkRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "networkResource": {
                          "type": "Network",
                          "id": 122105599,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertNodeGroupRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "initialNodeCount": {
                          "type": "int32",
                          "id": 71951469,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "nodeGroupResource": {
                          "type": "NodeGroup",
                          "id": 505321899,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "InsertNodeTemplateRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "nodeTemplateResource": {
                          "type": "NodeTemplate",
                          "id": 127364406,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertOrganizationSecurityPolicyRequest": {
                      "oneofs": {
                        "_parentId": {
                          "oneof": [
                            "parentId"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "parentId": {
                          "type": "string",
                          "id": 459714768,
                          "options": {
                            "(google.cloud.operation_request_field)": "parent_id",
                            "proto3_optional": true
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "securityPolicyResource": {
                          "type": "SecurityPolicy",
                          "id": 216159612,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "InsertPacketMirroringRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "packetMirroringResource": {
                          "type": "PacketMirroring",
                          "id": 493501985,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertPublicAdvertisedPrefixeRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "publicAdvertisedPrefixResource": {
                          "type": "PublicAdvertisedPrefix",
                          "id": 233614223,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertPublicDelegatedPrefixeRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "publicDelegatedPrefixResource": {
                          "type": "PublicDelegatedPrefix",
                          "id": 47594501,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertRegionAutoscalerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "autoscalerResource": {
                          "type": "Autoscaler",
                          "id": 207616118,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertRegionBackendServiceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "backendServiceResource": {
                          "type": "BackendService",
                          "id": 347586723,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertRegionCommitmentRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "commitmentResource": {
                          "type": "Commitment",
                          "id": 244240888,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertRegionCompositeHealthCheckRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "compositeHealthCheckResource": {
                          "type": "CompositeHealthCheck",
                          "id": 132195824,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertRegionDiskRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        },
                        "_sourceImage": {
                          "oneof": [
                            "sourceImage"
                          ]
                        }
                      },
                      "fields": {
                        "diskResource": {
                          "type": "Disk",
                          "id": 25880688,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceImage": {
                          "type": "string",
                          "id": 50443319,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertRegionHealthAggregationPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "healthAggregationPolicyResource": {
                          "type": "HealthAggregationPolicy",
                          "id": 293526971,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertRegionHealthCheckRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "healthCheckResource": {
                          "type": "HealthCheck",
                          "id": 201925032,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertRegionHealthCheckServiceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "healthCheckServiceResource": {
                          "type": "HealthCheckService",
                          "id": 477367794,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertRegionHealthSourceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "healthSourceResource": {
                          "type": "HealthSource",
                          "id": 357735375,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertRegionInstanceGroupManagerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManagerResource": {
                          "type": "InstanceGroupManager",
                          "id": 261063946,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertRegionInstanceTemplateRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceTemplateResource": {
                          "type": "InstanceTemplate",
                          "id": 10679561,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertRegionInstantSnapshotRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instantSnapshotResource": {
                          "type": "InstantSnapshot",
                          "id": 383915339,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertRegionNetworkEndpointGroupRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "networkEndpointGroupResource": {
                          "type": "NetworkEndpointGroup",
                          "id": 525788839,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertRegionNetworkFirewallPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicyResource": {
                          "type": "FirewallPolicy",
                          "id": 495049532,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertRegionNotificationEndpointRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "notificationEndpointResource": {
                          "type": "NotificationEndpoint",
                          "id": 338459940,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertRegionSecurityPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        },
                        "_validateOnly": {
                          "oneof": [
                            "validateOnly"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "securityPolicyResource": {
                          "type": "SecurityPolicy",
                          "id": 216159612,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "validateOnly": {
                          "type": "bool",
                          "id": 242744629,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertRegionSslCertificateRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sslCertificateResource": {
                          "type": "SslCertificate",
                          "id": 180709897,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "InsertRegionSslPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sslPolicyResource": {
                          "type": "SslPolicy",
                          "id": 274891848,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "InsertRegionTargetHttpProxyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetHttpProxyResource": {
                          "type": "TargetHttpProxy",
                          "id": 24696744,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "InsertRegionTargetHttpsProxyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetHttpsProxyResource": {
                          "type": "TargetHttpsProxy",
                          "id": 433657473,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "InsertRegionTargetTcpProxyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetTcpProxyResource": {
                          "type": "TargetTcpProxy",
                          "id": 145913931,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "InsertRegionUrlMapRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "urlMapResource": {
                          "type": "UrlMap",
                          "id": 168675425,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "InsertReservationRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "reservationResource": {
                          "type": "Reservation",
                          "id": 285030177,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "InsertResourcePolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "resourcePolicyResource": {
                          "type": "ResourcePolicy",
                          "id": 76826186,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "InsertRouteRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "routeResource": {
                          "type": "Route",
                          "id": 225428804,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "InsertRouterRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "routerResource": {
                          "type": "Router",
                          "id": 155222084,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "InsertSecurityPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        },
                        "_validateOnly": {
                          "oneof": [
                            "validateOnly"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "securityPolicyResource": {
                          "type": "SecurityPolicy",
                          "id": 216159612,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "validateOnly": {
                          "type": "bool",
                          "id": 242744629,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertServiceAttachmentRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceAttachmentResource": {
                          "type": "ServiceAttachment",
                          "id": 472980256,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "InsertSnapshotRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "snapshotResource": {
                          "type": "Snapshot",
                          "id": 481319977,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "InsertSslCertificateRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sslCertificateResource": {
                          "type": "SslCertificate",
                          "id": 180709897,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "InsertSslPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sslPolicyResource": {
                          "type": "SslPolicy",
                          "id": 274891848,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "InsertStoragePoolRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "storagePoolResource": {
                          "type": "StoragePool",
                          "id": 157179405,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "InsertSubnetworkRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "subnetworkResource": {
                          "type": "Subnetwork",
                          "id": 42233151,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "InsertTargetGrpcProxyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetGrpcProxyResource": {
                          "type": "TargetGrpcProxy",
                          "id": 328922450,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "InsertTargetHttpProxyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetHttpProxyResource": {
                          "type": "TargetHttpProxy",
                          "id": 24696744,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "InsertTargetHttpsProxyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetHttpsProxyResource": {
                          "type": "TargetHttpsProxy",
                          "id": 433657473,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "InsertTargetInstanceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetInstanceResource": {
                          "type": "TargetInstance",
                          "id": 430453066,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "InsertTargetPoolRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetPoolResource": {
                          "type": "TargetPool",
                          "id": 101281443,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "InsertTargetSslProxyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetSslProxyResource": {
                          "type": "TargetSslProxy",
                          "id": 142016192,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "InsertTargetTcpProxyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetTcpProxyResource": {
                          "type": "TargetTcpProxy",
                          "id": 145913931,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "InsertTargetVpnGatewayRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetVpnGatewayResource": {
                          "type": "TargetVpnGateway",
                          "id": 498050,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "InsertUrlMapRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "urlMapResource": {
                          "type": "UrlMap",
                          "id": 168675425,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "InsertVpnGatewayRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "vpnGatewayResource": {
                          "type": "VpnGateway",
                          "id": 182688660,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "InsertVpnTunnelRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "vpnTunnelResource": {
                          "type": "VpnTunnel",
                          "id": 86839482,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "InsertWireGroupRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        },
                        "_validateOnly": {
                          "oneof": [
                            "validateOnly"
                          ]
                        }
                      },
                      "fields": {
                        "crossSiteNetwork": {
                          "type": "string",
                          "id": 108192469,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "validateOnly": {
                          "type": "bool",
                          "id": 242744629,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "wireGroupResource": {
                          "type": "WireGroup",
                          "id": 117104840,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "Instance": {
                      "oneofs": {
                        "_advancedMachineFeatures": {
                          "oneof": [
                            "advancedMachineFeatures"
                          ]
                        },
                        "_canIpForward": {
                          "oneof": [
                            "canIpForward"
                          ]
                        },
                        "_confidentialInstanceConfig": {
                          "oneof": [
                            "confidentialInstanceConfig"
                          ]
                        },
                        "_cpuPlatform": {
                          "oneof": [
                            "cpuPlatform"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_deletionProtection": {
                          "oneof": [
                            "deletionProtection"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_displayDevice": {
                          "oneof": [
                            "displayDevice"
                          ]
                        },
                        "_fingerprint": {
                          "oneof": [
                            "fingerprint"
                          ]
                        },
                        "_hostname": {
                          "oneof": [
                            "hostname"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_instanceEncryptionKey": {
                          "oneof": [
                            "instanceEncryptionKey"
                          ]
                        },
                        "_keyRevocationActionType": {
                          "oneof": [
                            "keyRevocationActionType"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_labelFingerprint": {
                          "oneof": [
                            "labelFingerprint"
                          ]
                        },
                        "_lastStartTimestamp": {
                          "oneof": [
                            "lastStartTimestamp"
                          ]
                        },
                        "_lastStopTimestamp": {
                          "oneof": [
                            "lastStopTimestamp"
                          ]
                        },
                        "_lastSuspendedTimestamp": {
                          "oneof": [
                            "lastSuspendedTimestamp"
                          ]
                        },
                        "_machineType": {
                          "oneof": [
                            "machineType"
                          ]
                        },
                        "_metadata": {
                          "oneof": [
                            "metadata"
                          ]
                        },
                        "_minCpuPlatform": {
                          "oneof": [
                            "minCpuPlatform"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_networkPerformanceConfig": {
                          "oneof": [
                            "networkPerformanceConfig"
                          ]
                        },
                        "_params": {
                          "oneof": [
                            "params"
                          ]
                        },
                        "_privateIpv6GoogleAccess": {
                          "oneof": [
                            "privateIpv6GoogleAccess"
                          ]
                        },
                        "_reservationAffinity": {
                          "oneof": [
                            "reservationAffinity"
                          ]
                        },
                        "_resourceStatus": {
                          "oneof": [
                            "resourceStatus"
                          ]
                        },
                        "_satisfiesPzi": {
                          "oneof": [
                            "satisfiesPzi"
                          ]
                        },
                        "_satisfiesPzs": {
                          "oneof": [
                            "satisfiesPzs"
                          ]
                        },
                        "_scheduling": {
                          "oneof": [
                            "scheduling"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_shieldedInstanceConfig": {
                          "oneof": [
                            "shieldedInstanceConfig"
                          ]
                        },
                        "_shieldedInstanceIntegrityPolicy": {
                          "oneof": [
                            "shieldedInstanceIntegrityPolicy"
                          ]
                        },
                        "_sourceMachineImage": {
                          "oneof": [
                            "sourceMachineImage"
                          ]
                        },
                        "_sourceMachineImageEncryptionKey": {
                          "oneof": [
                            "sourceMachineImageEncryptionKey"
                          ]
                        },
                        "_startRestricted": {
                          "oneof": [
                            "startRestricted"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        },
                        "_statusMessage": {
                          "oneof": [
                            "statusMessage"
                          ]
                        },
                        "_tags": {
                          "oneof": [
                            "tags"
                          ]
                        },
                        "_workloadIdentityConfig": {
                          "oneof": [
                            "workloadIdentityConfig"
                          ]
                        },
                        "_zone": {
                          "oneof": [
                            "zone"
                          ]
                        }
                      },
                      "fields": {
                        "advancedMachineFeatures": {
                          "type": "AdvancedMachineFeatures",
                          "id": 409646002,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "canIpForward": {
                          "type": "bool",
                          "id": 467731324,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "confidentialInstanceConfig": {
                          "type": "ConfidentialInstanceConfig",
                          "id": 490637685,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "cpuPlatform": {
                          "type": "string",
                          "id": 410285354,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "deletionProtection": {
                          "type": "bool",
                          "id": 458014698,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "disks": {
                          "rule": "repeated",
                          "type": "AttachedDisk",
                          "id": 95594102
                        },
                        "displayDevice": {
                          "type": "DisplayDevice",
                          "id": 258933875,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "fingerprint": {
                          "type": "string",
                          "id": 234678500,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "guestAccelerators": {
                          "rule": "repeated",
                          "type": "AcceleratorConfig",
                          "id": 463595119
                        },
                        "hostname": {
                          "type": "string",
                          "id": 237067315,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instanceEncryptionKey": {
                          "type": "CustomerEncryptionKey",
                          "id": 64741517,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "keyRevocationActionType": {
                          "type": "string",
                          "id": 235941474,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labelFingerprint": {
                          "type": "string",
                          "id": 178124825,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labels": {
                          "keyType": "string",
                          "type": "string",
                          "id": 500195327
                        },
                        "lastStartTimestamp": {
                          "type": "string",
                          "id": 443830736,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "lastStopTimestamp": {
                          "type": "string",
                          "id": 412823010,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "lastSuspendedTimestamp": {
                          "type": "string",
                          "id": 356275337,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "machineType": {
                          "type": "string",
                          "id": 227711026,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "metadata": {
                          "type": "Metadata",
                          "id": 86866735,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "minCpuPlatform": {
                          "type": "string",
                          "id": 242912759,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "networkInterfaces": {
                          "rule": "repeated",
                          "type": "NetworkInterface",
                          "id": 52735243
                        },
                        "networkPerformanceConfig": {
                          "type": "NetworkPerformanceConfig",
                          "id": 398330850,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "params": {
                          "type": "InstanceParams",
                          "id": 78313862,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "privateIpv6GoogleAccess": {
                          "type": "string",
                          "id": 48277006,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "reservationAffinity": {
                          "type": "ReservationAffinity",
                          "id": 157850683,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "resourcePolicies": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 22220385
                        },
                        "resourceStatus": {
                          "type": "ResourceStatus",
                          "id": 249429315,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "satisfiesPzi": {
                          "type": "bool",
                          "id": 480964257,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "satisfiesPzs": {
                          "type": "bool",
                          "id": 480964267,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "scheduling": {
                          "type": "Scheduling",
                          "id": 386688404,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceAccounts": {
                          "rule": "repeated",
                          "type": "ServiceAccount",
                          "id": 277537328
                        },
                        "shieldedInstanceConfig": {
                          "type": "ShieldedInstanceConfig",
                          "id": 12862901,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "shieldedInstanceIntegrityPolicy": {
                          "type": "ShieldedInstanceIntegrityPolicy",
                          "id": 163696919,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceMachineImage": {
                          "type": "string",
                          "id": 21769791,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceMachineImageEncryptionKey": {
                          "type": "CustomerEncryptionKey",
                          "id": 192839075,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "startRestricted": {
                          "type": "bool",
                          "id": 123693144,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "string",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "statusMessage": {
                          "type": "string",
                          "id": 297428154,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "tags": {
                          "type": "Tags",
                          "id": 3552281,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "workloadIdentityConfig": {
                          "type": "WorkloadIdentityConfig",
                          "id": 338198811,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "KeyRevocationActionType": {
                          "values": {
                            "UNDEFINED_KEY_REVOCATION_ACTION_TYPE": 0,
                            "KEY_REVOCATION_ACTION_TYPE_UNSPECIFIED": 467110106,
                            "NONE": 2402104,
                            "STOP": 2555906
                          }
                        },
                        "PrivateIpv6GoogleAccess": {
                          "values": {
                            "UNDEFINED_PRIVATE_IPV6_GOOGLE_ACCESS": 0,
                            "ENABLE_BIDIRECTIONAL_ACCESS_TO_GOOGLE": 427975994,
                            "ENABLE_OUTBOUND_VM_ACCESS_TO_GOOGLE": 288210263,
                            "INHERIT_FROM_SUBNETWORK": 530256959
                          }
                        },
                        "Status": {
                          "values": {
                            "UNDEFINED_STATUS": 0,
                            "DEPROVISIONING": 428935662,
                            "PENDING": 35394935,
                            "PROVISIONING": 290896621,
                            "REPAIRING": 413483285,
                            "RUNNING": 121282975,
                            "STAGING": 431072283,
                            "STOPPED": 444276141,
                            "STOPPING": 350791796,
                            "SUSPENDED": 51223995,
                            "SUSPENDING": 514206246,
                            "TERMINATED": 250018339
                          }
                        }
                      }
                    },
                    "InstanceAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "InstancesScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceConsumptionData": {
                      "oneofs": {
                        "_consumptionInfo": {
                          "oneof": [
                            "consumptionInfo"
                          ]
                        },
                        "_instance": {
                          "oneof": [
                            "instance"
                          ]
                        }
                      },
                      "fields": {
                        "consumptionInfo": {
                          "type": "InstanceConsumptionInfo",
                          "id": 146354898,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceConsumptionInfo": {
                      "oneofs": {
                        "_guestCpus": {
                          "oneof": [
                            "guestCpus"
                          ]
                        },
                        "_localSsdGb": {
                          "oneof": [
                            "localSsdGb"
                          ]
                        },
                        "_memoryMb": {
                          "oneof": [
                            "memoryMb"
                          ]
                        },
                        "_minNodeCpus": {
                          "oneof": [
                            "minNodeCpus"
                          ]
                        }
                      },
                      "fields": {
                        "guestCpus": {
                          "type": "int32",
                          "id": 393356754,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "localSsdGb": {
                          "type": "int32",
                          "id": 329237578,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "memoryMb": {
                          "type": "int32",
                          "id": 116001171,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "minNodeCpus": {
                          "type": "int32",
                          "id": 317231675,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceFlexibilityPolicy": {
                      "fields": {
                        "instanceSelections": {
                          "keyType": "string",
                          "type": "InstanceFlexibilityPolicyInstanceSelection",
                          "id": 22954577
                        }
                      }
                    },
                    "InstanceFlexibilityPolicyInstanceSelection": {
                      "oneofs": {
                        "_rank": {
                          "oneof": [
                            "rank"
                          ]
                        }
                      },
                      "fields": {
                        "disks": {
                          "rule": "repeated",
                          "type": "AttachedDisk",
                          "id": 95594102
                        },
                        "machineTypes": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 79720065
                        },
                        "rank": {
                          "type": "int64",
                          "id": 3492908,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceGroup": {
                      "oneofs": {
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_fingerprint": {
                          "oneof": [
                            "fingerprint"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_network": {
                          "oneof": [
                            "network"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_size": {
                          "oneof": [
                            "size"
                          ]
                        },
                        "_subnetwork": {
                          "oneof": [
                            "subnetwork"
                          ]
                        },
                        "_zone": {
                          "oneof": [
                            "zone"
                          ]
                        }
                      },
                      "fields": {
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "fingerprint": {
                          "type": "string",
                          "id": 234678500,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "namedPorts": {
                          "rule": "repeated",
                          "type": "NamedPort",
                          "id": 427598732
                        },
                        "network": {
                          "type": "string",
                          "id": 232872494,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "size": {
                          "type": "int32",
                          "id": 3530753,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "subnetwork": {
                          "type": "string",
                          "id": 307827694,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceGroupAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "InstanceGroupsScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceGroupList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "InstanceGroup",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceGroupManager": {
                      "oneofs": {
                        "_allInstancesConfig": {
                          "oneof": [
                            "allInstancesConfig"
                          ]
                        },
                        "_baseInstanceName": {
                          "oneof": [
                            "baseInstanceName"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_currentActions": {
                          "oneof": [
                            "currentActions"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_distributionPolicy": {
                          "oneof": [
                            "distributionPolicy"
                          ]
                        },
                        "_fingerprint": {
                          "oneof": [
                            "fingerprint"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_instanceFlexibilityPolicy": {
                          "oneof": [
                            "instanceFlexibilityPolicy"
                          ]
                        },
                        "_instanceGroup": {
                          "oneof": [
                            "instanceGroup"
                          ]
                        },
                        "_instanceLifecyclePolicy": {
                          "oneof": [
                            "instanceLifecyclePolicy"
                          ]
                        },
                        "_instanceTemplate": {
                          "oneof": [
                            "instanceTemplate"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_listManagedInstancesResults": {
                          "oneof": [
                            "listManagedInstancesResults"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_resourcePolicies": {
                          "oneof": [
                            "resourcePolicies"
                          ]
                        },
                        "_satisfiesPzi": {
                          "oneof": [
                            "satisfiesPzi"
                          ]
                        },
                        "_satisfiesPzs": {
                          "oneof": [
                            "satisfiesPzs"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_standbyPolicy": {
                          "oneof": [
                            "standbyPolicy"
                          ]
                        },
                        "_statefulPolicy": {
                          "oneof": [
                            "statefulPolicy"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        },
                        "_targetSize": {
                          "oneof": [
                            "targetSize"
                          ]
                        },
                        "_targetSizePolicy": {
                          "oneof": [
                            "targetSizePolicy"
                          ]
                        },
                        "_targetStoppedSize": {
                          "oneof": [
                            "targetStoppedSize"
                          ]
                        },
                        "_targetSuspendedSize": {
                          "oneof": [
                            "targetSuspendedSize"
                          ]
                        },
                        "_updatePolicy": {
                          "oneof": [
                            "updatePolicy"
                          ]
                        },
                        "_zone": {
                          "oneof": [
                            "zone"
                          ]
                        }
                      },
                      "fields": {
                        "allInstancesConfig": {
                          "type": "InstanceGroupManagerAllInstancesConfig",
                          "id": 112596737,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "autoHealingPolicies": {
                          "rule": "repeated",
                          "type": "InstanceGroupManagerAutoHealingPolicy",
                          "id": 456799109
                        },
                        "baseInstanceName": {
                          "type": "string",
                          "id": 389106439,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "currentActions": {
                          "type": "InstanceGroupManagerActionsSummary",
                          "id": 164045879,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "distributionPolicy": {
                          "type": "DistributionPolicy",
                          "id": 534558541,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "fingerprint": {
                          "type": "string",
                          "id": 234678500,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instanceFlexibilityPolicy": {
                          "type": "InstanceGroupManagerInstanceFlexibilityPolicy",
                          "id": 26937090,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instanceGroup": {
                          "type": "string",
                          "id": 81095253,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instanceLifecyclePolicy": {
                          "type": "InstanceGroupManagerInstanceLifecyclePolicy",
                          "id": 447961617,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instanceTemplate": {
                          "type": "string",
                          "id": 309248228,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "listManagedInstancesResults": {
                          "type": "string",
                          "id": 296047156,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "namedPorts": {
                          "rule": "repeated",
                          "type": "NamedPort",
                          "id": 427598732
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "resourcePolicies": {
                          "type": "InstanceGroupManagerResourcePolicies",
                          "id": 22220385,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "satisfiesPzi": {
                          "type": "bool",
                          "id": 480964257,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "satisfiesPzs": {
                          "type": "bool",
                          "id": 480964267,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "standbyPolicy": {
                          "type": "InstanceGroupManagerStandbyPolicy",
                          "id": 499352324,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "statefulPolicy": {
                          "type": "StatefulPolicy",
                          "id": 47538565,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "InstanceGroupManagerStatus",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetPools": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 336072617
                        },
                        "targetSize": {
                          "type": "int32",
                          "id": 62880239,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetSizePolicy": {
                          "type": "InstanceGroupManagerTargetSizePolicy",
                          "id": 128773506,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetStoppedSize": {
                          "type": "int32",
                          "id": 2419489,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetSuspendedSize": {
                          "type": "int32",
                          "id": 308085843,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "updatePolicy": {
                          "type": "InstanceGroupManagerUpdatePolicy",
                          "id": 175809896,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "versions": {
                          "rule": "repeated",
                          "type": "InstanceGroupManagerVersion",
                          "id": 162430619
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "ListManagedInstancesResults": {
                          "values": {
                            "UNDEFINED_LIST_MANAGED_INSTANCES_RESULTS": 0,
                            "PAGELESS": 32183464,
                            "PAGINATED": 40190637
                          }
                        }
                      }
                    },
                    "InstanceGroupManagerActionsSummary": {
                      "oneofs": {
                        "_abandoning": {
                          "oneof": [
                            "abandoning"
                          ]
                        },
                        "_creating": {
                          "oneof": [
                            "creating"
                          ]
                        },
                        "_creatingWithoutRetries": {
                          "oneof": [
                            "creatingWithoutRetries"
                          ]
                        },
                        "_deleting": {
                          "oneof": [
                            "deleting"
                          ]
                        },
                        "_none": {
                          "oneof": [
                            "none"
                          ]
                        },
                        "_recreating": {
                          "oneof": [
                            "recreating"
                          ]
                        },
                        "_refreshing": {
                          "oneof": [
                            "refreshing"
                          ]
                        },
                        "_restarting": {
                          "oneof": [
                            "restarting"
                          ]
                        },
                        "_resuming": {
                          "oneof": [
                            "resuming"
                          ]
                        },
                        "_starting": {
                          "oneof": [
                            "starting"
                          ]
                        },
                        "_stopping": {
                          "oneof": [
                            "stopping"
                          ]
                        },
                        "_suspending": {
                          "oneof": [
                            "suspending"
                          ]
                        },
                        "_verifying": {
                          "oneof": [
                            "verifying"
                          ]
                        }
                      },
                      "fields": {
                        "abandoning": {
                          "type": "int32",
                          "id": 440023373,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creating": {
                          "type": "int32",
                          "id": 209809081,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creatingWithoutRetries": {
                          "type": "int32",
                          "id": 369916745,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "deleting": {
                          "type": "int32",
                          "id": 282846120,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "none": {
                          "type": "int32",
                          "id": 3387192,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "recreating": {
                          "type": "int32",
                          "id": 339057132,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "refreshing": {
                          "type": "int32",
                          "id": 215044903,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "restarting": {
                          "type": "int32",
                          "id": 372312947,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "resuming": {
                          "type": "int32",
                          "id": 201100714,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "starting": {
                          "type": "int32",
                          "id": 243064896,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "stopping": {
                          "type": "int32",
                          "id": 105035892,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "suspending": {
                          "type": "int32",
                          "id": 29113894,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "verifying": {
                          "type": "int32",
                          "id": 451612873,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceGroupManagerAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "InstanceGroupManagersScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceGroupManagerAllInstancesConfig": {
                      "oneofs": {
                        "_properties": {
                          "oneof": [
                            "properties"
                          ]
                        }
                      },
                      "fields": {
                        "properties": {
                          "type": "InstancePropertiesPatch",
                          "id": 147688755,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceGroupManagerAutoHealingPolicy": {
                      "oneofs": {
                        "_healthCheck": {
                          "oneof": [
                            "healthCheck"
                          ]
                        },
                        "_initialDelaySec": {
                          "oneof": [
                            "initialDelaySec"
                          ]
                        }
                      },
                      "fields": {
                        "healthCheck": {
                          "type": "string",
                          "id": 308876645,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "initialDelaySec": {
                          "type": "int32",
                          "id": 263207002,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceGroupManagerInstanceFlexibilityPolicy": {
                      "fields": {
                        "instanceSelections": {
                          "keyType": "string",
                          "type": "InstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection",
                          "id": 22954577
                        }
                      }
                    },
                    "InstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection": {
                      "oneofs": {
                        "_rank": {
                          "oneof": [
                            "rank"
                          ]
                        }
                      },
                      "fields": {
                        "machineTypes": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 79720065
                        },
                        "rank": {
                          "type": "int32",
                          "id": 3492908,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceGroupManagerInstanceLifecyclePolicy": {
                      "oneofs": {
                        "_defaultActionOnFailure": {
                          "oneof": [
                            "defaultActionOnFailure"
                          ]
                        },
                        "_forceUpdateOnRepair": {
                          "oneof": [
                            "forceUpdateOnRepair"
                          ]
                        },
                        "_onFailedHealthCheck": {
                          "oneof": [
                            "onFailedHealthCheck"
                          ]
                        }
                      },
                      "fields": {
                        "defaultActionOnFailure": {
                          "type": "string",
                          "id": 61383253,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "forceUpdateOnRepair": {
                          "type": "string",
                          "id": 356302027,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "onFailedHealthCheck": {
                          "type": "string",
                          "id": 39807943,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "DefaultActionOnFailure": {
                          "values": {
                            "UNDEFINED_DEFAULT_ACTION_ON_FAILURE": 0,
                            "DO_NOTHING": 451307513,
                            "REPAIR": 266277773
                          }
                        },
                        "ForceUpdateOnRepair": {
                          "values": {
                            "UNDEFINED_FORCE_UPDATE_ON_REPAIR": 0,
                            "NO": 2497,
                            "YES": 87751
                          }
                        },
                        "OnFailedHealthCheck": {
                          "values": {
                            "UNDEFINED_ON_FAILED_HEALTH_CHECK": 0,
                            "DEFAULT_ACTION": 463967764
                          }
                        }
                      }
                    },
                    "InstanceGroupManagerList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "InstanceGroupManager",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceGroupManagerResizeRequest": {
                      "oneofs": {
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_requestedRunDuration": {
                          "oneof": [
                            "requestedRunDuration"
                          ]
                        },
                        "_resizeBy": {
                          "oneof": [
                            "resizeBy"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_selfLinkWithId": {
                          "oneof": [
                            "selfLinkWithId"
                          ]
                        },
                        "_state": {
                          "oneof": [
                            "state"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        },
                        "_zone": {
                          "oneof": [
                            "zone"
                          ]
                        }
                      },
                      "fields": {
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "requestedRunDuration": {
                          "type": "Duration",
                          "id": 232146425,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "resizeBy": {
                          "type": "int32",
                          "id": 533735362,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLinkWithId": {
                          "type": "string",
                          "id": 44520962,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "state": {
                          "type": "string",
                          "id": 109757585,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "InstanceGroupManagerResizeRequestStatus",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "State": {
                          "values": {
                            "UNDEFINED_STATE": 0,
                            "ACCEPTED": 246714279,
                            "CANCELLED": 41957681,
                            "CREATING": 455564985,
                            "FAILED": 455706685,
                            "STATE_UNSPECIFIED": 470755401,
                            "SUCCEEDED": 511103553
                          }
                        }
                      }
                    },
                    "InstanceGroupManagerResizeRequestStatus": {
                      "oneofs": {
                        "_error": {
                          "oneof": [
                            "error"
                          ]
                        },
                        "_lastAttempt": {
                          "oneof": [
                            "lastAttempt"
                          ]
                        }
                      },
                      "fields": {
                        "error": {
                          "type": "Error",
                          "id": 96784904,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "lastAttempt": {
                          "type": "InstanceGroupManagerResizeRequestStatusLastAttempt",
                          "id": 434771492,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceGroupManagerResizeRequestStatusLastAttempt": {
                      "oneofs": {
                        "_error": {
                          "oneof": [
                            "error"
                          ]
                        }
                      },
                      "fields": {
                        "error": {
                          "type": "Error",
                          "id": 96784904,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceGroupManagerResizeRequestsListResponse": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "InstanceGroupManagerResizeRequest",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceGroupManagerResourcePolicies": {
                      "oneofs": {
                        "_workloadPolicy": {
                          "oneof": [
                            "workloadPolicy"
                          ]
                        }
                      },
                      "fields": {
                        "workloadPolicy": {
                          "type": "string",
                          "id": 114721530,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceGroupManagerStandbyPolicy": {
                      "oneofs": {
                        "_initialDelaySec": {
                          "oneof": [
                            "initialDelaySec"
                          ]
                        },
                        "_mode": {
                          "oneof": [
                            "mode"
                          ]
                        }
                      },
                      "fields": {
                        "initialDelaySec": {
                          "type": "int32",
                          "id": 263207002,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "mode": {
                          "type": "string",
                          "id": 3357091,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Mode": {
                          "values": {
                            "UNDEFINED_MODE": 0,
                            "MANUAL": 119397318,
                            "SCALE_OUT_POOL": 635394
                          }
                        }
                      }
                    },
                    "InstanceGroupManagerStatus": {
                      "oneofs": {
                        "_allInstancesConfig": {
                          "oneof": [
                            "allInstancesConfig"
                          ]
                        },
                        "_autoscaler": {
                          "oneof": [
                            "autoscaler"
                          ]
                        },
                        "_bulkInstanceOperation": {
                          "oneof": [
                            "bulkInstanceOperation"
                          ]
                        },
                        "_isStable": {
                          "oneof": [
                            "isStable"
                          ]
                        },
                        "_stateful": {
                          "oneof": [
                            "stateful"
                          ]
                        },
                        "_versionTarget": {
                          "oneof": [
                            "versionTarget"
                          ]
                        }
                      },
                      "fields": {
                        "allInstancesConfig": {
                          "type": "InstanceGroupManagerStatusAllInstancesConfig",
                          "id": 112596737,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "appliedAcceleratorTopologies": {
                          "rule": "repeated",
                          "type": "InstanceGroupManagerStatusAcceleratorTopology",
                          "id": 481392547
                        },
                        "autoscaler": {
                          "type": "string",
                          "id": 517258967,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "bulkInstanceOperation": {
                          "type": "InstanceGroupManagerStatusBulkInstanceOperation",
                          "id": 501667466,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "isStable": {
                          "type": "bool",
                          "id": 108410864,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "stateful": {
                          "type": "InstanceGroupManagerStatusStateful",
                          "id": 244462412,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "versionTarget": {
                          "type": "InstanceGroupManagerStatusVersionTarget",
                          "id": 289386200,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceGroupManagerStatusAcceleratorTopology": {
                      "oneofs": {
                        "_acceleratorTopology": {
                          "oneof": [
                            "acceleratorTopology"
                          ]
                        },
                        "_state": {
                          "oneof": [
                            "state"
                          ]
                        },
                        "_stateDetails": {
                          "oneof": [
                            "stateDetails"
                          ]
                        }
                      },
                      "fields": {
                        "acceleratorTopology": {
                          "type": "string",
                          "id": 389323203,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "state": {
                          "type": "string",
                          "id": 109757585,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "stateDetails": {
                          "type": "InstanceGroupManagerStatusAcceleratorTopologyAcceleratorTopologyStateDetails",
                          "id": 95566996,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "State": {
                          "values": {
                            "UNDEFINED_STATE": 0,
                            "ACTIVATING": 378825968,
                            "ACTIVE": 314733318,
                            "DEACTIVATING": 57182257,
                            "FAILED": 455706685,
                            "INCOMPLETE": 11941214,
                            "REACTIVATING": 253727587
                          }
                        }
                      }
                    },
                    "InstanceGroupManagerStatusAcceleratorTopologyAcceleratorTopologyStateDetails": {
                      "oneofs": {
                        "_error": {
                          "oneof": [
                            "error"
                          ]
                        },
                        "_timestamp": {
                          "oneof": [
                            "timestamp"
                          ]
                        }
                      },
                      "fields": {
                        "error": {
                          "type": "Error",
                          "id": 96784904,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "timestamp": {
                          "type": "string",
                          "id": 55126294,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceGroupManagerStatusAllInstancesConfig": {
                      "oneofs": {
                        "_currentRevision": {
                          "oneof": [
                            "currentRevision"
                          ]
                        },
                        "_effective": {
                          "oneof": [
                            "effective"
                          ]
                        }
                      },
                      "fields": {
                        "currentRevision": {
                          "type": "string",
                          "id": 38355937,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "effective": {
                          "type": "bool",
                          "id": 141961639,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceGroupManagerStatusBulkInstanceOperation": {
                      "oneofs": {
                        "_inProgress": {
                          "oneof": [
                            "inProgress"
                          ]
                        },
                        "_lastProgressCheck": {
                          "oneof": [
                            "lastProgressCheck"
                          ]
                        }
                      },
                      "fields": {
                        "inProgress": {
                          "type": "bool",
                          "id": 320200711,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "lastProgressCheck": {
                          "type": "InstanceGroupManagerStatusBulkInstanceOperationLastProgressCheck",
                          "id": 208638271,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceGroupManagerStatusBulkInstanceOperationLastProgressCheck": {
                      "oneofs": {
                        "_error": {
                          "oneof": [
                            "error"
                          ]
                        },
                        "_timestamp": {
                          "oneof": [
                            "timestamp"
                          ]
                        }
                      },
                      "fields": {
                        "error": {
                          "type": "Error",
                          "id": 96784904,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "timestamp": {
                          "type": "string",
                          "id": 55126294,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceGroupManagerStatusStateful": {
                      "oneofs": {
                        "_hasStatefulConfig": {
                          "oneof": [
                            "hasStatefulConfig"
                          ]
                        },
                        "_perInstanceConfigs": {
                          "oneof": [
                            "perInstanceConfigs"
                          ]
                        }
                      },
                      "fields": {
                        "hasStatefulConfig": {
                          "type": "bool",
                          "id": 110474224,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "perInstanceConfigs": {
                          "type": "InstanceGroupManagerStatusStatefulPerInstanceConfigs",
                          "id": 526265001,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceGroupManagerStatusStatefulPerInstanceConfigs": {
                      "oneofs": {
                        "_allEffective": {
                          "oneof": [
                            "allEffective"
                          ]
                        }
                      },
                      "fields": {
                        "allEffective": {
                          "type": "bool",
                          "id": 516540553,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceGroupManagerStatusVersionTarget": {
                      "oneofs": {
                        "_isReached": {
                          "oneof": [
                            "isReached"
                          ]
                        }
                      },
                      "fields": {
                        "isReached": {
                          "type": "bool",
                          "id": 433209149,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceGroupManagerTargetSizePolicy": {
                      "oneofs": {
                        "_mode": {
                          "oneof": [
                            "mode"
                          ]
                        }
                      },
                      "fields": {
                        "mode": {
                          "type": "string",
                          "id": 3357091,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Mode": {
                          "values": {
                            "UNDEFINED_MODE": 0,
                            "BULK": 2050322,
                            "INDIVIDUAL": 438800025,
                            "UNSPECIFIED_MODE": 53715403
                          }
                        }
                      }
                    },
                    "InstanceGroupManagerUpdatePolicy": {
                      "oneofs": {
                        "_instanceRedistributionType": {
                          "oneof": [
                            "instanceRedistributionType"
                          ]
                        },
                        "_maxSurge": {
                          "oneof": [
                            "maxSurge"
                          ]
                        },
                        "_maxUnavailable": {
                          "oneof": [
                            "maxUnavailable"
                          ]
                        },
                        "_minimalAction": {
                          "oneof": [
                            "minimalAction"
                          ]
                        },
                        "_mostDisruptiveAllowedAction": {
                          "oneof": [
                            "mostDisruptiveAllowedAction"
                          ]
                        },
                        "_replacementMethod": {
                          "oneof": [
                            "replacementMethod"
                          ]
                        },
                        "_type": {
                          "oneof": [
                            "type"
                          ]
                        }
                      },
                      "fields": {
                        "instanceRedistributionType": {
                          "type": "string",
                          "id": 292630424,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxSurge": {
                          "type": "FixedOrPercent",
                          "id": 302572691,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxUnavailable": {
                          "type": "FixedOrPercent",
                          "id": 404940277,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "minimalAction": {
                          "type": "string",
                          "id": 270567060,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "mostDisruptiveAllowedAction": {
                          "type": "string",
                          "id": 66103053,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "replacementMethod": {
                          "type": "string",
                          "id": 505931694,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "type": {
                          "type": "string",
                          "id": 3575610,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "InstanceRedistributionType": {
                          "values": {
                            "UNDEFINED_INSTANCE_REDISTRIBUTION_TYPE": 0
                          }
                        },
                        "MinimalAction": {
                          "values": {
                            "UNDEFINED_MINIMAL_ACTION": 0
                          }
                        },
                        "MostDisruptiveAllowedAction": {
                          "values": {
                            "UNDEFINED_MOST_DISRUPTIVE_ALLOWED_ACTION": 0
                          }
                        },
                        "ReplacementMethod": {
                          "values": {
                            "UNDEFINED_REPLACEMENT_METHOD": 0,
                            "RECREATE": 522644719,
                            "SUBSTITUTE": 280924314
                          }
                        },
                        "Type": {
                          "values": {
                            "UNDEFINED_TYPE": 0,
                            "OPPORTUNISTIC": 429530089
                          }
                        }
                      }
                    },
                    "InstanceGroupManagerVersion": {
                      "oneofs": {
                        "_instanceTemplate": {
                          "oneof": [
                            "instanceTemplate"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_targetSize": {
                          "oneof": [
                            "targetSize"
                          ]
                        }
                      },
                      "fields": {
                        "instanceTemplate": {
                          "type": "string",
                          "id": 309248228,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetSize": {
                          "type": "FixedOrPercent",
                          "id": 62880239,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceGroupManagersAbandonInstancesRequest": {
                      "fields": {
                        "instances": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 29097598
                        }
                      }
                    },
                    "InstanceGroupManagersApplyUpdatesRequest": {
                      "oneofs": {
                        "_allInstances": {
                          "oneof": [
                            "allInstances"
                          ]
                        },
                        "_minimalAction": {
                          "oneof": [
                            "minimalAction"
                          ]
                        },
                        "_mostDisruptiveAllowedAction": {
                          "oneof": [
                            "mostDisruptiveAllowedAction"
                          ]
                        }
                      },
                      "fields": {
                        "allInstances": {
                          "type": "bool",
                          "id": 403676512,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instances": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 29097598
                        },
                        "minimalAction": {
                          "type": "string",
                          "id": 270567060,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "mostDisruptiveAllowedAction": {
                          "type": "string",
                          "id": 66103053,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "MinimalAction": {
                          "values": {
                            "UNDEFINED_MINIMAL_ACTION": 0
                          }
                        },
                        "MostDisruptiveAllowedAction": {
                          "values": {
                            "UNDEFINED_MOST_DISRUPTIVE_ALLOWED_ACTION": 0
                          }
                        }
                      }
                    },
                    "InstanceGroupManagersCreateInstancesRequest": {
                      "fields": {
                        "instances": {
                          "rule": "repeated",
                          "type": "PerInstanceConfig",
                          "id": 29097598
                        }
                      }
                    },
                    "InstanceGroupManagersDeleteInstancesRequest": {
                      "oneofs": {
                        "_skipInstancesOnValidationError": {
                          "oneof": [
                            "skipInstancesOnValidationError"
                          ]
                        }
                      },
                      "fields": {
                        "instances": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 29097598
                        },
                        "skipInstancesOnValidationError": {
                          "type": "bool",
                          "id": 40631073,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceGroupManagersDeletePerInstanceConfigsReq": {
                      "fields": {
                        "names": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 104585032
                        }
                      }
                    },
                    "InstanceGroupManagersListErrorsResponse": {
                      "oneofs": {
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        }
                      },
                      "fields": {
                        "items": {
                          "rule": "repeated",
                          "type": "InstanceManagedByIgmError",
                          "id": 100526016
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceGroupManagersListManagedInstancesResponse": {
                      "oneofs": {
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        }
                      },
                      "fields": {
                        "managedInstances": {
                          "rule": "repeated",
                          "type": "ManagedInstance",
                          "id": 336219614
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceGroupManagersListPerInstanceConfigsResp": {
                      "oneofs": {
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "items": {
                          "rule": "repeated",
                          "type": "PerInstanceConfig",
                          "id": 100526016
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceGroupManagersPatchPerInstanceConfigsReq": {
                      "fields": {
                        "perInstanceConfigs": {
                          "rule": "repeated",
                          "type": "PerInstanceConfig",
                          "id": 526265001
                        }
                      }
                    },
                    "InstanceGroupManagersRecreateInstancesRequest": {
                      "fields": {
                        "instances": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 29097598
                        }
                      }
                    },
                    "InstanceGroupManagersResumeInstancesRequest": {
                      "fields": {
                        "instances": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 29097598
                        }
                      }
                    },
                    "InstanceGroupManagersScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManagers": {
                          "rule": "repeated",
                          "type": "InstanceGroupManager",
                          "id": 214072592
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceGroupManagersSetInstanceTemplateRequest": {
                      "oneofs": {
                        "_instanceTemplate": {
                          "oneof": [
                            "instanceTemplate"
                          ]
                        }
                      },
                      "fields": {
                        "instanceTemplate": {
                          "type": "string",
                          "id": 309248228,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceGroupManagersSetTargetPoolsRequest": {
                      "oneofs": {
                        "_fingerprint": {
                          "oneof": [
                            "fingerprint"
                          ]
                        }
                      },
                      "fields": {
                        "fingerprint": {
                          "type": "string",
                          "id": 234678500,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetPools": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 336072617
                        }
                      }
                    },
                    "InstanceGroupManagersStartInstancesRequest": {
                      "fields": {
                        "instances": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 29097598
                        }
                      }
                    },
                    "InstanceGroupManagersStopInstancesRequest": {
                      "oneofs": {
                        "_forceStop": {
                          "oneof": [
                            "forceStop"
                          ]
                        }
                      },
                      "fields": {
                        "forceStop": {
                          "type": "bool",
                          "id": 134762710,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instances": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 29097598
                        }
                      }
                    },
                    "InstanceGroupManagersSuspendInstancesRequest": {
                      "oneofs": {
                        "_forceSuspend": {
                          "oneof": [
                            "forceSuspend"
                          ]
                        }
                      },
                      "fields": {
                        "forceSuspend": {
                          "type": "bool",
                          "id": 27637480,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instances": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 29097598
                        }
                      }
                    },
                    "InstanceGroupManagersUpdatePerInstanceConfigsReq": {
                      "fields": {
                        "perInstanceConfigs": {
                          "rule": "repeated",
                          "type": "PerInstanceConfig",
                          "id": 526265001
                        }
                      }
                    },
                    "InstanceGroupsAddInstancesRequest": {
                      "fields": {
                        "instances": {
                          "rule": "repeated",
                          "type": "InstanceReference",
                          "id": 29097598
                        }
                      }
                    },
                    "InstanceGroupsListInstances": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "InstanceWithNamedPorts",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceGroupsListInstancesRequest": {
                      "oneofs": {
                        "_instanceState": {
                          "oneof": [
                            "instanceState"
                          ]
                        }
                      },
                      "fields": {
                        "instanceState": {
                          "type": "string",
                          "id": 92223591,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "InstanceState": {
                          "values": {
                            "UNDEFINED_INSTANCE_STATE": 0,
                            "ALL": 64897,
                            "RUNNING": 121282975
                          }
                        }
                      }
                    },
                    "InstanceGroupsRemoveInstancesRequest": {
                      "fields": {
                        "instances": {
                          "rule": "repeated",
                          "type": "InstanceReference",
                          "id": 29097598
                        }
                      }
                    },
                    "InstanceGroupsScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroups": {
                          "rule": "repeated",
                          "type": "InstanceGroup",
                          "id": 366469310
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceGroupsSetNamedPortsRequest": {
                      "oneofs": {
                        "_fingerprint": {
                          "oneof": [
                            "fingerprint"
                          ]
                        }
                      },
                      "fields": {
                        "fingerprint": {
                          "type": "string",
                          "id": 234678500,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "namedPorts": {
                          "rule": "repeated",
                          "type": "NamedPort",
                          "id": 427598732
                        }
                      }
                    },
                    "InstanceList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "Instance",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceListReferrers": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "Reference",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceManagedByIgmError": {
                      "oneofs": {
                        "_error": {
                          "oneof": [
                            "error"
                          ]
                        },
                        "_instanceActionDetails": {
                          "oneof": [
                            "instanceActionDetails"
                          ]
                        },
                        "_timestamp": {
                          "oneof": [
                            "timestamp"
                          ]
                        }
                      },
                      "fields": {
                        "error": {
                          "type": "InstanceManagedByIgmErrorManagedInstanceError",
                          "id": 96784904,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instanceActionDetails": {
                          "type": "InstanceManagedByIgmErrorInstanceActionDetails",
                          "id": 292224547,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "timestamp": {
                          "type": "string",
                          "id": 55126294,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceManagedByIgmErrorInstanceActionDetails": {
                      "oneofs": {
                        "_action": {
                          "oneof": [
                            "action"
                          ]
                        },
                        "_instance": {
                          "oneof": [
                            "instance"
                          ]
                        },
                        "_version": {
                          "oneof": [
                            "version"
                          ]
                        }
                      },
                      "fields": {
                        "action": {
                          "type": "string",
                          "id": 187661878,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "version": {
                          "type": "ManagedInstanceVersion",
                          "id": 351608024,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Action": {
                          "values": {
                            "UNDEFINED_ACTION": 0,
                            "ABANDONING": 388244813,
                            "CREATING": 455564985,
                            "CREATING_WITHOUT_RETRIES": 428843785,
                            "DELETING": 528602024,
                            "NONE": 2402104,
                            "RECREATING": 287278572,
                            "REFRESHING": 163266343,
                            "RESTARTING": 320534387,
                            "RESUMING": 446856618,
                            "STARTING": 488820800,
                            "STOPPING": 350791796,
                            "SUSPENDING": 514206246,
                            "VERIFYING": 16982185
                          }
                        }
                      }
                    },
                    "InstanceManagedByIgmErrorManagedInstanceError": {
                      "oneofs": {
                        "_code": {
                          "oneof": [
                            "code"
                          ]
                        },
                        "_message": {
                          "oneof": [
                            "message"
                          ]
                        }
                      },
                      "fields": {
                        "code": {
                          "type": "string",
                          "id": 3059181,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "message": {
                          "type": "string",
                          "id": 418054151,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceMoveRequest": {
                      "oneofs": {
                        "_destinationZone": {
                          "oneof": [
                            "destinationZone"
                          ]
                        },
                        "_targetInstance": {
                          "oneof": [
                            "targetInstance"
                          ]
                        }
                      },
                      "fields": {
                        "destinationZone": {
                          "type": "string",
                          "id": 131854653,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetInstance": {
                          "type": "string",
                          "id": 289769347,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceParams": {
                      "oneofs": {
                        "_requestValidForDuration": {
                          "oneof": [
                            "requestValidForDuration"
                          ]
                        }
                      },
                      "fields": {
                        "requestValidForDuration": {
                          "type": "Duration",
                          "id": 116247389,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "resourceManagerTags": {
                          "keyType": "string",
                          "type": "string",
                          "id": 377671164
                        }
                      }
                    },
                    "InstanceProperties": {
                      "oneofs": {
                        "_advancedMachineFeatures": {
                          "oneof": [
                            "advancedMachineFeatures"
                          ]
                        },
                        "_canIpForward": {
                          "oneof": [
                            "canIpForward"
                          ]
                        },
                        "_confidentialInstanceConfig": {
                          "oneof": [
                            "confidentialInstanceConfig"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_keyRevocationActionType": {
                          "oneof": [
                            "keyRevocationActionType"
                          ]
                        },
                        "_machineType": {
                          "oneof": [
                            "machineType"
                          ]
                        },
                        "_metadata": {
                          "oneof": [
                            "metadata"
                          ]
                        },
                        "_minCpuPlatform": {
                          "oneof": [
                            "minCpuPlatform"
                          ]
                        },
                        "_networkPerformanceConfig": {
                          "oneof": [
                            "networkPerformanceConfig"
                          ]
                        },
                        "_privateIpv6GoogleAccess": {
                          "oneof": [
                            "privateIpv6GoogleAccess"
                          ]
                        },
                        "_reservationAffinity": {
                          "oneof": [
                            "reservationAffinity"
                          ]
                        },
                        "_scheduling": {
                          "oneof": [
                            "scheduling"
                          ]
                        },
                        "_shieldedInstanceConfig": {
                          "oneof": [
                            "shieldedInstanceConfig"
                          ]
                        },
                        "_tags": {
                          "oneof": [
                            "tags"
                          ]
                        },
                        "_workloadIdentityConfig": {
                          "oneof": [
                            "workloadIdentityConfig"
                          ]
                        }
                      },
                      "fields": {
                        "advancedMachineFeatures": {
                          "type": "AdvancedMachineFeatures",
                          "id": 409646002,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "canIpForward": {
                          "type": "bool",
                          "id": 467731324,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "confidentialInstanceConfig": {
                          "type": "ConfidentialInstanceConfig",
                          "id": 490637685,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "disks": {
                          "rule": "repeated",
                          "type": "AttachedDisk",
                          "id": 95594102
                        },
                        "guestAccelerators": {
                          "rule": "repeated",
                          "type": "AcceleratorConfig",
                          "id": 463595119
                        },
                        "keyRevocationActionType": {
                          "type": "string",
                          "id": 235941474,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labels": {
                          "keyType": "string",
                          "type": "string",
                          "id": 500195327
                        },
                        "machineType": {
                          "type": "string",
                          "id": 227711026,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "metadata": {
                          "type": "Metadata",
                          "id": 86866735,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "minCpuPlatform": {
                          "type": "string",
                          "id": 242912759,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "networkInterfaces": {
                          "rule": "repeated",
                          "type": "NetworkInterface",
                          "id": 52735243
                        },
                        "networkPerformanceConfig": {
                          "type": "NetworkPerformanceConfig",
                          "id": 398330850,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "privateIpv6GoogleAccess": {
                          "type": "string",
                          "id": 48277006,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "reservationAffinity": {
                          "type": "ReservationAffinity",
                          "id": 157850683,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "resourceManagerTags": {
                          "keyType": "string",
                          "type": "string",
                          "id": 377671164
                        },
                        "resourcePolicies": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 22220385
                        },
                        "scheduling": {
                          "type": "Scheduling",
                          "id": 386688404,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceAccounts": {
                          "rule": "repeated",
                          "type": "ServiceAccount",
                          "id": 277537328
                        },
                        "shieldedInstanceConfig": {
                          "type": "ShieldedInstanceConfig",
                          "id": 12862901,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "tags": {
                          "type": "Tags",
                          "id": 3552281,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "workloadIdentityConfig": {
                          "type": "WorkloadIdentityConfig",
                          "id": 338198811,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "KeyRevocationActionType": {
                          "values": {
                            "UNDEFINED_KEY_REVOCATION_ACTION_TYPE": 0,
                            "KEY_REVOCATION_ACTION_TYPE_UNSPECIFIED": 467110106,
                            "NONE": 2402104,
                            "STOP": 2555906
                          }
                        },
                        "PrivateIpv6GoogleAccess": {
                          "values": {
                            "UNDEFINED_PRIVATE_IPV6_GOOGLE_ACCESS": 0,
                            "ENABLE_BIDIRECTIONAL_ACCESS_TO_GOOGLE": 427975994,
                            "ENABLE_OUTBOUND_VM_ACCESS_TO_GOOGLE": 288210263,
                            "INHERIT_FROM_SUBNETWORK": 530256959
                          }
                        }
                      }
                    },
                    "InstancePropertiesPatch": {
                      "fields": {
                        "labels": {
                          "keyType": "string",
                          "type": "string",
                          "id": 500195327
                        },
                        "metadata": {
                          "keyType": "string",
                          "type": "string",
                          "id": 86866735
                        }
                      }
                    },
                    "InstanceReference": {
                      "oneofs": {
                        "_instance": {
                          "oneof": [
                            "instance"
                          ]
                        }
                      },
                      "fields": {
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceSettings": {
                      "oneofs": {
                        "_fingerprint": {
                          "oneof": [
                            "fingerprint"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_metadata": {
                          "oneof": [
                            "metadata"
                          ]
                        },
                        "_zone": {
                          "oneof": [
                            "zone"
                          ]
                        }
                      },
                      "fields": {
                        "fingerprint": {
                          "type": "string",
                          "id": 234678500,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "metadata": {
                          "type": "InstanceSettingsMetadata",
                          "id": 86866735,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceSettingsMetadata": {
                      "oneofs": {
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        }
                      },
                      "fields": {
                        "items": {
                          "keyType": "string",
                          "type": "string",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceTemplate": {
                      "oneofs": {
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_properties": {
                          "oneof": [
                            "properties"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_sourceInstance": {
                          "oneof": [
                            "sourceInstance"
                          ]
                        },
                        "_sourceInstanceParams": {
                          "oneof": [
                            "sourceInstanceParams"
                          ]
                        }
                      },
                      "fields": {
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "properties": {
                          "type": "InstanceProperties",
                          "id": 147688755,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceInstance": {
                          "type": "string",
                          "id": 396315705,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceInstanceParams": {
                          "type": "SourceInstanceParams",
                          "id": 135342156,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceTemplateAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "InstanceTemplatesScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceTemplateList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "InstanceTemplate",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceTemplatesScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "instanceTemplates": {
                          "rule": "repeated",
                          "type": "InstanceTemplate",
                          "id": 459889679
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceWithNamedPorts": {
                      "oneofs": {
                        "_instance": {
                          "oneof": [
                            "instance"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        }
                      },
                      "fields": {
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "namedPorts": {
                          "rule": "repeated",
                          "type": "NamedPort",
                          "id": 427598732
                        },
                        "status": {
                          "type": "string",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Status": {
                          "values": {
                            "UNDEFINED_STATUS": 0,
                            "DEPROVISIONING": 428935662,
                            "PENDING": 35394935,
                            "PROVISIONING": 290896621,
                            "REPAIRING": 413483285,
                            "RUNNING": 121282975,
                            "STAGING": 431072283,
                            "STOPPED": 444276141,
                            "STOPPING": 350791796,
                            "SUSPENDED": 51223995,
                            "SUSPENDING": 514206246,
                            "TERMINATED": 250018339
                          }
                        }
                      }
                    },
                    "InstancesAddResourcePoliciesRequest": {
                      "fields": {
                        "resourcePolicies": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 22220385
                        }
                      }
                    },
                    "InstancesBulkInsertOperationMetadata": {
                      "fields": {
                        "perLocationStatus": {
                          "keyType": "string",
                          "type": "BulkInsertOperationStatus",
                          "id": 167851162
                        }
                      }
                    },
                    "InstancesGetEffectiveFirewallsResponse": {
                      "fields": {
                        "firewallPolicys": {
                          "rule": "repeated",
                          "type": "InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy",
                          "id": 410985794
                        },
                        "firewalls": {
                          "rule": "repeated",
                          "type": "Firewall",
                          "id": 272245619
                        }
                      }
                    },
                    "InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy": {
                      "oneofs": {
                        "_displayName": {
                          "oneof": [
                            "displayName"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_priority": {
                          "oneof": [
                            "priority"
                          ]
                        },
                        "_shortName": {
                          "oneof": [
                            "shortName"
                          ]
                        },
                        "_type": {
                          "oneof": [
                            "type"
                          ]
                        }
                      },
                      "fields": {
                        "displayName": {
                          "type": "string",
                          "id": 4473832,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "packetMirroringRules": {
                          "rule": "repeated",
                          "type": "FirewallPolicyRule",
                          "id": 531644356
                        },
                        "priority": {
                          "type": "int32",
                          "id": 445151652,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "rules": {
                          "rule": "repeated",
                          "type": "FirewallPolicyRule",
                          "id": 108873975
                        },
                        "shortName": {
                          "type": "string",
                          "id": 492051566,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "type": {
                          "type": "string",
                          "id": 3575610,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Type": {
                          "values": {
                            "UNDEFINED_TYPE": 0,
                            "HIERARCHY": 69902869,
                            "NETWORK": 413984270,
                            "NETWORK_REGIONAL": 190804272,
                            "SYSTEM_GLOBAL": 60099507,
                            "SYSTEM_REGIONAL": 161777199,
                            "UNSPECIFIED": 526786327
                          }
                        }
                      }
                    },
                    "InstancesRemoveResourcePoliciesRequest": {
                      "fields": {
                        "resourcePolicies": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 22220385
                        }
                      }
                    },
                    "InstancesReportHostAsFaultyRequest": {
                      "oneofs": {
                        "_disruptionSchedule": {
                          "oneof": [
                            "disruptionSchedule"
                          ]
                        }
                      },
                      "fields": {
                        "disruptionSchedule": {
                          "type": "string",
                          "id": 95871619,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "faultReasons": {
                          "rule": "repeated",
                          "type": "InstancesReportHostAsFaultyRequestFaultReason",
                          "id": 168056210
                        }
                      },
                      "nested": {
                        "DisruptionSchedule": {
                          "values": {
                            "UNDEFINED_DISRUPTION_SCHEDULE": 0,
                            "DISRUPTION_SCHEDULE_UNSPECIFIED": 332543835,
                            "FUTURE": 474513859,
                            "IMMEDIATE": 152881041
                          }
                        }
                      }
                    },
                    "InstancesReportHostAsFaultyRequestFaultReason": {
                      "oneofs": {
                        "_behavior": {
                          "oneof": [
                            "behavior"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        }
                      },
                      "fields": {
                        "behavior": {
                          "type": "string",
                          "id": 437170770,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Behavior": {
                          "values": {
                            "UNDEFINED_BEHAVIOR": 0,
                            "BEHAVIOR_UNSPECIFIED": 85734570,
                            "CHIP_ERROR": 263151669,
                            "PERFORMANCE": 135701520,
                            "SILENT_DATA_CORRUPTION": 111360678,
                            "UNRECOVERABLE_GPU_ERROR": 363710747
                          }
                        }
                      }
                    },
                    "InstancesScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "instances": {
                          "rule": "repeated",
                          "type": "Instance",
                          "id": 29097598
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstancesSetLabelsRequest": {
                      "oneofs": {
                        "_labelFingerprint": {
                          "oneof": [
                            "labelFingerprint"
                          ]
                        }
                      },
                      "fields": {
                        "labelFingerprint": {
                          "type": "string",
                          "id": 178124825,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labels": {
                          "keyType": "string",
                          "type": "string",
                          "id": 500195327
                        }
                      }
                    },
                    "InstancesSetMachineResourcesRequest": {
                      "fields": {
                        "guestAccelerators": {
                          "rule": "repeated",
                          "type": "AcceleratorConfig",
                          "id": 463595119
                        }
                      }
                    },
                    "InstancesSetMachineTypeRequest": {
                      "oneofs": {
                        "_machineType": {
                          "oneof": [
                            "machineType"
                          ]
                        }
                      },
                      "fields": {
                        "machineType": {
                          "type": "string",
                          "id": 227711026,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstancesSetMinCpuPlatformRequest": {
                      "oneofs": {
                        "_minCpuPlatform": {
                          "oneof": [
                            "minCpuPlatform"
                          ]
                        }
                      },
                      "fields": {
                        "minCpuPlatform": {
                          "type": "string",
                          "id": 242912759,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstancesSetNameRequest": {
                      "oneofs": {
                        "_currentName": {
                          "oneof": [
                            "currentName"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        }
                      },
                      "fields": {
                        "currentName": {
                          "type": "string",
                          "id": 394983825,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstancesSetSecurityPolicyRequest": {
                      "oneofs": {
                        "_securityPolicy": {
                          "oneof": [
                            "securityPolicy"
                          ]
                        }
                      },
                      "fields": {
                        "networkInterfaces": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 52735243
                        },
                        "securityPolicy": {
                          "type": "string",
                          "id": 171082513,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstancesSetServiceAccountRequest": {
                      "oneofs": {
                        "_email": {
                          "oneof": [
                            "email"
                          ]
                        }
                      },
                      "fields": {
                        "email": {
                          "type": "string",
                          "id": 96619420,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "scopes": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 165973151
                        }
                      }
                    },
                    "InstancesStartWithEncryptionKeyRequest": {
                      "fields": {
                        "disks": {
                          "rule": "repeated",
                          "type": "CustomerEncryptionKeyProtectedDisk",
                          "id": 95594102
                        }
                      }
                    },
                    "InstantSnapshot": {
                      "oneofs": {
                        "_architecture": {
                          "oneof": [
                            "architecture"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_diskSizeGb": {
                          "oneof": [
                            "diskSizeGb"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_labelFingerprint": {
                          "oneof": [
                            "labelFingerprint"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_params": {
                          "oneof": [
                            "params"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_resourceStatus": {
                          "oneof": [
                            "resourceStatus"
                          ]
                        },
                        "_satisfiesPzi": {
                          "oneof": [
                            "satisfiesPzi"
                          ]
                        },
                        "_satisfiesPzs": {
                          "oneof": [
                            "satisfiesPzs"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_selfLinkWithId": {
                          "oneof": [
                            "selfLinkWithId"
                          ]
                        },
                        "_sourceDisk": {
                          "oneof": [
                            "sourceDisk"
                          ]
                        },
                        "_sourceDiskId": {
                          "oneof": [
                            "sourceDiskId"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        },
                        "_zone": {
                          "oneof": [
                            "zone"
                          ]
                        }
                      },
                      "fields": {
                        "architecture": {
                          "type": "string",
                          "id": 302803283,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "diskSizeGb": {
                          "type": "int64",
                          "id": 316263735,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labelFingerprint": {
                          "type": "string",
                          "id": 178124825,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labels": {
                          "keyType": "string",
                          "type": "string",
                          "id": 500195327
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "params": {
                          "type": "InstantSnapshotParams",
                          "id": 78313862,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "resourceStatus": {
                          "type": "InstantSnapshotResourceStatus",
                          "id": 249429315,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "satisfiesPzi": {
                          "type": "bool",
                          "id": 480964257,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "satisfiesPzs": {
                          "type": "bool",
                          "id": 480964267,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLinkWithId": {
                          "type": "string",
                          "id": 44520962,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceDisk": {
                          "type": "string",
                          "id": 451753793,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceDiskId": {
                          "type": "string",
                          "id": 454190809,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "string",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Architecture": {
                          "values": {
                            "UNDEFINED_ARCHITECTURE": 0,
                            "ARCHITECTURE_UNSPECIFIED": 394750507,
                            "ARM64": 62547450,
                            "X86_64": 425300551
                          }
                        },
                        "Status": {
                          "values": {
                            "UNDEFINED_STATUS": 0,
                            "CREATING": 455564985,
                            "DELETING": 528602024,
                            "FAILED": 455706685,
                            "READY": 77848963,
                            "UNAVAILABLE": 413756464
                          }
                        }
                      }
                    },
                    "InstantSnapshotAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "InstantSnapshotsScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstantSnapshotList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "InstantSnapshot",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstantSnapshotParams": {
                      "fields": {
                        "resourceManagerTags": {
                          "keyType": "string",
                          "type": "string",
                          "id": 377671164
                        }
                      }
                    },
                    "InstantSnapshotResourceStatus": {
                      "oneofs": {
                        "_storageSizeBytes": {
                          "oneof": [
                            "storageSizeBytes"
                          ]
                        }
                      },
                      "fields": {
                        "storageSizeBytes": {
                          "type": "int64",
                          "id": 387548913,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstantSnapshotsScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "instantSnapshots": {
                          "rule": "repeated",
                          "type": "InstantSnapshot",
                          "id": 329637457
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "Int64RangeMatch": {
                      "oneofs": {
                        "_rangeEnd": {
                          "oneof": [
                            "rangeEnd"
                          ]
                        },
                        "_rangeStart": {
                          "oneof": [
                            "rangeStart"
                          ]
                        }
                      },
                      "fields": {
                        "rangeEnd": {
                          "type": "int64",
                          "id": 322439897,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "rangeStart": {
                          "type": "int64",
                          "id": 103333600,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "Interconnect": {
                      "oneofs": {
                        "_aaiEnabled": {
                          "oneof": [
                            "aaiEnabled"
                          ]
                        },
                        "_adminEnabled": {
                          "oneof": [
                            "adminEnabled"
                          ]
                        },
                        "_applicationAwareInterconnect": {
                          "oneof": [
                            "applicationAwareInterconnect"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_customerName": {
                          "oneof": [
                            "customerName"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_googleIpAddress": {
                          "oneof": [
                            "googleIpAddress"
                          ]
                        },
                        "_googleReferenceId": {
                          "oneof": [
                            "googleReferenceId"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_interconnectType": {
                          "oneof": [
                            "interconnectType"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_labelFingerprint": {
                          "oneof": [
                            "labelFingerprint"
                          ]
                        },
                        "_linkType": {
                          "oneof": [
                            "linkType"
                          ]
                        },
                        "_location": {
                          "oneof": [
                            "location"
                          ]
                        },
                        "_macsec": {
                          "oneof": [
                            "macsec"
                          ]
                        },
                        "_macsecEnabled": {
                          "oneof": [
                            "macsecEnabled"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_nocContactEmail": {
                          "oneof": [
                            "nocContactEmail"
                          ]
                        },
                        "_operationalStatus": {
                          "oneof": [
                            "operationalStatus"
                          ]
                        },
                        "_params": {
                          "oneof": [
                            "params"
                          ]
                        },
                        "_peerIpAddress": {
                          "oneof": [
                            "peerIpAddress"
                          ]
                        },
                        "_provisionedLinkCount": {
                          "oneof": [
                            "provisionedLinkCount"
                          ]
                        },
                        "_remoteLocation": {
                          "oneof": [
                            "remoteLocation"
                          ]
                        },
                        "_requestedLinkCount": {
                          "oneof": [
                            "requestedLinkCount"
                          ]
                        },
                        "_satisfiesPzs": {
                          "oneof": [
                            "satisfiesPzs"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_state": {
                          "oneof": [
                            "state"
                          ]
                        },
                        "_subzone": {
                          "oneof": [
                            "subzone"
                          ]
                        }
                      },
                      "fields": {
                        "aaiEnabled": {
                          "type": "bool",
                          "id": 388780363,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "adminEnabled": {
                          "type": "bool",
                          "id": 445675089,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "applicationAwareInterconnect": {
                          "type": "InterconnectApplicationAwareInterconnect",
                          "id": 429095966,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "availableFeatures": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 496344307
                        },
                        "circuitInfos": {
                          "rule": "repeated",
                          "type": "InterconnectCircuitInfo",
                          "id": 164839855
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "customerName": {
                          "type": "string",
                          "id": 3665484,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "expectedOutages": {
                          "rule": "repeated",
                          "type": "InterconnectOutageNotification",
                          "id": 264484123
                        },
                        "googleIpAddress": {
                          "type": "string",
                          "id": 443105954,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "googleReferenceId": {
                          "type": "string",
                          "id": 534944469,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "interconnectAttachments": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 425388415
                        },
                        "interconnectGroups": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 237049509
                        },
                        "interconnectType": {
                          "type": "string",
                          "id": 515165259,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labelFingerprint": {
                          "type": "string",
                          "id": 178124825,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labels": {
                          "keyType": "string",
                          "type": "string",
                          "id": 500195327
                        },
                        "linkType": {
                          "type": "string",
                          "id": 523207775,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "location": {
                          "type": "string",
                          "id": 290430901,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "macsec": {
                          "type": "InterconnectMacsec",
                          "id": 528867490,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "macsecEnabled": {
                          "type": "bool",
                          "id": 194203812,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nocContactEmail": {
                          "type": "string",
                          "id": 14072832,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "operationalStatus": {
                          "type": "string",
                          "id": 201070847,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "params": {
                          "type": "InterconnectParams",
                          "id": 78313862,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "peerIpAddress": {
                          "type": "string",
                          "id": 207735769,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "provisionedLinkCount": {
                          "type": "int32",
                          "id": 410888565,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "remoteLocation": {
                          "type": "string",
                          "id": 324388750,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "requestedFeatures": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 461240814
                        },
                        "requestedLinkCount": {
                          "type": "int32",
                          "id": 45051387,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "satisfiesPzs": {
                          "type": "bool",
                          "id": 480964267,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "state": {
                          "type": "string",
                          "id": 109757585,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "subzone": {
                          "type": "string",
                          "id": 280084972,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "wireGroups": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 40662734
                        }
                      },
                      "nested": {
                        "AvailableFeatures": {
                          "values": {
                            "UNDEFINED_AVAILABLE_FEATURES": 0
                          }
                        },
                        "InterconnectType": {
                          "values": {
                            "UNDEFINED_INTERCONNECT_TYPE": 0,
                            "DEDICATED": 258411983,
                            "IT_PRIVATE": 335677007,
                            "PARTNER": 461924520
                          }
                        },
                        "LinkType": {
                          "values": {
                            "UNDEFINED_LINK_TYPE": 0,
                            "LINK_TYPE_ETHERNET_100G_LR": 337672551,
                            "LINK_TYPE_ETHERNET_10G_LR": 236739749,
                            "LINK_TYPE_ETHERNET_400G_LR4": 127023690
                          }
                        },
                        "OperationalStatus": {
                          "values": {
                            "UNDEFINED_OPERATIONAL_STATUS": 0,
                            "OS_ACTIVE": 55721409,
                            "OS_UNPROVISIONED": 239771840
                          }
                        },
                        "RequestedFeatures": {
                          "values": {
                            "UNDEFINED_REQUESTED_FEATURES": 0
                          }
                        },
                        "State": {
                          "values": {
                            "UNDEFINED_STATE": 0,
                            "ACTIVE": 314733318,
                            "UNPROVISIONED": 517333979
                          }
                        },
                        "Subzone": {
                          "values": {
                            "UNDEFINED_SUBZONE": 0,
                            "SUBZONE_A": 291575438,
                            "SUBZONE_B": 291575439
                          }
                        }
                      }
                    },
                    "InterconnectApplicationAwareInterconnect": {
                      "oneofs": {
                        "_bandwidthPercentagePolicy": {
                          "oneof": [
                            "bandwidthPercentagePolicy"
                          ]
                        },
                        "_profileDescription": {
                          "oneof": [
                            "profileDescription"
                          ]
                        },
                        "_strictPriorityPolicy": {
                          "oneof": [
                            "strictPriorityPolicy"
                          ]
                        }
                      },
                      "fields": {
                        "bandwidthPercentagePolicy": {
                          "type": "InterconnectApplicationAwareInterconnectBandwidthPercentagePolicy",
                          "id": 187018857,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "profileDescription": {
                          "type": "string",
                          "id": 262813286,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "shapeAveragePercentages": {
                          "rule": "repeated",
                          "type": "InterconnectApplicationAwareInterconnectBandwidthPercentage",
                          "id": 259857497
                        },
                        "strictPriorityPolicy": {
                          "type": "InterconnectApplicationAwareInterconnectStrictPriorityPolicy",
                          "id": 145083063,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InterconnectApplicationAwareInterconnectBandwidthPercentage": {
                      "oneofs": {
                        "_percentage": {
                          "oneof": [
                            "percentage"
                          ]
                        },
                        "_trafficClass": {
                          "oneof": [
                            "trafficClass"
                          ]
                        }
                      },
                      "fields": {
                        "percentage": {
                          "type": "uint32",
                          "id": 151909018,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "trafficClass": {
                          "type": "string",
                          "id": 198180022,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "TrafficClass": {
                          "values": {
                            "UNDEFINED_TRAFFIC_CLASS": 0,
                            "TC1": 82850,
                            "TC2": 82851,
                            "TC3": 82852,
                            "TC4": 82853,
                            "TC5": 82854,
                            "TC6": 82855
                          }
                        }
                      }
                    },
                    "InterconnectApplicationAwareInterconnectBandwidthPercentagePolicy": {
                      "fields": {
                        "bandwidthPercentages": {
                          "rule": "repeated",
                          "type": "InterconnectApplicationAwareInterconnectBandwidthPercentage",
                          "id": 233373323
                        }
                      }
                    },
                    "InterconnectApplicationAwareInterconnectStrictPriorityPolicy": {
                      "fields": {}
                    },
                    "InterconnectAttachment": {
                      "oneofs": {
                        "_adminEnabled": {
                          "oneof": [
                            "adminEnabled"
                          ]
                        },
                        "_attachmentGroup": {
                          "oneof": [
                            "attachmentGroup"
                          ]
                        },
                        "_bandwidth": {
                          "oneof": [
                            "bandwidth"
                          ]
                        },
                        "_candidateCloudRouterIpAddress": {
                          "oneof": [
                            "candidateCloudRouterIpAddress"
                          ]
                        },
                        "_candidateCloudRouterIpv6Address": {
                          "oneof": [
                            "candidateCloudRouterIpv6Address"
                          ]
                        },
                        "_candidateCustomerRouterIpAddress": {
                          "oneof": [
                            "candidateCustomerRouterIpAddress"
                          ]
                        },
                        "_candidateCustomerRouterIpv6Address": {
                          "oneof": [
                            "candidateCustomerRouterIpv6Address"
                          ]
                        },
                        "_cloudRouterIpAddress": {
                          "oneof": [
                            "cloudRouterIpAddress"
                          ]
                        },
                        "_cloudRouterIpv6Address": {
                          "oneof": [
                            "cloudRouterIpv6Address"
                          ]
                        },
                        "_cloudRouterIpv6InterfaceId": {
                          "oneof": [
                            "cloudRouterIpv6InterfaceId"
                          ]
                        },
                        "_configurationConstraints": {
                          "oneof": [
                            "configurationConstraints"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_customerRouterIpAddress": {
                          "oneof": [
                            "customerRouterIpAddress"
                          ]
                        },
                        "_customerRouterIpv6Address": {
                          "oneof": [
                            "customerRouterIpv6Address"
                          ]
                        },
                        "_customerRouterIpv6InterfaceId": {
                          "oneof": [
                            "customerRouterIpv6InterfaceId"
                          ]
                        },
                        "_dataplaneVersion": {
                          "oneof": [
                            "dataplaneVersion"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_edgeAvailabilityDomain": {
                          "oneof": [
                            "edgeAvailabilityDomain"
                          ]
                        },
                        "_encryption": {
                          "oneof": [
                            "encryption"
                          ]
                        },
                        "_googleReferenceId": {
                          "oneof": [
                            "googleReferenceId"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_interconnect": {
                          "oneof": [
                            "interconnect"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_l2Forwarding": {
                          "oneof": [
                            "l2Forwarding"
                          ]
                        },
                        "_labelFingerprint": {
                          "oneof": [
                            "labelFingerprint"
                          ]
                        },
                        "_mtu": {
                          "oneof": [
                            "mtu"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_operationalStatus": {
                          "oneof": [
                            "operationalStatus"
                          ]
                        },
                        "_pairingKey": {
                          "oneof": [
                            "pairingKey"
                          ]
                        },
                        "_params": {
                          "oneof": [
                            "params"
                          ]
                        },
                        "_partnerAsn": {
                          "oneof": [
                            "partnerAsn"
                          ]
                        },
                        "_partnerMetadata": {
                          "oneof": [
                            "partnerMetadata"
                          ]
                        },
                        "_privateInterconnectInfo": {
                          "oneof": [
                            "privateInterconnectInfo"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_remoteService": {
                          "oneof": [
                            "remoteService"
                          ]
                        },
                        "_router": {
                          "oneof": [
                            "router"
                          ]
                        },
                        "_satisfiesPzs": {
                          "oneof": [
                            "satisfiesPzs"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_stackType": {
                          "oneof": [
                            "stackType"
                          ]
                        },
                        "_state": {
                          "oneof": [
                            "state"
                          ]
                        },
                        "_subnetLength": {
                          "oneof": [
                            "subnetLength"
                          ]
                        },
                        "_type": {
                          "oneof": [
                            "type"
                          ]
                        },
                        "_vlanTag8021q": {
                          "oneof": [
                            "vlanTag8021q"
                          ]
                        }
                      },
                      "fields": {
                        "adminEnabled": {
                          "type": "bool",
                          "id": 445675089,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "attachmentGroup": {
                          "type": "string",
                          "id": 63442019,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "bandwidth": {
                          "type": "string",
                          "id": 181715121,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "candidateCloudRouterIpAddress": {
                          "type": "string",
                          "id": 311379276,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "candidateCloudRouterIpv6Address": {
                          "type": "string",
                          "id": 417499660,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "candidateCustomerRouterIpAddress": {
                          "type": "string",
                          "id": 339113389,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "candidateCustomerRouterIpv6Address": {
                          "type": "string",
                          "id": 226436653,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "candidateIpv6Subnets": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 70682522
                        },
                        "candidateSubnets": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 237842938
                        },
                        "cloudRouterIpAddress": {
                          "type": "string",
                          "id": 287392776,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "cloudRouterIpv6Address": {
                          "type": "string",
                          "id": 451922376,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "cloudRouterIpv6InterfaceId": {
                          "type": "string",
                          "id": 521282701,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "configurationConstraints": {
                          "type": "InterconnectAttachmentConfigurationConstraints",
                          "id": 179681389,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "customerRouterIpAddress": {
                          "type": "string",
                          "id": 332475761,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "customerRouterIpv6Address": {
                          "type": "string",
                          "id": 290127089,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "customerRouterIpv6InterfaceId": {
                          "type": "string",
                          "id": 380994308,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "dataplaneVersion": {
                          "type": "int32",
                          "id": 34920075,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "edgeAvailabilityDomain": {
                          "type": "string",
                          "id": 71289510,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "encryption": {
                          "type": "string",
                          "id": 97980291,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "googleReferenceId": {
                          "type": "string",
                          "id": 534944469,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "interconnect": {
                          "type": "string",
                          "id": 224601230,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipsecInternalAddresses": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 407648565
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "l2Forwarding": {
                          "type": "InterconnectAttachmentL2Forwarding",
                          "id": 84784022,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labelFingerprint": {
                          "type": "string",
                          "id": 178124825,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labels": {
                          "keyType": "string",
                          "type": "string",
                          "id": 500195327
                        },
                        "mtu": {
                          "type": "int32",
                          "id": 108462,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "operationalStatus": {
                          "type": "string",
                          "id": 201070847,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pairingKey": {
                          "type": "string",
                          "id": 439695464,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "params": {
                          "type": "InterconnectAttachmentParams",
                          "id": 78313862,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "partnerAsn": {
                          "type": "int64",
                          "id": 438166149,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "partnerMetadata": {
                          "type": "InterconnectAttachmentPartnerMetadata",
                          "id": 65908934,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "privateInterconnectInfo": {
                          "type": "InterconnectAttachmentPrivateInfo",
                          "id": 237270531,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "remoteService": {
                          "type": "string",
                          "id": 391954364,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "router": {
                          "type": "string",
                          "id": 148608841,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "satisfiesPzs": {
                          "type": "bool",
                          "id": 480964267,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "stackType": {
                          "type": "string",
                          "id": 425908881,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "state": {
                          "type": "string",
                          "id": 109757585,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "subnetLength": {
                          "type": "int32",
                          "id": 279831048,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "type": {
                          "type": "string",
                          "id": 3575610,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "vlanTag8021q": {
                          "type": "int32",
                          "id": 119927836,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Bandwidth": {
                          "values": {
                            "UNDEFINED_BANDWIDTH": 0,
                            "BPS_100G": 49547952,
                            "BPS_100M": 49547958,
                            "BPS_10G": 278693006,
                            "BPS_1G": 355358448,
                            "BPS_200M": 49577749,
                            "BPS_20G": 278693967,
                            "BPS_2G": 355358479,
                            "BPS_300M": 49607540,
                            "BPS_400G": 49637325,
                            "BPS_400M": 49637331,
                            "BPS_500M": 49667122,
                            "BPS_50G": 278696850,
                            "BPS_50M": 278696856,
                            "BPS_5G": 355358572
                          }
                        },
                        "EdgeAvailabilityDomain": {
                          "values": {
                            "UNDEFINED_EDGE_AVAILABILITY_DOMAIN": 0,
                            "AVAILABILITY_DOMAIN_1": 349552090,
                            "AVAILABILITY_DOMAIN_2": 349552091,
                            "AVAILABILITY_DOMAIN_ANY": 375256373
                          }
                        },
                        "Encryption": {
                          "values": {
                            "UNDEFINED_ENCRYPTION": 0,
                            "IPSEC": 69882282,
                            "NONE": 2402104
                          }
                        },
                        "OperationalStatus": {
                          "values": {
                            "UNDEFINED_OPERATIONAL_STATUS": 0,
                            "OS_ACTIVE": 55721409,
                            "OS_UNPROVISIONED": 239771840
                          }
                        },
                        "StackType": {
                          "values": {
                            "UNDEFINED_STACK_TYPE": 0,
                            "IPV4_IPV6": 22197249,
                            "IPV4_ONLY": 22373798
                          }
                        },
                        "State": {
                          "values": {
                            "UNDEFINED_STATE": 0,
                            "ACTIVE": 314733318,
                            "DEFUNCT": 115891759,
                            "PARTNER_REQUEST_RECEIVED": 513587304,
                            "PENDING_CUSTOMER": 167494054,
                            "PENDING_PARTNER": 387890656,
                            "STATE_UNSPECIFIED": 470755401,
                            "UNPROVISIONED": 517333979
                          }
                        },
                        "Type": {
                          "values": {
                            "UNDEFINED_TYPE": 0,
                            "DEDICATED": 258411983,
                            "L2_DEDICATED": 336595510,
                            "PARTNER": 461924520,
                            "PARTNER_PROVIDER": 483261352
                          }
                        }
                      }
                    },
                    "InterconnectAttachmentAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "InterconnectAttachmentsScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InterconnectAttachmentConfigurationConstraints": {
                      "oneofs": {
                        "_bgpMd5": {
                          "oneof": [
                            "bgpMd5"
                          ]
                        }
                      },
                      "fields": {
                        "bgpMd5": {
                          "type": "string",
                          "id": 373093386,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "bgpPeerAsnRanges": {
                          "rule": "repeated",
                          "type": "InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange",
                          "id": 475946370
                        }
                      },
                      "nested": {
                        "BgpMd5": {
                          "values": {
                            "UNDEFINED_BGP_MD5": 0,
                            "MD5_OPTIONAL": 532156673,
                            "MD5_REQUIRED": 218034496,
                            "MD5_UNSUPPORTED": 86962388
                          }
                        }
                      }
                    },
                    "InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange": {
                      "oneofs": {
                        "_max": {
                          "oneof": [
                            "max"
                          ]
                        },
                        "_min": {
                          "oneof": [
                            "min"
                          ]
                        }
                      },
                      "fields": {
                        "max": {
                          "type": "uint32",
                          "id": 107876,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "min": {
                          "type": "uint32",
                          "id": 108114,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InterconnectAttachmentGroup": {
                      "oneofs": {
                        "_configured": {
                          "oneof": [
                            "configured"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_etag": {
                          "oneof": [
                            "etag"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_intent": {
                          "oneof": [
                            "intent"
                          ]
                        },
                        "_interconnectGroup": {
                          "oneof": [
                            "interconnectGroup"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_logicalStructure": {
                          "oneof": [
                            "logicalStructure"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        }
                      },
                      "fields": {
                        "attachments": {
                          "keyType": "string",
                          "type": "InterconnectAttachmentGroupAttachment",
                          "id": 334744496
                        },
                        "configured": {
                          "type": "InterconnectAttachmentGroupConfigured",
                          "id": 295631422,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "etag": {
                          "type": "string",
                          "id": 3123477,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "intent": {
                          "type": "InterconnectAttachmentGroupIntent",
                          "id": 426849948,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "interconnectGroup": {
                          "type": "string",
                          "id": 388651918,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "logicalStructure": {
                          "type": "InterconnectAttachmentGroupLogicalStructure",
                          "id": 142412989,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InterconnectAttachmentGroupAttachment": {
                      "oneofs": {
                        "_attachment": {
                          "oneof": [
                            "attachment"
                          ]
                        }
                      },
                      "fields": {
                        "attachment": {
                          "type": "string",
                          "id": 183982371,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InterconnectAttachmentGroupConfigured": {
                      "oneofs": {
                        "_availabilitySla": {
                          "oneof": [
                            "availabilitySla"
                          ]
                        }
                      },
                      "fields": {
                        "availabilitySla": {
                          "type": "InterconnectAttachmentGroupConfiguredAvailabilitySLA",
                          "id": 472702020,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InterconnectAttachmentGroupConfiguredAvailabilitySLA": {
                      "oneofs": {
                        "_effectiveSla": {
                          "oneof": [
                            "effectiveSla"
                          ]
                        }
                      },
                      "fields": {
                        "effectiveSla": {
                          "type": "string",
                          "id": 144173712,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "intendedSlaBlockers": {
                          "rule": "repeated",
                          "type": "InterconnectAttachmentGroupConfiguredAvailabilitySLAIntendedSlaBlockers",
                          "id": 448370308
                        }
                      },
                      "nested": {
                        "EffectiveSla": {
                          "values": {
                            "UNDEFINED_EFFECTIVE_SLA": 0,
                            "EFFECTIVE_SLA_UNSPECIFIED": 491000744,
                            "NO_SLA": 161460618,
                            "PRODUCTION_CRITICAL": 470416485,
                            "PRODUCTION_NON_CRITICAL": 117399223
                          }
                        }
                      }
                    },
                    "InterconnectAttachmentGroupConfiguredAvailabilitySLAIntendedSlaBlockers": {
                      "oneofs": {
                        "_blockerType": {
                          "oneof": [
                            "blockerType"
                          ]
                        },
                        "_documentationLink": {
                          "oneof": [
                            "documentationLink"
                          ]
                        },
                        "_explanation": {
                          "oneof": [
                            "explanation"
                          ]
                        }
                      },
                      "fields": {
                        "attachments": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 334744496
                        },
                        "blockerType": {
                          "type": "string",
                          "id": 381194847,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "documentationLink": {
                          "type": "string",
                          "id": 93465183,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "explanation": {
                          "type": "string",
                          "id": 504745497,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "metros": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 533067386
                        },
                        "regions": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 12367871
                        },
                        "zones": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 116085319
                        }
                      },
                      "nested": {
                        "BlockerType": {
                          "values": {
                            "UNDEFINED_BLOCKER_TYPE": 0,
                            "BLOCKER_TYPE_UNSPECIFIED": 429793623,
                            "INCOMPATIBLE_METROS": 290410432,
                            "INCOMPATIBLE_REGIONS": 6195033,
                            "MISSING_GLOBAL_ROUTING": 165913635,
                            "NO_ATTACHMENTS": 456535570,
                            "NO_ATTACHMENTS_IN_METRO_AND_ZONE": 51684135,
                            "OTHER": 75532016
                          }
                        }
                      }
                    },
                    "InterconnectAttachmentGroupIntent": {
                      "oneofs": {
                        "_availabilitySla": {
                          "oneof": [
                            "availabilitySla"
                          ]
                        }
                      },
                      "fields": {
                        "availabilitySla": {
                          "type": "string",
                          "id": 472702020,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "AvailabilitySla": {
                          "values": {
                            "UNDEFINED_AVAILABILITY_SLA": 0,
                            "AVAILABILITY_SLA_UNSPECIFIED": 11186044,
                            "NO_SLA": 161460618,
                            "PRODUCTION_CRITICAL": 470416485,
                            "PRODUCTION_NON_CRITICAL": 117399223
                          }
                        }
                      }
                    },
                    "InterconnectAttachmentGroupLogicalStructure": {
                      "fields": {
                        "regions": {
                          "rule": "repeated",
                          "type": "InterconnectAttachmentGroupLogicalStructureRegion",
                          "id": 12367871
                        }
                      }
                    },
                    "InterconnectAttachmentGroupLogicalStructureRegion": {
                      "oneofs": {
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        }
                      },
                      "fields": {
                        "metros": {
                          "rule": "repeated",
                          "type": "InterconnectAttachmentGroupLogicalStructureRegionMetro",
                          "id": 533067386
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InterconnectAttachmentGroupLogicalStructureRegionMetro": {
                      "oneofs": {
                        "_metro": {
                          "oneof": [
                            "metro"
                          ]
                        }
                      },
                      "fields": {
                        "facilities": {
                          "rule": "repeated",
                          "type": "InterconnectAttachmentGroupLogicalStructureRegionMetroFacility",
                          "id": 536683137
                        },
                        "metro": {
                          "type": "string",
                          "id": 103787801,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InterconnectAttachmentGroupLogicalStructureRegionMetroFacility": {
                      "oneofs": {
                        "_facility": {
                          "oneof": [
                            "facility"
                          ]
                        }
                      },
                      "fields": {
                        "facility": {
                          "type": "string",
                          "id": 501116579,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zones": {
                          "rule": "repeated",
                          "type": "InterconnectAttachmentGroupLogicalStructureRegionMetroFacilityZone",
                          "id": 116085319
                        }
                      }
                    },
                    "InterconnectAttachmentGroupLogicalStructureRegionMetroFacilityZone": {
                      "oneofs": {
                        "_zone": {
                          "oneof": [
                            "zone"
                          ]
                        }
                      },
                      "fields": {
                        "attachments": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 334744496
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InterconnectAttachmentGroupsGetOperationalStatusResponse": {
                      "oneofs": {
                        "_etag": {
                          "oneof": [
                            "etag"
                          ]
                        },
                        "_result": {
                          "oneof": [
                            "result"
                          ]
                        }
                      },
                      "fields": {
                        "etag": {
                          "type": "string",
                          "id": 3123477,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "result": {
                          "type": "InterconnectAttachmentGroupsOperationalStatus",
                          "id": 139315229,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InterconnectAttachmentGroupsListResponse": {
                      "oneofs": {
                        "_etag": {
                          "oneof": [
                            "etag"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "etag": {
                          "type": "string",
                          "id": 3123477,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "InterconnectAttachmentGroup",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InterconnectAttachmentGroupsOperationalStatus": {
                      "oneofs": {
                        "_configured": {
                          "oneof": [
                            "configured"
                          ]
                        },
                        "_groupStatus": {
                          "oneof": [
                            "groupStatus"
                          ]
                        },
                        "_intent": {
                          "oneof": [
                            "intent"
                          ]
                        },
                        "_operational": {
                          "oneof": [
                            "operational"
                          ]
                        }
                      },
                      "fields": {
                        "attachmentStatuses": {
                          "rule": "repeated",
                          "type": "InterconnectAttachmentGroupsOperationalStatusAttachmentStatus",
                          "id": 491132860
                        },
                        "configured": {
                          "type": "InterconnectAttachmentGroupConfigured",
                          "id": 295631422,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "groupStatus": {
                          "type": "string",
                          "id": 338778546,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "intent": {
                          "type": "InterconnectAttachmentGroupIntent",
                          "id": 426849948,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "operational": {
                          "type": "InterconnectAttachmentGroupConfigured",
                          "id": 129704914,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "GroupStatus": {
                          "values": {
                            "UNDEFINED_GROUP_STATUS": 0,
                            "DEGRADED": 396890926,
                            "FULLY_DOWN": 255514647,
                            "FULLY_UP": 504176464,
                            "UNSPECIFIED": 526786327
                          }
                        }
                      }
                    },
                    "InterconnectAttachmentGroupsOperationalStatusAttachmentStatus": {
                      "oneofs": {
                        "_adminEnabled": {
                          "oneof": [
                            "adminEnabled"
                          ]
                        },
                        "_attachment": {
                          "oneof": [
                            "attachment"
                          ]
                        },
                        "_isActive": {
                          "oneof": [
                            "isActive"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        }
                      },
                      "fields": {
                        "adminEnabled": {
                          "type": "bool",
                          "id": 445675089,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "attachment": {
                          "type": "string",
                          "id": 183982371,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "isActive": {
                          "type": "string",
                          "id": 114830267,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "string",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "IsActive": {
                          "values": {
                            "UNDEFINED_IS_ACTIVE": 0,
                            "ACTIVE": 314733318,
                            "INACTIVE": 270421099,
                            "UNSPECIFIED": 526786327
                          }
                        },
                        "Status": {
                          "values": {
                            "UNDEFINED_STATUS": 0,
                            "ATTACHMENT_STATUS_UNKNOWN": 472477561,
                            "CONNECTION_DISABLED": 432687805,
                            "CONNECTION_DOWN": 267552099,
                            "CONNECTION_UP": 455585692,
                            "DEFUNCT": 115891759,
                            "IPSEC_CONFIGURATION_NEEDED_STATUS": 455203582,
                            "IPSEC_READY_TO_RESUME_FLOW_STATUS": 384830596,
                            "IPV4_DOWN_IPV6_UP": 277490992,
                            "IPV4_UP_IPV6_DOWN": 316051248,
                            "PARTNER_REQUEST_RECEIVED": 513587304,
                            "PENDING_CUSTOMER": 167494054,
                            "PENDING_PARTNER": 387890656,
                            "PROVISIONED": 355751956,
                            "ROUTER_CONFIGURATION_BROKEN": 150505108,
                            "UNPROVISIONED": 517333979
                          }
                        }
                      }
                    },
                    "InterconnectAttachmentL2Forwarding": {
                      "oneofs": {
                        "_defaultApplianceIpAddress": {
                          "oneof": [
                            "defaultApplianceIpAddress"
                          ]
                        },
                        "_geneveHeader": {
                          "oneof": [
                            "geneveHeader"
                          ]
                        },
                        "_network": {
                          "oneof": [
                            "network"
                          ]
                        },
                        "_tunnelEndpointIpAddress": {
                          "oneof": [
                            "tunnelEndpointIpAddress"
                          ]
                        }
                      },
                      "fields": {
                        "applianceMappings": {
                          "keyType": "string",
                          "type": "InterconnectAttachmentL2ForwardingApplianceMapping",
                          "id": 374529975
                        },
                        "defaultApplianceIpAddress": {
                          "type": "string",
                          "id": 536490476,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "geneveHeader": {
                          "type": "InterconnectAttachmentL2ForwardingGeneveHeader",
                          "id": 118688424,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "network": {
                          "type": "string",
                          "id": 232872494,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "tunnelEndpointIpAddress": {
                          "type": "string",
                          "id": 468740975,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InterconnectAttachmentL2ForwardingApplianceMapping": {
                      "oneofs": {
                        "_applianceIpAddress": {
                          "oneof": [
                            "applianceIpAddress"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        }
                      },
                      "fields": {
                        "applianceIpAddress": {
                          "type": "string",
                          "id": 57985710,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "innerVlanToApplianceMappings": {
                          "rule": "repeated",
                          "type": "InterconnectAttachmentL2ForwardingApplianceMappingInnerVlanToApplianceMapping",
                          "id": 97387944
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InterconnectAttachmentL2ForwardingApplianceMappingInnerVlanToApplianceMapping": {
                      "oneofs": {
                        "_innerApplianceIpAddress": {
                          "oneof": [
                            "innerApplianceIpAddress"
                          ]
                        }
                      },
                      "fields": {
                        "innerApplianceIpAddress": {
                          "type": "string",
                          "id": 350619895,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "innerVlanTags": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 431186636
                        }
                      }
                    },
                    "InterconnectAttachmentL2ForwardingGeneveHeader": {
                      "oneofs": {
                        "_vni": {
                          "oneof": [
                            "vni"
                          ]
                        }
                      },
                      "fields": {
                        "vni": {
                          "type": "uint32",
                          "id": 116913,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InterconnectAttachmentList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "InterconnectAttachment",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InterconnectAttachmentParams": {
                      "fields": {
                        "resourceManagerTags": {
                          "keyType": "string",
                          "type": "string",
                          "id": 377671164
                        }
                      }
                    },
                    "InterconnectAttachmentPartnerMetadata": {
                      "oneofs": {
                        "_interconnectName": {
                          "oneof": [
                            "interconnectName"
                          ]
                        },
                        "_partnerName": {
                          "oneof": [
                            "partnerName"
                          ]
                        },
                        "_portalUrl": {
                          "oneof": [
                            "portalUrl"
                          ]
                        }
                      },
                      "fields": {
                        "interconnectName": {
                          "type": "string",
                          "id": 514963356,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "partnerName": {
                          "type": "string",
                          "id": 161747874,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "portalUrl": {
                          "type": "string",
                          "id": 269182748,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InterconnectAttachmentPrivateInfo": {
                      "oneofs": {
                        "_tag8021q": {
                          "oneof": [
                            "tag8021q"
                          ]
                        }
                      },
                      "fields": {
                        "tag8021q": {
                          "type": "uint32",
                          "id": 271820992,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InterconnectAttachmentsScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "interconnectAttachments": {
                          "rule": "repeated",
                          "type": "InterconnectAttachment",
                          "id": 425388415
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InterconnectCircuitInfo": {
                      "oneofs": {
                        "_customerDemarcId": {
                          "oneof": [
                            "customerDemarcId"
                          ]
                        },
                        "_googleCircuitId": {
                          "oneof": [
                            "googleCircuitId"
                          ]
                        },
                        "_googleDemarcId": {
                          "oneof": [
                            "googleDemarcId"
                          ]
                        }
                      },
                      "fields": {
                        "customerDemarcId": {
                          "type": "string",
                          "id": 28771859,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "googleCircuitId": {
                          "type": "string",
                          "id": 262014711,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "googleDemarcId": {
                          "type": "string",
                          "id": 448196270,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InterconnectDiagnostics": {
                      "oneofs": {
                        "_bundleAggregationType": {
                          "oneof": [
                            "bundleAggregationType"
                          ]
                        },
                        "_bundleOperationalStatus": {
                          "oneof": [
                            "bundleOperationalStatus"
                          ]
                        },
                        "_macAddress": {
                          "oneof": [
                            "macAddress"
                          ]
                        }
                      },
                      "fields": {
                        "arpCaches": {
                          "rule": "repeated",
                          "type": "InterconnectDiagnosticsARPEntry",
                          "id": 414591761
                        },
                        "bundleAggregationType": {
                          "type": "string",
                          "id": 434939028,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "bundleOperationalStatus": {
                          "type": "string",
                          "id": 106433500,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "links": {
                          "rule": "repeated",
                          "type": "InterconnectDiagnosticsLinkStatus",
                          "id": 102977465
                        },
                        "macAddress": {
                          "type": "string",
                          "id": 332540164,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "BundleAggregationType": {
                          "values": {
                            "UNDEFINED_BUNDLE_AGGREGATION_TYPE": 0,
                            "BUNDLE_AGGREGATION_TYPE_LACP": 27758925,
                            "BUNDLE_AGGREGATION_TYPE_STATIC": 50678873
                          }
                        },
                        "BundleOperationalStatus": {
                          "values": {
                            "UNDEFINED_BUNDLE_OPERATIONAL_STATUS": 0,
                            "BUNDLE_OPERATIONAL_STATUS_DOWN": 453842693,
                            "BUNDLE_OPERATIONAL_STATUS_UP": 161366462
                          }
                        }
                      }
                    },
                    "InterconnectDiagnosticsARPEntry": {
                      "oneofs": {
                        "_ipAddress": {
                          "oneof": [
                            "ipAddress"
                          ]
                        },
                        "_macAddress": {
                          "oneof": [
                            "macAddress"
                          ]
                        }
                      },
                      "fields": {
                        "ipAddress": {
                          "type": "string",
                          "id": 406272220,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "macAddress": {
                          "type": "string",
                          "id": 332540164,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InterconnectDiagnosticsLinkLACPStatus": {
                      "oneofs": {
                        "_googleSystemId": {
                          "oneof": [
                            "googleSystemId"
                          ]
                        },
                        "_neighborSystemId": {
                          "oneof": [
                            "neighborSystemId"
                          ]
                        },
                        "_state": {
                          "oneof": [
                            "state"
                          ]
                        }
                      },
                      "fields": {
                        "googleSystemId": {
                          "type": "string",
                          "id": 91210405,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "neighborSystemId": {
                          "type": "string",
                          "id": 343821342,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "state": {
                          "type": "string",
                          "id": 109757585,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "State": {
                          "values": {
                            "UNDEFINED_STATE": 0,
                            "ACTIVE": 314733318,
                            "DETACHED": 216562546
                          }
                        }
                      }
                    },
                    "InterconnectDiagnosticsLinkOpticalPower": {
                      "oneofs": {
                        "_state": {
                          "oneof": [
                            "state"
                          ]
                        },
                        "_value": {
                          "oneof": [
                            "value"
                          ]
                        }
                      },
                      "fields": {
                        "state": {
                          "type": "string",
                          "id": 109757585,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "value": {
                          "type": "float",
                          "id": 111972721,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "State": {
                          "values": {
                            "UNDEFINED_STATE": 0,
                            "HIGH_ALARM": 305363284,
                            "HIGH_WARNING": 220984799,
                            "LOW_ALARM": 316659046,
                            "LOW_WARNING": 338793841,
                            "OK": 2524
                          }
                        }
                      }
                    },
                    "InterconnectDiagnosticsLinkStatus": {
                      "oneofs": {
                        "_circuitId": {
                          "oneof": [
                            "circuitId"
                          ]
                        },
                        "_googleDemarc": {
                          "oneof": [
                            "googleDemarc"
                          ]
                        },
                        "_lacpStatus": {
                          "oneof": [
                            "lacpStatus"
                          ]
                        },
                        "_macsec": {
                          "oneof": [
                            "macsec"
                          ]
                        },
                        "_operationalStatus": {
                          "oneof": [
                            "operationalStatus"
                          ]
                        },
                        "_receivingOpticalPower": {
                          "oneof": [
                            "receivingOpticalPower"
                          ]
                        },
                        "_transmittingOpticalPower": {
                          "oneof": [
                            "transmittingOpticalPower"
                          ]
                        }
                      },
                      "fields": {
                        "arpCaches": {
                          "rule": "repeated",
                          "type": "InterconnectDiagnosticsARPEntry",
                          "id": 414591761
                        },
                        "circuitId": {
                          "type": "string",
                          "id": 225180977,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "googleDemarc": {
                          "type": "string",
                          "id": 51084,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "lacpStatus": {
                          "type": "InterconnectDiagnosticsLinkLACPStatus",
                          "id": 361210415,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "macsec": {
                          "type": "InterconnectDiagnosticsMacsecStatus",
                          "id": 528867490,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "operationalStatus": {
                          "type": "string",
                          "id": 201070847,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "receivingOpticalPower": {
                          "type": "InterconnectDiagnosticsLinkOpticalPower",
                          "id": 244717279,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "transmittingOpticalPower": {
                          "type": "InterconnectDiagnosticsLinkOpticalPower",
                          "id": 459431197,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "OperationalStatus": {
                          "values": {
                            "UNDEFINED_OPERATIONAL_STATUS": 0,
                            "LINK_OPERATIONAL_STATUS_DOWN": 281653885,
                            "LINK_OPERATIONAL_STATUS_UP": 305879862
                          }
                        }
                      }
                    },
                    "InterconnectDiagnosticsMacsecStatus": {
                      "oneofs": {
                        "_ckn": {
                          "oneof": [
                            "ckn"
                          ]
                        },
                        "_operational": {
                          "oneof": [
                            "operational"
                          ]
                        }
                      },
                      "fields": {
                        "ckn": {
                          "type": "string",
                          "id": 98566,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "operational": {
                          "type": "bool",
                          "id": 129704914,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InterconnectGroup": {
                      "oneofs": {
                        "_configured": {
                          "oneof": [
                            "configured"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_etag": {
                          "oneof": [
                            "etag"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_intent": {
                          "oneof": [
                            "intent"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_physicalStructure": {
                          "oneof": [
                            "physicalStructure"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        }
                      },
                      "fields": {
                        "configured": {
                          "type": "InterconnectGroupConfigured",
                          "id": 295631422,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "etag": {
                          "type": "string",
                          "id": 3123477,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "intent": {
                          "type": "InterconnectGroupIntent",
                          "id": 426849948,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "interconnects": {
                          "keyType": "string",
                          "type": "InterconnectGroupInterconnect",
                          "id": 520187301
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "physicalStructure": {
                          "type": "InterconnectGroupPhysicalStructure",
                          "id": 195307531,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InterconnectGroupConfigured": {
                      "oneofs": {
                        "_topologyCapability": {
                          "oneof": [
                            "topologyCapability"
                          ]
                        }
                      },
                      "fields": {
                        "topologyCapability": {
                          "type": "InterconnectGroupConfiguredTopologyCapability",
                          "id": 144190696,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InterconnectGroupConfiguredTopologyCapability": {
                      "oneofs": {
                        "_supportedSla": {
                          "oneof": [
                            "supportedSla"
                          ]
                        }
                      },
                      "fields": {
                        "intendedCapabilityBlockers": {
                          "rule": "repeated",
                          "type": "InterconnectGroupConfiguredTopologyCapabilityIntendedCapabilityBlockers",
                          "id": 531644140
                        },
                        "supportedSla": {
                          "type": "string",
                          "id": 59292183,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "SupportedSla": {
                          "values": {
                            "UNDEFINED_SUPPORTED_SLA": 0,
                            "NO_SLA": 161460618,
                            "PRODUCTION_CRITICAL": 470416485,
                            "PRODUCTION_NON_CRITICAL": 117399223,
                            "UNSPECIFIED": 526786327
                          }
                        }
                      }
                    },
                    "InterconnectGroupConfiguredTopologyCapabilityIntendedCapabilityBlockers": {
                      "oneofs": {
                        "_blockerType": {
                          "oneof": [
                            "blockerType"
                          ]
                        },
                        "_documentationLink": {
                          "oneof": [
                            "documentationLink"
                          ]
                        },
                        "_explanation": {
                          "oneof": [
                            "explanation"
                          ]
                        }
                      },
                      "fields": {
                        "blockerType": {
                          "type": "string",
                          "id": 381194847,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "documentationLink": {
                          "type": "string",
                          "id": 93465183,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "explanation": {
                          "type": "string",
                          "id": 504745497,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "facilities": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 536683137
                        },
                        "interconnects": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 520187301
                        },
                        "metros": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 533067386
                        },
                        "zones": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 116085319
                        }
                      },
                      "nested": {
                        "BlockerType": {
                          "values": {
                            "UNDEFINED_BLOCKER_TYPE": 0,
                            "INCOMPATIBLE_METROS": 290410432,
                            "NOT_AVAILABLE": 140722205,
                            "NO_INTERCONNECTS": 523549575,
                            "NO_INTERCONNECTS_IN_METRO_AND_ZONE": 440966492,
                            "OTHER": 75532016,
                            "UNSPECIFIED": 526786327
                          }
                        }
                      }
                    },
                    "InterconnectGroupIntent": {
                      "oneofs": {
                        "_topologyCapability": {
                          "oneof": [
                            "topologyCapability"
                          ]
                        }
                      },
                      "fields": {
                        "topologyCapability": {
                          "type": "string",
                          "id": 144190696,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "TopologyCapability": {
                          "values": {
                            "UNDEFINED_TOPOLOGY_CAPABILITY": 0,
                            "NO_SLA": 161460618,
                            "PRODUCTION_CRITICAL": 470416485,
                            "PRODUCTION_NON_CRITICAL": 117399223,
                            "UNSPECIFIED": 526786327
                          }
                        }
                      }
                    },
                    "InterconnectGroupInterconnect": {
                      "oneofs": {
                        "_interconnect": {
                          "oneof": [
                            "interconnect"
                          ]
                        }
                      },
                      "fields": {
                        "interconnect": {
                          "type": "string",
                          "id": 224601230,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InterconnectGroupPhysicalStructure": {
                      "fields": {
                        "metros": {
                          "rule": "repeated",
                          "type": "InterconnectGroupPhysicalStructureMetros",
                          "id": 533067386
                        }
                      }
                    },
                    "InterconnectGroupPhysicalStructureMetros": {
                      "oneofs": {
                        "_metro": {
                          "oneof": [
                            "metro"
                          ]
                        }
                      },
                      "fields": {
                        "facilities": {
                          "rule": "repeated",
                          "type": "InterconnectGroupPhysicalStructureMetrosFacilities",
                          "id": 536683137
                        },
                        "metro": {
                          "type": "string",
                          "id": 103787801,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InterconnectGroupPhysicalStructureMetrosFacilities": {
                      "oneofs": {
                        "_facility": {
                          "oneof": [
                            "facility"
                          ]
                        }
                      },
                      "fields": {
                        "facility": {
                          "type": "string",
                          "id": 501116579,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zones": {
                          "rule": "repeated",
                          "type": "InterconnectGroupPhysicalStructureMetrosFacilitiesZones",
                          "id": 116085319
                        }
                      }
                    },
                    "InterconnectGroupPhysicalStructureMetrosFacilitiesZones": {
                      "oneofs": {
                        "_zone": {
                          "oneof": [
                            "zone"
                          ]
                        }
                      },
                      "fields": {
                        "interconnects": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 520187301
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InterconnectGroupsCreateMembers": {
                      "oneofs": {
                        "_intentMismatchBehavior": {
                          "oneof": [
                            "intentMismatchBehavior"
                          ]
                        },
                        "_templateInterconnect": {
                          "oneof": [
                            "templateInterconnect"
                          ]
                        }
                      },
                      "fields": {
                        "intentMismatchBehavior": {
                          "type": "string",
                          "id": 164408000,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "interconnects": {
                          "rule": "repeated",
                          "type": "InterconnectGroupsCreateMembersInterconnectInput",
                          "id": 520187301
                        },
                        "templateInterconnect": {
                          "type": "InterconnectGroupsCreateMembersInterconnectInput",
                          "id": 224745523,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "IntentMismatchBehavior": {
                          "values": {
                            "UNDEFINED_INTENT_MISMATCH_BEHAVIOR": 0,
                            "CREATE": 385389820,
                            "REJECT": 266102687,
                            "UNSPECIFIED": 526786327
                          }
                        }
                      }
                    },
                    "InterconnectGroupsCreateMembersInterconnectInput": {
                      "oneofs": {
                        "_adminEnabled": {
                          "oneof": [
                            "adminEnabled"
                          ]
                        },
                        "_customerName": {
                          "oneof": [
                            "customerName"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_facility": {
                          "oneof": [
                            "facility"
                          ]
                        },
                        "_interconnectType": {
                          "oneof": [
                            "interconnectType"
                          ]
                        },
                        "_linkType": {
                          "oneof": [
                            "linkType"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_nocContactEmail": {
                          "oneof": [
                            "nocContactEmail"
                          ]
                        },
                        "_remoteLocation": {
                          "oneof": [
                            "remoteLocation"
                          ]
                        },
                        "_requestedLinkCount": {
                          "oneof": [
                            "requestedLinkCount"
                          ]
                        }
                      },
                      "fields": {
                        "adminEnabled": {
                          "type": "bool",
                          "id": 445675089,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "customerName": {
                          "type": "string",
                          "id": 3665484,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "facility": {
                          "type": "string",
                          "id": 501116579,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "interconnectType": {
                          "type": "string",
                          "id": 515165259,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "linkType": {
                          "type": "string",
                          "id": 523207775,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nocContactEmail": {
                          "type": "string",
                          "id": 14072832,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "remoteLocation": {
                          "type": "string",
                          "id": 324388750,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "requestedFeatures": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 461240814
                        },
                        "requestedLinkCount": {
                          "type": "int32",
                          "id": 45051387,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "InterconnectType": {
                          "values": {
                            "UNDEFINED_INTERCONNECT_TYPE": 0,
                            "DEDICATED": 258411983,
                            "IT_PRIVATE": 335677007,
                            "PARTNER": 461924520
                          }
                        },
                        "LinkType": {
                          "values": {
                            "UNDEFINED_LINK_TYPE": 0,
                            "LINK_TYPE_ETHERNET_100G_LR": 337672551,
                            "LINK_TYPE_ETHERNET_10G_LR": 236739749,
                            "LINK_TYPE_ETHERNET_400G_LR4": 127023690
                          }
                        },
                        "RequestedFeatures": {
                          "values": {
                            "UNDEFINED_REQUESTED_FEATURES": 0,
                            "IF_CROSS_SITE_NETWORK": 469111095,
                            "IF_L2_FORWARDING": 125563860,
                            "IF_MACSEC": 396279300
                          }
                        }
                      }
                    },
                    "InterconnectGroupsCreateMembersRequest": {
                      "oneofs": {
                        "_request": {
                          "oneof": [
                            "request"
                          ]
                        }
                      },
                      "fields": {
                        "request": {
                          "type": "InterconnectGroupsCreateMembers",
                          "id": 21951119,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InterconnectGroupsGetOperationalStatusResponse": {
                      "oneofs": {
                        "_etag": {
                          "oneof": [
                            "etag"
                          ]
                        },
                        "_result": {
                          "oneof": [
                            "result"
                          ]
                        }
                      },
                      "fields": {
                        "etag": {
                          "type": "string",
                          "id": 3123477,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "result": {
                          "type": "InterconnectGroupsOperationalStatus",
                          "id": 139315229,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InterconnectGroupsListResponse": {
                      "oneofs": {
                        "_etag": {
                          "oneof": [
                            "etag"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "etag": {
                          "type": "string",
                          "id": 3123477,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "InterconnectGroup",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InterconnectGroupsOperationalStatus": {
                      "oneofs": {
                        "_configured": {
                          "oneof": [
                            "configured"
                          ]
                        },
                        "_groupStatus": {
                          "oneof": [
                            "groupStatus"
                          ]
                        },
                        "_intent": {
                          "oneof": [
                            "intent"
                          ]
                        },
                        "_operational": {
                          "oneof": [
                            "operational"
                          ]
                        }
                      },
                      "fields": {
                        "configured": {
                          "type": "InterconnectGroupConfigured",
                          "id": 295631422,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "groupStatus": {
                          "type": "string",
                          "id": 338778546,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "intent": {
                          "type": "InterconnectGroupIntent",
                          "id": 426849948,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "interconnectStatuses": {
                          "rule": "repeated",
                          "type": "InterconnectGroupsOperationalStatusInterconnectStatus",
                          "id": 446756017
                        },
                        "operational": {
                          "type": "InterconnectGroupConfigured",
                          "id": 129704914,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "GroupStatus": {
                          "values": {
                            "UNDEFINED_GROUP_STATUS": 0,
                            "DEGRADED": 396890926,
                            "FULLY_DOWN": 255514647,
                            "FULLY_UP": 504176464,
                            "GROUPS_STATUS_UNSPECIFIED": 261932693
                          }
                        }
                      }
                    },
                    "InterconnectGroupsOperationalStatusInterconnectStatus": {
                      "oneofs": {
                        "_adminEnabled": {
                          "oneof": [
                            "adminEnabled"
                          ]
                        },
                        "_diagnostics": {
                          "oneof": [
                            "diagnostics"
                          ]
                        },
                        "_interconnect": {
                          "oneof": [
                            "interconnect"
                          ]
                        },
                        "_isActive": {
                          "oneof": [
                            "isActive"
                          ]
                        }
                      },
                      "fields": {
                        "adminEnabled": {
                          "type": "bool",
                          "id": 445675089,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "diagnostics": {
                          "type": "InterconnectDiagnostics",
                          "id": 333355436,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "interconnect": {
                          "type": "string",
                          "id": 224601230,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "isActive": {
                          "type": "string",
                          "id": 114830267,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "IsActive": {
                          "values": {
                            "UNDEFINED_IS_ACTIVE": 0,
                            "ACTIVE": 314733318,
                            "INACTIVE": 270421099,
                            "IS_ACTIVE_UNSPECIFIED": 274948243
                          }
                        }
                      }
                    },
                    "InterconnectList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "Interconnect",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InterconnectLocation": {
                      "oneofs": {
                        "_address": {
                          "oneof": [
                            "address"
                          ]
                        },
                        "_availabilityZone": {
                          "oneof": [
                            "availabilityZone"
                          ]
                        },
                        "_city": {
                          "oneof": [
                            "city"
                          ]
                        },
                        "_continent": {
                          "oneof": [
                            "continent"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_facilityProvider": {
                          "oneof": [
                            "facilityProvider"
                          ]
                        },
                        "_facilityProviderFacilityId": {
                          "oneof": [
                            "facilityProviderFacilityId"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_peeringdbFacilityId": {
                          "oneof": [
                            "peeringdbFacilityId"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        },
                        "_supportsPzs": {
                          "oneof": [
                            "supportsPzs"
                          ]
                        }
                      },
                      "fields": {
                        "address": {
                          "type": "string",
                          "id": 462920692,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "availabilityZone": {
                          "type": "string",
                          "id": 158459920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "availableFeatures": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 496344307
                        },
                        "availableLinkTypes": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 509504298
                        },
                        "city": {
                          "type": "string",
                          "id": 3053931,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "continent": {
                          "type": "string",
                          "id": 133442996,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "crossSiteInterconnectInfos": {
                          "rule": "repeated",
                          "type": "InterconnectLocationCrossSiteInterconnectInfo",
                          "id": 248573837
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "facilityProvider": {
                          "type": "string",
                          "id": 533303309,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "facilityProviderFacilityId": {
                          "type": "string",
                          "id": 87269125,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "peeringdbFacilityId": {
                          "type": "string",
                          "id": 536567094,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "regionInfos": {
                          "rule": "repeated",
                          "type": "InterconnectLocationRegionInfo",
                          "id": 312194170
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "singleRegionProductionCriticalPeerLocations": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 439537103
                        },
                        "status": {
                          "type": "string",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "supportsPzs": {
                          "type": "bool",
                          "id": 83983214,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "AvailableFeatures": {
                          "values": {
                            "UNDEFINED_AVAILABLE_FEATURES": 0,
                            "IF_CROSS_SITE_NETWORK": 469111095,
                            "IF_L2_FORWARDING": 125563860,
                            "IF_MACSEC": 396279300
                          }
                        },
                        "AvailableLinkTypes": {
                          "values": {
                            "UNDEFINED_AVAILABLE_LINK_TYPES": 0,
                            "LINK_TYPE_ETHERNET_100G_LR": 337672551,
                            "LINK_TYPE_ETHERNET_10G_LR": 236739749,
                            "LINK_TYPE_ETHERNET_400G_LR4": 127023690
                          }
                        },
                        "Continent": {
                          "values": {
                            "UNDEFINED_CONTINENT": 0,
                            "AFRICA": 317443706,
                            "ASIA_PAC": 119782269,
                            "C_AFRICA": 71993846,
                            "C_ASIA_PAC": 465668089,
                            "C_EUROPE": 200369438,
                            "C_NORTH_AMERICA": 275697048,
                            "C_SOUTH_AMERICA": 397149792,
                            "EUROPE": 445819298,
                            "NORTH_AMERICA": 448015508,
                            "SOUTH_AMERICA": 32597340
                          }
                        },
                        "Status": {
                          "values": {
                            "UNDEFINED_STATUS": 0,
                            "AVAILABLE": 442079913,
                            "CLOSED": 380163436
                          }
                        }
                      }
                    },
                    "InterconnectLocationCrossSiteInterconnectInfo": {
                      "oneofs": {
                        "_city": {
                          "oneof": [
                            "city"
                          ]
                        }
                      },
                      "fields": {
                        "city": {
                          "type": "string",
                          "id": 3053931,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InterconnectLocationList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "InterconnectLocation",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InterconnectLocationRegionInfo": {
                      "oneofs": {
                        "_expectedRttMs": {
                          "oneof": [
                            "expectedRttMs"
                          ]
                        },
                        "_l2ForwardingEnabled": {
                          "oneof": [
                            "l2ForwardingEnabled"
                          ]
                        },
                        "_locationPresence": {
                          "oneof": [
                            "locationPresence"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        }
                      },
                      "fields": {
                        "expectedRttMs": {
                          "type": "int64",
                          "id": 422543866,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "l2ForwardingEnabled": {
                          "type": "bool",
                          "id": 241364888,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "locationPresence": {
                          "type": "string",
                          "id": 101517893,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "LocationPresence": {
                          "values": {
                            "UNDEFINED_LOCATION_PRESENCE": 0,
                            "GLOBAL": 494663587,
                            "LOCAL_REGION": 403535464,
                            "LP_GLOBAL": 429584062,
                            "LP_LOCAL_REGION": 488598851
                          }
                        }
                      }
                    },
                    "InterconnectMacsec": {
                      "oneofs": {
                        "_failOpen": {
                          "oneof": [
                            "failOpen"
                          ]
                        }
                      },
                      "fields": {
                        "failOpen": {
                          "type": "bool",
                          "id": 532597451,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "preSharedKeys": {
                          "rule": "repeated",
                          "type": "InterconnectMacsecPreSharedKey",
                          "id": 420308466
                        }
                      }
                    },
                    "InterconnectMacsecConfig": {
                      "fields": {
                        "preSharedKeys": {
                          "rule": "repeated",
                          "type": "InterconnectMacsecConfigPreSharedKey",
                          "id": 420308466
                        }
                      }
                    },
                    "InterconnectMacsecConfigPreSharedKey": {
                      "oneofs": {
                        "_cak": {
                          "oneof": [
                            "cak"
                          ]
                        },
                        "_ckn": {
                          "oneof": [
                            "ckn"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_startTime": {
                          "oneof": [
                            "startTime"
                          ]
                        }
                      },
                      "fields": {
                        "cak": {
                          "type": "string",
                          "id": 98253,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ckn": {
                          "type": "string",
                          "id": 98566,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "startTime": {
                          "type": "string",
                          "id": 37467274,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InterconnectMacsecPreSharedKey": {
                      "oneofs": {
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_startTime": {
                          "oneof": [
                            "startTime"
                          ]
                        }
                      },
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "startTime": {
                          "type": "string",
                          "id": 37467274,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InterconnectOutageNotification": {
                      "oneofs": {
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_endTime": {
                          "oneof": [
                            "endTime"
                          ]
                        },
                        "_issueType": {
                          "oneof": [
                            "issueType"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_source": {
                          "oneof": [
                            "source"
                          ]
                        },
                        "_startTime": {
                          "oneof": [
                            "startTime"
                          ]
                        },
                        "_state": {
                          "oneof": [
                            "state"
                          ]
                        }
                      },
                      "fields": {
                        "affectedCircuits": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 177717013
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "endTime": {
                          "type": "int64",
                          "id": 114938801,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "issueType": {
                          "type": "string",
                          "id": 369639136,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "source": {
                          "type": "string",
                          "id": 177235995,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "startTime": {
                          "type": "int64",
                          "id": 37467274,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "state": {
                          "type": "string",
                          "id": 109757585,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "IssueType": {
                          "values": {
                            "UNDEFINED_ISSUE_TYPE": 0,
                            "IT_OUTAGE": 175779973,
                            "IT_PARTIAL_OUTAGE": 92103971,
                            "OUTAGE": 195285745,
                            "PARTIAL_OUTAGE": 147053455
                          }
                        },
                        "Source": {
                          "values": {
                            "UNDEFINED_SOURCE": 0,
                            "GOOGLE": 497439289,
                            "NSRC_GOOGLE": 510574562
                          }
                        },
                        "State": {
                          "values": {
                            "UNDEFINED_STATE": 0,
                            "ACTIVE": 314733318,
                            "CANCELLED": 41957681,
                            "COMPLETED": 309921323,
                            "NS_ACTIVE": 252563136,
                            "NS_CANCELED": 506579411
                          }
                        }
                      }
                    },
                    "InterconnectParams": {
                      "fields": {
                        "resourceManagerTags": {
                          "keyType": "string",
                          "type": "string",
                          "id": 377671164
                        }
                      }
                    },
                    "InterconnectRemoteLocation": {
                      "oneofs": {
                        "_address": {
                          "oneof": [
                            "address"
                          ]
                        },
                        "_attachmentConfigurationConstraints": {
                          "oneof": [
                            "attachmentConfigurationConstraints"
                          ]
                        },
                        "_city": {
                          "oneof": [
                            "city"
                          ]
                        },
                        "_constraints": {
                          "oneof": [
                            "constraints"
                          ]
                        },
                        "_continent": {
                          "oneof": [
                            "continent"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_facilityProvider": {
                          "oneof": [
                            "facilityProvider"
                          ]
                        },
                        "_facilityProviderFacilityId": {
                          "oneof": [
                            "facilityProviderFacilityId"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_lacp": {
                          "oneof": [
                            "lacp"
                          ]
                        },
                        "_maxLagSize100Gbps": {
                          "oneof": [
                            "maxLagSize100Gbps"
                          ]
                        },
                        "_maxLagSize10Gbps": {
                          "oneof": [
                            "maxLagSize10Gbps"
                          ]
                        },
                        "_maxLagSize400Gbps": {
                          "oneof": [
                            "maxLagSize400Gbps"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_peeringdbFacilityId": {
                          "oneof": [
                            "peeringdbFacilityId"
                          ]
                        },
                        "_remoteService": {
                          "oneof": [
                            "remoteService"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        }
                      },
                      "fields": {
                        "address": {
                          "type": "string",
                          "id": 462920692,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "attachmentConfigurationConstraints": {
                          "type": "InterconnectAttachmentConfigurationConstraints",
                          "id": 326825041,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "city": {
                          "type": "string",
                          "id": 3053931,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "constraints": {
                          "type": "InterconnectRemoteLocationConstraints",
                          "id": 3909174,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "continent": {
                          "type": "string",
                          "id": 133442996,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "facilityProvider": {
                          "type": "string",
                          "id": 533303309,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "facilityProviderFacilityId": {
                          "type": "string",
                          "id": 87269125,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "lacp": {
                          "type": "string",
                          "id": 3313826,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxLagSize100Gbps": {
                          "type": "int32",
                          "id": 245219253,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxLagSize10Gbps": {
                          "type": "int32",
                          "id": 294007573,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxLagSize400Gbps": {
                          "type": "int32",
                          "id": 104941138,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "peeringdbFacilityId": {
                          "type": "string",
                          "id": 536567094,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "permittedConnections": {
                          "rule": "repeated",
                          "type": "InterconnectRemoteLocationPermittedConnections",
                          "id": 442063278
                        },
                        "remoteService": {
                          "type": "string",
                          "id": 391954364,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "string",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Continent": {
                          "values": {
                            "UNDEFINED_CONTINENT": 0,
                            "AFRICA": 317443706,
                            "ASIA_PAC": 119782269,
                            "EUROPE": 445819298,
                            "NORTH_AMERICA": 448015508,
                            "SOUTH_AMERICA": 32597340
                          }
                        },
                        "Lacp": {
                          "values": {
                            "UNDEFINED_LACP": 0,
                            "LACP_SUPPORTED": 339576113,
                            "LACP_UNSUPPORTED": 203930104
                          }
                        },
                        "Status": {
                          "values": {
                            "UNDEFINED_STATUS": 0,
                            "AVAILABLE": 442079913,
                            "CLOSED": 380163436
                          }
                        }
                      }
                    },
                    "InterconnectRemoteLocationConstraints": {
                      "oneofs": {
                        "_portPairRemoteLocation": {
                          "oneof": [
                            "portPairRemoteLocation"
                          ]
                        },
                        "_portPairVlan": {
                          "oneof": [
                            "portPairVlan"
                          ]
                        },
                        "_subnetLengthRange": {
                          "oneof": [
                            "subnetLengthRange"
                          ]
                        }
                      },
                      "fields": {
                        "portPairRemoteLocation": {
                          "type": "string",
                          "id": 495917351,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "portPairVlan": {
                          "type": "string",
                          "id": 478214506,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "subnetLengthRange": {
                          "type": "InterconnectRemoteLocationConstraintsSubnetLengthRange",
                          "id": 184473670,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "PortPairRemoteLocation": {
                          "values": {
                            "UNDEFINED_PORT_PAIR_REMOTE_LOCATION": 0,
                            "PORT_PAIR_MATCHING_REMOTE_LOCATION": 207291859,
                            "PORT_PAIR_UNCONSTRAINED_REMOTE_LOCATION": 60609829
                          }
                        },
                        "PortPairVlan": {
                          "values": {
                            "UNDEFINED_PORT_PAIR_VLAN": 0,
                            "PORT_PAIR_MATCHING_VLAN": 250295358,
                            "PORT_PAIR_UNCONSTRAINED_VLAN": 175227948
                          }
                        }
                      }
                    },
                    "InterconnectRemoteLocationConstraintsSubnetLengthRange": {
                      "oneofs": {
                        "_max": {
                          "oneof": [
                            "max"
                          ]
                        },
                        "_min": {
                          "oneof": [
                            "min"
                          ]
                        }
                      },
                      "fields": {
                        "max": {
                          "type": "int32",
                          "id": 107876,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "min": {
                          "type": "int32",
                          "id": 108114,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InterconnectRemoteLocationList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "InterconnectRemoteLocation",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InterconnectRemoteLocationPermittedConnections": {
                      "oneofs": {
                        "_interconnectLocation": {
                          "oneof": [
                            "interconnectLocation"
                          ]
                        }
                      },
                      "fields": {
                        "interconnectLocation": {
                          "type": "string",
                          "id": 492235846,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InterconnectsGetDiagnosticsResponse": {
                      "oneofs": {
                        "_result": {
                          "oneof": [
                            "result"
                          ]
                        }
                      },
                      "fields": {
                        "result": {
                          "type": "InterconnectDiagnostics",
                          "id": 139315229,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InterconnectsGetMacsecConfigResponse": {
                      "oneofs": {
                        "_etag": {
                          "oneof": [
                            "etag"
                          ]
                        },
                        "_result": {
                          "oneof": [
                            "result"
                          ]
                        }
                      },
                      "fields": {
                        "etag": {
                          "type": "string",
                          "id": 3123477,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "result": {
                          "type": "InterconnectMacsecConfig",
                          "id": 139315229,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InvalidateCacheUrlMapRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "cacheInvalidationRuleResource": {
                          "type": "CacheInvalidationRule",
                          "id": 312795565,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "urlMap": {
                          "type": "string",
                          "id": 367020684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "Items": {
                      "oneofs": {
                        "_key": {
                          "oneof": [
                            "key"
                          ]
                        },
                        "_value": {
                          "oneof": [
                            "value"
                          ]
                        }
                      },
                      "fields": {
                        "key": {
                          "type": "string",
                          "id": 106079,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "value": {
                          "type": "string",
                          "id": 111972721,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "License": {
                      "oneofs": {
                        "_appendableToDisk": {
                          "oneof": [
                            "appendableToDisk"
                          ]
                        },
                        "_chargesUseFee": {
                          "oneof": [
                            "chargesUseFee"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_licenseCode": {
                          "oneof": [
                            "licenseCode"
                          ]
                        },
                        "_minimumRetention": {
                          "oneof": [
                            "minimumRetention"
                          ]
                        },
                        "_multiTenantOnly": {
                          "oneof": [
                            "multiTenantOnly"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_osLicense": {
                          "oneof": [
                            "osLicense"
                          ]
                        },
                        "_params": {
                          "oneof": [
                            "params"
                          ]
                        },
                        "_removableFromDisk": {
                          "oneof": [
                            "removableFromDisk"
                          ]
                        },
                        "_resourceRequirements": {
                          "oneof": [
                            "resourceRequirements"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_selfLinkWithId": {
                          "oneof": [
                            "selfLinkWithId"
                          ]
                        },
                        "_soleTenantOnly": {
                          "oneof": [
                            "soleTenantOnly"
                          ]
                        },
                        "_transferable": {
                          "oneof": [
                            "transferable"
                          ]
                        },
                        "_updateTimestamp": {
                          "oneof": [
                            "updateTimestamp"
                          ]
                        }
                      },
                      "fields": {
                        "allowedReplacementLicenses": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 195677718
                        },
                        "appendableToDisk": {
                          "type": "bool",
                          "id": 16959254,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "chargesUseFee": {
                          "type": "bool",
                          "id": 372412622,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "incompatibleLicenses": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 334239768
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "licenseCode": {
                          "type": "uint64",
                          "id": 1467179,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "minimumRetention": {
                          "type": "Duration",
                          "id": 155398189,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "multiTenantOnly": {
                          "type": "bool",
                          "id": 274395163,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "osLicense": {
                          "type": "bool",
                          "id": 487986406,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "params": {
                          "type": "LicenseParams",
                          "id": 78313862,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "removableFromDisk": {
                          "type": "bool",
                          "id": 25854638,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "requiredCoattachedLicenses": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 129195265
                        },
                        "resourceRequirements": {
                          "type": "LicenseResourceRequirements",
                          "id": 214292769,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLinkWithId": {
                          "type": "string",
                          "id": 44520962,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "soleTenantOnly": {
                          "type": "bool",
                          "id": 427525559,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "transferable": {
                          "type": "bool",
                          "id": 4349893,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "updateTimestamp": {
                          "type": "string",
                          "id": 120894752,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "LicenseCode": {
                      "oneofs": {
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_state": {
                          "oneof": [
                            "state"
                          ]
                        },
                        "_transferable": {
                          "oneof": [
                            "transferable"
                          ]
                        }
                      },
                      "fields": {
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "licenseAlias": {
                          "rule": "repeated",
                          "type": "LicenseCodeLicenseAlias",
                          "id": 43550930
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "state": {
                          "type": "string",
                          "id": 109757585,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "transferable": {
                          "type": "bool",
                          "id": 4349893,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "State": {
                          "values": {
                            "UNDEFINED_STATE": 0,
                            "DISABLED": 516696700,
                            "ENABLED": 182130465,
                            "RESTRICTED": 261551195,
                            "STATE_UNSPECIFIED": 470755401,
                            "TERMINATED": 250018339
                          }
                        }
                      }
                    },
                    "LicenseCodeLicenseAlias": {
                      "oneofs": {
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        }
                      },
                      "fields": {
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "LicenseParams": {
                      "fields": {
                        "resourceManagerTags": {
                          "keyType": "string",
                          "type": "string",
                          "id": 377671164
                        }
                      }
                    },
                    "LicenseResourceCommitment": {
                      "oneofs": {
                        "_amount": {
                          "oneof": [
                            "amount"
                          ]
                        },
                        "_coresPerLicense": {
                          "oneof": [
                            "coresPerLicense"
                          ]
                        },
                        "_license": {
                          "oneof": [
                            "license"
                          ]
                        }
                      },
                      "fields": {
                        "amount": {
                          "type": "int64",
                          "id": 196759640,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "coresPerLicense": {
                          "type": "string",
                          "id": 32482324,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "license": {
                          "type": "string",
                          "id": 166757441,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "LicenseResourceRequirements": {
                      "oneofs": {
                        "_minGuestCpuCount": {
                          "oneof": [
                            "minGuestCpuCount"
                          ]
                        },
                        "_minMemoryMb": {
                          "oneof": [
                            "minMemoryMb"
                          ]
                        }
                      },
                      "fields": {
                        "minGuestCpuCount": {
                          "type": "int32",
                          "id": 477964836,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "minMemoryMb": {
                          "type": "int32",
                          "id": 504785894,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "LicensesListResponse": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "License",
                          "id": 100526016
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListAcceleratorTypesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "ListAddressesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListAssociationsFirewallPolicyRequest": {
                      "oneofs": {
                        "_includeInheritedPolicies": {
                          "oneof": [
                            "includeInheritedPolicies"
                          ]
                        },
                        "_targetResource": {
                          "oneof": [
                            "targetResource"
                          ]
                        }
                      },
                      "fields": {
                        "includeInheritedPolicies": {
                          "type": "bool",
                          "id": 32280076,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetResource": {
                          "type": "string",
                          "id": 467318524,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListAssociationsOrganizationSecurityPolicyRequest": {
                      "oneofs": {
                        "_targetResource": {
                          "oneof": [
                            "targetResource"
                          ]
                        }
                      },
                      "fields": {
                        "targetResource": {
                          "type": "string",
                          "id": 467318524,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListAutoscalersRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "ListAvailableFeaturesRegionSslPoliciesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListAvailableFeaturesSslPoliciesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListBackendBucketsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListBackendServicesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListBgpRoutesRoutersRequest": {
                      "oneofs": {
                        "_addressFamily": {
                          "oneof": [
                            "addressFamily"
                          ]
                        },
                        "_destinationPrefix": {
                          "oneof": [
                            "destinationPrefix"
                          ]
                        },
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_peer": {
                          "oneof": [
                            "peer"
                          ]
                        },
                        "_policyApplied": {
                          "oneof": [
                            "policyApplied"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_routeType": {
                          "oneof": [
                            "routeType"
                          ]
                        }
                      },
                      "fields": {
                        "addressFamily": {
                          "type": "string",
                          "id": 173744655,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "destinationPrefix": {
                          "type": "string",
                          "id": 263872483,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "peer": {
                          "type": "string",
                          "id": 3436898,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "policyApplied": {
                          "type": "bool",
                          "id": 379464304,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "routeType": {
                          "type": "string",
                          "id": 375888752,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "router": {
                          "type": "string",
                          "id": 148608841,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      },
                      "nested": {
                        "AddressFamily": {
                          "values": {
                            "UNDEFINED_ADDRESS_FAMILY": 0,
                            "IPV4": 2254341,
                            "IPV6": 2254343,
                            "UNSPECIFIED_IP_VERSION": 72938440
                          }
                        },
                        "RouteType": {
                          "values": {
                            "UNDEFINED_ROUTE_TYPE": 0,
                            "ADVERTISED": 20302109,
                            "LEARNED": 231892419,
                            "UNSPECIFIED_ROUTE_TYPE": 248064440
                          }
                        }
                      }
                    },
                    "ListCrossSiteNetworksRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListDiskTypesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "ListDisksRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "ListDisksStoragePoolsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "storagePool": {
                          "type": "string",
                          "id": 360473440,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "ListErrorsInstanceGroupManagersRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "ListErrorsRegionInstanceGroupManagersRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListExternalVpnGatewaysRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListFirewallPoliciesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_parentId": {
                          "oneof": [
                            "parentId"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "parentId": {
                          "type": "string",
                          "id": 459714768,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListFirewallsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListForwardingRulesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListFutureReservationsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "ListGlobalAddressesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListGlobalForwardingRulesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListGlobalNetworkEndpointGroupsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListGlobalOperationsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListGlobalOrganizationOperationsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_parentId": {
                          "oneof": [
                            "parentId"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "parentId": {
                          "type": "string",
                          "id": 459714768,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListGlobalPublicDelegatedPrefixesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListHealthChecksRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListImagesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListInstanceGroupManagerResizeRequestsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "ListInstanceGroupManagersRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "ListInstanceGroupsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "ListInstanceTemplatesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListInstancesInstanceGroupsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instanceGroup": {
                          "type": "string",
                          "id": 81095253,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instanceGroupsListInstancesRequestResource": {
                          "type": "InstanceGroupsListInstancesRequest",
                          "id": 476255263,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "ListInstancesRegionInstanceGroupsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instanceGroup": {
                          "type": "string",
                          "id": 81095253,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "regionInstanceGroupsListInstancesRequestResource": {
                          "type": "RegionInstanceGroupsListInstancesRequest",
                          "id": 48239828,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListInstancesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "ListInstantSnapshotsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "ListInterconnectAttachmentGroupsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListInterconnectAttachmentsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListInterconnectGroupsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListInterconnectLocationsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListInterconnectRemoteLocationsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListInterconnectsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListLicensesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListMachineImagesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListMachineTypesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "ListManagedInstancesInstanceGroupManagersRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "ListManagedInstancesRegionInstanceGroupManagersRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListNetworkAttachmentsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListNetworkEndpointGroupsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "ListNetworkEndpointsGlobalNetworkEndpointGroupsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "networkEndpointGroup": {
                          "type": "string",
                          "id": 433907078,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListNetworkEndpointsNetworkEndpointGroupsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "networkEndpointGroup": {
                          "type": "string",
                          "id": 433907078,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "networkEndpointGroupsListEndpointsRequestResource": {
                          "type": "NetworkEndpointGroupsListEndpointsRequest",
                          "id": 59493390,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "ListNetworkEndpointsRegionNetworkEndpointGroupsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "networkEndpointGroup": {
                          "type": "string",
                          "id": 433907078,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListNetworkFirewallPoliciesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListNetworkProfilesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListNetworksRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListNodeGroupsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "ListNodeTemplatesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListNodeTypesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "ListNodesNodeGroupsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nodeGroup": {
                          "type": "string",
                          "id": 469958146,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "ListOrganizationSecurityPoliciesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_parentId": {
                          "oneof": [
                            "parentId"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "parentId": {
                          "type": "string",
                          "id": 459714768,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListPacketMirroringsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListPeeringRoutesNetworksRequest": {
                      "oneofs": {
                        "_direction": {
                          "oneof": [
                            "direction"
                          ]
                        },
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_peeringName": {
                          "oneof": [
                            "peeringName"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "direction": {
                          "type": "string",
                          "id": 111150975,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "network": {
                          "type": "string",
                          "id": 232872494,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "peeringName": {
                          "type": "string",
                          "id": 249571370,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Direction": {
                          "values": {
                            "UNDEFINED_DIRECTION": 0,
                            "INCOMING": 338552870,
                            "OUTGOING": 307438444
                          }
                        }
                      }
                    },
                    "ListPerInstanceConfigsInstanceGroupManagersRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "ListPerInstanceConfigsRegionInstanceGroupManagersRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListPreconfiguredExpressionSetsOrganizationSecurityPoliciesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_parentId": {
                          "oneof": [
                            "parentId"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "parentId": {
                          "type": "string",
                          "id": 459714768,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListPreconfiguredExpressionSetsSecurityPoliciesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListPreviewFeaturesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListPublicAdvertisedPrefixesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListPublicDelegatedPrefixesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListReferrersInstancesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "ListRegionAutoscalersRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListRegionBackendServicesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListRegionCommitmentsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListRegionCompositeHealthChecksRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListRegionDiskTypesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListRegionDisksRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListRegionHealthAggregationPoliciesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListRegionHealthCheckServicesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListRegionHealthChecksRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListRegionHealthSourcesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListRegionInstanceGroupManagersRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListRegionInstanceGroupsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListRegionInstanceTemplatesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListRegionInstantSnapshotsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListRegionNetworkEndpointGroupsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListRegionNetworkFirewallPoliciesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListRegionNotificationEndpointsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListRegionOperationsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListRegionSecurityPoliciesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListRegionSslCertificatesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListRegionSslPoliciesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListRegionTargetHttpProxiesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListRegionTargetHttpsProxiesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListRegionTargetTcpProxiesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListRegionUrlMapsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListRegionZonesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListRegionsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListReservationBlocksRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "reservation": {
                          "type": "string",
                          "id": 47530956,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "ListReservationSlotsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "parentName": {
                          "type": "string",
                          "id": 478151936,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "ListReservationSubBlocksRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "parentName": {
                          "type": "string",
                          "id": 478151936,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "ListReservationsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "ListResourcePoliciesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListRoutePoliciesRoutersRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "router": {
                          "type": "string",
                          "id": 148608841,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "ListRoutersRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListRoutesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListSecurityPoliciesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListServiceAttachmentsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListSnapshotsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListSslCertificatesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListSslPoliciesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListStoragePoolTypesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "ListStoragePoolsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "ListSubnetworksRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_views": {
                          "oneof": [
                            "views"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "views": {
                          "type": "string",
                          "id": 112204398,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Views": {
                          "values": {
                            "UNDEFINED_VIEWS": 0,
                            "DEFAULT": 115302945,
                            "WITH_UTILIZATION": 504090633
                          }
                        }
                      }
                    },
                    "ListTargetGrpcProxiesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListTargetHttpProxiesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListTargetHttpsProxiesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListTargetInstancesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "ListTargetPoolsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListTargetSslProxiesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListTargetTcpProxiesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListTargetVpnGatewaysRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListUrlMapsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListUsableBackendServicesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListUsableRegionBackendServicesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListUsableSubnetworksRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProject": {
                          "oneof": [
                            "serviceProject"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProject": {
                          "type": "string",
                          "id": 530592655,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListVpnGatewaysRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListVpnTunnelsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListWireGroupsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "crossSiteNetwork": {
                          "type": "string",
                          "id": 108192469,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListXpnHostsProjectsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "projectsListXpnHostsRequestResource": {
                          "type": "ProjectsListXpnHostsRequest",
                          "id": 238266391,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListZoneOperationsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "ListZonesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "LocalDisk": {
                      "oneofs": {
                        "_diskCount": {
                          "oneof": [
                            "diskCount"
                          ]
                        },
                        "_diskSizeGb": {
                          "oneof": [
                            "diskSizeGb"
                          ]
                        },
                        "_diskType": {
                          "oneof": [
                            "diskType"
                          ]
                        }
                      },
                      "fields": {
                        "diskCount": {
                          "type": "int32",
                          "id": 182933485,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "diskSizeGb": {
                          "type": "int32",
                          "id": 316263735,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "diskType": {
                          "type": "string",
                          "id": 93009052,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "LocalizedMessage": {
                      "oneofs": {
                        "_locale": {
                          "oneof": [
                            "locale"
                          ]
                        },
                        "_message": {
                          "oneof": [
                            "message"
                          ]
                        }
                      },
                      "fields": {
                        "locale": {
                          "type": "string",
                          "id": 513150554,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "message": {
                          "type": "string",
                          "id": 418054151,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "LocationPolicy": {
                      "oneofs": {
                        "_targetShape": {
                          "oneof": [
                            "targetShape"
                          ]
                        }
                      },
                      "fields": {
                        "locations": {
                          "keyType": "string",
                          "type": "LocationPolicyLocation",
                          "id": 413423454
                        },
                        "targetShape": {
                          "type": "string",
                          "id": 338621299,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zones": {
                          "rule": "repeated",
                          "type": "LocationPolicyZoneConfiguration",
                          "id": 116085319
                        }
                      },
                      "nested": {
                        "TargetShape": {
                          "values": {
                            "UNDEFINED_TARGET_SHAPE": 0,
                            "ANY": 64972,
                            "ANY_SINGLE_ZONE": 61100880,
                            "BALANCED": 468409608
                          }
                        }
                      }
                    },
                    "LocationPolicyLocation": {
                      "oneofs": {
                        "_constraints": {
                          "oneof": [
                            "constraints"
                          ]
                        },
                        "_preference": {
                          "oneof": [
                            "preference"
                          ]
                        }
                      },
                      "fields": {
                        "constraints": {
                          "type": "LocationPolicyLocationConstraints",
                          "id": 3909174,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "preference": {
                          "type": "string",
                          "id": 150781147,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Preference": {
                          "values": {
                            "UNDEFINED_PREFERENCE": 0,
                            "ALLOW": 62368553,
                            "DENY": 2094604,
                            "PREFERENCE_UNSPECIFIED": 496219571
                          }
                        }
                      }
                    },
                    "LocationPolicyLocationConstraints": {
                      "oneofs": {
                        "_maxCount": {
                          "oneof": [
                            "maxCount"
                          ]
                        }
                      },
                      "fields": {
                        "maxCount": {
                          "type": "int32",
                          "id": 287620724,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "LocationPolicyZoneConfiguration": {
                      "oneofs": {
                        "_zone": {
                          "oneof": [
                            "zone"
                          ]
                        }
                      },
                      "fields": {
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "MachineImage": {
                      "oneofs": {
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_guestFlush": {
                          "oneof": [
                            "guestFlush"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_instanceProperties": {
                          "oneof": [
                            "instanceProperties"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_labelFingerprint": {
                          "oneof": [
                            "labelFingerprint"
                          ]
                        },
                        "_machineImageEncryptionKey": {
                          "oneof": [
                            "machineImageEncryptionKey"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_params": {
                          "oneof": [
                            "params"
                          ]
                        },
                        "_satisfiesPzi": {
                          "oneof": [
                            "satisfiesPzi"
                          ]
                        },
                        "_satisfiesPzs": {
                          "oneof": [
                            "satisfiesPzs"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_sourceInstance": {
                          "oneof": [
                            "sourceInstance"
                          ]
                        },
                        "_sourceInstanceProperties": {
                          "oneof": [
                            "sourceInstanceProperties"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        },
                        "_totalStorageBytes": {
                          "oneof": [
                            "totalStorageBytes"
                          ]
                        }
                      },
                      "fields": {
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "guestFlush": {
                          "type": "bool",
                          "id": 385550813,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instanceProperties": {
                          "type": "InstanceProperties",
                          "id": 215355165,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labelFingerprint": {
                          "type": "string",
                          "id": 178124825,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labels": {
                          "keyType": "string",
                          "type": "string",
                          "id": 500195327
                        },
                        "machineImageEncryptionKey": {
                          "type": "CustomerEncryptionKey",
                          "id": 528089087,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "params": {
                          "type": "MachineImageParams",
                          "id": 78313862,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "satisfiesPzi": {
                          "type": "bool",
                          "id": 480964257,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "satisfiesPzs": {
                          "type": "bool",
                          "id": 480964267,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "savedDisks": {
                          "rule": "repeated",
                          "type": "SavedDisk",
                          "id": 397424318
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceDiskEncryptionKeys": {
                          "rule": "repeated",
                          "type": "SourceDiskEncryptionKey",
                          "id": 370408498
                        },
                        "sourceInstance": {
                          "type": "string",
                          "id": 396315705,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceInstanceProperties": {
                          "type": "SourceInstanceProperties",
                          "id": 475195641,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "string",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "storageLocations": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 328005274
                        },
                        "totalStorageBytes": {
                          "type": "int64",
                          "id": 81855468,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Status": {
                          "values": {
                            "UNDEFINED_STATUS": 0,
                            "CREATING": 455564985,
                            "DELETING": 528602024,
                            "INVALID": 530283991,
                            "READY": 77848963,
                            "UPLOADING": 267603489
                          }
                        }
                      }
                    },
                    "MachineImageList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "MachineImage",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "MachineImageParams": {
                      "fields": {
                        "resourceManagerTags": {
                          "keyType": "string",
                          "type": "string",
                          "id": 377671164
                        }
                      }
                    },
                    "MachineType": {
                      "oneofs": {
                        "_architecture": {
                          "oneof": [
                            "architecture"
                          ]
                        },
                        "_bundledLocalSsds": {
                          "oneof": [
                            "bundledLocalSsds"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_deprecated": {
                          "oneof": [
                            "deprecated"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_guestCpus": {
                          "oneof": [
                            "guestCpus"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_imageSpaceGb": {
                          "oneof": [
                            "imageSpaceGb"
                          ]
                        },
                        "_isSharedCpu": {
                          "oneof": [
                            "isSharedCpu"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_maximumPersistentDisks": {
                          "oneof": [
                            "maximumPersistentDisks"
                          ]
                        },
                        "_maximumPersistentDisksSizeGb": {
                          "oneof": [
                            "maximumPersistentDisksSizeGb"
                          ]
                        },
                        "_memoryMb": {
                          "oneof": [
                            "memoryMb"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_zone": {
                          "oneof": [
                            "zone"
                          ]
                        }
                      },
                      "fields": {
                        "accelerators": {
                          "rule": "repeated",
                          "type": "Accelerators",
                          "id": 269577064
                        },
                        "architecture": {
                          "type": "string",
                          "id": 302803283,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "bundledLocalSsds": {
                          "type": "BundledLocalSsds",
                          "id": 387462016,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "deprecated": {
                          "type": "DeprecationStatus",
                          "id": 515138995,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "guestCpus": {
                          "type": "int32",
                          "id": 393356754,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "imageSpaceGb": {
                          "type": "int32",
                          "id": 75331864,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "isSharedCpu": {
                          "type": "bool",
                          "id": 521399555,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maximumPersistentDisks": {
                          "type": "int32",
                          "id": 496220941,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maximumPersistentDisksSizeGb": {
                          "type": "int64",
                          "id": 154274471,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "memoryMb": {
                          "type": "int32",
                          "id": 116001171,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Architecture": {
                          "values": {
                            "UNDEFINED_ARCHITECTURE": 0,
                            "ARCHITECTURE_UNSPECIFIED": 394750507,
                            "ARM64": 62547450,
                            "X86_64": 425300551
                          }
                        }
                      }
                    },
                    "MachineTypeAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "MachineTypesScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "MachineTypeList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "MachineType",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "MachineTypesScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "machineTypes": {
                          "rule": "repeated",
                          "type": "MachineType",
                          "id": 79720065
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ManagedInstance": {
                      "oneofs": {
                        "_currentAction": {
                          "oneof": [
                            "currentAction"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_instance": {
                          "oneof": [
                            "instance"
                          ]
                        },
                        "_instanceStatus": {
                          "oneof": [
                            "instanceStatus"
                          ]
                        },
                        "_lastAttempt": {
                          "oneof": [
                            "lastAttempt"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_preservedStateFromConfig": {
                          "oneof": [
                            "preservedStateFromConfig"
                          ]
                        },
                        "_preservedStateFromPolicy": {
                          "oneof": [
                            "preservedStateFromPolicy"
                          ]
                        },
                        "_propertiesFromFlexibilityPolicy": {
                          "oneof": [
                            "propertiesFromFlexibilityPolicy"
                          ]
                        },
                        "_version": {
                          "oneof": [
                            "version"
                          ]
                        }
                      },
                      "fields": {
                        "currentAction": {
                          "type": "string",
                          "id": 178475964,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instanceHealth": {
                          "rule": "repeated",
                          "type": "ManagedInstanceInstanceHealth",
                          "id": 382667078
                        },
                        "instanceStatus": {
                          "type": "string",
                          "id": 174577372,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "lastAttempt": {
                          "type": "ManagedInstanceLastAttempt",
                          "id": 434771492,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "preservedStateFromConfig": {
                          "type": "PreservedState",
                          "id": 98661858,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "preservedStateFromPolicy": {
                          "type": "PreservedState",
                          "id": 470783954,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "propertiesFromFlexibilityPolicy": {
                          "type": "ManagedInstancePropertiesFromFlexibilityPolicy",
                          "id": 155525825,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "version": {
                          "type": "ManagedInstanceVersion",
                          "id": 351608024,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "CurrentAction": {
                          "values": {
                            "UNDEFINED_CURRENT_ACTION": 0,
                            "ABANDONING": 388244813,
                            "CREATING": 455564985,
                            "CREATING_WITHOUT_RETRIES": 428843785,
                            "DELETING": 528602024,
                            "NONE": 2402104,
                            "RECREATING": 287278572,
                            "REFRESHING": 163266343,
                            "RESTARTING": 320534387,
                            "RESUMING": 446856618,
                            "STARTING": 488820800,
                            "VERIFYING": 16982185
                          }
                        },
                        "InstanceStatus": {
                          "values": {
                            "UNDEFINED_INSTANCE_STATUS": 0,
                            "DEPROVISIONING": 428935662,
                            "PENDING": 35394935,
                            "PROVISIONING": 290896621,
                            "REPAIRING": 413483285,
                            "RUNNING": 121282975,
                            "STAGING": 431072283,
                            "STOPPED": 444276141,
                            "STOPPING": 350791796,
                            "SUSPENDED": 51223995,
                            "SUSPENDING": 514206246,
                            "TERMINATED": 250018339
                          }
                        }
                      }
                    },
                    "ManagedInstanceInstanceHealth": {
                      "oneofs": {
                        "_detailedHealthState": {
                          "oneof": [
                            "detailedHealthState"
                          ]
                        },
                        "_healthCheck": {
                          "oneof": [
                            "healthCheck"
                          ]
                        }
                      },
                      "fields": {
                        "detailedHealthState": {
                          "type": "string",
                          "id": 510470173,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "healthCheck": {
                          "type": "string",
                          "id": 308876645,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "DetailedHealthState": {
                          "values": {
                            "UNDEFINED_DETAILED_HEALTH_STATE": 0,
                            "DRAINING": 480455402,
                            "HEALTHY": 439801213,
                            "TIMEOUT": 477813057,
                            "UNHEALTHY": 462118084,
                            "UNKNOWN": 433141802
                          }
                        }
                      }
                    },
                    "ManagedInstanceLastAttempt": {
                      "oneofs": {
                        "_errors": {
                          "oneof": [
                            "errors"
                          ]
                        }
                      },
                      "fields": {
                        "errors": {
                          "type": "ManagedInstanceLastAttemptErrors",
                          "id": 315977579,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ManagedInstanceLastAttemptErrors": {
                      "fields": {
                        "errors": {
                          "rule": "repeated",
                          "type": "Errors",
                          "id": 315977579
                        }
                      }
                    },
                    "ManagedInstancePropertiesFromFlexibilityPolicy": {
                      "oneofs": {
                        "_machineType": {
                          "oneof": [
                            "machineType"
                          ]
                        }
                      },
                      "fields": {
                        "machineType": {
                          "type": "string",
                          "id": 227711026,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ManagedInstanceVersion": {
                      "oneofs": {
                        "_instanceTemplate": {
                          "oneof": [
                            "instanceTemplate"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        }
                      },
                      "fields": {
                        "instanceTemplate": {
                          "type": "string",
                          "id": 309248228,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "Metadata": {
                      "oneofs": {
                        "_fingerprint": {
                          "oneof": [
                            "fingerprint"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        }
                      },
                      "fields": {
                        "fingerprint": {
                          "type": "string",
                          "id": 234678500,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "Items",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "MetadataFilter": {
                      "oneofs": {
                        "_filterMatchCriteria": {
                          "oneof": [
                            "filterMatchCriteria"
                          ]
                        }
                      },
                      "fields": {
                        "filterLabels": {
                          "rule": "repeated",
                          "type": "MetadataFilterLabelMatch",
                          "id": 307903142
                        },
                        "filterMatchCriteria": {
                          "type": "string",
                          "id": 239970368,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "FilterMatchCriteria": {
                          "values": {
                            "UNDEFINED_FILTER_MATCH_CRITERIA": 0,
                            "MATCH_ALL": 180663271,
                            "MATCH_ANY": 180663346,
                            "NOT_SET": 163646646
                          }
                        }
                      }
                    },
                    "MetadataFilterLabelMatch": {
                      "oneofs": {
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_value": {
                          "oneof": [
                            "value"
                          ]
                        }
                      },
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "value": {
                          "type": "string",
                          "id": 111972721,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "MoveAddressRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "address": {
                          "type": "string",
                          "id": 462920692,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "regionAddressesMoveRequestResource": {
                          "type": "RegionAddressesMoveRequest",
                          "id": 409081924,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "MoveDiskProjectRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "diskMoveRequestResource": {
                          "type": "DiskMoveRequest",
                          "id": 313008458,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "MoveFirewallPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "parentId": {
                          "type": "string",
                          "id": 459714768,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "parent_id"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "MoveGlobalAddressRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "address": {
                          "type": "string",
                          "id": 462920692,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "globalAddressesMoveRequestResource": {
                          "type": "GlobalAddressesMoveRequest",
                          "id": 302807283,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "MoveInstanceProjectRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceMoveRequestResource": {
                          "type": "InstanceMoveRequest",
                          "id": 311664194,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "MoveOrganizationSecurityPolicyRequest": {
                      "oneofs": {
                        "_parentId": {
                          "oneof": [
                            "parentId"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "parentId": {
                          "type": "string",
                          "id": 459714768,
                          "options": {
                            "(google.cloud.operation_request_field)": "parent_id",
                            "proto3_optional": true
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "securityPolicy": {
                          "type": "string",
                          "id": 171082513,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "NamedPort": {
                      "oneofs": {
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_port": {
                          "oneof": [
                            "port"
                          ]
                        }
                      },
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "port": {
                          "type": "int32",
                          "id": 3446913,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NatIpInfo": {
                      "oneofs": {
                        "_natName": {
                          "oneof": [
                            "natName"
                          ]
                        }
                      },
                      "fields": {
                        "natIpInfoMappings": {
                          "rule": "repeated",
                          "type": "NatIpInfoNatIpInfoMapping",
                          "id": 241401884
                        },
                        "natName": {
                          "type": "string",
                          "id": 425596649,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NatIpInfoNatIpInfoMapping": {
                      "oneofs": {
                        "_mode": {
                          "oneof": [
                            "mode"
                          ]
                        },
                        "_natIp": {
                          "oneof": [
                            "natIp"
                          ]
                        },
                        "_usage": {
                          "oneof": [
                            "usage"
                          ]
                        }
                      },
                      "fields": {
                        "mode": {
                          "type": "string",
                          "id": 3357091,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "natIp": {
                          "type": "string",
                          "id": 21113093,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "usage": {
                          "type": "string",
                          "id": 111574433,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Mode": {
                          "values": {
                            "UNDEFINED_MODE": 0,
                            "AUTO": 2020783,
                            "MANUAL": 119397318
                          }
                        },
                        "Usage": {
                          "values": {
                            "UNDEFINED_USAGE": 0,
                            "IN_USE": 17393485,
                            "UNUSED": 360643030
                          }
                        }
                      }
                    },
                    "NatIpInfoResponse": {
                      "fields": {
                        "result": {
                          "rule": "repeated",
                          "type": "NatIpInfo",
                          "id": 139315229
                        }
                      }
                    },
                    "Network": {
                      "oneofs": {
                        "_IPv4Range": {
                          "oneof": [
                            "IPv4Range"
                          ]
                        },
                        "_autoCreateSubnetworks": {
                          "oneof": [
                            "autoCreateSubnetworks"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_enableUlaInternalIpv6": {
                          "oneof": [
                            "enableUlaInternalIpv6"
                          ]
                        },
                        "_firewallPolicy": {
                          "oneof": [
                            "firewallPolicy"
                          ]
                        },
                        "_gatewayIPv4": {
                          "oneof": [
                            "gatewayIPv4"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_internalIpv6Range": {
                          "oneof": [
                            "internalIpv6Range"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_mtu": {
                          "oneof": [
                            "mtu"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_networkFirewallPolicyEnforcementOrder": {
                          "oneof": [
                            "networkFirewallPolicyEnforcementOrder"
                          ]
                        },
                        "_networkProfile": {
                          "oneof": [
                            "networkProfile"
                          ]
                        },
                        "_params": {
                          "oneof": [
                            "params"
                          ]
                        },
                        "_routingConfig": {
                          "oneof": [
                            "routingConfig"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_selfLinkWithId": {
                          "oneof": [
                            "selfLinkWithId"
                          ]
                        }
                      },
                      "fields": {
                        "IPv4Range": {
                          "type": "string",
                          "id": 59234358,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "autoCreateSubnetworks": {
                          "type": "bool",
                          "id": 256156690,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enableUlaInternalIpv6": {
                          "type": "bool",
                          "id": 423757720,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "gatewayIPv4": {
                          "type": "string",
                          "id": 178678877,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "internalIpv6Range": {
                          "type": "string",
                          "id": 277456807,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "mtu": {
                          "type": "int32",
                          "id": 108462,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "networkFirewallPolicyEnforcementOrder": {
                          "type": "string",
                          "id": 6504784,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "networkProfile": {
                          "type": "string",
                          "id": 173112472,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "params": {
                          "type": "NetworkParams",
                          "id": 78313862,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "peerings": {
                          "rule": "repeated",
                          "type": "NetworkPeering",
                          "id": 69883187
                        },
                        "routingConfig": {
                          "type": "NetworkRoutingConfig",
                          "id": 523556059,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLinkWithId": {
                          "type": "string",
                          "id": 44520962,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "subnetworks": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 415853125
                        }
                      },
                      "nested": {
                        "NetworkFirewallPolicyEnforcementOrder": {
                          "values": {
                            "UNDEFINED_NETWORK_FIREWALL_POLICY_ENFORCEMENT_ORDER": 0,
                            "AFTER_CLASSIC_FIREWALL": 154582608,
                            "BEFORE_CLASSIC_FIREWALL": 338458349
                          }
                        }
                      }
                    },
                    "NetworkAttachment": {
                      "oneofs": {
                        "_connectionPreference": {
                          "oneof": [
                            "connectionPreference"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_fingerprint": {
                          "oneof": [
                            "fingerprint"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_network": {
                          "oneof": [
                            "network"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_selfLinkWithId": {
                          "oneof": [
                            "selfLinkWithId"
                          ]
                        }
                      },
                      "fields": {
                        "connectionEndpoints": {
                          "rule": "repeated",
                          "type": "NetworkAttachmentConnectedEndpoint",
                          "id": 326078813
                        },
                        "connectionPreference": {
                          "type": "string",
                          "id": 285818076,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "fingerprint": {
                          "type": "string",
                          "id": 234678500,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "network": {
                          "type": "string",
                          "id": 232872494,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "producerAcceptLists": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 202804523
                        },
                        "producerRejectLists": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 4112002
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLinkWithId": {
                          "type": "string",
                          "id": 44520962,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "subnetworks": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 415853125
                        }
                      },
                      "nested": {
                        "ConnectionPreference": {
                          "values": {
                            "UNDEFINED_CONNECTION_PREFERENCE": 0,
                            "ACCEPT_AUTOMATIC": 75250580,
                            "ACCEPT_MANUAL": 373061341,
                            "INVALID": 530283991
                          }
                        }
                      }
                    },
                    "NetworkAttachmentAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "NetworkAttachmentsScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NetworkAttachmentConnectedEndpoint": {
                      "oneofs": {
                        "_ipAddress": {
                          "oneof": [
                            "ipAddress"
                          ]
                        },
                        "_ipv6Address": {
                          "oneof": [
                            "ipv6Address"
                          ]
                        },
                        "_projectIdOrNum": {
                          "oneof": [
                            "projectIdOrNum"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        },
                        "_subnetwork": {
                          "oneof": [
                            "subnetwork"
                          ]
                        },
                        "_subnetworkCidrRange": {
                          "oneof": [
                            "subnetworkCidrRange"
                          ]
                        }
                      },
                      "fields": {
                        "ipAddress": {
                          "type": "string",
                          "id": 406272220,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipv6Address": {
                          "type": "string",
                          "id": 341563804,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "projectIdOrNum": {
                          "type": "string",
                          "id": 349783336,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "secondaryIpCidrRanges": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 117184788
                        },
                        "status": {
                          "type": "string",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "subnetwork": {
                          "type": "string",
                          "id": 307827694,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "subnetworkCidrRange": {
                          "type": "string",
                          "id": 383249827,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Status": {
                          "values": {
                            "UNDEFINED_STATUS": 0,
                            "ACCEPTED": 246714279,
                            "CLOSED": 380163436,
                            "NEEDS_ATTENTION": 344491452,
                            "PENDING": 35394935,
                            "REJECTED": 174130302,
                            "STATUS_UNSPECIFIED": 42133066
                          }
                        }
                      }
                    },
                    "NetworkAttachmentList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "NetworkAttachment",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NetworkAttachmentsScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "networkAttachments": {
                          "rule": "repeated",
                          "type": "NetworkAttachment",
                          "id": 521514783
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NetworkEdgeSecurityService": {
                      "oneofs": {
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_fingerprint": {
                          "oneof": [
                            "fingerprint"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_securityPolicy": {
                          "oneof": [
                            "securityPolicy"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_selfLinkWithId": {
                          "oneof": [
                            "selfLinkWithId"
                          ]
                        }
                      },
                      "fields": {
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "fingerprint": {
                          "type": "string",
                          "id": 234678500,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "securityPolicy": {
                          "type": "string",
                          "id": 171082513,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLinkWithId": {
                          "type": "string",
                          "id": 44520962,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NetworkEdgeSecurityServiceAggregatedList": {
                      "oneofs": {
                        "_etag": {
                          "oneof": [
                            "etag"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "etag": {
                          "type": "string",
                          "id": 3123477,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "NetworkEdgeSecurityServicesScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NetworkEdgeSecurityServicesScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "networkEdgeSecurityServices": {
                          "rule": "repeated",
                          "type": "NetworkEdgeSecurityService",
                          "id": 35530156
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NetworkEndpoint": {
                      "oneofs": {
                        "_clientDestinationPort": {
                          "oneof": [
                            "clientDestinationPort"
                          ]
                        },
                        "_fqdn": {
                          "oneof": [
                            "fqdn"
                          ]
                        },
                        "_instance": {
                          "oneof": [
                            "instance"
                          ]
                        },
                        "_ipAddress": {
                          "oneof": [
                            "ipAddress"
                          ]
                        },
                        "_ipv6Address": {
                          "oneof": [
                            "ipv6Address"
                          ]
                        },
                        "_port": {
                          "oneof": [
                            "port"
                          ]
                        }
                      },
                      "fields": {
                        "annotations": {
                          "keyType": "string",
                          "type": "string",
                          "id": 112032548
                        },
                        "clientDestinationPort": {
                          "type": "int32",
                          "id": 123765766,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "fqdn": {
                          "type": "string",
                          "id": 3150485,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipAddress": {
                          "type": "string",
                          "id": 406272220,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipv6Address": {
                          "type": "string",
                          "id": 341563804,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "port": {
                          "type": "int32",
                          "id": 3446913,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NetworkEndpointGroup": {
                      "oneofs": {
                        "_appEngine": {
                          "oneof": [
                            "appEngine"
                          ]
                        },
                        "_cloudFunction": {
                          "oneof": [
                            "cloudFunction"
                          ]
                        },
                        "_cloudRun": {
                          "oneof": [
                            "cloudRun"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_defaultPort": {
                          "oneof": [
                            "defaultPort"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_network": {
                          "oneof": [
                            "network"
                          ]
                        },
                        "_networkEndpointType": {
                          "oneof": [
                            "networkEndpointType"
                          ]
                        },
                        "_pscData": {
                          "oneof": [
                            "pscData"
                          ]
                        },
                        "_pscTargetService": {
                          "oneof": [
                            "pscTargetService"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_size": {
                          "oneof": [
                            "size"
                          ]
                        },
                        "_subnetwork": {
                          "oneof": [
                            "subnetwork"
                          ]
                        },
                        "_zone": {
                          "oneof": [
                            "zone"
                          ]
                        }
                      },
                      "fields": {
                        "annotations": {
                          "keyType": "string",
                          "type": "string",
                          "id": 112032548
                        },
                        "appEngine": {
                          "type": "NetworkEndpointGroupAppEngine",
                          "id": 340788768,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "cloudFunction": {
                          "type": "NetworkEndpointGroupCloudFunction",
                          "id": 519893666,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "cloudRun": {
                          "type": "NetworkEndpointGroupCloudRun",
                          "id": 111060353,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "defaultPort": {
                          "type": "int32",
                          "id": 423377855,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "network": {
                          "type": "string",
                          "id": 232872494,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "networkEndpointType": {
                          "type": "string",
                          "id": 118301523,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pscData": {
                          "type": "NetworkEndpointGroupPscData",
                          "id": 71937481,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pscTargetService": {
                          "type": "string",
                          "id": 269132134,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "size": {
                          "type": "int32",
                          "id": 3530753,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "subnetwork": {
                          "type": "string",
                          "id": 307827694,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "NetworkEndpointType": {
                          "values": {
                            "UNDEFINED_NETWORK_ENDPOINT_TYPE": 0,
                            "GCE_VM_IP": 401880793,
                            "GCE_VM_IP_PORT": 501838375,
                            "GCE_VM_IP_PORTMAP": 22819253,
                            "INTERNET_FQDN_PORT": 404154477,
                            "INTERNET_IP_PORT": 477719963,
                            "NON_GCP_PRIVATE_IP_PORT": 336447968,
                            "PRIVATE_SERVICE_CONNECT": 48134724,
                            "SERVERLESS": 270492508
                          }
                        }
                      }
                    },
                    "NetworkEndpointGroupAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "NetworkEndpointGroupsScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NetworkEndpointGroupAppEngine": {
                      "oneofs": {
                        "_service": {
                          "oneof": [
                            "service"
                          ]
                        },
                        "_urlMask": {
                          "oneof": [
                            "urlMask"
                          ]
                        },
                        "_version": {
                          "oneof": [
                            "version"
                          ]
                        }
                      },
                      "fields": {
                        "service": {
                          "type": "string",
                          "id": 373540533,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "urlMask": {
                          "type": "string",
                          "id": 103352252,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "version": {
                          "type": "string",
                          "id": 351608024,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NetworkEndpointGroupCloudFunction": {
                      "oneofs": {
                        "_function": {
                          "oneof": [
                            "function"
                          ]
                        },
                        "_urlMask": {
                          "oneof": [
                            "urlMask"
                          ]
                        }
                      },
                      "fields": {
                        "function": {
                          "type": "string",
                          "id": 307196888,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "urlMask": {
                          "type": "string",
                          "id": 103352252,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NetworkEndpointGroupCloudRun": {
                      "oneofs": {
                        "_service": {
                          "oneof": [
                            "service"
                          ]
                        },
                        "_tag": {
                          "oneof": [
                            "tag"
                          ]
                        },
                        "_urlMask": {
                          "oneof": [
                            "urlMask"
                          ]
                        }
                      },
                      "fields": {
                        "service": {
                          "type": "string",
                          "id": 373540533,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "tag": {
                          "type": "string",
                          "id": 114586,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "urlMask": {
                          "type": "string",
                          "id": 103352252,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NetworkEndpointGroupList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "NetworkEndpointGroup",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NetworkEndpointGroupPscData": {
                      "oneofs": {
                        "_consumerPscAddress": {
                          "oneof": [
                            "consumerPscAddress"
                          ]
                        },
                        "_producerPort": {
                          "oneof": [
                            "producerPort"
                          ]
                        },
                        "_pscConnectionId": {
                          "oneof": [
                            "pscConnectionId"
                          ]
                        },
                        "_pscConnectionStatus": {
                          "oneof": [
                            "pscConnectionStatus"
                          ]
                        }
                      },
                      "fields": {
                        "consumerPscAddress": {
                          "type": "string",
                          "id": 452646572,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "producerPort": {
                          "type": "int32",
                          "id": 410021134,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pscConnectionId": {
                          "type": "uint64",
                          "id": 292082397,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pscConnectionStatus": {
                          "type": "string",
                          "id": 184149172,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "PscConnectionStatus": {
                          "values": {
                            "UNDEFINED_PSC_CONNECTION_STATUS": 0,
                            "ACCEPTED": 246714279,
                            "CLOSED": 380163436,
                            "NEEDS_ATTENTION": 344491452,
                            "PENDING": 35394935,
                            "REJECTED": 174130302,
                            "STATUS_UNSPECIFIED": 42133066
                          }
                        }
                      }
                    },
                    "NetworkEndpointGroupsAttachEndpointsRequest": {
                      "fields": {
                        "networkEndpoints": {
                          "rule": "repeated",
                          "type": "NetworkEndpoint",
                          "id": 149850285
                        }
                      }
                    },
                    "NetworkEndpointGroupsDetachEndpointsRequest": {
                      "fields": {
                        "networkEndpoints": {
                          "rule": "repeated",
                          "type": "NetworkEndpoint",
                          "id": 149850285
                        }
                      }
                    },
                    "NetworkEndpointGroupsListEndpointsRequest": {
                      "oneofs": {
                        "_healthStatus": {
                          "oneof": [
                            "healthStatus"
                          ]
                        }
                      },
                      "fields": {
                        "healthStatus": {
                          "type": "string",
                          "id": 380545845,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "HealthStatus": {
                          "values": {
                            "UNDEFINED_HEALTH_STATUS": 0,
                            "SHOW": 2544381,
                            "SKIP": 2547071
                          }
                        }
                      }
                    },
                    "NetworkEndpointGroupsListNetworkEndpoints": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "NetworkEndpointWithHealthStatus",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NetworkEndpointGroupsScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "networkEndpointGroups": {
                          "rule": "repeated",
                          "type": "NetworkEndpointGroup",
                          "id": 29346733
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NetworkEndpointWithHealthStatus": {
                      "oneofs": {
                        "_networkEndpoint": {
                          "oneof": [
                            "networkEndpoint"
                          ]
                        }
                      },
                      "fields": {
                        "healths": {
                          "rule": "repeated",
                          "type": "HealthStatusForNetworkEndpoint",
                          "id": 258689431
                        },
                        "networkEndpoint": {
                          "type": "NetworkEndpoint",
                          "id": 56789126,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NetworkFirewallPolicyAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "FirewallPoliciesScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NetworkInterface": {
                      "oneofs": {
                        "_enableVpcScopedDns": {
                          "oneof": [
                            "enableVpcScopedDns"
                          ]
                        },
                        "_fingerprint": {
                          "oneof": [
                            "fingerprint"
                          ]
                        },
                        "_igmpQuery": {
                          "oneof": [
                            "igmpQuery"
                          ]
                        },
                        "_internalIpv6PrefixLength": {
                          "oneof": [
                            "internalIpv6PrefixLength"
                          ]
                        },
                        "_ipv6AccessType": {
                          "oneof": [
                            "ipv6AccessType"
                          ]
                        },
                        "_ipv6Address": {
                          "oneof": [
                            "ipv6Address"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_network": {
                          "oneof": [
                            "network"
                          ]
                        },
                        "_networkAttachment": {
                          "oneof": [
                            "networkAttachment"
                          ]
                        },
                        "_networkIP": {
                          "oneof": [
                            "networkIP"
                          ]
                        },
                        "_nicType": {
                          "oneof": [
                            "nicType"
                          ]
                        },
                        "_parentNicName": {
                          "oneof": [
                            "parentNicName"
                          ]
                        },
                        "_queueCount": {
                          "oneof": [
                            "queueCount"
                          ]
                        },
                        "_stackType": {
                          "oneof": [
                            "stackType"
                          ]
                        },
                        "_subnetwork": {
                          "oneof": [
                            "subnetwork"
                          ]
                        },
                        "_vlan": {
                          "oneof": [
                            "vlan"
                          ]
                        }
                      },
                      "fields": {
                        "accessConfigs": {
                          "rule": "repeated",
                          "type": "AccessConfig",
                          "id": 111058326
                        },
                        "aliasIpRanges": {
                          "rule": "repeated",
                          "type": "AliasIpRange",
                          "id": 165085631
                        },
                        "enableVpcScopedDns": {
                          "type": "bool",
                          "id": 283425868,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "fingerprint": {
                          "type": "string",
                          "id": 234678500,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "igmpQuery": {
                          "type": "string",
                          "id": 30249546,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "internalIpv6PrefixLength": {
                          "type": "int32",
                          "id": 203833757,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipv6AccessConfigs": {
                          "rule": "repeated",
                          "type": "AccessConfig",
                          "id": 483472110
                        },
                        "ipv6AccessType": {
                          "type": "string",
                          "id": 504658653,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipv6Address": {
                          "type": "string",
                          "id": 341563804,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "network": {
                          "type": "string",
                          "id": 232872494,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "networkAttachment": {
                          "type": "string",
                          "id": 224644052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "networkIP": {
                          "type": "string",
                          "id": 207181961,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nicType": {
                          "type": "string",
                          "id": 59810577,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "parentNicName": {
                          "type": "string",
                          "id": 418764375,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "queueCount": {
                          "type": "int32",
                          "id": 503708769,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "stackType": {
                          "type": "string",
                          "id": 425908881,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "subnetwork": {
                          "type": "string",
                          "id": 307827694,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "vlan": {
                          "type": "int32",
                          "id": 3622243,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "IgmpQuery": {
                          "values": {
                            "UNDEFINED_IGMP_QUERY": 0,
                            "IGMP_QUERY_DISABLED": 28285169,
                            "IGMP_QUERY_V2": 333493457
                          }
                        },
                        "Ipv6AccessType": {
                          "values": {
                            "UNDEFINED_IPV6_ACCESS_TYPE": 0,
                            "EXTERNAL": 35607499,
                            "INTERNAL": 279295677,
                            "UNSPECIFIED_IPV6_ACCESS_TYPE": 313080613
                          }
                        },
                        "NicType": {
                          "values": {
                            "UNDEFINED_NIC_TYPE": 0,
                            "GVNIC": 68209305,
                            "IDPF": 2242641,
                            "IRDMA": 69927695,
                            "MRDMA": 73621779,
                            "UNSPECIFIED_NIC_TYPE": 67411801,
                            "VIRTIO_NET": 452123481
                          }
                        },
                        "StackType": {
                          "values": {
                            "UNDEFINED_STACK_TYPE": 0,
                            "IPV4_IPV6": 22197249,
                            "IPV4_ONLY": 22373798,
                            "IPV6_ONLY": 79632100,
                            "UNSPECIFIED_STACK_TYPE": 298084569
                          }
                        }
                      }
                    },
                    "NetworkList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "Network",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NetworkParams": {
                      "fields": {
                        "resourceManagerTags": {
                          "keyType": "string",
                          "type": "string",
                          "id": 377671164
                        }
                      }
                    },
                    "NetworkPeering": {
                      "oneofs": {
                        "_autoCreateRoutes": {
                          "oneof": [
                            "autoCreateRoutes"
                          ]
                        },
                        "_connectionStatus": {
                          "oneof": [
                            "connectionStatus"
                          ]
                        },
                        "_exchangeSubnetRoutes": {
                          "oneof": [
                            "exchangeSubnetRoutes"
                          ]
                        },
                        "_exportCustomRoutes": {
                          "oneof": [
                            "exportCustomRoutes"
                          ]
                        },
                        "_exportSubnetRoutesWithPublicIp": {
                          "oneof": [
                            "exportSubnetRoutesWithPublicIp"
                          ]
                        },
                        "_importCustomRoutes": {
                          "oneof": [
                            "importCustomRoutes"
                          ]
                        },
                        "_importSubnetRoutesWithPublicIp": {
                          "oneof": [
                            "importSubnetRoutesWithPublicIp"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_network": {
                          "oneof": [
                            "network"
                          ]
                        },
                        "_peerMtu": {
                          "oneof": [
                            "peerMtu"
                          ]
                        },
                        "_stackType": {
                          "oneof": [
                            "stackType"
                          ]
                        },
                        "_state": {
                          "oneof": [
                            "state"
                          ]
                        },
                        "_stateDetails": {
                          "oneof": [
                            "stateDetails"
                          ]
                        },
                        "_updateStrategy": {
                          "oneof": [
                            "updateStrategy"
                          ]
                        }
                      },
                      "fields": {
                        "autoCreateRoutes": {
                          "type": "bool",
                          "id": 57454941,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "connectionStatus": {
                          "type": "NetworkPeeringConnectionStatus",
                          "id": 525629555,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "exchangeSubnetRoutes": {
                          "type": "bool",
                          "id": 26322256,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "exportCustomRoutes": {
                          "type": "bool",
                          "id": 60281485,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "exportSubnetRoutesWithPublicIp": {
                          "type": "bool",
                          "id": 97940834,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "importCustomRoutes": {
                          "type": "bool",
                          "id": 197982398,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "importSubnetRoutesWithPublicIp": {
                          "type": "bool",
                          "id": 14419729,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "network": {
                          "type": "string",
                          "id": 232872494,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "peerMtu": {
                          "type": "int32",
                          "id": 69584721,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "stackType": {
                          "type": "string",
                          "id": 425908881,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "state": {
                          "type": "string",
                          "id": 109757585,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "stateDetails": {
                          "type": "string",
                          "id": 95566996,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "updateStrategy": {
                          "type": "string",
                          "id": 6123049,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "StackType": {
                          "values": {
                            "UNDEFINED_STACK_TYPE": 0,
                            "IPV4_IPV6": 22197249,
                            "IPV4_ONLY": 22373798
                          }
                        },
                        "State": {
                          "values": {
                            "UNDEFINED_STATE": 0,
                            "ACTIVE": 314733318,
                            "INACTIVE": 270421099
                          }
                        },
                        "UpdateStrategy": {
                          "values": {
                            "UNDEFINED_UPDATE_STRATEGY": 0,
                            "CONSENSUS": 203373655,
                            "INDEPENDENT": 127011674,
                            "UNSPECIFIED": 526786327
                          }
                        }
                      }
                    },
                    "NetworkPeeringConnectionStatus": {
                      "oneofs": {
                        "_consensusState": {
                          "oneof": [
                            "consensusState"
                          ]
                        },
                        "_trafficConfiguration": {
                          "oneof": [
                            "trafficConfiguration"
                          ]
                        },
                        "_updateStrategy": {
                          "oneof": [
                            "updateStrategy"
                          ]
                        }
                      },
                      "fields": {
                        "consensusState": {
                          "type": "NetworkPeeringConnectionStatusConsensusState",
                          "id": 379772617,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "trafficConfiguration": {
                          "type": "NetworkPeeringConnectionStatusTrafficConfiguration",
                          "id": 133016116,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "updateStrategy": {
                          "type": "string",
                          "id": 6123049,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "UpdateStrategy": {
                          "values": {
                            "UNDEFINED_UPDATE_STRATEGY": 0,
                            "CONSENSUS": 203373655,
                            "INDEPENDENT": 127011674,
                            "UNSPECIFIED": 526786327
                          }
                        }
                      }
                    },
                    "NetworkPeeringConnectionStatusConsensusState": {
                      "oneofs": {
                        "_deleteStatus": {
                          "oneof": [
                            "deleteStatus"
                          ]
                        },
                        "_updateStatus": {
                          "oneof": [
                            "updateStatus"
                          ]
                        }
                      },
                      "fields": {
                        "deleteStatus": {
                          "type": "string",
                          "id": 483434758,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "updateStatus": {
                          "type": "string",
                          "id": 265998376,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "DeleteStatus": {
                          "values": {
                            "UNDEFINED_DELETE_STATUS": 0,
                            "DELETE_ACKNOWLEDGED": 325293916,
                            "DELETE_STATUS_UNSPECIFIED": 395396446,
                            "LOCAL_DELETE_REQUESTED": 227335214,
                            "PEER_DELETE_REQUESTED": 197847799
                          }
                        },
                        "UpdateStatus": {
                          "values": {
                            "UNDEFINED_UPDATE_STATUS": 0,
                            "IN_SYNC": 2273653,
                            "PENDING_LOCAL_ACKNOWLEDMENT": 229926592,
                            "PENDING_PEER_ACKNOWLEDGEMENT": 420185797,
                            "UPDATE_STATUS_UNSPECIFIED": 120836480
                          }
                        }
                      }
                    },
                    "NetworkPeeringConnectionStatusTrafficConfiguration": {
                      "oneofs": {
                        "_exportCustomRoutesToPeer": {
                          "oneof": [
                            "exportCustomRoutesToPeer"
                          ]
                        },
                        "_exportSubnetRoutesWithPublicIpToPeer": {
                          "oneof": [
                            "exportSubnetRoutesWithPublicIpToPeer"
                          ]
                        },
                        "_importCustomRoutesFromPeer": {
                          "oneof": [
                            "importCustomRoutesFromPeer"
                          ]
                        },
                        "_importSubnetRoutesWithPublicIpFromPeer": {
                          "oneof": [
                            "importSubnetRoutesWithPublicIpFromPeer"
                          ]
                        },
                        "_stackType": {
                          "oneof": [
                            "stackType"
                          ]
                        }
                      },
                      "fields": {
                        "exportCustomRoutesToPeer": {
                          "type": "bool",
                          "id": 286428404,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "exportSubnetRoutesWithPublicIpToPeer": {
                          "type": "bool",
                          "id": 8358601,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "importCustomRoutesFromPeer": {
                          "type": "bool",
                          "id": 398584470,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "importSubnetRoutesWithPublicIpFromPeer": {
                          "type": "bool",
                          "id": 234712361,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "stackType": {
                          "type": "string",
                          "id": 425908881,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "StackType": {
                          "values": {
                            "UNDEFINED_STACK_TYPE": 0,
                            "IPV4_IPV6": 22197249,
                            "IPV4_ONLY": 22373798
                          }
                        }
                      }
                    },
                    "NetworkPerformanceConfig": {
                      "oneofs": {
                        "_totalEgressBandwidthTier": {
                          "oneof": [
                            "totalEgressBandwidthTier"
                          ]
                        }
                      },
                      "fields": {
                        "totalEgressBandwidthTier": {
                          "type": "string",
                          "id": 130109439,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "TotalEgressBandwidthTier": {
                          "values": {
                            "UNDEFINED_TOTAL_EGRESS_BANDWIDTH_TIER": 0,
                            "DEFAULT": 115302945,
                            "TIER_1": 326919444
                          }
                        }
                      }
                    },
                    "NetworkProfile": {
                      "oneofs": {
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_features": {
                          "oneof": [
                            "features"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_location": {
                          "oneof": [
                            "location"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_profileType": {
                          "oneof": [
                            "profileType"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_selfLinkWithId": {
                          "oneof": [
                            "selfLinkWithId"
                          ]
                        },
                        "_zone": {
                          "oneof": [
                            "zone"
                          ]
                        }
                      },
                      "fields": {
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "features": {
                          "type": "NetworkProfileNetworkFeatures",
                          "id": 246211645,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "location": {
                          "type": "NetworkProfileLocation",
                          "id": 290430901,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "profileType": {
                          "type": "NetworkProfileProfileType",
                          "id": 150167568,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLinkWithId": {
                          "type": "string",
                          "id": 44520962,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NetworkProfileLocation": {
                      "oneofs": {
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_scope": {
                          "oneof": [
                            "scope"
                          ]
                        }
                      },
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "scope": {
                          "type": "string",
                          "id": 109264468,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Scope": {
                          "values": {
                            "UNDEFINED_SCOPE": 0,
                            "REGION": 266017524,
                            "ZONE": 2759596
                          }
                        }
                      }
                    },
                    "NetworkProfileNetworkFeatures": {
                      "oneofs": {
                        "_allowAddressCreation": {
                          "oneof": [
                            "allowAddressCreation"
                          ]
                        },
                        "_allowAliasIpRanges": {
                          "oneof": [
                            "allowAliasIpRanges"
                          ]
                        },
                        "_allowAutoModeSubnet": {
                          "oneof": [
                            "allowAutoModeSubnet"
                          ]
                        },
                        "_allowClassDFirewalls": {
                          "oneof": [
                            "allowClassDFirewalls"
                          ]
                        },
                        "_allowCloudNat": {
                          "oneof": [
                            "allowCloudNat"
                          ]
                        },
                        "_allowCloudRouter": {
                          "oneof": [
                            "allowCloudRouter"
                          ]
                        },
                        "_allowDefaultNicAttachment": {
                          "oneof": [
                            "allowDefaultNicAttachment"
                          ]
                        },
                        "_allowExternalIpAccess": {
                          "oneof": [
                            "allowExternalIpAccess"
                          ]
                        },
                        "_allowFirewallPolicy": {
                          "oneof": [
                            "allowFirewallPolicy"
                          ]
                        },
                        "_allowInterconnect": {
                          "oneof": [
                            "allowInterconnect"
                          ]
                        },
                        "_allowIpForwarding": {
                          "oneof": [
                            "allowIpForwarding"
                          ]
                        },
                        "_allowLoadBalancing": {
                          "oneof": [
                            "allowLoadBalancing"
                          ]
                        },
                        "_allowMultiNicInSameNetwork": {
                          "oneof": [
                            "allowMultiNicInSameNetwork"
                          ]
                        },
                        "_allowMultiNicInSameSubnetwork": {
                          "oneof": [
                            "allowMultiNicInSameSubnetwork"
                          ]
                        },
                        "_allowMulticast": {
                          "oneof": [
                            "allowMulticast"
                          ]
                        },
                        "_allowNcc": {
                          "oneof": [
                            "allowNcc"
                          ]
                        },
                        "_allowNetworkMigration": {
                          "oneof": [
                            "allowNetworkMigration"
                          ]
                        },
                        "_allowPacketMirroring": {
                          "oneof": [
                            "allowPacketMirroring"
                          ]
                        },
                        "_allowPrivateGoogleAccess": {
                          "oneof": [
                            "allowPrivateGoogleAccess"
                          ]
                        },
                        "_allowPsc": {
                          "oneof": [
                            "allowPsc"
                          ]
                        },
                        "_allowSameNetworkUnicast": {
                          "oneof": [
                            "allowSameNetworkUnicast"
                          ]
                        },
                        "_allowStaticRoutes": {
                          "oneof": [
                            "allowStaticRoutes"
                          ]
                        },
                        "_allowSubInterfaces": {
                          "oneof": [
                            "allowSubInterfaces"
                          ]
                        },
                        "_allowSubnetworkCreation": {
                          "oneof": [
                            "allowSubnetworkCreation"
                          ]
                        },
                        "_allowVpcFirewallRules": {
                          "oneof": [
                            "allowVpcFirewallRules"
                          ]
                        },
                        "_allowVpcPeering": {
                          "oneof": [
                            "allowVpcPeering"
                          ]
                        },
                        "_allowVpn": {
                          "oneof": [
                            "allowVpn"
                          ]
                        },
                        "_multicast": {
                          "oneof": [
                            "multicast"
                          ]
                        },
                        "_predefinedNetworkInternalIpv6Range": {
                          "oneof": [
                            "predefinedNetworkInternalIpv6Range"
                          ]
                        },
                        "_unicast": {
                          "oneof": [
                            "unicast"
                          ]
                        }
                      },
                      "fields": {
                        "addressPurposes": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 433024768
                        },
                        "allowAddressCreation": {
                          "type": "string",
                          "id": 450941184,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "allowAliasIpRanges": {
                          "type": "string",
                          "id": 457984201,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "allowAutoModeSubnet": {
                          "type": "string",
                          "id": 152191263,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "allowClassDFirewalls": {
                          "type": "string",
                          "id": 131608987,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "allowCloudNat": {
                          "type": "string",
                          "id": 254831265,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "allowCloudRouter": {
                          "type": "string",
                          "id": 451110345,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "allowDefaultNicAttachment": {
                          "type": "string",
                          "id": 53917486,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "allowExternalIpAccess": {
                          "type": "string",
                          "id": 131538110,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "allowFirewallPolicy": {
                          "type": "string",
                          "id": 254200923,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "allowInterconnect": {
                          "type": "string",
                          "id": 280512964,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "allowIpForwarding": {
                          "type": "string",
                          "id": 500838047,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "allowLoadBalancing": {
                          "type": "string",
                          "id": 223366198,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "allowMultiNicInSameNetwork": {
                          "type": "string",
                          "id": 88251004,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "allowMultiNicInSameSubnetwork": {
                          "type": "string",
                          "id": 278087904,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "allowMulticast": {
                          "type": "string",
                          "id": 11002498,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "allowNcc": {
                          "type": "string",
                          "id": 372354904,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "allowNetworkMigration": {
                          "type": "string",
                          "id": 239588231,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "allowPacketMirroring": {
                          "type": "string",
                          "id": 512227074,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "allowPrivateGoogleAccess": {
                          "type": "string",
                          "id": 374702072,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "allowPsc": {
                          "type": "string",
                          "id": 372357322,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "allowSameNetworkUnicast": {
                          "type": "string",
                          "id": 167531643,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "allowStaticRoutes": {
                          "type": "string",
                          "id": 185257925,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "allowSubInterfaces": {
                          "type": "string",
                          "id": 247208303,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "allowSubnetworkCreation": {
                          "type": "string",
                          "id": 459328026,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "allowVpcFirewallRules": {
                          "type": "string",
                          "id": 509076420,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "allowVpcPeering": {
                          "type": "string",
                          "id": 115402228,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "allowVpn": {
                          "type": "string",
                          "id": 372363006,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "firewallPolicyTypes": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 390742027
                        },
                        "interfaceTypes": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 157981171
                        },
                        "multicast": {
                          "type": "string",
                          "id": 404098040,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "predefinedNetworkInternalIpv6Range": {
                          "type": "string",
                          "id": 527810909,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "predefinedSubnetworkRanges": {
                          "rule": "repeated",
                          "type": "NetworkProfileNetworkFeaturesPredefinedSubnetworkRange",
                          "id": 408740430
                        },
                        "subnetPurposes": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 301338039
                        },
                        "subnetStackTypes": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 521008672
                        },
                        "subnetworkPurposes": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 528240710
                        },
                        "subnetworkStackTypes": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 436827441
                        },
                        "unicast": {
                          "type": "string",
                          "id": 249841711,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "AddressPurposes": {
                          "values": {
                            "UNDEFINED_ADDRESS_PURPOSES": 0,
                            "DNS_RESOLVER": 476114556,
                            "GCE_ENDPOINT": 230515243,
                            "IPSEC_INTERCONNECT": 340437251,
                            "NAT_AUTO": 163666477,
                            "PRIVATE_SERVICE_CONNECT": 48134724,
                            "SERVERLESS": 270492508,
                            "SHARED_LOADBALANCER_VIP": 294447572,
                            "VPC_PEERING": 400800170
                          }
                        },
                        "AllowAddressCreation": {
                          "values": {
                            "UNDEFINED_ALLOW_ADDRESS_CREATION": 0,
                            "ADDRESS_CREATION_ALLOWED": 181903667,
                            "ADDRESS_CREATION_BLOCKED": 534937975
                          }
                        },
                        "AllowAliasIpRanges": {
                          "values": {
                            "UNDEFINED_ALLOW_ALIAS_IP_RANGES": 0,
                            "ALIAS_IP_RANGES_ALLOWED": 464867048,
                            "ALIAS_IP_RANGES_BLOCKED": 281030444
                          }
                        },
                        "AllowAutoModeSubnet": {
                          "values": {
                            "UNDEFINED_ALLOW_AUTO_MODE_SUBNET": 0,
                            "AUTO_MODE_SUBNET_ALLOWED": 391042610,
                            "AUTO_MODE_SUBNET_BLOCKED": 207206006
                          }
                        },
                        "AllowClassDFirewalls": {
                          "values": {
                            "UNDEFINED_ALLOW_CLASS_D_FIREWALLS": 0,
                            "CLASS_D_FIREWALLS_ALLOWED": 348219386,
                            "CLASS_D_FIREWALLS_BLOCKED": 164382782
                          }
                        },
                        "AllowCloudNat": {
                          "values": {
                            "UNDEFINED_ALLOW_CLOUD_NAT": 0,
                            "CLOUD_NAT_ALLOWED": 245931296,
                            "CLOUD_NAT_BLOCKED": 62094692
                          }
                        },
                        "AllowCloudRouter": {
                          "values": {
                            "UNDEFINED_ALLOW_CLOUD_ROUTER": 0,
                            "CLOUD_ROUTER_ALLOWED": 365388284,
                            "CLOUD_ROUTER_BLOCKED": 181551680
                          }
                        },
                        "AllowDefaultNicAttachment": {
                          "values": {
                            "UNDEFINED_ALLOW_DEFAULT_NIC_ATTACHMENT": 0,
                            "DEFAULT_NIC_ATTACHMENT_ALLOWED": 11570689,
                            "DEFAULT_NIC_ATTACHMENT_BLOCKED": 364604997
                          }
                        },
                        "AllowExternalIpAccess": {
                          "values": {
                            "UNDEFINED_ALLOW_EXTERNAL_IP_ACCESS": 0,
                            "EXTERNAL_IP_ACCESS_ALLOWED": 109530193,
                            "EXTERNAL_IP_ACCESS_BLOCKED": 462564501
                          }
                        },
                        "AllowFirewallPolicy": {
                          "values": {
                            "UNDEFINED_ALLOW_FIREWALL_POLICY": 0,
                            "FIREWALL_POLICY_ALLOWED": 388488346,
                            "FIREWALL_POLICY_BLOCKED": 204651742
                          }
                        },
                        "AllowInterconnect": {
                          "values": {
                            "UNDEFINED_ALLOW_INTERCONNECT": 0,
                            "INTERCONNECT_ALLOWED": 162845399,
                            "INTERCONNECT_BLOCKED": 515879707
                          }
                        },
                        "AllowIpForwarding": {
                          "values": {
                            "UNDEFINED_ALLOW_IP_FORWARDING": 0,
                            "IP_FORWARDING_ALLOWED": 152595550,
                            "IP_FORWARDING_BLOCKED": 505629858
                          }
                        },
                        "AllowLoadBalancing": {
                          "values": {
                            "UNDEFINED_ALLOW_LOAD_BALANCING": 0,
                            "LOAD_BALANCING_ALLOWED": 28407977,
                            "LOAD_BALANCING_BLOCKED": 381442285
                          }
                        },
                        "AllowMultiNicInSameNetwork": {
                          "values": {
                            "UNDEFINED_ALLOW_MULTI_NIC_IN_SAME_NETWORK": 0,
                            "MULTI_NIC_IN_SAME_NETWORK_ALLOWED": 457555419,
                            "MULTI_NIC_IN_SAME_NETWORK_BLOCKED": 273718815
                          }
                        },
                        "AllowMultiNicInSameSubnetwork": {
                          "values": {
                            "UNDEFINED_ALLOW_MULTI_NIC_IN_SAME_SUBNETWORK": 0,
                            "MULTI_NIC_IN_SAME_SUBNETWORK_ALLOWED": 288044595,
                            "MULTI_NIC_IN_SAME_SUBNETWORK_BLOCKED": 104207991
                          }
                        },
                        "AllowMulticast": {
                          "values": {
                            "UNDEFINED_ALLOW_MULTICAST": 0,
                            "MULTICAST_ALLOWED": 44693537,
                            "MULTICAST_BLOCKED": 397727845
                          }
                        },
                        "AllowNcc": {
                          "values": {
                            "UNDEFINED_ALLOW_NCC": 0,
                            "NCC_ALLOWED": 467227511,
                            "NCC_BLOCKED": 283390907
                          }
                        },
                        "AllowNetworkMigration": {
                          "values": {
                            "UNDEFINED_ALLOW_NETWORK_MIGRATION": 0,
                            "NETWORK_MIGRATION_ALLOWED": 14389766,
                            "NETWORK_MIGRATION_BLOCKED": 367424074
                          }
                        },
                        "AllowPacketMirroring": {
                          "values": {
                            "UNDEFINED_ALLOW_PACKET_MIRRORING": 0,
                            "PACKET_MIRRORING_ALLOWED": 92416245,
                            "PACKET_MIRRORING_BLOCKED": 445450553
                          }
                        },
                        "AllowPrivateGoogleAccess": {
                          "values": {
                            "UNDEFINED_ALLOW_PRIVATE_GOOGLE_ACCESS": 0,
                            "PRIVATE_GOOGLE_ACCESS_ALLOWED": 220787351,
                            "PRIVATE_GOOGLE_ACCESS_BLOCKED": 36950747
                          }
                        },
                        "AllowPsc": {
                          "values": {
                            "UNDEFINED_ALLOW_PSC": 0,
                            "PSC_ALLOWED": 171559657,
                            "PSC_BLOCKED": 524593965
                          }
                        },
                        "AllowSameNetworkUnicast": {
                          "values": {
                            "UNDEFINED_ALLOW_SAME_NETWORK_UNICAST": 0,
                            "SAME_NETWORK_UNICAST_ALLOWED": 159732814,
                            "SAME_NETWORK_UNICAST_BLOCKED": 512767122
                          }
                        },
                        "AllowStaticRoutes": {
                          "values": {
                            "UNDEFINED_ALLOW_STATIC_ROUTES": 0,
                            "STATIC_ROUTES_ALLOWED": 409048964,
                            "STATIC_ROUTES_BLOCKED": 225212360
                          }
                        },
                        "AllowSubInterfaces": {
                          "values": {
                            "UNDEFINED_ALLOW_SUB_INTERFACES": 0,
                            "SUBINTERFACES_ALLOWED": 158685891,
                            "SUBINTERFACES_BLOCKED": 511720199
                          }
                        },
                        "AllowSubnetworkCreation": {
                          "values": {
                            "UNDEFINED_ALLOW_SUBNETWORK_CREATION": 0,
                            "SUBNETWORK_CREATION_ALLOWED": 158580825,
                            "SUBNETWORK_CREATION_BLOCKED": 511615133
                          }
                        },
                        "AllowVpcFirewallRules": {
                          "values": {
                            "UNDEFINED_ALLOW_VPC_FIREWALL_RULES": 0,
                            "VPC_FIREWALL_RULES_ALLOWED": 489586007,
                            "VPC_FIREWALL_RULES_BLOCKED": 305749403
                          }
                        },
                        "AllowVpcPeering": {
                          "values": {
                            "UNDEFINED_ALLOW_VPC_PEERING": 0,
                            "VPC_PEERING_ALLOWED": 261465075,
                            "VPC_PEERING_BLOCKED": 77628471
                          }
                        },
                        "AllowVpn": {
                          "values": {
                            "UNDEFINED_ALLOW_VPN": 0,
                            "VPN_ALLOWED": 162163997,
                            "VPN_BLOCKED": 515198305
                          }
                        },
                        "FirewallPolicyTypes": {
                          "values": {
                            "UNDEFINED_FIREWALL_POLICY_TYPES": 0,
                            "RDMA_ROCE_POLICY": 148757145,
                            "VPC_POLICY": 74319208
                          }
                        },
                        "InterfaceTypes": {
                          "values": {
                            "UNDEFINED_INTERFACE_TYPES": 0,
                            "GVNIC": 68209305,
                            "IDPF": 2242641,
                            "IRDMA": 69927695,
                            "MRDMA": 73621779,
                            "UNSPECIFIED_NIC_TYPE": 67411801,
                            "VIRTIO_NET": 452123481
                          }
                        },
                        "Multicast": {
                          "values": {
                            "UNDEFINED_MULTICAST": 0,
                            "MULTICAST_SDN": 532209462,
                            "MULTICAST_ULL": 532211630
                          }
                        },
                        "SubnetPurposes": {
                          "values": {
                            "UNDEFINED_SUBNET_PURPOSES": 0,
                            "SUBNET_PURPOSE_CUSTOM_HARDWARE": 283160275,
                            "SUBNET_PURPOSE_PRIVATE": 404371008
                          }
                        },
                        "SubnetStackTypes": {
                          "values": {
                            "UNDEFINED_SUBNET_STACK_TYPES": 0,
                            "SUBNET_STACK_TYPE_IPV4_IPV6": 41454485,
                            "SUBNET_STACK_TYPE_IPV4_ONLY": 41631034,
                            "SUBNET_STACK_TYPE_IPV6_ONLY": 98889336
                          }
                        },
                        "SubnetworkPurposes": {
                          "values": {
                            "UNDEFINED_SUBNETWORK_PURPOSES": 0,
                            "GLOBAL_MANAGED_PROXY": 236463602,
                            "INTERNAL_HTTPS_LOAD_BALANCER": 248748889,
                            "PEER_MIGRATION": 491902225,
                            "PRIVATE": 403485027,
                            "PRIVATE_NAT": 367764517,
                            "PRIVATE_RFC_1918": 254902107,
                            "REGIONAL_MANAGED_PROXY": 153049966
                          }
                        },
                        "SubnetworkStackTypes": {
                          "values": {
                            "UNDEFINED_SUBNETWORK_STACK_TYPES": 0,
                            "IPV4_IPV6": 22197249,
                            "IPV4_ONLY": 22373798,
                            "IPV6_ONLY": 79632100
                          }
                        },
                        "Unicast": {
                          "values": {
                            "UNDEFINED_UNICAST": 0,
                            "UNICAST_SDN": 379954157,
                            "UNICAST_ULL": 379956325
                          }
                        }
                      }
                    },
                    "NetworkProfileNetworkFeaturesPredefinedSubnetworkRange": {
                      "oneofs": {
                        "_ipv6Range": {
                          "oneof": [
                            "ipv6Range"
                          ]
                        },
                        "_namePrefix": {
                          "oneof": [
                            "namePrefix"
                          ]
                        }
                      },
                      "fields": {
                        "ipv6Range": {
                          "type": "string",
                          "id": 50053349,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "namePrefix": {
                          "type": "string",
                          "id": 236409542,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NetworkProfileProfileType": {
                      "oneofs": {
                        "_networkType": {
                          "oneof": [
                            "networkType"
                          ]
                        },
                        "_rdmaSubtype": {
                          "oneof": [
                            "rdmaSubtype"
                          ]
                        },
                        "_ullSubtype": {
                          "oneof": [
                            "ullSubtype"
                          ]
                        },
                        "_vpcSubtype": {
                          "oneof": [
                            "vpcSubtype"
                          ]
                        }
                      },
                      "fields": {
                        "networkType": {
                          "type": "string",
                          "id": 517413547,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "rdmaSubtype": {
                          "type": "string",
                          "id": 82019713,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ullSubtype": {
                          "type": "string",
                          "id": 94311408,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "vpcSubtype": {
                          "type": "string",
                          "id": 356623396,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "NetworkType": {
                          "values": {
                            "UNDEFINED_NETWORK_TYPE": 0,
                            "RDMA": 2510662,
                            "ULL": 84117,
                            "VPC": 85193
                          }
                        },
                        "RdmaSubtype": {
                          "values": {
                            "UNDEFINED_RDMA_SUBTYPE": 0,
                            "FALCON": 455787729,
                            "ROCE": 2520927,
                            "ROCE_METAL": 421218823
                          }
                        },
                        "UllSubtype": {
                          "values": {
                            "UNDEFINED_ULL_SUBTYPE": 0,
                            "OPERATOR": 282073252,
                            "PARTICIPANT": 236028691
                          }
                        },
                        "VpcSubtype": {
                          "values": {
                            "UNDEFINED_VPC_SUBTYPE": 0,
                            "REGIONAL": 92288543
                          }
                        }
                      }
                    },
                    "NetworkProfilesListResponse": {
                      "oneofs": {
                        "_etag": {
                          "oneof": [
                            "etag"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "etag": {
                          "type": "string",
                          "id": 3123477,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "NetworkProfile",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NetworkRoutingConfig": {
                      "oneofs": {
                        "_bgpAlwaysCompareMed": {
                          "oneof": [
                            "bgpAlwaysCompareMed"
                          ]
                        },
                        "_bgpBestPathSelectionMode": {
                          "oneof": [
                            "bgpBestPathSelectionMode"
                          ]
                        },
                        "_bgpInterRegionCost": {
                          "oneof": [
                            "bgpInterRegionCost"
                          ]
                        },
                        "_effectiveBgpAlwaysCompareMed": {
                          "oneof": [
                            "effectiveBgpAlwaysCompareMed"
                          ]
                        },
                        "_effectiveBgpInterRegionCost": {
                          "oneof": [
                            "effectiveBgpInterRegionCost"
                          ]
                        },
                        "_routingMode": {
                          "oneof": [
                            "routingMode"
                          ]
                        }
                      },
                      "fields": {
                        "bgpAlwaysCompareMed": {
                          "type": "bool",
                          "id": 213102902,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "bgpBestPathSelectionMode": {
                          "type": "string",
                          "id": 317816297,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "bgpInterRegionCost": {
                          "type": "string",
                          "id": 462142689,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "effectiveBgpAlwaysCompareMed": {
                          "type": "bool",
                          "id": 214661838,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "effectiveBgpInterRegionCost": {
                          "type": "string",
                          "id": 185098313,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "routingMode": {
                          "type": "string",
                          "id": 475143548,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "BgpBestPathSelectionMode": {
                          "values": {
                            "UNDEFINED_BGP_BEST_PATH_SELECTION_MODE": 0,
                            "LEGACY": 94234569,
                            "STANDARD": 484642493
                          }
                        },
                        "BgpInterRegionCost": {
                          "values": {
                            "UNDEFINED_BGP_INTER_REGION_COST": 0,
                            "ADD_COST_TO_MED": 490583004,
                            "DEFAULT": 115302945
                          }
                        },
                        "EffectiveBgpInterRegionCost": {
                          "values": {
                            "UNDEFINED_EFFECTIVE_BGP_INTER_REGION_COST": 0
                          }
                        },
                        "RoutingMode": {
                          "values": {
                            "UNDEFINED_ROUTING_MODE": 0,
                            "GLOBAL": 494663587,
                            "REGIONAL": 92288543
                          }
                        }
                      }
                    },
                    "NetworksAddPeeringRequest": {
                      "oneofs": {
                        "_autoCreateRoutes": {
                          "oneof": [
                            "autoCreateRoutes"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_networkPeering": {
                          "oneof": [
                            "networkPeering"
                          ]
                        },
                        "_peerNetwork": {
                          "oneof": [
                            "peerNetwork"
                          ]
                        }
                      },
                      "fields": {
                        "autoCreateRoutes": {
                          "type": "bool",
                          "id": 57454941,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "networkPeering": {
                          "type": "NetworkPeering",
                          "id": 328926767,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "peerNetwork": {
                          "type": "string",
                          "id": 500625489,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NetworksGetEffectiveFirewallsResponse": {
                      "fields": {
                        "firewallPolicys": {
                          "rule": "repeated",
                          "type": "NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy",
                          "id": 410985794
                        },
                        "firewalls": {
                          "rule": "repeated",
                          "type": "Firewall",
                          "id": 272245619
                        }
                      }
                    },
                    "NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy": {
                      "oneofs": {
                        "_displayName": {
                          "oneof": [
                            "displayName"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_priority": {
                          "oneof": [
                            "priority"
                          ]
                        },
                        "_shortName": {
                          "oneof": [
                            "shortName"
                          ]
                        },
                        "_type": {
                          "oneof": [
                            "type"
                          ]
                        }
                      },
                      "fields": {
                        "displayName": {
                          "type": "string",
                          "id": 4473832,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "packetMirroringRules": {
                          "rule": "repeated",
                          "type": "FirewallPolicyRule",
                          "id": 531644356
                        },
                        "priority": {
                          "type": "int32",
                          "id": 445151652,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "rules": {
                          "rule": "repeated",
                          "type": "FirewallPolicyRule",
                          "id": 108873975
                        },
                        "shortName": {
                          "type": "string",
                          "id": 492051566,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "type": {
                          "type": "string",
                          "id": 3575610,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Type": {
                          "values": {
                            "UNDEFINED_TYPE": 0,
                            "HIERARCHY": 69902869,
                            "NETWORK": 413984270,
                            "SYSTEM": 313484847,
                            "UNSPECIFIED": 526786327
                          }
                        }
                      }
                    },
                    "NetworksRemovePeeringRequest": {
                      "oneofs": {
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        }
                      },
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NetworksRequestRemovePeeringRequest": {
                      "oneofs": {
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        }
                      },
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NetworksUpdatePeeringRequest": {
                      "oneofs": {
                        "_networkPeering": {
                          "oneof": [
                            "networkPeering"
                          ]
                        }
                      },
                      "fields": {
                        "networkPeering": {
                          "type": "NetworkPeering",
                          "id": 328926767,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NodeGroup": {
                      "oneofs": {
                        "_autoscalingPolicy": {
                          "oneof": [
                            "autoscalingPolicy"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_fingerprint": {
                          "oneof": [
                            "fingerprint"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_locationHint": {
                          "oneof": [
                            "locationHint"
                          ]
                        },
                        "_maintenanceInterval": {
                          "oneof": [
                            "maintenanceInterval"
                          ]
                        },
                        "_maintenancePolicy": {
                          "oneof": [
                            "maintenancePolicy"
                          ]
                        },
                        "_maintenanceWindow": {
                          "oneof": [
                            "maintenanceWindow"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_nodeTemplate": {
                          "oneof": [
                            "nodeTemplate"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_shareSettings": {
                          "oneof": [
                            "shareSettings"
                          ]
                        },
                        "_size": {
                          "oneof": [
                            "size"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        },
                        "_zone": {
                          "oneof": [
                            "zone"
                          ]
                        }
                      },
                      "fields": {
                        "autoscalingPolicy": {
                          "type": "NodeGroupAutoscalingPolicy",
                          "id": 221950041,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "fingerprint": {
                          "type": "string",
                          "id": 234678500,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "locationHint": {
                          "type": "string",
                          "id": 350519505,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maintenanceInterval": {
                          "type": "string",
                          "id": 403368049,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maintenancePolicy": {
                          "type": "string",
                          "id": 528327646,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maintenanceWindow": {
                          "type": "NodeGroupMaintenanceWindow",
                          "id": 186374812,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nodeTemplate": {
                          "type": "string",
                          "id": 323154455,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "shareSettings": {
                          "type": "ShareSettings",
                          "id": 266668163,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "size": {
                          "type": "int32",
                          "id": 3530753,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "string",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "MaintenanceInterval": {
                          "values": {
                            "UNDEFINED_MAINTENANCE_INTERVAL": 0,
                            "AS_NEEDED": 500724834,
                            "RECURRENT": 194244550
                          }
                        },
                        "MaintenancePolicy": {
                          "values": {
                            "UNDEFINED_MAINTENANCE_POLICY": 0,
                            "DEFAULT": 115302945,
                            "MAINTENANCE_POLICY_UNSPECIFIED": 72964182,
                            "MIGRATE_WITHIN_NODE_GROUP": 153483394,
                            "RESTART_IN_PLACE": 228647325
                          }
                        },
                        "Status": {
                          "values": {
                            "UNDEFINED_STATUS": 0,
                            "CREATING": 455564985,
                            "DELETING": 528602024,
                            "INVALID": 530283991,
                            "READY": 77848963
                          }
                        }
                      }
                    },
                    "NodeGroupAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "NodeGroupsScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NodeGroupAutoscalingPolicy": {
                      "oneofs": {
                        "_maxNodes": {
                          "oneof": [
                            "maxNodes"
                          ]
                        },
                        "_minNodes": {
                          "oneof": [
                            "minNodes"
                          ]
                        },
                        "_mode": {
                          "oneof": [
                            "mode"
                          ]
                        }
                      },
                      "fields": {
                        "maxNodes": {
                          "type": "int32",
                          "id": 297762838,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "minNodes": {
                          "type": "int32",
                          "id": 533370500,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "mode": {
                          "type": "string",
                          "id": 3357091,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Mode": {
                          "values": {
                            "UNDEFINED_MODE": 0,
                            "MODE_UNSPECIFIED": 371348091,
                            "OFF": 78159,
                            "ON": 2527,
                            "ONLY_SCALE_OUT": 152713670
                          }
                        }
                      }
                    },
                    "NodeGroupList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "NodeGroup",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NodeGroupMaintenanceWindow": {
                      "oneofs": {
                        "_maintenanceDuration": {
                          "oneof": [
                            "maintenanceDuration"
                          ]
                        },
                        "_startTime": {
                          "oneof": [
                            "startTime"
                          ]
                        }
                      },
                      "fields": {
                        "maintenanceDuration": {
                          "type": "Duration",
                          "id": 525291840,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "startTime": {
                          "type": "string",
                          "id": 37467274,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NodeGroupNode": {
                      "oneofs": {
                        "_consumedResources": {
                          "oneof": [
                            "consumedResources"
                          ]
                        },
                        "_cpuOvercommitType": {
                          "oneof": [
                            "cpuOvercommitType"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_nodeType": {
                          "oneof": [
                            "nodeType"
                          ]
                        },
                        "_satisfiesPzs": {
                          "oneof": [
                            "satisfiesPzs"
                          ]
                        },
                        "_serverBinding": {
                          "oneof": [
                            "serverBinding"
                          ]
                        },
                        "_serverId": {
                          "oneof": [
                            "serverId"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        },
                        "_totalResources": {
                          "oneof": [
                            "totalResources"
                          ]
                        },
                        "_upcomingMaintenance": {
                          "oneof": [
                            "upcomingMaintenance"
                          ]
                        }
                      },
                      "fields": {
                        "accelerators": {
                          "rule": "repeated",
                          "type": "AcceleratorConfig",
                          "id": 269577064
                        },
                        "consumedResources": {
                          "type": "InstanceConsumptionInfo",
                          "id": 334527118,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "cpuOvercommitType": {
                          "type": "string",
                          "id": 247727959,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "disks": {
                          "rule": "repeated",
                          "type": "LocalDisk",
                          "id": 95594102
                        },
                        "instanceConsumptionData": {
                          "rule": "repeated",
                          "type": "InstanceConsumptionData",
                          "id": 84715576
                        },
                        "instances": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 29097598
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nodeType": {
                          "type": "string",
                          "id": 465832791,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "satisfiesPzs": {
                          "type": "bool",
                          "id": 480964267,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serverBinding": {
                          "type": "ServerBinding",
                          "id": 208179593,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serverId": {
                          "type": "string",
                          "id": 339433367,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "string",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "totalResources": {
                          "type": "InstanceConsumptionInfo",
                          "id": 97406698,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "upcomingMaintenance": {
                          "type": "UpcomingMaintenance",
                          "id": 227348592,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "CpuOvercommitType": {
                          "values": {
                            "UNDEFINED_CPU_OVERCOMMIT_TYPE": 0,
                            "CPU_OVERCOMMIT_TYPE_UNSPECIFIED": 520665615,
                            "ENABLED": 182130465,
                            "NONE": 2402104
                          }
                        },
                        "Status": {
                          "values": {
                            "UNDEFINED_STATUS": 0,
                            "CREATING": 455564985,
                            "DELETING": 528602024,
                            "INVALID": 530283991,
                            "READY": 77848963,
                            "REPAIRING": 413483285
                          }
                        }
                      }
                    },
                    "NodeGroupsAddNodesRequest": {
                      "oneofs": {
                        "_additionalNodeCount": {
                          "oneof": [
                            "additionalNodeCount"
                          ]
                        }
                      },
                      "fields": {
                        "additionalNodeCount": {
                          "type": "int32",
                          "id": 134997930,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NodeGroupsDeleteNodesRequest": {
                      "fields": {
                        "nodes": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 104993457
                        }
                      }
                    },
                    "NodeGroupsListNodes": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "NodeGroupNode",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NodeGroupsPerformMaintenanceRequest": {
                      "oneofs": {
                        "_startTime": {
                          "oneof": [
                            "startTime"
                          ]
                        }
                      },
                      "fields": {
                        "nodes": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 104993457
                        },
                        "startTime": {
                          "type": "string",
                          "id": 37467274,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NodeGroupsScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "nodeGroups": {
                          "rule": "repeated",
                          "type": "NodeGroup",
                          "id": 73188017
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NodeGroupsSetNodeTemplateRequest": {
                      "oneofs": {
                        "_nodeTemplate": {
                          "oneof": [
                            "nodeTemplate"
                          ]
                        }
                      },
                      "fields": {
                        "nodeTemplate": {
                          "type": "string",
                          "id": 323154455,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NodeGroupsSimulateMaintenanceEventRequest": {
                      "fields": {
                        "nodes": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 104993457
                        }
                      }
                    },
                    "NodeTemplate": {
                      "oneofs": {
                        "_cpuOvercommitType": {
                          "oneof": [
                            "cpuOvercommitType"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_nodeType": {
                          "oneof": [
                            "nodeType"
                          ]
                        },
                        "_nodeTypeFlexibility": {
                          "oneof": [
                            "nodeTypeFlexibility"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_serverBinding": {
                          "oneof": [
                            "serverBinding"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        },
                        "_statusMessage": {
                          "oneof": [
                            "statusMessage"
                          ]
                        }
                      },
                      "fields": {
                        "accelerators": {
                          "rule": "repeated",
                          "type": "AcceleratorConfig",
                          "id": 269577064
                        },
                        "cpuOvercommitType": {
                          "type": "string",
                          "id": 247727959,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "disks": {
                          "rule": "repeated",
                          "type": "LocalDisk",
                          "id": 95594102
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nodeAffinityLabels": {
                          "keyType": "string",
                          "type": "string",
                          "id": 339007161
                        },
                        "nodeType": {
                          "type": "string",
                          "id": 465832791,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nodeTypeFlexibility": {
                          "type": "NodeTemplateNodeTypeFlexibility",
                          "id": 315257905,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serverBinding": {
                          "type": "ServerBinding",
                          "id": 208179593,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "string",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "statusMessage": {
                          "type": "string",
                          "id": 297428154,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "CpuOvercommitType": {
                          "values": {
                            "UNDEFINED_CPU_OVERCOMMIT_TYPE": 0,
                            "CPU_OVERCOMMIT_TYPE_UNSPECIFIED": 520665615,
                            "ENABLED": 182130465,
                            "NONE": 2402104
                          }
                        },
                        "Status": {
                          "values": {
                            "UNDEFINED_STATUS": 0,
                            "CREATING": 455564985,
                            "DELETING": 528602024,
                            "INVALID": 530283991,
                            "READY": 77848963
                          }
                        }
                      }
                    },
                    "NodeTemplateAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "NodeTemplatesScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NodeTemplateList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "NodeTemplate",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NodeTemplateNodeTypeFlexibility": {
                      "oneofs": {
                        "_cpus": {
                          "oneof": [
                            "cpus"
                          ]
                        },
                        "_localSsd": {
                          "oneof": [
                            "localSsd"
                          ]
                        },
                        "_memory": {
                          "oneof": [
                            "memory"
                          ]
                        }
                      },
                      "fields": {
                        "cpus": {
                          "type": "string",
                          "id": 3060683,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "localSsd": {
                          "type": "string",
                          "id": 405741360,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "memory": {
                          "type": "string",
                          "id": 532856065,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NodeTemplatesScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "nodeTemplates": {
                          "rule": "repeated",
                          "type": "NodeTemplate",
                          "id": 354111804
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NodeType": {
                      "oneofs": {
                        "_cpuPlatform": {
                          "oneof": [
                            "cpuPlatform"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_deprecated": {
                          "oneof": [
                            "deprecated"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_guestCpus": {
                          "oneof": [
                            "guestCpus"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_localSsdGb": {
                          "oneof": [
                            "localSsdGb"
                          ]
                        },
                        "_maxVms": {
                          "oneof": [
                            "maxVms"
                          ]
                        },
                        "_memoryMb": {
                          "oneof": [
                            "memoryMb"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_zone": {
                          "oneof": [
                            "zone"
                          ]
                        }
                      },
                      "fields": {
                        "cpuPlatform": {
                          "type": "string",
                          "id": 410285354,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "deprecated": {
                          "type": "DeprecationStatus",
                          "id": 515138995,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "guestCpus": {
                          "type": "int32",
                          "id": 393356754,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "localSsdGb": {
                          "type": "int32",
                          "id": 329237578,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxVms": {
                          "type": "int32",
                          "id": 307579713,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "memoryMb": {
                          "type": "int32",
                          "id": 116001171,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NodeTypeAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "NodeTypesScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NodeTypeList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "NodeType",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NodeTypesScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "nodeTypes": {
                          "rule": "repeated",
                          "type": "NodeType",
                          "id": 482172924
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NotificationEndpoint": {
                      "oneofs": {
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_grpcSettings": {
                          "oneof": [
                            "grpcSettings"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        }
                      },
                      "fields": {
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "grpcSettings": {
                          "type": "NotificationEndpointGrpcSettings",
                          "id": 456139556,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NotificationEndpointAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "NotificationEndpointsScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NotificationEndpointGrpcSettings": {
                      "oneofs": {
                        "_authority": {
                          "oneof": [
                            "authority"
                          ]
                        },
                        "_endpoint": {
                          "oneof": [
                            "endpoint"
                          ]
                        },
                        "_payloadName": {
                          "oneof": [
                            "payloadName"
                          ]
                        },
                        "_resendInterval": {
                          "oneof": [
                            "resendInterval"
                          ]
                        },
                        "_retryDurationSec": {
                          "oneof": [
                            "retryDurationSec"
                          ]
                        }
                      },
                      "fields": {
                        "authority": {
                          "type": "string",
                          "id": 401868611,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "endpoint": {
                          "type": "string",
                          "id": 130489749,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "payloadName": {
                          "type": "string",
                          "id": 300358300,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "resendInterval": {
                          "type": "Duration",
                          "id": 478288969,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "retryDurationSec": {
                          "type": "uint32",
                          "id": 115681117,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NotificationEndpointList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "NotificationEndpoint",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NotificationEndpointsScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "resources": {
                          "rule": "repeated",
                          "type": "NotificationEndpoint",
                          "id": 164412965
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "Operation": {
                      "oneofs": {
                        "_clientOperationId": {
                          "oneof": [
                            "clientOperationId"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_endTime": {
                          "oneof": [
                            "endTime"
                          ]
                        },
                        "_error": {
                          "oneof": [
                            "error"
                          ]
                        },
                        "_getVersionOperationMetadata": {
                          "oneof": [
                            "getVersionOperationMetadata"
                          ]
                        },
                        "_httpErrorMessage": {
                          "oneof": [
                            "httpErrorMessage"
                          ]
                        },
                        "_httpErrorStatusCode": {
                          "oneof": [
                            "httpErrorStatusCode"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_insertTime": {
                          "oneof": [
                            "insertTime"
                          ]
                        },
                        "_instancesBulkInsertOperationMetadata": {
                          "oneof": [
                            "instancesBulkInsertOperationMetadata"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_operationGroupId": {
                          "oneof": [
                            "operationGroupId"
                          ]
                        },
                        "_operationType": {
                          "oneof": [
                            "operationType"
                          ]
                        },
                        "_progress": {
                          "oneof": [
                            "progress"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_setCommonInstanceMetadataOperationMetadata": {
                          "oneof": [
                            "setCommonInstanceMetadataOperationMetadata"
                          ]
                        },
                        "_startTime": {
                          "oneof": [
                            "startTime"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        },
                        "_statusMessage": {
                          "oneof": [
                            "statusMessage"
                          ]
                        },
                        "_targetId": {
                          "oneof": [
                            "targetId"
                          ]
                        },
                        "_targetLink": {
                          "oneof": [
                            "targetLink"
                          ]
                        },
                        "_user": {
                          "oneof": [
                            "user"
                          ]
                        },
                        "_zone": {
                          "oneof": [
                            "zone"
                          ]
                        }
                      },
                      "fields": {
                        "clientOperationId": {
                          "type": "string",
                          "id": 297240295,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "endTime": {
                          "type": "string",
                          "id": 114938801,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "error": {
                          "type": "Error",
                          "id": 96784904,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "getVersionOperationMetadata": {
                          "type": "GetVersionOperationMetadata",
                          "id": 173230167,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "httpErrorMessage": {
                          "type": "string",
                          "id": 202521945,
                          "options": {
                            "(google.cloud.operation_field)": "ERROR_MESSAGE",
                            "proto3_optional": true
                          }
                        },
                        "httpErrorStatusCode": {
                          "type": "int32",
                          "id": 312345196,
                          "options": {
                            "(google.cloud.operation_field)": "ERROR_CODE",
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "insertTime": {
                          "type": "string",
                          "id": 433722515,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instancesBulkInsertOperationMetadata": {
                          "type": "InstancesBulkInsertOperationMetadata",
                          "id": 89146177,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "(google.cloud.operation_field)": "NAME",
                            "proto3_optional": true
                          }
                        },
                        "operationGroupId": {
                          "type": "string",
                          "id": 40171187,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "operationType": {
                          "type": "string",
                          "id": 177650450,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "progress": {
                          "type": "int32",
                          "id": 72663597,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "setCommonInstanceMetadataOperationMetadata": {
                          "type": "SetCommonInstanceMetadataOperationMetadata",
                          "id": 490378980,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "startTime": {
                          "type": "string",
                          "id": 37467274,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "Status",
                          "id": 181260274,
                          "options": {
                            "(google.cloud.operation_field)": "STATUS",
                            "proto3_optional": true
                          }
                        },
                        "statusMessage": {
                          "type": "string",
                          "id": 297428154,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetId": {
                          "type": "uint64",
                          "id": 258165385,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetLink": {
                          "type": "string",
                          "id": 62671336,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "user": {
                          "type": "string",
                          "id": 3599307,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warnings": {
                          "rule": "repeated",
                          "type": "Warnings",
                          "id": 498091095
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Status": {
                          "values": {
                            "UNDEFINED_STATUS": 0,
                            "DONE": 2104194,
                            "PENDING": 35394935,
                            "RUNNING": 121282975
                          }
                        }
                      }
                    },
                    "OperationAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "OperationsScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "OperationList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "Operation",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "OperationsScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "operations": {
                          "rule": "repeated",
                          "type": "Operation",
                          "id": 4184044
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "OrganizationSecurityPoliciesListAssociationsResponse": {
                      "oneofs": {
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        }
                      },
                      "fields": {
                        "associations": {
                          "rule": "repeated",
                          "type": "SecurityPolicyAssociation",
                          "id": 508736530
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "OutlierDetection": {
                      "oneofs": {
                        "_baseEjectionTime": {
                          "oneof": [
                            "baseEjectionTime"
                          ]
                        },
                        "_consecutiveErrors": {
                          "oneof": [
                            "consecutiveErrors"
                          ]
                        },
                        "_consecutiveGatewayFailure": {
                          "oneof": [
                            "consecutiveGatewayFailure"
                          ]
                        },
                        "_enforcingConsecutiveErrors": {
                          "oneof": [
                            "enforcingConsecutiveErrors"
                          ]
                        },
                        "_enforcingConsecutiveGatewayFailure": {
                          "oneof": [
                            "enforcingConsecutiveGatewayFailure"
                          ]
                        },
                        "_enforcingSuccessRate": {
                          "oneof": [
                            "enforcingSuccessRate"
                          ]
                        },
                        "_interval": {
                          "oneof": [
                            "interval"
                          ]
                        },
                        "_maxEjectionPercent": {
                          "oneof": [
                            "maxEjectionPercent"
                          ]
                        },
                        "_successRateMinimumHosts": {
                          "oneof": [
                            "successRateMinimumHosts"
                          ]
                        },
                        "_successRateRequestVolume": {
                          "oneof": [
                            "successRateRequestVolume"
                          ]
                        },
                        "_successRateStdevFactor": {
                          "oneof": [
                            "successRateStdevFactor"
                          ]
                        }
                      },
                      "fields": {
                        "baseEjectionTime": {
                          "type": "Duration",
                          "id": 80997255,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "consecutiveErrors": {
                          "type": "int32",
                          "id": 387193248,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "consecutiveGatewayFailure": {
                          "type": "int32",
                          "id": 417504250,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enforcingConsecutiveErrors": {
                          "type": "int32",
                          "id": 213133760,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enforcingConsecutiveGatewayFailure": {
                          "type": "int32",
                          "id": 394440666,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enforcingSuccessRate": {
                          "type": "int32",
                          "id": 194508732,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "interval": {
                          "type": "Duration",
                          "id": 33547461,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxEjectionPercent": {
                          "type": "int32",
                          "id": 18436888,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "successRateMinimumHosts": {
                          "type": "int32",
                          "id": 525766903,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "successRateRequestVolume": {
                          "type": "int32",
                          "id": 281425357,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "successRateStdevFactor": {
                          "type": "int32",
                          "id": 174735773,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PacketIntervals": {
                      "oneofs": {
                        "_avgMs": {
                          "oneof": [
                            "avgMs"
                          ]
                        },
                        "_duration": {
                          "oneof": [
                            "duration"
                          ]
                        },
                        "_maxMs": {
                          "oneof": [
                            "maxMs"
                          ]
                        },
                        "_minMs": {
                          "oneof": [
                            "minMs"
                          ]
                        },
                        "_numIntervals": {
                          "oneof": [
                            "numIntervals"
                          ]
                        },
                        "_type": {
                          "oneof": [
                            "type"
                          ]
                        }
                      },
                      "fields": {
                        "avgMs": {
                          "type": "int64",
                          "id": 204811827,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "duration": {
                          "type": "string",
                          "id": 155471252,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxMs": {
                          "type": "int64",
                          "id": 529474145,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "minMs": {
                          "type": "int64",
                          "id": 536564403,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "numIntervals": {
                          "type": "int64",
                          "id": 186329813,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "type": {
                          "type": "string",
                          "id": 3575610,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Duration": {
                          "values": {
                            "UNDEFINED_DURATION": 0,
                            "DURATION_UNSPECIFIED": 529071340,
                            "HOUR": 2223588,
                            "MAX": 76100,
                            "MINUTE": 126786068
                          }
                        },
                        "Type": {
                          "values": {
                            "UNDEFINED_TYPE": 0,
                            "LOOPBACK": 356174219,
                            "RECEIVE": 189660867,
                            "TRANSMIT": 452903600,
                            "TYPE_UNSPECIFIED": 437714322
                          }
                        }
                      }
                    },
                    "PacketMirroring": {
                      "oneofs": {
                        "_collectorIlb": {
                          "oneof": [
                            "collectorIlb"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_enable": {
                          "oneof": [
                            "enable"
                          ]
                        },
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_mirroredResources": {
                          "oneof": [
                            "mirroredResources"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_network": {
                          "oneof": [
                            "network"
                          ]
                        },
                        "_priority": {
                          "oneof": [
                            "priority"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        }
                      },
                      "fields": {
                        "collectorIlb": {
                          "type": "PacketMirroringForwardingRuleInfo",
                          "id": 426607853,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enable": {
                          "type": "string",
                          "id": 311764355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "filter": {
                          "type": "PacketMirroringFilter",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "mirroredResources": {
                          "type": "PacketMirroringMirroredResourceInfo",
                          "id": 124817348,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "network": {
                          "type": "PacketMirroringNetworkInfo",
                          "id": 232872494,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "priority": {
                          "type": "uint32",
                          "id": 445151652,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Enable": {
                          "values": {
                            "UNDEFINED_ENABLE": 0,
                            "FALSE": 66658563,
                            "TRUE": 2583950
                          }
                        }
                      }
                    },
                    "PacketMirroringAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "PacketMirroringsScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PacketMirroringFilter": {
                      "oneofs": {
                        "_direction": {
                          "oneof": [
                            "direction"
                          ]
                        }
                      },
                      "fields": {
                        "IPProtocols": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 98544854
                        },
                        "cidrRanges": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 487901697
                        },
                        "direction": {
                          "type": "string",
                          "id": 111150975,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Direction": {
                          "values": {
                            "UNDEFINED_DIRECTION": 0,
                            "BOTH": 2044801,
                            "EGRESS": 432880501,
                            "INGRESS": 516931221
                          }
                        }
                      }
                    },
                    "PacketMirroringForwardingRuleInfo": {
                      "oneofs": {
                        "_canonicalUrl": {
                          "oneof": [
                            "canonicalUrl"
                          ]
                        },
                        "_url": {
                          "oneof": [
                            "url"
                          ]
                        }
                      },
                      "fields": {
                        "canonicalUrl": {
                          "type": "string",
                          "id": 512294820,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "url": {
                          "type": "string",
                          "id": 116079,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PacketMirroringList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "PacketMirroring",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PacketMirroringMirroredResourceInfo": {
                      "fields": {
                        "instances": {
                          "rule": "repeated",
                          "type": "PacketMirroringMirroredResourceInfoInstanceInfo",
                          "id": 29097598
                        },
                        "subnetworks": {
                          "rule": "repeated",
                          "type": "PacketMirroringMirroredResourceInfoSubnetInfo",
                          "id": 415853125
                        },
                        "tags": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 3552281
                        }
                      }
                    },
                    "PacketMirroringMirroredResourceInfoInstanceInfo": {
                      "oneofs": {
                        "_canonicalUrl": {
                          "oneof": [
                            "canonicalUrl"
                          ]
                        },
                        "_url": {
                          "oneof": [
                            "url"
                          ]
                        }
                      },
                      "fields": {
                        "canonicalUrl": {
                          "type": "string",
                          "id": 512294820,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "url": {
                          "type": "string",
                          "id": 116079,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PacketMirroringMirroredResourceInfoSubnetInfo": {
                      "oneofs": {
                        "_canonicalUrl": {
                          "oneof": [
                            "canonicalUrl"
                          ]
                        },
                        "_url": {
                          "oneof": [
                            "url"
                          ]
                        }
                      },
                      "fields": {
                        "canonicalUrl": {
                          "type": "string",
                          "id": 512294820,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "url": {
                          "type": "string",
                          "id": 116079,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PacketMirroringNetworkInfo": {
                      "oneofs": {
                        "_canonicalUrl": {
                          "oneof": [
                            "canonicalUrl"
                          ]
                        },
                        "_url": {
                          "oneof": [
                            "url"
                          ]
                        }
                      },
                      "fields": {
                        "canonicalUrl": {
                          "type": "string",
                          "id": 512294820,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "url": {
                          "type": "string",
                          "id": 116079,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PacketMirroringsScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "packetMirrorings": {
                          "rule": "repeated",
                          "type": "PacketMirroring",
                          "id": 154615079
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchAutoscalerRequest": {
                      "oneofs": {
                        "_autoscaler": {
                          "oneof": [
                            "autoscaler"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "autoscaler": {
                          "type": "string",
                          "id": 517258967,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "autoscalerResource": {
                          "type": "Autoscaler",
                          "id": 207616118,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "PatchBackendBucketRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "backendBucket": {
                          "type": "string",
                          "id": 91714037,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "backendBucketResource": {
                          "type": "BackendBucket",
                          "id": 380757784,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchBackendServiceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "backendService": {
                          "type": "string",
                          "id": 306946058,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "backendServiceResource": {
                          "type": "BackendService",
                          "id": 347586723,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchCrossSiteNetworkRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        },
                        "_updateMask": {
                          "oneof": [
                            "updateMask"
                          ]
                        },
                        "_validateOnly": {
                          "oneof": [
                            "validateOnly"
                          ]
                        }
                      },
                      "fields": {
                        "crossSiteNetwork": {
                          "type": "string",
                          "id": 108192469,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "crossSiteNetworkResource": {
                          "type": "CrossSiteNetwork",
                          "id": 30896696,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "updateMask": {
                          "type": "string",
                          "id": 500079778,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "validateOnly": {
                          "type": "bool",
                          "id": 242744629,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchFirewallPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "firewallPolicyResource": {
                          "type": "FirewallPolicy",
                          "id": 495049532,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchFirewallRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "firewall": {
                          "type": "string",
                          "id": 511016192,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "firewallResource": {
                          "type": "Firewall",
                          "id": 41425005,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchForwardingRuleRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "forwardingRule": {
                          "type": "string",
                          "id": 269964030,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "forwardingRuleResource": {
                          "type": "ForwardingRule",
                          "id": 301211695,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchGlobalForwardingRuleRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "forwardingRule": {
                          "type": "string",
                          "id": 269964030,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "forwardingRuleResource": {
                          "type": "ForwardingRule",
                          "id": 301211695,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchGlobalPublicDelegatedPrefixeRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "publicDelegatedPrefix": {
                          "type": "string",
                          "id": 204238440,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "publicDelegatedPrefixResource": {
                          "type": "PublicDelegatedPrefix",
                          "id": 47594501,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchHealthCheckRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "healthCheck": {
                          "type": "string",
                          "id": 308876645,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "healthCheckResource": {
                          "type": "HealthCheck",
                          "id": 201925032,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchImageRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "image": {
                          "type": "string",
                          "id": 100313435,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "imageResource": {
                          "type": "Image",
                          "id": 371171954,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchInstanceGroupManagerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instanceGroupManagerResource": {
                          "type": "InstanceGroupManager",
                          "id": 261063946,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "PatchInstanceSettingRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        },
                        "_updateMask": {
                          "oneof": [
                            "updateMask"
                          ]
                        }
                      },
                      "fields": {
                        "instanceSettingsResource": {
                          "type": "InstanceSettings",
                          "id": 290689920,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "updateMask": {
                          "type": "string",
                          "id": 500079778,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "PatchInterconnectAttachmentGroupRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        },
                        "_updateMask": {
                          "oneof": [
                            "updateMask"
                          ]
                        }
                      },
                      "fields": {
                        "interconnectAttachmentGroup": {
                          "type": "string",
                          "id": 75905012,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "interconnectAttachmentGroupResource": {
                          "type": "InterconnectAttachmentGroup",
                          "id": 9990137,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "updateMask": {
                          "type": "string",
                          "id": 500079778,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchInterconnectAttachmentRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "interconnectAttachment": {
                          "type": "string",
                          "id": 308135284,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "interconnectAttachmentResource": {
                          "type": "InterconnectAttachment",
                          "id": 212341369,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchInterconnectGroupRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        },
                        "_updateMask": {
                          "oneof": [
                            "updateMask"
                          ]
                        }
                      },
                      "fields": {
                        "interconnectGroup": {
                          "type": "string",
                          "id": 388651918,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "interconnectGroupResource": {
                          "type": "InterconnectGroup",
                          "id": 85571999,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "updateMask": {
                          "type": "string",
                          "id": 500079778,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchInterconnectRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "interconnect": {
                          "type": "string",
                          "id": 224601230,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "interconnectResource": {
                          "type": "Interconnect",
                          "id": 397611167,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchNetworkAttachmentRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "networkAttachment": {
                          "type": "string",
                          "id": 224644052,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "networkAttachmentResource": {
                          "type": "NetworkAttachment",
                          "id": 210974745,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchNetworkEdgeSecurityServiceRequest": {
                      "oneofs": {
                        "_paths": {
                          "oneof": [
                            "paths"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        },
                        "_updateMask": {
                          "oneof": [
                            "updateMask"
                          ]
                        }
                      },
                      "fields": {
                        "networkEdgeSecurityService": {
                          "type": "string",
                          "id": 157011879,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "networkEdgeSecurityServiceResource": {
                          "type": "NetworkEdgeSecurityService",
                          "id": 477548966,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "paths": {
                          "type": "string",
                          "id": 106438894,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "updateMask": {
                          "type": "string",
                          "id": 500079778,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchNetworkFirewallPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "firewallPolicyResource": {
                          "type": "FirewallPolicy",
                          "id": 495049532,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchNetworkRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "network": {
                          "type": "string",
                          "id": 232872494,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "networkResource": {
                          "type": "Network",
                          "id": 122105599,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchNodeGroupRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "nodeGroup": {
                          "type": "string",
                          "id": 469958146,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "nodeGroupResource": {
                          "type": "NodeGroup",
                          "id": 505321899,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "PatchOrganizationSecurityPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "securityPolicy": {
                          "type": "string",
                          "id": 171082513,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "securityPolicyResource": {
                          "type": "SecurityPolicy",
                          "id": 216159612,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "PatchPacketMirroringRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "packetMirroring": {
                          "type": "string",
                          "id": 22305996,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "packetMirroringResource": {
                          "type": "PacketMirroring",
                          "id": 493501985,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchPacketMirroringRuleNetworkFirewallPolicyRequest": {
                      "oneofs": {
                        "_priority": {
                          "oneof": [
                            "priority"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "firewallPolicyRuleResource": {
                          "type": "FirewallPolicyRule",
                          "id": 250523523,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "priority": {
                          "type": "int32",
                          "id": 445151652,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchPerInstanceConfigsInstanceGroupManagerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instanceGroupManagersPatchPerInstanceConfigsReqResource": {
                          "type": "InstanceGroupManagersPatchPerInstanceConfigsReq",
                          "id": 356650495,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "PatchPerInstanceConfigsRegionInstanceGroupManagerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "regionInstanceGroupManagerPatchInstanceConfigReqResource": {
                          "type": "RegionInstanceGroupManagerPatchInstanceConfigReq",
                          "id": 197682890,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchPublicAdvertisedPrefixeRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "publicAdvertisedPrefix": {
                          "type": "string",
                          "id": 101874590,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "publicAdvertisedPrefixResource": {
                          "type": "PublicAdvertisedPrefix",
                          "id": 233614223,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchPublicDelegatedPrefixeRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "publicDelegatedPrefix": {
                          "type": "string",
                          "id": 204238440,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "publicDelegatedPrefixResource": {
                          "type": "PublicDelegatedPrefix",
                          "id": 47594501,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchRegionAutoscalerRequest": {
                      "oneofs": {
                        "_autoscaler": {
                          "oneof": [
                            "autoscaler"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "autoscaler": {
                          "type": "string",
                          "id": 517258967,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "autoscalerResource": {
                          "type": "Autoscaler",
                          "id": 207616118,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchRegionBackendServiceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "backendService": {
                          "type": "string",
                          "id": 306946058,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "backendServiceResource": {
                          "type": "BackendService",
                          "id": 347586723,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchRegionCompositeHealthCheckRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "compositeHealthCheck": {
                          "type": "string",
                          "id": 466984989,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "compositeHealthCheckResource": {
                          "type": "CompositeHealthCheck",
                          "id": 132195824,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchRegionHealthAggregationPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "healthAggregationPolicy": {
                          "type": "string",
                          "id": 240314354,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "healthAggregationPolicyResource": {
                          "type": "HealthAggregationPolicy",
                          "id": 293526971,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchRegionHealthCheckRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "healthCheck": {
                          "type": "string",
                          "id": 308876645,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "healthCheckResource": {
                          "type": "HealthCheck",
                          "id": 201925032,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchRegionHealthCheckServiceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "healthCheckService": {
                          "type": "string",
                          "id": 408374747,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "healthCheckServiceResource": {
                          "type": "HealthCheckService",
                          "id": 477367794,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchRegionHealthSourceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "healthSource": {
                          "type": "string",
                          "id": 376521566,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "healthSourceResource": {
                          "type": "HealthSource",
                          "id": 357735375,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchRegionInstanceGroupManagerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instanceGroupManagerResource": {
                          "type": "InstanceGroupManager",
                          "id": 261063946,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchRegionNetworkFirewallPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "firewallPolicyResource": {
                          "type": "FirewallPolicy",
                          "id": 495049532,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchRegionSecurityPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        },
                        "_updateMask": {
                          "oneof": [
                            "updateMask"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "securityPolicy": {
                          "type": "string",
                          "id": 171082513,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "securityPolicyResource": {
                          "type": "SecurityPolicy",
                          "id": 216159612,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "updateMask": {
                          "type": "string",
                          "id": 500079778,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchRegionSslPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sslPolicy": {
                          "type": "string",
                          "id": 295190213,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "sslPolicyResource": {
                          "type": "SslPolicy",
                          "id": 274891848,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "PatchRegionTargetHttpsProxyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetHttpsProxy": {
                          "type": "string",
                          "id": 52336748,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "targetHttpsProxyResource": {
                          "type": "TargetHttpsProxy",
                          "id": 433657473,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "PatchRegionUrlMapRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "urlMap": {
                          "type": "string",
                          "id": 367020684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "urlMapResource": {
                          "type": "UrlMap",
                          "id": 168675425,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "PatchResourcePolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        },
                        "_updateMask": {
                          "oneof": [
                            "updateMask"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "resourcePolicy": {
                          "type": "string",
                          "id": 159240835,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resourcePolicyResource": {
                          "type": "ResourcePolicy",
                          "id": 76826186,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "updateMask": {
                          "type": "string",
                          "id": 500079778,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchRoutePolicyRouterRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "routePolicyResource": {
                          "type": "RoutePolicy",
                          "id": 116219525,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "router": {
                          "type": "string",
                          "id": 148608841,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "PatchRouterRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "router": {
                          "type": "string",
                          "id": 148608841,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "routerResource": {
                          "type": "Router",
                          "id": 155222084,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "PatchRuleFirewallPolicyRequest": {
                      "oneofs": {
                        "_priority": {
                          "oneof": [
                            "priority"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "firewallPolicyRuleResource": {
                          "type": "FirewallPolicyRule",
                          "id": 250523523,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "priority": {
                          "type": "int32",
                          "id": 445151652,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchRuleNetworkFirewallPolicyRequest": {
                      "oneofs": {
                        "_priority": {
                          "oneof": [
                            "priority"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "firewallPolicyRuleResource": {
                          "type": "FirewallPolicyRule",
                          "id": 250523523,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "priority": {
                          "type": "int32",
                          "id": 445151652,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchRuleOrganizationSecurityPolicyRequest": {
                      "oneofs": {
                        "_priority": {
                          "oneof": [
                            "priority"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "priority": {
                          "type": "int32",
                          "id": 445151652,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "securityPolicy": {
                          "type": "string",
                          "id": 171082513,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "securityPolicyRuleResource": {
                          "type": "SecurityPolicyRule",
                          "id": 402693443,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "PatchRuleRegionNetworkFirewallPolicyRequest": {
                      "oneofs": {
                        "_priority": {
                          "oneof": [
                            "priority"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "firewallPolicyRuleResource": {
                          "type": "FirewallPolicyRule",
                          "id": 250523523,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "priority": {
                          "type": "int32",
                          "id": 445151652,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchRuleRegionSecurityPolicyRequest": {
                      "oneofs": {
                        "_priority": {
                          "oneof": [
                            "priority"
                          ]
                        },
                        "_updateMask": {
                          "oneof": [
                            "updateMask"
                          ]
                        },
                        "_validateOnly": {
                          "oneof": [
                            "validateOnly"
                          ]
                        }
                      },
                      "fields": {
                        "priority": {
                          "type": "int32",
                          "id": 445151652,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "securityPolicy": {
                          "type": "string",
                          "id": 171082513,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "securityPolicyRuleResource": {
                          "type": "SecurityPolicyRule",
                          "id": 402693443,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "updateMask": {
                          "type": "string",
                          "id": 500079778,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "validateOnly": {
                          "type": "bool",
                          "id": 242744629,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchRuleSecurityPolicyRequest": {
                      "oneofs": {
                        "_priority": {
                          "oneof": [
                            "priority"
                          ]
                        },
                        "_updateMask": {
                          "oneof": [
                            "updateMask"
                          ]
                        },
                        "_validateOnly": {
                          "oneof": [
                            "validateOnly"
                          ]
                        }
                      },
                      "fields": {
                        "priority": {
                          "type": "int32",
                          "id": 445151652,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "securityPolicy": {
                          "type": "string",
                          "id": 171082513,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "securityPolicyRuleResource": {
                          "type": "SecurityPolicyRule",
                          "id": 402693443,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "updateMask": {
                          "type": "string",
                          "id": 500079778,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "validateOnly": {
                          "type": "bool",
                          "id": 242744629,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchSecurityPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        },
                        "_updateMask": {
                          "oneof": [
                            "updateMask"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "securityPolicy": {
                          "type": "string",
                          "id": 171082513,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "securityPolicyResource": {
                          "type": "SecurityPolicy",
                          "id": 216159612,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "updateMask": {
                          "type": "string",
                          "id": 500079778,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchServiceAttachmentRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceAttachment": {
                          "type": "string",
                          "id": 338957549,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "serviceAttachmentResource": {
                          "type": "ServiceAttachment",
                          "id": 472980256,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "PatchSnapshotSettingRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        },
                        "_updateMask": {
                          "oneof": [
                            "updateMask"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "snapshotSettingsResource": {
                          "type": "SnapshotSettings",
                          "id": 357664495,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "updateMask": {
                          "type": "string",
                          "id": 500079778,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchSslPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sslPolicy": {
                          "type": "string",
                          "id": 295190213,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "sslPolicyResource": {
                          "type": "SslPolicy",
                          "id": 274891848,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "PatchSubnetworkRequest": {
                      "oneofs": {
                        "_drainTimeoutSeconds": {
                          "oneof": [
                            "drainTimeoutSeconds"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "drainTimeoutSeconds": {
                          "type": "int32",
                          "id": 357707098,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "subnetwork": {
                          "type": "string",
                          "id": 307827694,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "subnetworkResource": {
                          "type": "Subnetwork",
                          "id": 42233151,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "PatchTargetGrpcProxyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetGrpcProxy": {
                          "type": "string",
                          "id": 5020283,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "targetGrpcProxyResource": {
                          "type": "TargetGrpcProxy",
                          "id": 328922450,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "PatchTargetHttpProxyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetHttpProxy": {
                          "type": "string",
                          "id": 206872421,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "targetHttpProxyResource": {
                          "type": "TargetHttpProxy",
                          "id": 24696744,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "PatchTargetHttpsProxyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetHttpsProxy": {
                          "type": "string",
                          "id": 52336748,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "targetHttpsProxyResource": {
                          "type": "TargetHttpsProxy",
                          "id": 433657473,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "PatchUrlMapRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "urlMap": {
                          "type": "string",
                          "id": 367020684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "urlMapResource": {
                          "type": "UrlMap",
                          "id": 168675425,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "PatchWireGroupRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        },
                        "_updateMask": {
                          "oneof": [
                            "updateMask"
                          ]
                        },
                        "_validateOnly": {
                          "oneof": [
                            "validateOnly"
                          ]
                        }
                      },
                      "fields": {
                        "crossSiteNetwork": {
                          "type": "string",
                          "id": 108192469,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "updateMask": {
                          "type": "string",
                          "id": 500079778,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "validateOnly": {
                          "type": "bool",
                          "id": 242744629,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "wireGroup": {
                          "type": "string",
                          "id": 122540613,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "wireGroupResource": {
                          "type": "WireGroup",
                          "id": 117104840,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "PathMatcher": {
                      "oneofs": {
                        "_defaultCustomErrorResponsePolicy": {
                          "oneof": [
                            "defaultCustomErrorResponsePolicy"
                          ]
                        },
                        "_defaultRouteAction": {
                          "oneof": [
                            "defaultRouteAction"
                          ]
                        },
                        "_defaultService": {
                          "oneof": [
                            "defaultService"
                          ]
                        },
                        "_defaultUrlRedirect": {
                          "oneof": [
                            "defaultUrlRedirect"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_headerAction": {
                          "oneof": [
                            "headerAction"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        }
                      },
                      "fields": {
                        "defaultCustomErrorResponsePolicy": {
                          "type": "CustomErrorResponsePolicy",
                          "id": 81266089,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "defaultRouteAction": {
                          "type": "HttpRouteAction",
                          "id": 378919466,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "defaultService": {
                          "type": "string",
                          "id": 370242231,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "defaultUrlRedirect": {
                          "type": "HttpRedirectAction",
                          "id": 359503338,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "headerAction": {
                          "type": "HttpHeaderAction",
                          "id": 328077352,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pathRules": {
                          "rule": "repeated",
                          "type": "PathRule",
                          "id": 104439901
                        },
                        "routeRules": {
                          "rule": "repeated",
                          "type": "HttpRouteRule",
                          "id": 376292225
                        }
                      }
                    },
                    "PathRule": {
                      "oneofs": {
                        "_customErrorResponsePolicy": {
                          "oneof": [
                            "customErrorResponsePolicy"
                          ]
                        },
                        "_routeAction": {
                          "oneof": [
                            "routeAction"
                          ]
                        },
                        "_service": {
                          "oneof": [
                            "service"
                          ]
                        },
                        "_urlRedirect": {
                          "oneof": [
                            "urlRedirect"
                          ]
                        }
                      },
                      "fields": {
                        "customErrorResponsePolicy": {
                          "type": "CustomErrorResponsePolicy",
                          "id": 202816619,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "paths": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 106438894
                        },
                        "routeAction": {
                          "type": "HttpRouteAction",
                          "id": 424563948,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "service": {
                          "type": "string",
                          "id": 373540533,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "urlRedirect": {
                          "type": "HttpRedirectAction",
                          "id": 405147820,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PerInstanceConfig": {
                      "oneofs": {
                        "_fingerprint": {
                          "oneof": [
                            "fingerprint"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_preservedState": {
                          "oneof": [
                            "preservedState"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        }
                      },
                      "fields": {
                        "fingerprint": {
                          "type": "string",
                          "id": 234678500,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "preservedState": {
                          "type": "PreservedState",
                          "id": 2634026,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "string",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Status": {
                          "values": {
                            "UNDEFINED_STATUS": 0,
                            "APPLYING": 352003508,
                            "DELETING": 528602024,
                            "EFFECTIVE": 244201863,
                            "NONE": 2402104,
                            "UNAPPLIED": 483935140,
                            "UNAPPLIED_DELETION": 313956873
                          }
                        }
                      }
                    },
                    "PerformMaintenanceInstanceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "PerformMaintenanceNodeGroupRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "nodeGroup": {
                          "type": "string",
                          "id": 469958146,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "nodeGroupsPerformMaintenanceRequestResource": {
                          "type": "NodeGroupsPerformMaintenanceRequest",
                          "id": 185310294,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "PerformMaintenanceReservationBlockRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "reservation": {
                          "type": "string",
                          "id": 47530956,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "reservationBlock": {
                          "type": "string",
                          "id": 532832858,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "reservationsBlocksPerformMaintenanceRequestResource": {
                          "type": "ReservationsBlocksPerformMaintenanceRequest",
                          "id": 485823625,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "PerformMaintenanceReservationRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "reservation": {
                          "type": "string",
                          "id": 47530956,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "reservationsPerformMaintenanceRequestResource": {
                          "type": "ReservationsPerformMaintenanceRequest",
                          "id": 29702816,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "PerformMaintenanceReservationSubBlockRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "parentName": {
                          "type": "string",
                          "id": 478151936,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "reservationSubBlock": {
                          "type": "string",
                          "id": 22750491,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "Policy": {
                      "oneofs": {
                        "_etag": {
                          "oneof": [
                            "etag"
                          ]
                        },
                        "_iamOwned": {
                          "oneof": [
                            "iamOwned"
                          ]
                        },
                        "_version": {
                          "oneof": [
                            "version"
                          ]
                        }
                      },
                      "fields": {
                        "auditConfigs": {
                          "rule": "repeated",
                          "type": "AuditConfig",
                          "id": 328080653
                        },
                        "bindings": {
                          "rule": "repeated",
                          "type": "Binding",
                          "id": 403251854
                        },
                        "etag": {
                          "type": "string",
                          "id": 3123477,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "iamOwned": {
                          "type": "bool",
                          "id": 450566203,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "version": {
                          "type": "int32",
                          "id": 351608024,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PreconfiguredWafSet": {
                      "fields": {
                        "expressionSets": {
                          "rule": "repeated",
                          "type": "WafExpressionSet",
                          "id": 474011032
                        }
                      }
                    },
                    "PreservedState": {
                      "fields": {
                        "disks": {
                          "keyType": "string",
                          "type": "PreservedStatePreservedDisk",
                          "id": 95594102
                        },
                        "externalIPs": {
                          "keyType": "string",
                          "type": "PreservedStatePreservedNetworkIp",
                          "id": 532687245
                        },
                        "internalIPs": {
                          "keyType": "string",
                          "type": "PreservedStatePreservedNetworkIp",
                          "id": 215731675
                        },
                        "metadata": {
                          "keyType": "string",
                          "type": "string",
                          "id": 86866735
                        }
                      }
                    },
                    "PreservedStatePreservedDisk": {
                      "oneofs": {
                        "_autoDelete": {
                          "oneof": [
                            "autoDelete"
                          ]
                        },
                        "_mode": {
                          "oneof": [
                            "mode"
                          ]
                        },
                        "_source": {
                          "oneof": [
                            "source"
                          ]
                        }
                      },
                      "fields": {
                        "autoDelete": {
                          "type": "string",
                          "id": 464761403,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "mode": {
                          "type": "string",
                          "id": 3357091,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "source": {
                          "type": "string",
                          "id": 177235995,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "AutoDelete": {
                          "values": {
                            "UNDEFINED_AUTO_DELETE": 0,
                            "NEVER": 74175084,
                            "ON_PERMANENT_INSTANCE_DELETION": 95727719
                          }
                        },
                        "Mode": {
                          "values": {
                            "UNDEFINED_MODE": 0,
                            "READ_ONLY": 91950261,
                            "READ_WRITE": 173607894
                          }
                        }
                      }
                    },
                    "PreservedStatePreservedNetworkIp": {
                      "oneofs": {
                        "_autoDelete": {
                          "oneof": [
                            "autoDelete"
                          ]
                        },
                        "_ipAddress": {
                          "oneof": [
                            "ipAddress"
                          ]
                        }
                      },
                      "fields": {
                        "autoDelete": {
                          "type": "string",
                          "id": 464761403,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipAddress": {
                          "type": "PreservedStatePreservedNetworkIpIpAddress",
                          "id": 406272220,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "AutoDelete": {
                          "values": {
                            "UNDEFINED_AUTO_DELETE": 0,
                            "NEVER": 74175084,
                            "ON_PERMANENT_INSTANCE_DELETION": 95727719
                          }
                        }
                      }
                    },
                    "PreservedStatePreservedNetworkIpIpAddress": {
                      "oneofs": {
                        "_address": {
                          "oneof": [
                            "address"
                          ]
                        },
                        "_literal": {
                          "oneof": [
                            "literal"
                          ]
                        }
                      },
                      "fields": {
                        "address": {
                          "type": "string",
                          "id": 462920692,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "literal": {
                          "type": "string",
                          "id": 182460591,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PreviewFeature": {
                      "oneofs": {
                        "_activationStatus": {
                          "oneof": [
                            "activationStatus"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_rolloutOperation": {
                          "oneof": [
                            "rolloutOperation"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        }
                      },
                      "fields": {
                        "activationStatus": {
                          "type": "string",
                          "id": 71960379,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "rolloutOperation": {
                          "type": "PreviewFeatureRolloutOperation",
                          "id": 486746201,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "PreviewFeatureStatus",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "ActivationStatus": {
                          "values": {
                            "UNDEFINED_ACTIVATION_STATUS": 0,
                            "ACTIVATION_STATE_UNSPECIFIED": 632160,
                            "DISABLED": 516696700,
                            "ENABLED": 182130465
                          }
                        }
                      }
                    },
                    "PreviewFeatureList": {
                      "oneofs": {
                        "_etag": {
                          "oneof": [
                            "etag"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "etag": {
                          "type": "string",
                          "id": 3123477,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "PreviewFeature",
                          "id": 100526016
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PreviewFeatureRolloutOperation": {
                      "oneofs": {
                        "_rolloutInput": {
                          "oneof": [
                            "rolloutInput"
                          ]
                        }
                      },
                      "fields": {
                        "rolloutInput": {
                          "type": "PreviewFeatureRolloutOperationRolloutInput",
                          "id": 265745340,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PreviewFeatureRolloutOperationRolloutInput": {
                      "oneofs": {
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_predefinedRolloutPlan": {
                          "oneof": [
                            "predefinedRolloutPlan"
                          ]
                        }
                      },
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "predefinedRolloutPlan": {
                          "type": "string",
                          "id": 364023440,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "PredefinedRolloutPlan": {
                          "values": {
                            "UNDEFINED_PREDEFINED_ROLLOUT_PLAN": 0,
                            "ROLLOUT_PLAN_FAST_ROLLOUT": 167808726,
                            "ROLLOUT_PLAN_TWO_DAY_ROLLOUT": 349866771,
                            "ROLLOUT_PLAN_UNSPECIFIED": 144511983
                          }
                        }
                      }
                    },
                    "PreviewFeatureStatus": {
                      "oneofs": {
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_helpLink": {
                          "oneof": [
                            "helpLink"
                          ]
                        },
                        "_releaseStatus": {
                          "oneof": [
                            "releaseStatus"
                          ]
                        }
                      },
                      "fields": {
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "helpLink": {
                          "type": "string",
                          "id": 223410744,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "releaseStatus": {
                          "type": "PreviewFeatureStatusReleaseStatus",
                          "id": 508026666,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PreviewFeatureStatusReleaseStatus": {
                      "oneofs": {
                        "_stage": {
                          "oneof": [
                            "stage"
                          ]
                        },
                        "_updateDate": {
                          "oneof": [
                            "updateDate"
                          ]
                        }
                      },
                      "fields": {
                        "stage": {
                          "type": "string",
                          "id": 109757182,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "updateDate": {
                          "type": "Date",
                          "id": 499811684,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Stage": {
                          "values": {
                            "UNDEFINED_STAGE": 0,
                            "DEPRECATED": 463360435,
                            "GA": 2266,
                            "PREVIEW": 399798184,
                            "STAGE_UNSPECIFIED": 63695670
                          }
                        }
                      }
                    },
                    "PreviewRouterRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "router": {
                          "type": "string",
                          "id": 148608841,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "routerResource": {
                          "type": "Router",
                          "id": 155222084,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "Project": {
                      "oneofs": {
                        "_cloudArmorTier": {
                          "oneof": [
                            "cloudArmorTier"
                          ]
                        },
                        "_commonInstanceMetadata": {
                          "oneof": [
                            "commonInstanceMetadata"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_defaultNetworkTier": {
                          "oneof": [
                            "defaultNetworkTier"
                          ]
                        },
                        "_defaultServiceAccount": {
                          "oneof": [
                            "defaultServiceAccount"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_usageExportLocation": {
                          "oneof": [
                            "usageExportLocation"
                          ]
                        },
                        "_vmDnsSetting": {
                          "oneof": [
                            "vmDnsSetting"
                          ]
                        },
                        "_xpnProjectStatus": {
                          "oneof": [
                            "xpnProjectStatus"
                          ]
                        }
                      },
                      "fields": {
                        "cloudArmorTier": {
                          "type": "string",
                          "id": 4427052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "commonInstanceMetadata": {
                          "type": "Metadata",
                          "id": 185794117,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "defaultNetworkTier": {
                          "type": "string",
                          "id": 471753361,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "defaultServiceAccount": {
                          "type": "string",
                          "id": 298712229,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enabledFeatures": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 469017467
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "quotas": {
                          "rule": "repeated",
                          "type": "Quota",
                          "id": 125341947
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "usageExportLocation": {
                          "type": "UsageExportLocation",
                          "id": 347543874,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "vmDnsSetting": {
                          "type": "string",
                          "id": 58856370,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "xpnProjectStatus": {
                          "type": "string",
                          "id": 228419265,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "CloudArmorTier": {
                          "values": {
                            "UNDEFINED_CLOUD_ARMOR_TIER": 0,
                            "CA_ENTERPRISE_ANNUAL": 219921116,
                            "CA_ENTERPRISE_PAYGO": 453530323,
                            "CA_STANDARD": 13156734
                          }
                        },
                        "DefaultNetworkTier": {
                          "values": {
                            "UNDEFINED_DEFAULT_NETWORK_TIER": 0,
                            "FIXED_STANDARD": 310464328,
                            "PREMIUM": 399530551,
                            "STANDARD": 484642493,
                            "STANDARD_OVERRIDES_FIXED_STANDARD": 465847234
                          }
                        },
                        "VmDnsSetting": {
                          "values": {
                            "UNDEFINED_VM_DNS_SETTING": 0,
                            "GLOBAL_DEFAULT": 345419141,
                            "UNSPECIFIED_VM_DNS_SETTING": 35691930,
                            "ZONAL_DEFAULT": 368475782,
                            "ZONAL_ONLY": 521198951
                          }
                        },
                        "XpnProjectStatus": {
                          "values": {
                            "UNDEFINED_XPN_PROJECT_STATUS": 0,
                            "HOST": 2223528,
                            "UNSPECIFIED_XPN_PROJECT_STATUS": 340393257
                          }
                        }
                      }
                    },
                    "ProjectsDisableXpnResourceRequest": {
                      "oneofs": {
                        "_xpnResource": {
                          "oneof": [
                            "xpnResource"
                          ]
                        }
                      },
                      "fields": {
                        "xpnResource": {
                          "type": "XpnResourceId",
                          "id": 133384631,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ProjectsEnableXpnResourceRequest": {
                      "oneofs": {
                        "_xpnResource": {
                          "oneof": [
                            "xpnResource"
                          ]
                        }
                      },
                      "fields": {
                        "xpnResource": {
                          "type": "XpnResourceId",
                          "id": 133384631,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ProjectsGetXpnResources": {
                      "oneofs": {
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        }
                      },
                      "fields": {
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "resources": {
                          "rule": "repeated",
                          "type": "XpnResourceId",
                          "id": 164412965
                        }
                      }
                    },
                    "ProjectsListXpnHostsRequest": {
                      "oneofs": {
                        "_organization": {
                          "oneof": [
                            "organization"
                          ]
                        }
                      },
                      "fields": {
                        "organization": {
                          "type": "string",
                          "id": 105180467,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ProjectsSetCloudArmorTierRequest": {
                      "oneofs": {
                        "_cloudArmorTier": {
                          "oneof": [
                            "cloudArmorTier"
                          ]
                        }
                      },
                      "fields": {
                        "cloudArmorTier": {
                          "type": "string",
                          "id": 4427052,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "CloudArmorTier": {
                          "values": {
                            "UNDEFINED_CLOUD_ARMOR_TIER": 0,
                            "CA_ENTERPRISE_ANNUAL": 219921116,
                            "CA_ENTERPRISE_PAYGO": 453530323,
                            "CA_STANDARD": 13156734
                          }
                        }
                      }
                    },
                    "ProjectsSetDefaultNetworkTierRequest": {
                      "oneofs": {
                        "_networkTier": {
                          "oneof": [
                            "networkTier"
                          ]
                        }
                      },
                      "fields": {
                        "networkTier": {
                          "type": "string",
                          "id": 517397843,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "NetworkTier": {
                          "values": {
                            "UNDEFINED_NETWORK_TIER": 0,
                            "FIXED_STANDARD": 310464328,
                            "PREMIUM": 399530551,
                            "STANDARD": 484642493,
                            "STANDARD_OVERRIDES_FIXED_STANDARD": 465847234
                          }
                        }
                      }
                    },
                    "PublicAdvertisedPrefix": {
                      "oneofs": {
                        "_byoipApiVersion": {
                          "oneof": [
                            "byoipApiVersion"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_dnsVerificationIp": {
                          "oneof": [
                            "dnsVerificationIp"
                          ]
                        },
                        "_fingerprint": {
                          "oneof": [
                            "fingerprint"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_ipCidrRange": {
                          "oneof": [
                            "ipCidrRange"
                          ]
                        },
                        "_ipv6AccessType": {
                          "oneof": [
                            "ipv6AccessType"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_pdpScope": {
                          "oneof": [
                            "pdpScope"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_sharedSecret": {
                          "oneof": [
                            "sharedSecret"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        }
                      },
                      "fields": {
                        "byoipApiVersion": {
                          "type": "string",
                          "id": 162683283,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "dnsVerificationIp": {
                          "type": "string",
                          "id": 241011381,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "fingerprint": {
                          "type": "string",
                          "id": 234678500,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipCidrRange": {
                          "type": "string",
                          "id": 98117322,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipv6AccessType": {
                          "type": "string",
                          "id": 504658653,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pdpScope": {
                          "type": "string",
                          "id": 524264785,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "publicDelegatedPrefixs": {
                          "rule": "repeated",
                          "type": "PublicAdvertisedPrefixPublicDelegatedPrefix",
                          "id": 425811723
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sharedSecret": {
                          "type": "string",
                          "id": 381932490,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "string",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "ByoipApiVersion": {
                          "values": {
                            "UNDEFINED_BYOIP_API_VERSION": 0,
                            "V1": 2715,
                            "V2": 2716
                          }
                        },
                        "Ipv6AccessType": {
                          "values": {
                            "UNDEFINED_IPV6_ACCESS_TYPE": 0,
                            "EXTERNAL": 35607499,
                            "INTERNAL": 279295677
                          }
                        },
                        "PdpScope": {
                          "values": {
                            "UNDEFINED_PDP_SCOPE": 0,
                            "GLOBAL": 494663587,
                            "GLOBAL_AND_REGIONAL": 318053059,
                            "REGIONAL": 92288543
                          }
                        },
                        "Status": {
                          "values": {
                            "UNDEFINED_STATUS": 0,
                            "ANNOUNCED_TO_INTERNET": 177880897,
                            "INITIAL": 518841124,
                            "PREFIX_CONFIGURATION_COMPLETE": 480889551,
                            "PREFIX_CONFIGURATION_IN_PROGRESS": 378550961,
                            "PREFIX_REMOVAL_IN_PROGRESS": 284375783,
                            "PTR_CONFIGURED": 513497167,
                            "READY_TO_ANNOUNCE": 64641265,
                            "REVERSE_DNS_LOOKUP_FAILED": 295755183,
                            "VALIDATED": 66197998
                          }
                        }
                      }
                    },
                    "PublicAdvertisedPrefixList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "PublicAdvertisedPrefix",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PublicAdvertisedPrefixPublicDelegatedPrefix": {
                      "oneofs": {
                        "_ipRange": {
                          "oneof": [
                            "ipRange"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_project": {
                          "oneof": [
                            "project"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        }
                      },
                      "fields": {
                        "ipRange": {
                          "type": "string",
                          "id": 145092645,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "string",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PublicDelegatedPrefix": {
                      "oneofs": {
                        "_allocatablePrefixLength": {
                          "oneof": [
                            "allocatablePrefixLength"
                          ]
                        },
                        "_byoipApiVersion": {
                          "oneof": [
                            "byoipApiVersion"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_enableEnhancedIpv4Allocation": {
                          "oneof": [
                            "enableEnhancedIpv4Allocation"
                          ]
                        },
                        "_fingerprint": {
                          "oneof": [
                            "fingerprint"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_ipCidrRange": {
                          "oneof": [
                            "ipCidrRange"
                          ]
                        },
                        "_ipv6AccessType": {
                          "oneof": [
                            "ipv6AccessType"
                          ]
                        },
                        "_isLiveMigration": {
                          "oneof": [
                            "isLiveMigration"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_mode": {
                          "oneof": [
                            "mode"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_parentPrefix": {
                          "oneof": [
                            "parentPrefix"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        }
                      },
                      "fields": {
                        "allocatablePrefixLength": {
                          "type": "int32",
                          "id": 38427446,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "byoipApiVersion": {
                          "type": "string",
                          "id": 162683283,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enableEnhancedIpv4Allocation": {
                          "type": "bool",
                          "id": 54582253,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "fingerprint": {
                          "type": "string",
                          "id": 234678500,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipCidrRange": {
                          "type": "string",
                          "id": 98117322,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipv6AccessType": {
                          "type": "string",
                          "id": 504658653,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "isLiveMigration": {
                          "type": "bool",
                          "id": 511823856,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "mode": {
                          "type": "string",
                          "id": 3357091,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "parentPrefix": {
                          "type": "string",
                          "id": 15233991,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "publicDelegatedSubPrefixs": {
                          "rule": "repeated",
                          "type": "PublicDelegatedPrefixPublicDelegatedSubPrefix",
                          "id": 188940044
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "string",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "ByoipApiVersion": {
                          "values": {
                            "UNDEFINED_BYOIP_API_VERSION": 0,
                            "V1": 2715,
                            "V2": 2716
                          }
                        },
                        "Ipv6AccessType": {
                          "values": {
                            "UNDEFINED_IPV6_ACCESS_TYPE": 0,
                            "EXTERNAL": 35607499,
                            "INTERNAL": 279295677
                          }
                        },
                        "Mode": {
                          "values": {
                            "UNDEFINED_MODE": 0,
                            "DELEGATION": 264149288,
                            "EXTERNAL_IPV6_FORWARDING_RULE_CREATION": 398684356,
                            "EXTERNAL_IPV6_SUBNETWORK_CREATION": 61198284,
                            "INTERNAL_IPV6_SUBNETWORK_CREATION": 153239834
                          }
                        },
                        "Status": {
                          "values": {
                            "UNDEFINED_STATUS": 0,
                            "ACTIVE": 314733318,
                            "ANNOUNCED": 365103355,
                            "ANNOUNCED_TO_GOOGLE": 454875705,
                            "ANNOUNCED_TO_INTERNET": 177880897,
                            "DELETING": 528602024,
                            "INITIALIZING": 306588749,
                            "READY_TO_ANNOUNCE": 64641265
                          }
                        }
                      }
                    },
                    "PublicDelegatedPrefixAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "PublicDelegatedPrefixesScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PublicDelegatedPrefixList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "PublicDelegatedPrefix",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PublicDelegatedPrefixPublicDelegatedSubPrefix": {
                      "oneofs": {
                        "_allocatablePrefixLength": {
                          "oneof": [
                            "allocatablePrefixLength"
                          ]
                        },
                        "_delegateeProject": {
                          "oneof": [
                            "delegateeProject"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_enableEnhancedIpv4Allocation": {
                          "oneof": [
                            "enableEnhancedIpv4Allocation"
                          ]
                        },
                        "_ipCidrRange": {
                          "oneof": [
                            "ipCidrRange"
                          ]
                        },
                        "_ipv6AccessType": {
                          "oneof": [
                            "ipv6AccessType"
                          ]
                        },
                        "_isAddress": {
                          "oneof": [
                            "isAddress"
                          ]
                        },
                        "_mode": {
                          "oneof": [
                            "mode"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        }
                      },
                      "fields": {
                        "allocatablePrefixLength": {
                          "type": "int32",
                          "id": 38427446,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "delegateeProject": {
                          "type": "string",
                          "id": 414860634,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enableEnhancedIpv4Allocation": {
                          "type": "bool",
                          "id": 54582253,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipCidrRange": {
                          "type": "string",
                          "id": 98117322,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipv6AccessType": {
                          "type": "string",
                          "id": 504658653,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "isAddress": {
                          "type": "bool",
                          "id": 352617951,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "mode": {
                          "type": "string",
                          "id": 3357091,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "string",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Ipv6AccessType": {
                          "values": {
                            "UNDEFINED_IPV6_ACCESS_TYPE": 0,
                            "EXTERNAL": 35607499,
                            "INTERNAL": 279295677
                          }
                        },
                        "Mode": {
                          "values": {
                            "UNDEFINED_MODE": 0,
                            "DELEGATION": 264149288,
                            "EXTERNAL_IPV6_FORWARDING_RULE_CREATION": 398684356,
                            "EXTERNAL_IPV6_SUBNETWORK_CREATION": 61198284,
                            "INTERNAL_IPV6_SUBNETWORK_CREATION": 153239834
                          }
                        },
                        "Status": {
                          "values": {
                            "UNDEFINED_STATUS": 0,
                            "ACTIVE": 314733318,
                            "INACTIVE": 270421099
                          }
                        }
                      }
                    },
                    "PublicDelegatedPrefixesScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "publicDelegatedPrefixes": {
                          "rule": "repeated",
                          "type": "PublicDelegatedPrefix",
                          "id": 315261206
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "Quota": {
                      "oneofs": {
                        "_limit": {
                          "oneof": [
                            "limit"
                          ]
                        },
                        "_metric": {
                          "oneof": [
                            "metric"
                          ]
                        },
                        "_owner": {
                          "oneof": [
                            "owner"
                          ]
                        },
                        "_usage": {
                          "oneof": [
                            "usage"
                          ]
                        }
                      },
                      "fields": {
                        "limit": {
                          "type": "double",
                          "id": 102976443,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "metric": {
                          "type": "string",
                          "id": 533067184,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "owner": {
                          "type": "string",
                          "id": 106164915,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "usage": {
                          "type": "double",
                          "id": 111574433,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Metric": {
                          "values": {
                            "UNDEFINED_METRIC": 0,
                            "A2_CPUS": 153206585,
                            "AFFINITY_GROUPS": 108303563,
                            "AUTOSCALERS": 471248988,
                            "BACKEND_BUCKETS": 137626846,
                            "BACKEND_SERVICES": 269623753,
                            "C2D_CPUS": 508182517,
                            "C2_CPUS": 317601211,
                            "C3_CPUS": 346230362,
                            "COMMITMENTS": 456141790,
                            "COMMITTED_A2_CPUS": 59330902,
                            "COMMITTED_C2D_CPUS": 282390904,
                            "COMMITTED_C2_CPUS": 223725528,
                            "COMMITTED_C3_CPUS": 252354679,
                            "COMMITTED_CPUS": 292394702,
                            "COMMITTED_E2_CPUS": 388120154,
                            "COMMITTED_LICENSES": 357606869,
                            "COMMITTED_LOCAL_SSD_TOTAL_GB": 308393480,
                            "COMMITTED_M3_CPUS": 585985,
                            "COMMITTED_MEMORY_OPTIMIZED_CPUS": 489057886,
                            "COMMITTED_N2A_CPUS": 40064304,
                            "COMMITTED_N2D_CPUS": 125951757,
                            "COMMITTED_N2_CPUS": 322589603,
                            "COMMITTED_NVIDIA_A100_80GB_GPUS": 464326565,
                            "COMMITTED_NVIDIA_A100_GPUS": 375799445,
                            "COMMITTED_NVIDIA_H100_GPUS": 71649180,
                            "COMMITTED_NVIDIA_K80_GPUS": 3857188,
                            "COMMITTED_NVIDIA_L4_GPUS": 19163645,
                            "COMMITTED_NVIDIA_P100_GPUS": 107528100,
                            "COMMITTED_NVIDIA_P4_GPUS": 347952897,
                            "COMMITTED_NVIDIA_T4_GPUS": 139871237,
                            "COMMITTED_NVIDIA_V100_GPUS": 219562,
                            "COMMITTED_T2A_CPUS": 296378986,
                            "COMMITTED_T2D_CPUS": 382266439,
                            "COMMITTED_Z3_CPUS": 263844686,
                            "CPUS": 2075595,
                            "CPUS_ALL_REGIONS": 470911149,
                            "DISKS_TOTAL_GB": 353520543,
                            "E2_CPUS": 481995837,
                            "EXTERNAL_MANAGED_FORWARDING_RULES": 150790089,
                            "EXTERNAL_NETWORK_LB_FORWARDING_RULES": 374298265,
                            "EXTERNAL_PROTOCOL_FORWARDING_RULES": 63478888,
                            "EXTERNAL_VPN_GATEWAYS": 272457134,
                            "FIREWALLS": 374485843,
                            "FORWARDING_RULES": 432668949,
                            "GLOBAL_EXTERNAL_MANAGED_BACKEND_SERVICES": 164566753,
                            "GLOBAL_EXTERNAL_MANAGED_FORWARDING_RULES": 327611949,
                            "GLOBAL_EXTERNAL_PROXY_LB_BACKEND_SERVICES": 400256169,
                            "GLOBAL_INTERNAL_ADDRESSES": 42738332,
                            "GLOBAL_INTERNAL_MANAGED_BACKEND_SERVICES": 256608303,
                            "GLOBAL_INTERNAL_TRAFFIC_DIRECTOR_BACKEND_SERVICES": 323514196,
                            "GPUS_ALL_REGIONS": 39387177,
                            "HDB_TOTAL_GB": 319316271,
                            "HDB_TOTAL_IOPS": 309720317,
                            "HDB_TOTAL_THROUGHPUT": 20981374,
                            "HEALTH_CHECKS": 289347502,
                            "IMAGES": 15562360,
                            "INSTANCES": 131337822,
                            "INSTANCE_GROUPS": 355919038,
                            "INSTANCE_GROUP_MANAGERS": 101798192,
                            "INSTANCE_TEMPLATES": 226188271,
                            "INTERCONNECTS": 415204741,
                            "INTERCONNECT_ATTACHMENTS_PER_REGION": 159968086,
                            "INTERCONNECT_ATTACHMENTS_TOTAL_MBPS": 425090419,
                            "INTERCONNECT_TOTAL_GBPS": 285341866,
                            "INTERNAL_ADDRESSES": 197899392,
                            "INTERNAL_TRAFFIC_DIRECTOR_FORWARDING_RULES": 266433668,
                            "IN_PLACE_SNAPSHOTS": 151359133,
                            "IN_USE_ADDRESSES": 402125072,
                            "IN_USE_BACKUP_SCHEDULES": 32786705,
                            "IN_USE_SNAPSHOT_SCHEDULES": 462104083,
                            "LOCAL_SSD_TOTAL_GB": 330878021,
                            "M1_CPUS": 37203366,
                            "M2_CPUS": 65832517,
                            "M3_CPUS": 94461668,
                            "MACHINE_IMAGES": 446986640,
                            "N2A_CPUS": 265855917,
                            "N2D_CPUS": 351743370,
                            "N2_CPUS": 416465286,
                            "NETWORKS": 485481477,
                            "NETWORK_ATTACHMENTS": 149028575,
                            "NETWORK_ENDPOINT_GROUPS": 102144909,
                            "NETWORK_FIREWALL_POLICIES": 101117374,
                            "NET_LB_SECURITY_POLICIES_PER_REGION": 157892269,
                            "NET_LB_SECURITY_POLICY_RULES_PER_REGION": 356090931,
                            "NET_LB_SECURITY_POLICY_RULE_ATTRIBUTES_PER_REGION": 311243888,
                            "NODE_GROUPS": 24624817,
                            "NODE_TEMPLATES": 474896668,
                            "NVIDIA_A100_80GB_GPUS": 286389320,
                            "NVIDIA_A100_GPUS": 504872978,
                            "NVIDIA_K80_GPUS": 163886599,
                            "NVIDIA_L4_GPUS": 491923130,
                            "NVIDIA_P100_GPUS": 236601633,
                            "NVIDIA_P100_VWS_GPUS": 213970574,
                            "NVIDIA_P4_GPUS": 283841470,
                            "NVIDIA_P4_VWS_GPUS": 528296619,
                            "NVIDIA_T4_GPUS": 75759810,
                            "NVIDIA_T4_VWS_GPUS": 319813039,
                            "NVIDIA_V100_GPUS": 129293095,
                            "PACKET_MIRRORINGS": 15578407,
                            "PD_EXTREME_TOTAL_PROVISIONED_IOPS": 69593965,
                            "PREEMPTIBLE_CPUS": 251184841,
                            "PREEMPTIBLE_LOCAL_SSD_GB": 260819336,
                            "PREEMPTIBLE_NVIDIA_A100_80GB_GPUS": 151942410,
                            "PREEMPTIBLE_NVIDIA_A100_GPUS": 68832784,
                            "PREEMPTIBLE_NVIDIA_H100_GPUS": 301553431,
                            "PREEMPTIBLE_NVIDIA_K80_GPUS": 374960201,
                            "PREEMPTIBLE_NVIDIA_L4_GPUS": 100408376,
                            "PREEMPTIBLE_NVIDIA_P100_GPUS": 337432351,
                            "PREEMPTIBLE_NVIDIA_P100_VWS_GPUS": 313544076,
                            "PREEMPTIBLE_NVIDIA_P4_GPUS": 429197628,
                            "PREEMPTIBLE_NVIDIA_P4_VWS_GPUS": 252981545,
                            "PREEMPTIBLE_NVIDIA_T4_GPUS": 221115968,
                            "PREEMPTIBLE_NVIDIA_T4_VWS_GPUS": 44497965,
                            "PREEMPTIBLE_NVIDIA_V100_GPUS": 230123813,
                            "PREEMPTIBLE_TPU_LITE_DEVICE_V5": 174262523,
                            "PREEMPTIBLE_TPU_LITE_PODSLICE_V5": 112281796,
                            "PREEMPTIBLE_TPU_PODSLICE_V4": 425541132,
                            "PSC_ILB_CONSUMER_FORWARDING_RULES_PER_PRODUCER_NETWORK": 231164291,
                            "PSC_INTERNAL_LB_FORWARDING_RULES": 169005435,
                            "PUBLIC_ADVERTISED_PREFIXES": 471371980,
                            "PUBLIC_DELEGATED_PREFIXES": 532465974,
                            "REGIONAL_AUTOSCALERS": 29363772,
                            "REGIONAL_EXTERNAL_MANAGED_BACKEND_SERVICES": 4240989,
                            "REGIONAL_EXTERNAL_NETWORK_LB_BACKEND_SERVICES": 409564525,
                            "REGIONAL_INSTANCE_GROUP_MANAGERS": 37543696,
                            "REGIONAL_INTERNAL_LB_BACKEND_SERVICES": 137983760,
                            "REGIONAL_INTERNAL_MANAGED_BACKEND_SERVICES": 96282539,
                            "REGIONAL_INTERNAL_TRAFFIC_DIRECTOR_BACKEND_SERVICES": 483162968,
                            "RESERVATIONS": 32644647,
                            "RESOURCE_POLICIES": 83955297,
                            "ROUTERS": 493018666,
                            "ROUTES": 275680074,
                            "SECURITY_POLICIES": 189518703,
                            "SECURITY_POLICIES_PER_REGION": 249041734,
                            "SECURITY_POLICY_ADVANCED_RULES_PER_REGION": 371815341,
                            "SECURITY_POLICY_CEVAL_RULES": 470815689,
                            "SECURITY_POLICY_RULES": 203549225,
                            "SECURITY_POLICY_RULES_PER_REGION": 126510156,
                            "SERVICE_ATTACHMENTS": 471521510,
                            "SNAPSHOTS": 343405327,
                            "SSD_TOTAL_GB": 161732561,
                            "SSL_CERTIFICATES": 378372399,
                            "SSL_POLICIES": 523254339,
                            "STATIC_ADDRESSES": 93624049,
                            "STATIC_BYOIP_ADDRESSES": 275809649,
                            "STATIC_EXTERNAL_IPV6_ADDRESS_RANGES": 472346774,
                            "SUBNETWORKS": 421330469,
                            "T2A_CPUS": 522170599,
                            "T2D_CPUS": 71187140,
                            "TARGET_HTTPS_PROXIES": 219522506,
                            "TARGET_HTTP_PROXIES": 164117155,
                            "TARGET_INSTANCES": 284519728,
                            "TARGET_POOLS": 348261257,
                            "TARGET_SSL_PROXIES": 159216235,
                            "TARGET_TCP_PROXIES": 182243136,
                            "TARGET_VPN_GATEWAYS": 75029928,
                            "TPU_LITE_DEVICE_V5": 449577597,
                            "TPU_LITE_PODSLICE_V5": 12708294,
                            "TPU_PODSLICE_V4": 214467530,
                            "URL_MAPS": 378660743,
                            "VARIABLE_IPV6_PUBLIC_DELEGATED_PREFIXES": 128400161,
                            "VPN_GATEWAYS": 35620282,
                            "VPN_TUNNELS": 104327296,
                            "XPN_SERVICE_PROJECTS": 95191981
                          }
                        }
                      }
                    },
                    "QuotaExceededInfo": {
                      "oneofs": {
                        "_futureLimit": {
                          "oneof": [
                            "futureLimit"
                          ]
                        },
                        "_limit": {
                          "oneof": [
                            "limit"
                          ]
                        },
                        "_limitName": {
                          "oneof": [
                            "limitName"
                          ]
                        },
                        "_metricName": {
                          "oneof": [
                            "metricName"
                          ]
                        },
                        "_rolloutStatus": {
                          "oneof": [
                            "rolloutStatus"
                          ]
                        }
                      },
                      "fields": {
                        "dimensions": {
                          "keyType": "string",
                          "type": "string",
                          "id": 414334925
                        },
                        "futureLimit": {
                          "type": "double",
                          "id": 456564287,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "limit": {
                          "type": "double",
                          "id": 102976443,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "limitName": {
                          "type": "string",
                          "id": 398197903,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "metricName": {
                          "type": "string",
                          "id": 409881530,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "rolloutStatus": {
                          "type": "string",
                          "id": 476426816,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "RolloutStatus": {
                          "values": {
                            "UNDEFINED_ROLLOUT_STATUS": 0,
                            "IN_PROGRESS": 469193735,
                            "ROLLOUT_STATUS_UNSPECIFIED": 26864568
                          }
                        }
                      }
                    },
                    "QuotaStatusWarning": {
                      "oneofs": {
                        "_code": {
                          "oneof": [
                            "code"
                          ]
                        },
                        "_message": {
                          "oneof": [
                            "message"
                          ]
                        }
                      },
                      "fields": {
                        "code": {
                          "type": "string",
                          "id": 3059181,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "data": {
                          "rule": "repeated",
                          "type": "Data",
                          "id": 3076010
                        },
                        "message": {
                          "type": "string",
                          "id": 418054151,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Code": {
                          "values": {
                            "UNDEFINED_CODE": 0,
                            "CLEANUP_FAILED": 150308440,
                            "DEPRECATED_RESOURCE_USED": 391835586,
                            "DEPRECATED_TYPE_USED": 346526230,
                            "DISK_SIZE_LARGER_THAN_IMAGE_SIZE": 369442967,
                            "EXPERIMENTAL_TYPE_USED": 451954443,
                            "EXTERNAL_API_WARNING": 175546307,
                            "FIELD_VALUE_OVERRIDEN": 329669423,
                            "INJECTED_KERNELS_DEPRECATED": 417377419,
                            "INVALID_HEALTH_CHECK_FOR_DYNAMIC_WIEGHTED_LB": 401542606,
                            "LARGE_DEPLOYMENT_WARNING": 481440678,
                            "LIST_OVERHEAD_QUOTA_EXCEED": 47618117,
                            "MISSING_TYPE_DEPENDENCY": 344505463,
                            "NEXT_HOP_ADDRESS_NOT_ASSIGNED": 324964999,
                            "NEXT_HOP_CANNOT_IP_FORWARD": 383382887,
                            "NEXT_HOP_INSTANCE_HAS_NO_IPV6_INTERFACE": 146748434,
                            "NEXT_HOP_INSTANCE_NOT_FOUND": 464250446,
                            "NEXT_HOP_INSTANCE_NOT_ON_NETWORK": 243758146,
                            "NEXT_HOP_NOT_RUNNING": 417081265,
                            "NOT_CRITICAL_ERROR": 105763924,
                            "NO_RESULTS_ON_PAGE": 30036744,
                            "PARTIAL_SUCCESS": 39966469,
                            "QUOTA_INFO_UNAVAILABLE": 304294182,
                            "REQUIRED_TOS_AGREEMENT": 3745539,
                            "RESOURCE_IN_USE_BY_OTHER_RESOURCE_WARNING": 496728641,
                            "RESOURCE_NOT_DELETED": 168598460,
                            "SCHEMA_VALIDATION_IGNORED": 275245642,
                            "SINGLE_INSTANCE_PROPERTY_TEMPLATE": 268305617,
                            "UNDECLARED_PROPERTIES": 390513439,
                            "UNREACHABLE": 13328052
                          }
                        }
                      }
                    },
                    "RawDisk": {
                      "oneofs": {
                        "_containerType": {
                          "oneof": [
                            "containerType"
                          ]
                        },
                        "_sha1Checksum": {
                          "oneof": [
                            "sha1Checksum"
                          ]
                        },
                        "_source": {
                          "oneof": [
                            "source"
                          ]
                        }
                      },
                      "fields": {
                        "containerType": {
                          "type": "string",
                          "id": 318809144,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sha1Checksum": {
                          "type": "string",
                          "id": 314444349,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "source": {
                          "type": "string",
                          "id": 177235995,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "ContainerType": {
                          "values": {
                            "UNDEFINED_CONTAINER_TYPE": 0,
                            "TAR": 82821
                          }
                        }
                      }
                    },
                    "RecreateInstancesInstanceGroupManagerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instanceGroupManagersRecreateInstancesRequestResource": {
                          "type": "InstanceGroupManagersRecreateInstancesRequest",
                          "id": 21405952,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "RecreateInstancesRegionInstanceGroupManagerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "regionInstanceGroupManagersRecreateRequestResource": {
                          "type": "RegionInstanceGroupManagersRecreateRequest",
                          "id": 170999316,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "Reference": {
                      "oneofs": {
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_referenceType": {
                          "oneof": [
                            "referenceType"
                          ]
                        },
                        "_referrer": {
                          "oneof": [
                            "referrer"
                          ]
                        },
                        "_target": {
                          "oneof": [
                            "target"
                          ]
                        }
                      },
                      "fields": {
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "referenceType": {
                          "type": "string",
                          "id": 247521198,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "referrer": {
                          "type": "string",
                          "id": 351173663,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "target": {
                          "type": "string",
                          "id": 192835985,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "Region": {
                      "oneofs": {
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_deprecated": {
                          "oneof": [
                            "deprecated"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_quotaStatusWarning": {
                          "oneof": [
                            "quotaStatusWarning"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        },
                        "_supportsPzs": {
                          "oneof": [
                            "supportsPzs"
                          ]
                        }
                      },
                      "fields": {
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "deprecated": {
                          "type": "DeprecationStatus",
                          "id": 515138995,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "quotaStatusWarning": {
                          "type": "QuotaStatusWarning",
                          "id": 302941430,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "quotas": {
                          "rule": "repeated",
                          "type": "Quota",
                          "id": 125341947
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "string",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "supportsPzs": {
                          "type": "bool",
                          "id": 83983214,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zones": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 116085319
                        }
                      },
                      "nested": {
                        "Status": {
                          "values": {
                            "UNDEFINED_STATUS": 0,
                            "DOWN": 2104482,
                            "UP": 2715
                          }
                        }
                      }
                    },
                    "RegionAddressesMoveRequest": {
                      "oneofs": {
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_destinationAddress": {
                          "oneof": [
                            "destinationAddress"
                          ]
                        }
                      },
                      "fields": {
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "destinationAddress": {
                          "type": "string",
                          "id": 371693763,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RegionAutoscalerList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "Autoscaler",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RegionDiskTypeList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "DiskType",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RegionDisksAddResourcePoliciesRequest": {
                      "fields": {
                        "resourcePolicies": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 22220385
                        }
                      }
                    },
                    "RegionDisksRemoveResourcePoliciesRequest": {
                      "fields": {
                        "resourcePolicies": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 22220385
                        }
                      }
                    },
                    "RegionDisksResizeRequest": {
                      "oneofs": {
                        "_sizeGb": {
                          "oneof": [
                            "sizeGb"
                          ]
                        }
                      },
                      "fields": {
                        "sizeGb": {
                          "type": "int64",
                          "id": 494929369,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RegionDisksStartAsyncReplicationRequest": {
                      "oneofs": {
                        "_asyncSecondaryDisk": {
                          "oneof": [
                            "asyncSecondaryDisk"
                          ]
                        }
                      },
                      "fields": {
                        "asyncSecondaryDisk": {
                          "type": "string",
                          "id": 131645867,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RegionInstanceGroupList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "InstanceGroup",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RegionInstanceGroupManagerDeleteInstanceConfigReq": {
                      "fields": {
                        "names": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 104585032
                        }
                      }
                    },
                    "RegionInstanceGroupManagerList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "InstanceGroupManager",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RegionInstanceGroupManagerPatchInstanceConfigReq": {
                      "fields": {
                        "perInstanceConfigs": {
                          "rule": "repeated",
                          "type": "PerInstanceConfig",
                          "id": 526265001
                        }
                      }
                    },
                    "RegionInstanceGroupManagerUpdateInstanceConfigReq": {
                      "fields": {
                        "perInstanceConfigs": {
                          "rule": "repeated",
                          "type": "PerInstanceConfig",
                          "id": 526265001
                        }
                      }
                    },
                    "RegionInstanceGroupManagersAbandonInstancesRequest": {
                      "fields": {
                        "instances": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 29097598
                        }
                      }
                    },
                    "RegionInstanceGroupManagersApplyUpdatesRequest": {
                      "oneofs": {
                        "_allInstances": {
                          "oneof": [
                            "allInstances"
                          ]
                        },
                        "_minimalAction": {
                          "oneof": [
                            "minimalAction"
                          ]
                        },
                        "_mostDisruptiveAllowedAction": {
                          "oneof": [
                            "mostDisruptiveAllowedAction"
                          ]
                        }
                      },
                      "fields": {
                        "allInstances": {
                          "type": "bool",
                          "id": 403676512,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instances": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 29097598
                        },
                        "minimalAction": {
                          "type": "string",
                          "id": 270567060,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "mostDisruptiveAllowedAction": {
                          "type": "string",
                          "id": 66103053,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "MinimalAction": {
                          "values": {
                            "UNDEFINED_MINIMAL_ACTION": 0
                          }
                        },
                        "MostDisruptiveAllowedAction": {
                          "values": {
                            "UNDEFINED_MOST_DISRUPTIVE_ALLOWED_ACTION": 0
                          }
                        }
                      }
                    },
                    "RegionInstanceGroupManagersCreateInstancesRequest": {
                      "fields": {
                        "instances": {
                          "rule": "repeated",
                          "type": "PerInstanceConfig",
                          "id": 29097598
                        }
                      }
                    },
                    "RegionInstanceGroupManagersDeleteInstancesRequest": {
                      "oneofs": {
                        "_skipInstancesOnValidationError": {
                          "oneof": [
                            "skipInstancesOnValidationError"
                          ]
                        }
                      },
                      "fields": {
                        "instances": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 29097598
                        },
                        "skipInstancesOnValidationError": {
                          "type": "bool",
                          "id": 40631073,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RegionInstanceGroupManagersListErrorsResponse": {
                      "oneofs": {
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        }
                      },
                      "fields": {
                        "items": {
                          "rule": "repeated",
                          "type": "InstanceManagedByIgmError",
                          "id": 100526016
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RegionInstanceGroupManagersListInstanceConfigsResp": {
                      "oneofs": {
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "items": {
                          "rule": "repeated",
                          "type": "PerInstanceConfig",
                          "id": 100526016
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RegionInstanceGroupManagersListInstancesResponse": {
                      "oneofs": {
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        }
                      },
                      "fields": {
                        "managedInstances": {
                          "rule": "repeated",
                          "type": "ManagedInstance",
                          "id": 336219614
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RegionInstanceGroupManagersRecreateRequest": {
                      "fields": {
                        "instances": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 29097598
                        }
                      }
                    },
                    "RegionInstanceGroupManagersResumeInstancesRequest": {
                      "fields": {
                        "instances": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 29097598
                        }
                      }
                    },
                    "RegionInstanceGroupManagersSetTargetPoolsRequest": {
                      "oneofs": {
                        "_fingerprint": {
                          "oneof": [
                            "fingerprint"
                          ]
                        }
                      },
                      "fields": {
                        "fingerprint": {
                          "type": "string",
                          "id": 234678500,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetPools": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 336072617
                        }
                      }
                    },
                    "RegionInstanceGroupManagersSetTemplateRequest": {
                      "oneofs": {
                        "_instanceTemplate": {
                          "oneof": [
                            "instanceTemplate"
                          ]
                        }
                      },
                      "fields": {
                        "instanceTemplate": {
                          "type": "string",
                          "id": 309248228,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RegionInstanceGroupManagersStartInstancesRequest": {
                      "fields": {
                        "instances": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 29097598
                        }
                      }
                    },
                    "RegionInstanceGroupManagersStopInstancesRequest": {
                      "oneofs": {
                        "_forceStop": {
                          "oneof": [
                            "forceStop"
                          ]
                        }
                      },
                      "fields": {
                        "forceStop": {
                          "type": "bool",
                          "id": 134762710,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instances": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 29097598
                        }
                      }
                    },
                    "RegionInstanceGroupManagersSuspendInstancesRequest": {
                      "oneofs": {
                        "_forceSuspend": {
                          "oneof": [
                            "forceSuspend"
                          ]
                        }
                      },
                      "fields": {
                        "forceSuspend": {
                          "type": "bool",
                          "id": 27637480,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instances": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 29097598
                        }
                      }
                    },
                    "RegionInstanceGroupsListInstances": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "InstanceWithNamedPorts",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RegionInstanceGroupsListInstancesRequest": {
                      "oneofs": {
                        "_instanceState": {
                          "oneof": [
                            "instanceState"
                          ]
                        },
                        "_portName": {
                          "oneof": [
                            "portName"
                          ]
                        }
                      },
                      "fields": {
                        "instanceState": {
                          "type": "string",
                          "id": 92223591,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "portName": {
                          "type": "string",
                          "id": 41534345,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "InstanceState": {
                          "values": {
                            "UNDEFINED_INSTANCE_STATE": 0,
                            "ALL": 64897,
                            "RUNNING": 121282975
                          }
                        }
                      }
                    },
                    "RegionInstanceGroupsSetNamedPortsRequest": {
                      "oneofs": {
                        "_fingerprint": {
                          "oneof": [
                            "fingerprint"
                          ]
                        }
                      },
                      "fields": {
                        "fingerprint": {
                          "type": "string",
                          "id": 234678500,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "namedPorts": {
                          "rule": "repeated",
                          "type": "NamedPort",
                          "id": 427598732
                        }
                      }
                    },
                    "RegionList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "Region",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RegionNetworkEndpointGroupsAttachEndpointsRequest": {
                      "fields": {
                        "networkEndpoints": {
                          "rule": "repeated",
                          "type": "NetworkEndpoint",
                          "id": 149850285
                        }
                      }
                    },
                    "RegionNetworkEndpointGroupsDetachEndpointsRequest": {
                      "fields": {
                        "networkEndpoints": {
                          "rule": "repeated",
                          "type": "NetworkEndpoint",
                          "id": 149850285
                        }
                      }
                    },
                    "RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponse": {
                      "fields": {
                        "firewallPolicys": {
                          "rule": "repeated",
                          "type": "RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy",
                          "id": 410985794
                        },
                        "firewalls": {
                          "rule": "repeated",
                          "type": "Firewall",
                          "id": 272245619
                        }
                      }
                    },
                    "RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy": {
                      "oneofs": {
                        "_displayName": {
                          "oneof": [
                            "displayName"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_priority": {
                          "oneof": [
                            "priority"
                          ]
                        },
                        "_type": {
                          "oneof": [
                            "type"
                          ]
                        }
                      },
                      "fields": {
                        "displayName": {
                          "type": "string",
                          "id": 4473832,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "packetMirroringRules": {
                          "rule": "repeated",
                          "type": "FirewallPolicyRule",
                          "id": 531644356
                        },
                        "priority": {
                          "type": "int32",
                          "id": 445151652,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "rules": {
                          "rule": "repeated",
                          "type": "FirewallPolicyRule",
                          "id": 108873975
                        },
                        "type": {
                          "type": "string",
                          "id": 3575610,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Type": {
                          "values": {
                            "UNDEFINED_TYPE": 0,
                            "HIERARCHY": 69902869,
                            "NETWORK": 413984270,
                            "NETWORK_REGIONAL": 190804272,
                            "SYSTEM_GLOBAL": 60099507,
                            "SYSTEM_REGIONAL": 161777199,
                            "UNSPECIFIED": 526786327
                          }
                        }
                      }
                    },
                    "RegionSetLabelsRequest": {
                      "oneofs": {
                        "_labelFingerprint": {
                          "oneof": [
                            "labelFingerprint"
                          ]
                        }
                      },
                      "fields": {
                        "labelFingerprint": {
                          "type": "string",
                          "id": 178124825,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labels": {
                          "keyType": "string",
                          "type": "string",
                          "id": 500195327
                        }
                      }
                    },
                    "RegionSetPolicyRequest": {
                      "oneofs": {
                        "_etag": {
                          "oneof": [
                            "etag"
                          ]
                        },
                        "_policy": {
                          "oneof": [
                            "policy"
                          ]
                        }
                      },
                      "fields": {
                        "bindings": {
                          "rule": "repeated",
                          "type": "Binding",
                          "id": 403251854
                        },
                        "etag": {
                          "type": "string",
                          "id": 3123477,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "policy": {
                          "type": "Policy",
                          "id": 91071794,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RegionTargetHttpsProxiesSetSslCertificatesRequest": {
                      "fields": {
                        "sslCertificates": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 366006543
                        }
                      }
                    },
                    "RegionUrlMapsValidateRequest": {
                      "oneofs": {
                        "_resource": {
                          "oneof": [
                            "resource"
                          ]
                        }
                      },
                      "fields": {
                        "resource": {
                          "type": "UrlMap",
                          "id": 195806222,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RemoveAssociationFirewallPolicyRequest": {
                      "oneofs": {
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RemoveAssociationNetworkFirewallPolicyRequest": {
                      "oneofs": {
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RemoveAssociationOrganizationSecurityPolicyRequest": {
                      "oneofs": {
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "securityPolicy": {
                          "type": "string",
                          "id": 171082513,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "RemoveAssociationRegionNetworkFirewallPolicyRequest": {
                      "oneofs": {
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RemoveHealthCheckTargetPoolRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetPool": {
                          "type": "string",
                          "id": 62796298,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "targetPoolsRemoveHealthCheckRequestResource": {
                          "type": "TargetPoolsRemoveHealthCheckRequest",
                          "id": 304985011,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "RemoveInstanceTargetPoolRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetPool": {
                          "type": "string",
                          "id": 62796298,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "targetPoolsRemoveInstanceRequestResource": {
                          "type": "TargetPoolsRemoveInstanceRequest",
                          "id": 29548547,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "RemoveInstancesInstanceGroupRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroup": {
                          "type": "string",
                          "id": 81095253,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instanceGroupsRemoveInstancesRequestResource": {
                          "type": "InstanceGroupsRemoveInstancesRequest",
                          "id": 390981817,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "RemovePacketMirroringRuleNetworkFirewallPolicyRequest": {
                      "oneofs": {
                        "_priority": {
                          "oneof": [
                            "priority"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "priority": {
                          "type": "int32",
                          "id": 445151652,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RemovePeeringNetworkRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "network": {
                          "type": "string",
                          "id": 232872494,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "networksRemovePeeringRequestResource": {
                          "type": "NetworksRemovePeeringRequest",
                          "id": 421162494,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RemoveResourcePoliciesDiskRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "disk": {
                          "type": "string",
                          "id": 3083677,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "disksRemoveResourcePoliciesRequestResource": {
                          "type": "DisksRemoveResourcePoliciesRequest",
                          "id": 436756718,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "RemoveResourcePoliciesInstanceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instancesRemoveResourcePoliciesRequestResource": {
                          "type": "InstancesRemoveResourcePoliciesRequest",
                          "id": 49229558,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "RemoveResourcePoliciesRegionDiskRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "disk": {
                          "type": "string",
                          "id": 3083677,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "regionDisksRemoveResourcePoliciesRequestResource": {
                          "type": "RegionDisksRemoveResourcePoliciesRequest",
                          "id": 8741283,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RemoveRuleFirewallPolicyRequest": {
                      "oneofs": {
                        "_priority": {
                          "oneof": [
                            "priority"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "priority": {
                          "type": "int32",
                          "id": 445151652,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RemoveRuleNetworkFirewallPolicyRequest": {
                      "oneofs": {
                        "_priority": {
                          "oneof": [
                            "priority"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "priority": {
                          "type": "int32",
                          "id": 445151652,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RemoveRuleOrganizationSecurityPolicyRequest": {
                      "oneofs": {
                        "_priority": {
                          "oneof": [
                            "priority"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "priority": {
                          "type": "int32",
                          "id": 445151652,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "securityPolicy": {
                          "type": "string",
                          "id": 171082513,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "RemoveRuleRegionNetworkFirewallPolicyRequest": {
                      "oneofs": {
                        "_priority": {
                          "oneof": [
                            "priority"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "priority": {
                          "type": "int32",
                          "id": 445151652,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RemoveRuleRegionSecurityPolicyRequest": {
                      "oneofs": {
                        "_priority": {
                          "oneof": [
                            "priority"
                          ]
                        }
                      },
                      "fields": {
                        "priority": {
                          "type": "int32",
                          "id": 445151652,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "securityPolicy": {
                          "type": "string",
                          "id": 171082513,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "RemoveRuleSecurityPolicyRequest": {
                      "oneofs": {
                        "_priority": {
                          "oneof": [
                            "priority"
                          ]
                        }
                      },
                      "fields": {
                        "priority": {
                          "type": "int32",
                          "id": 445151652,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "securityPolicy": {
                          "type": "string",
                          "id": 171082513,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "ReportFaultyReservationSubBlockRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "parentName": {
                          "type": "string",
                          "id": 478151936,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "reservationSubBlock": {
                          "type": "string",
                          "id": 22750491,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "reservationSubBlocksReportFaultyRequestResource": {
                          "type": "ReservationSubBlocksReportFaultyRequest",
                          "id": 450847938,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "ReportHostAsFaultyInstanceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instancesReportHostAsFaultyRequestResource": {
                          "type": "InstancesReportHostAsFaultyRequest",
                          "id": 494094886,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "RequestMirrorPolicy": {
                      "oneofs": {
                        "_backendService": {
                          "oneof": [
                            "backendService"
                          ]
                        },
                        "_mirrorPercent": {
                          "oneof": [
                            "mirrorPercent"
                          ]
                        }
                      },
                      "fields": {
                        "backendService": {
                          "type": "string",
                          "id": 306946058,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "mirrorPercent": {
                          "type": "double",
                          "id": 277432261,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RequestRemovePeeringNetworkRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "network": {
                          "type": "string",
                          "id": 232872494,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "networksRequestRemovePeeringRequestResource": {
                          "type": "NetworksRequestRemovePeeringRequest",
                          "id": 150860366,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "Reservation": {
                      "oneofs": {
                        "_advancedDeploymentControl": {
                          "oneof": [
                            "advancedDeploymentControl"
                          ]
                        },
                        "_aggregateReservation": {
                          "oneof": [
                            "aggregateReservation"
                          ]
                        },
                        "_commitment": {
                          "oneof": [
                            "commitment"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_deleteAfterDuration": {
                          "oneof": [
                            "deleteAfterDuration"
                          ]
                        },
                        "_deleteAtTime": {
                          "oneof": [
                            "deleteAtTime"
                          ]
                        },
                        "_deploymentType": {
                          "oneof": [
                            "deploymentType"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_earlyAccessMaintenance": {
                          "oneof": [
                            "earlyAccessMaintenance"
                          ]
                        },
                        "_enableEmergentMaintenance": {
                          "oneof": [
                            "enableEmergentMaintenance"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_params": {
                          "oneof": [
                            "params"
                          ]
                        },
                        "_protectionTier": {
                          "oneof": [
                            "protectionTier"
                          ]
                        },
                        "_reservationSharingPolicy": {
                          "oneof": [
                            "reservationSharingPolicy"
                          ]
                        },
                        "_resourceStatus": {
                          "oneof": [
                            "resourceStatus"
                          ]
                        },
                        "_satisfiesPzs": {
                          "oneof": [
                            "satisfiesPzs"
                          ]
                        },
                        "_schedulingType": {
                          "oneof": [
                            "schedulingType"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_shareSettings": {
                          "oneof": [
                            "shareSettings"
                          ]
                        },
                        "_specificReservation": {
                          "oneof": [
                            "specificReservation"
                          ]
                        },
                        "_specificReservationRequired": {
                          "oneof": [
                            "specificReservationRequired"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        },
                        "_zone": {
                          "oneof": [
                            "zone"
                          ]
                        }
                      },
                      "fields": {
                        "advancedDeploymentControl": {
                          "type": "ReservationAdvancedDeploymentControl",
                          "id": 410618144,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "aggregateReservation": {
                          "type": "AllocationAggregateReservation",
                          "id": 291567948,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "commitment": {
                          "type": "string",
                          "id": 482134805,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "deleteAfterDuration": {
                          "type": "Duration",
                          "id": 323997099,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "deleteAtTime": {
                          "type": "string",
                          "id": 83294405,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "deploymentType": {
                          "type": "string",
                          "id": 396722292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "earlyAccessMaintenance": {
                          "type": "string",
                          "id": 343918356,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enableEmergentMaintenance": {
                          "type": "bool",
                          "id": 353759497,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "linkedCommitments": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 470957784
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "params": {
                          "type": "ReservationParams",
                          "id": 78313862,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "protectionTier": {
                          "type": "string",
                          "id": 503959432,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "reservationSharingPolicy": {
                          "type": "AllocationReservationSharingPolicy",
                          "id": 205970120,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "resourcePolicies": {
                          "keyType": "string",
                          "type": "string",
                          "id": 22220385
                        },
                        "resourceStatus": {
                          "type": "AllocationResourceStatus",
                          "id": 249429315,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "satisfiesPzs": {
                          "type": "bool",
                          "id": 480964267,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "schedulingType": {
                          "type": "string",
                          "id": 199835397,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "shareSettings": {
                          "type": "ShareSettings",
                          "id": 266668163,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "specificReservation": {
                          "type": "AllocationSpecificSKUReservation",
                          "id": 404901951,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "specificReservationRequired": {
                          "type": "bool",
                          "id": 226550687,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "string",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "DeploymentType": {
                          "values": {
                            "UNDEFINED_DEPLOYMENT_TYPE": 0,
                            "DENSE": 64932607,
                            "DEPLOYMENT_TYPE_UNSPECIFIED": 234847180
                          }
                        },
                        "EarlyAccessMaintenance": {
                          "values": {
                            "UNDEFINED_EARLY_ACCESS_MAINTENANCE": 0,
                            "NO_EARLY_ACCESS": 220751774,
                            "WAVE1": 82367576,
                            "WAVE2": 82367577
                          }
                        },
                        "ProtectionTier": {
                          "values": {
                            "UNDEFINED_PROTECTION_TIER": 0,
                            "CAPACITY_OPTIMIZED": 17430466,
                            "PROTECTION_TIER_UNSPECIFIED": 262261984,
                            "STANDARD": 484642493
                          }
                        },
                        "SchedulingType": {
                          "values": {
                            "UNDEFINED_SCHEDULING_TYPE": 0,
                            "GROUPED": 474540862,
                            "GROUP_MAINTENANCE_TYPE_UNSPECIFIED": 447183678,
                            "INDEPENDENT": 127011674
                          }
                        },
                        "Status": {
                          "values": {
                            "UNDEFINED_STATUS": 0,
                            "CREATING": 455564985,
                            "DELETING": 528602024,
                            "INVALID": 530283991,
                            "READY": 77848963,
                            "UPDATING": 494614342
                          }
                        }
                      }
                    },
                    "ReservationAdvancedDeploymentControl": {
                      "oneofs": {
                        "_reservationOperationalMode": {
                          "oneof": [
                            "reservationOperationalMode"
                          ]
                        }
                      },
                      "fields": {
                        "reservationOperationalMode": {
                          "type": "string",
                          "id": 499978755,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "ReservationOperationalMode": {
                          "values": {
                            "UNDEFINED_RESERVATION_OPERATIONAL_MODE": 0,
                            "ALL_CAPACITY": 500029880,
                            "HIGHLY_AVAILABLE_CAPACITY": 110861600,
                            "RESERVATION_OPERATIONAL_MODE_UNSPECIFIED": 194296603
                          }
                        }
                      }
                    },
                    "ReservationAffinity": {
                      "oneofs": {
                        "_consumeReservationType": {
                          "oneof": [
                            "consumeReservationType"
                          ]
                        },
                        "_key": {
                          "oneof": [
                            "key"
                          ]
                        }
                      },
                      "fields": {
                        "consumeReservationType": {
                          "type": "string",
                          "id": 300736944,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "key": {
                          "type": "string",
                          "id": 106079,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "values": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 249928994
                        }
                      },
                      "nested": {
                        "ConsumeReservationType": {
                          "values": {
                            "UNDEFINED_CONSUME_RESERVATION_TYPE": 0,
                            "ANY_RESERVATION": 200008121,
                            "NO_RESERVATION": 169322030,
                            "SPECIFIC_RESERVATION": 229889055,
                            "UNSPECIFIED": 526786327
                          }
                        }
                      }
                    },
                    "ReservationAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "ReservationsScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ReservationBlock": {
                      "oneofs": {
                        "_count": {
                          "oneof": [
                            "count"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_healthInfo": {
                          "oneof": [
                            "healthInfo"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_inUseCount": {
                          "oneof": [
                            "inUseCount"
                          ]
                        },
                        "_inUseHostCount": {
                          "oneof": [
                            "inUseHostCount"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_physicalTopology": {
                          "oneof": [
                            "physicalTopology"
                          ]
                        },
                        "_reservationMaintenance": {
                          "oneof": [
                            "reservationMaintenance"
                          ]
                        },
                        "_reservationSubBlockCount": {
                          "oneof": [
                            "reservationSubBlockCount"
                          ]
                        },
                        "_reservationSubBlockInUseCount": {
                          "oneof": [
                            "reservationSubBlockInUseCount"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_selfLinkWithId": {
                          "oneof": [
                            "selfLinkWithId"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        },
                        "_zone": {
                          "oneof": [
                            "zone"
                          ]
                        }
                      },
                      "fields": {
                        "count": {
                          "type": "int32",
                          "id": 94851343,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "healthInfo": {
                          "type": "ReservationBlockHealthInfo",
                          "id": 235287729,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "inUseCount": {
                          "type": "int32",
                          "id": 493458877,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "inUseHostCount": {
                          "type": "int32",
                          "id": 364069834,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "physicalTopology": {
                          "type": "ReservationBlockPhysicalTopology",
                          "id": 279778519,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "reservationMaintenance": {
                          "type": "GroupMaintenanceInfo",
                          "id": 340607776,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "reservationSubBlockCount": {
                          "type": "int32",
                          "id": 330782955,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "reservationSubBlockInUseCount": {
                          "type": "int32",
                          "id": 186007137,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLinkWithId": {
                          "type": "string",
                          "id": 44520962,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "string",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Status": {
                          "values": {
                            "UNDEFINED_STATUS": 0,
                            "CREATING": 455564985,
                            "DELETING": 528602024,
                            "INVALID": 530283991,
                            "READY": 77848963
                          }
                        }
                      }
                    },
                    "ReservationBlockHealthInfo": {
                      "oneofs": {
                        "_degradedSubBlockCount": {
                          "oneof": [
                            "degradedSubBlockCount"
                          ]
                        },
                        "_healthStatus": {
                          "oneof": [
                            "healthStatus"
                          ]
                        },
                        "_healthySubBlockCount": {
                          "oneof": [
                            "healthySubBlockCount"
                          ]
                        }
                      },
                      "fields": {
                        "degradedSubBlockCount": {
                          "type": "int32",
                          "id": 458044493,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "healthStatus": {
                          "type": "string",
                          "id": 380545845,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "healthySubBlockCount": {
                          "type": "int32",
                          "id": 5348540,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "HealthStatus": {
                          "values": {
                            "UNDEFINED_HEALTH_STATUS": 0,
                            "DEGRADED": 396890926,
                            "HEALTHY": 439801213,
                            "HEALTH_STATUS_UNSPECIFIED": 482246925
                          }
                        }
                      }
                    },
                    "ReservationBlockPhysicalTopology": {
                      "oneofs": {
                        "_block": {
                          "oneof": [
                            "block"
                          ]
                        },
                        "_cluster": {
                          "oneof": [
                            "cluster"
                          ]
                        }
                      },
                      "fields": {
                        "block": {
                          "type": "string",
                          "id": 93832333,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "cluster": {
                          "type": "string",
                          "id": 335221242,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instances": {
                          "rule": "repeated",
                          "type": "ReservationBlockPhysicalTopologyInstance",
                          "id": 29097598
                        }
                      }
                    },
                    "ReservationBlockPhysicalTopologyInstance": {
                      "oneofs": {
                        "_instanceId": {
                          "oneof": [
                            "instanceId"
                          ]
                        },
                        "_physicalHostTopology": {
                          "oneof": [
                            "physicalHostTopology"
                          ]
                        },
                        "_projectId": {
                          "oneof": [
                            "projectId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceId": {
                          "type": "uint64",
                          "id": 45488389,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "physicalHostTopology": {
                          "type": "ReservationBlockPhysicalTopologyInstancePhysicalHostTopology",
                          "id": 390842814,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "projectId": {
                          "type": "uint64",
                          "id": 177513473,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ReservationBlockPhysicalTopologyInstancePhysicalHostTopology": {
                      "oneofs": {
                        "_host": {
                          "oneof": [
                            "host"
                          ]
                        },
                        "_subBlock": {
                          "oneof": [
                            "subBlock"
                          ]
                        }
                      },
                      "fields": {
                        "host": {
                          "type": "string",
                          "id": 3208616,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "subBlock": {
                          "type": "string",
                          "id": 478033358,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ReservationBlocksGetResponse": {
                      "oneofs": {
                        "_resource": {
                          "oneof": [
                            "resource"
                          ]
                        }
                      },
                      "fields": {
                        "resource": {
                          "type": "ReservationBlock",
                          "id": 195806222,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ReservationBlocksListResponse": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "ReservationBlock",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ReservationList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "Reservation",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ReservationParams": {
                      "fields": {
                        "resourceManagerTags": {
                          "keyType": "string",
                          "type": "string",
                          "id": 377671164
                        }
                      }
                    },
                    "ReservationSlot": {
                      "oneofs": {
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_physicalTopology": {
                          "oneof": [
                            "physicalTopology"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_selfLinkWithId": {
                          "oneof": [
                            "selfLinkWithId"
                          ]
                        },
                        "_shareSettings": {
                          "oneof": [
                            "shareSettings"
                          ]
                        },
                        "_state": {
                          "oneof": [
                            "state"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        },
                        "_zone": {
                          "oneof": [
                            "zone"
                          ]
                        }
                      },
                      "fields": {
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "physicalTopology": {
                          "type": "ReservationSlotPhysicalTopology",
                          "id": 279778519,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLinkWithId": {
                          "type": "string",
                          "id": 44520962,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "shareSettings": {
                          "type": "ShareSettings",
                          "id": 266668163,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "state": {
                          "type": "string",
                          "id": 109757585,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "ReservationSlotStatus",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "State": {
                          "values": {
                            "UNDEFINED_STATE": 0,
                            "ACTIVE": 314733318,
                            "CREATING": 455564985,
                            "DELETING": 528602024,
                            "STATE_UNSPECIFIED": 470755401,
                            "UNAVAILABLE": 413756464
                          }
                        }
                      }
                    },
                    "ReservationSlotPhysicalTopology": {
                      "oneofs": {
                        "_block": {
                          "oneof": [
                            "block"
                          ]
                        },
                        "_cluster": {
                          "oneof": [
                            "cluster"
                          ]
                        },
                        "_host": {
                          "oneof": [
                            "host"
                          ]
                        },
                        "_subBlock": {
                          "oneof": [
                            "subBlock"
                          ]
                        }
                      },
                      "fields": {
                        "block": {
                          "type": "string",
                          "id": 93832333,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "cluster": {
                          "type": "string",
                          "id": 335221242,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "host": {
                          "type": "string",
                          "id": 3208616,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "subBlock": {
                          "type": "string",
                          "id": 478033358,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ReservationSlotStatus": {
                      "oneofs": {
                        "_physicalTopology": {
                          "oneof": [
                            "physicalTopology"
                          ]
                        }
                      },
                      "fields": {
                        "physicalTopology": {
                          "type": "ReservationSlotPhysicalTopology",
                          "id": 279778519,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "rdmaIpAddresses": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 167842531
                        },
                        "runningInstances": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 536292350
                        }
                      }
                    },
                    "ReservationSlotsGetResponse": {
                      "oneofs": {
                        "_resource": {
                          "oneof": [
                            "resource"
                          ]
                        }
                      },
                      "fields": {
                        "resource": {
                          "type": "ReservationSlot",
                          "id": 195806222,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ReservationSlotsGetVersionRequest": {
                      "fields": {
                        "sbomSelections": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 69155705
                        }
                      },
                      "nested": {
                        "SbomSelections": {
                          "values": {
                            "UNDEFINED_SBOM_SELECTIONS": 0,
                            "SBOM_SELECTION_CURRENT": 423856692,
                            "SBOM_SELECTION_TARGET": 152837462,
                            "SBOM_SELECTION_UNSPECIFIED": 379615858
                          }
                        }
                      }
                    },
                    "ReservationSlotsListResponse": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "ReservationSlot",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ReservationSubBlock": {
                      "oneofs": {
                        "_acceleratorTopologiesInfo": {
                          "oneof": [
                            "acceleratorTopologiesInfo"
                          ]
                        },
                        "_count": {
                          "oneof": [
                            "count"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_healthInfo": {
                          "oneof": [
                            "healthInfo"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_inUseCount": {
                          "oneof": [
                            "inUseCount"
                          ]
                        },
                        "_inUseHostCount": {
                          "oneof": [
                            "inUseHostCount"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_physicalTopology": {
                          "oneof": [
                            "physicalTopology"
                          ]
                        },
                        "_reservationSubBlockMaintenance": {
                          "oneof": [
                            "reservationSubBlockMaintenance"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_selfLinkWithId": {
                          "oneof": [
                            "selfLinkWithId"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        },
                        "_zone": {
                          "oneof": [
                            "zone"
                          ]
                        }
                      },
                      "fields": {
                        "acceleratorTopologiesInfo": {
                          "type": "AcceleratorTopologiesInfo",
                          "id": 84833420,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "count": {
                          "type": "int32",
                          "id": 94851343,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "healthInfo": {
                          "type": "ReservationSubBlockHealthInfo",
                          "id": 235287729,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "inUseCount": {
                          "type": "int32",
                          "id": 493458877,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "inUseHostCount": {
                          "type": "int32",
                          "id": 364069834,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "physicalTopology": {
                          "type": "ReservationSubBlockPhysicalTopology",
                          "id": 279778519,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "reservationSubBlockMaintenance": {
                          "type": "GroupMaintenanceInfo",
                          "id": 377005551,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLinkWithId": {
                          "type": "string",
                          "id": 44520962,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "string",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Status": {
                          "values": {
                            "UNDEFINED_STATUS": 0,
                            "CREATING": 455564985,
                            "DELETING": 528602024,
                            "INVALID": 530283991,
                            "READY": 77848963
                          }
                        }
                      }
                    },
                    "ReservationSubBlockHealthInfo": {
                      "oneofs": {
                        "_degradedHostCount": {
                          "oneof": [
                            "degradedHostCount"
                          ]
                        },
                        "_degradedInfraCount": {
                          "oneof": [
                            "degradedInfraCount"
                          ]
                        },
                        "_healthStatus": {
                          "oneof": [
                            "healthStatus"
                          ]
                        },
                        "_healthyHostCount": {
                          "oneof": [
                            "healthyHostCount"
                          ]
                        },
                        "_healthyInfraCount": {
                          "oneof": [
                            "healthyInfraCount"
                          ]
                        }
                      },
                      "fields": {
                        "degradedHostCount": {
                          "type": "int32",
                          "id": 535025001,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "degradedInfraCount": {
                          "type": "int32",
                          "id": 138638927,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "healthStatus": {
                          "type": "string",
                          "id": 380545845,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "healthyHostCount": {
                          "type": "int32",
                          "id": 40739738,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "healthyInfraCount": {
                          "type": "int32",
                          "id": 385052222,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "HealthStatus": {
                          "values": {
                            "UNDEFINED_HEALTH_STATUS": 0,
                            "DEGRADED": 396890926,
                            "HEALTHY": 439801213,
                            "HEALTH_STATUS_UNSPECIFIED": 482246925
                          }
                        }
                      }
                    },
                    "ReservationSubBlockPhysicalTopology": {
                      "oneofs": {
                        "_block": {
                          "oneof": [
                            "block"
                          ]
                        },
                        "_cluster": {
                          "oneof": [
                            "cluster"
                          ]
                        },
                        "_subBlock": {
                          "oneof": [
                            "subBlock"
                          ]
                        }
                      },
                      "fields": {
                        "block": {
                          "type": "string",
                          "id": 93832333,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "cluster": {
                          "type": "string",
                          "id": 335221242,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "subBlock": {
                          "type": "string",
                          "id": 478033358,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ReservationSubBlocksGetResponse": {
                      "oneofs": {
                        "_resource": {
                          "oneof": [
                            "resource"
                          ]
                        }
                      },
                      "fields": {
                        "resource": {
                          "type": "ReservationSubBlock",
                          "id": 195806222,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ReservationSubBlocksGetVersionRequest": {
                      "fields": {
                        "sbomSelections": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 69155705
                        }
                      },
                      "nested": {
                        "SbomSelections": {
                          "values": {
                            "UNDEFINED_SBOM_SELECTIONS": 0,
                            "SBOM_SELECTION_CURRENT": 423856692,
                            "SBOM_SELECTION_TARGET": 152837462,
                            "SBOM_SELECTION_UNSPECIFIED": 379615858
                          }
                        }
                      }
                    },
                    "ReservationSubBlocksListResponse": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "ReservationSubBlock",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ReservationSubBlocksReportFaultyRequest": {
                      "oneofs": {
                        "_disruptionSchedule": {
                          "oneof": [
                            "disruptionSchedule"
                          ]
                        },
                        "_failureComponent": {
                          "oneof": [
                            "failureComponent"
                          ]
                        }
                      },
                      "fields": {
                        "disruptionSchedule": {
                          "type": "string",
                          "id": 95871619,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "failureComponent": {
                          "type": "string",
                          "id": 25912456,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "faultReasons": {
                          "rule": "repeated",
                          "type": "ReservationSubBlocksReportFaultyRequestFaultReason",
                          "id": 168056210
                        }
                      },
                      "nested": {
                        "DisruptionSchedule": {
                          "values": {
                            "UNDEFINED_DISRUPTION_SCHEDULE": 0,
                            "DISRUPTION_SCHEDULE_UNSPECIFIED": 332543835,
                            "IMMEDIATE": 152881041
                          }
                        },
                        "FailureComponent": {
                          "values": {
                            "UNDEFINED_FAILURE_COMPONENT": 0,
                            "FAILURE_COMPONENT_UNSPECIFIED": 332003744,
                            "MULTIPLE_FAULTY_HOSTS": 423545298,
                            "NVLINK_SWITCH": 239107153
                          }
                        }
                      }
                    },
                    "ReservationSubBlocksReportFaultyRequestFaultReason": {
                      "oneofs": {
                        "_behavior": {
                          "oneof": [
                            "behavior"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        }
                      },
                      "fields": {
                        "behavior": {
                          "type": "string",
                          "id": 437170770,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Behavior": {
                          "values": {
                            "UNDEFINED_BEHAVIOR": 0,
                            "FAULT_BEHAVIOR_UNSPECIFIED": 447660743,
                            "GPU_ERROR": 198817909,
                            "PERFORMANCE": 135701520,
                            "SILENT_DATA_CORRUPTION": 111360678,
                            "SWITCH_FAILURE": 254909279
                          }
                        }
                      }
                    },
                    "ReservationsBlocksPerformMaintenanceRequest": {
                      "oneofs": {
                        "_maintenanceScope": {
                          "oneof": [
                            "maintenanceScope"
                          ]
                        }
                      },
                      "fields": {
                        "maintenanceScope": {
                          "type": "string",
                          "id": 140687912,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "MaintenanceScope": {
                          "values": {
                            "UNDEFINED_MAINTENANCE_SCOPE": 0,
                            "ALL": 64897,
                            "MAINTENANCE_SCOPE_UNSPECIFIED": 78827328,
                            "RUNNING_VMS": 535770588,
                            "UNUSED_CAPACITY": 212724995
                          }
                        }
                      }
                    },
                    "ReservationsPerformMaintenanceRequest": {
                      "oneofs": {
                        "_maintenanceScope": {
                          "oneof": [
                            "maintenanceScope"
                          ]
                        }
                      },
                      "fields": {
                        "maintenanceScope": {
                          "type": "string",
                          "id": 140687912,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "MaintenanceScope": {
                          "values": {
                            "UNDEFINED_MAINTENANCE_SCOPE": 0,
                            "ALL": 64897,
                            "MAINTENANCE_SCOPE_UNSPECIFIED": 78827328,
                            "RUNNING_VMS": 535770588,
                            "UNUSED_CAPACITY": 212724995
                          }
                        }
                      }
                    },
                    "ReservationsResizeRequest": {
                      "oneofs": {
                        "_specificSkuCount": {
                          "oneof": [
                            "specificSkuCount"
                          ]
                        }
                      },
                      "fields": {
                        "specificSkuCount": {
                          "type": "int64",
                          "id": 13890720,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ReservationsScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "reservations": {
                          "rule": "repeated",
                          "type": "Reservation",
                          "id": 399717927
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ResetInstanceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "ResizeDiskRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "disk": {
                          "type": "string",
                          "id": 3083677,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "disksResizeRequestResource": {
                          "type": "DisksResizeRequest",
                          "id": 78307616,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "ResizeInstanceGroupManagerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "size": {
                          "type": "int32",
                          "id": 3530753,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "ResizeRegionDiskRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "disk": {
                          "type": "string",
                          "id": 3083677,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "regionDisksResizeRequestResource": {
                          "type": "RegionDisksResizeRequest",
                          "id": 446633237,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ResizeRegionInstanceGroupManagerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "size": {
                          "type": "int32",
                          "id": 3530753,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "ResizeReservationRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "reservation": {
                          "type": "string",
                          "id": 47530956,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "reservationsResizeRequestResource": {
                          "type": "ReservationsResizeRequest",
                          "id": 389262801,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "ResourceCommitment": {
                      "oneofs": {
                        "_acceleratorType": {
                          "oneof": [
                            "acceleratorType"
                          ]
                        },
                        "_amount": {
                          "oneof": [
                            "amount"
                          ]
                        },
                        "_type": {
                          "oneof": [
                            "type"
                          ]
                        }
                      },
                      "fields": {
                        "acceleratorType": {
                          "type": "string",
                          "id": 138031246,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "amount": {
                          "type": "int64",
                          "id": 196759640,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "type": {
                          "type": "string",
                          "id": 3575610,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Type": {
                          "values": {
                            "UNDEFINED_TYPE": 0,
                            "ACCELERATOR": 429815371,
                            "LOCAL_SSD": 508934896,
                            "MEMORY": 123056385,
                            "UNSPECIFIED": 526786327,
                            "VCPU": 2628978
                          }
                        }
                      }
                    },
                    "ResourceGroupReference": {
                      "oneofs": {
                        "_group": {
                          "oneof": [
                            "group"
                          ]
                        }
                      },
                      "fields": {
                        "group": {
                          "type": "string",
                          "id": 98629247,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ResourcePoliciesScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "resourcePolicies": {
                          "rule": "repeated",
                          "type": "ResourcePolicy",
                          "id": 22220385
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ResourcePolicy": {
                      "oneofs": {
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_diskConsistencyGroupPolicy": {
                          "oneof": [
                            "diskConsistencyGroupPolicy"
                          ]
                        },
                        "_groupPlacementPolicy": {
                          "oneof": [
                            "groupPlacementPolicy"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_instanceSchedulePolicy": {
                          "oneof": [
                            "instanceSchedulePolicy"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_resourceStatus": {
                          "oneof": [
                            "resourceStatus"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_snapshotSchedulePolicy": {
                          "oneof": [
                            "snapshotSchedulePolicy"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        },
                        "_workloadPolicy": {
                          "oneof": [
                            "workloadPolicy"
                          ]
                        }
                      },
                      "fields": {
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "diskConsistencyGroupPolicy": {
                          "type": "ResourcePolicyDiskConsistencyGroupPolicy",
                          "id": 473727515,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "groupPlacementPolicy": {
                          "type": "ResourcePolicyGroupPlacementPolicy",
                          "id": 10931596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instanceSchedulePolicy": {
                          "type": "ResourcePolicyInstanceSchedulePolicy",
                          "id": 344877104,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "resourceStatus": {
                          "type": "ResourcePolicyResourceStatus",
                          "id": 249429315,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "snapshotSchedulePolicy": {
                          "type": "ResourcePolicySnapshotSchedulePolicy",
                          "id": 218131295,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "string",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "workloadPolicy": {
                          "type": "ResourcePolicyWorkloadPolicy",
                          "id": 114721530,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Status": {
                          "values": {
                            "UNDEFINED_STATUS": 0,
                            "CREATING": 455564985,
                            "DELETING": 528602024,
                            "EXPIRED": 482489093,
                            "INVALID": 530283991,
                            "READY": 77848963
                          }
                        }
                      }
                    },
                    "ResourcePolicyAggregatedList": {
                      "oneofs": {
                        "_etag": {
                          "oneof": [
                            "etag"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "etag": {
                          "type": "string",
                          "id": 3123477,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "ResourcePoliciesScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ResourcePolicyDailyCycle": {
                      "oneofs": {
                        "_daysInCycle": {
                          "oneof": [
                            "daysInCycle"
                          ]
                        },
                        "_duration": {
                          "oneof": [
                            "duration"
                          ]
                        },
                        "_startTime": {
                          "oneof": [
                            "startTime"
                          ]
                        }
                      },
                      "fields": {
                        "daysInCycle": {
                          "type": "int32",
                          "id": 369790004,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "duration": {
                          "type": "string",
                          "id": 155471252,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "startTime": {
                          "type": "string",
                          "id": 37467274,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ResourcePolicyDiskConsistencyGroupPolicy": {
                      "fields": {}
                    },
                    "ResourcePolicyGroupPlacementPolicy": {
                      "oneofs": {
                        "_acceleratorTopologyMode": {
                          "oneof": [
                            "acceleratorTopologyMode"
                          ]
                        },
                        "_availabilityDomainCount": {
                          "oneof": [
                            "availabilityDomainCount"
                          ]
                        },
                        "_collocation": {
                          "oneof": [
                            "collocation"
                          ]
                        },
                        "_gpuTopology": {
                          "oneof": [
                            "gpuTopology"
                          ]
                        },
                        "_vmCount": {
                          "oneof": [
                            "vmCount"
                          ]
                        }
                      },
                      "fields": {
                        "acceleratorTopologyMode": {
                          "type": "string",
                          "id": 284293791,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "availabilityDomainCount": {
                          "type": "int32",
                          "id": 12453432,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "collocation": {
                          "type": "string",
                          "id": 511156533,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "gpuTopology": {
                          "type": "string",
                          "id": 247948450,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "vmCount": {
                          "type": "int32",
                          "id": 261463431,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "AcceleratorTopologyMode": {
                          "values": {
                            "UNDEFINED_ACCELERATOR_TOPOLOGY_MODE": 0,
                            "AUTO_CONNECT": 491872826,
                            "PROVISION_ONLY": 399134966
                          }
                        },
                        "Collocation": {
                          "values": {
                            "UNDEFINED_COLLOCATION": 0,
                            "COLLOCATED": 103257554,
                            "UNSPECIFIED_COLLOCATION": 464308205
                          }
                        }
                      }
                    },
                    "ResourcePolicyHourlyCycle": {
                      "oneofs": {
                        "_duration": {
                          "oneof": [
                            "duration"
                          ]
                        },
                        "_hoursInCycle": {
                          "oneof": [
                            "hoursInCycle"
                          ]
                        },
                        "_startTime": {
                          "oneof": [
                            "startTime"
                          ]
                        }
                      },
                      "fields": {
                        "duration": {
                          "type": "string",
                          "id": 155471252,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "hoursInCycle": {
                          "type": "int32",
                          "id": 526763132,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "startTime": {
                          "type": "string",
                          "id": 37467274,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ResourcePolicyInstanceSchedulePolicy": {
                      "oneofs": {
                        "_expirationTime": {
                          "oneof": [
                            "expirationTime"
                          ]
                        },
                        "_startTime": {
                          "oneof": [
                            "startTime"
                          ]
                        },
                        "_timeZone": {
                          "oneof": [
                            "timeZone"
                          ]
                        },
                        "_vmStartSchedule": {
                          "oneof": [
                            "vmStartSchedule"
                          ]
                        },
                        "_vmStopSchedule": {
                          "oneof": [
                            "vmStopSchedule"
                          ]
                        }
                      },
                      "fields": {
                        "expirationTime": {
                          "type": "string",
                          "id": 230299229,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "startTime": {
                          "type": "string",
                          "id": 37467274,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "timeZone": {
                          "type": "string",
                          "id": 36848094,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "vmStartSchedule": {
                          "type": "ResourcePolicyInstanceSchedulePolicySchedule",
                          "id": 17762396,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "vmStopSchedule": {
                          "type": "ResourcePolicyInstanceSchedulePolicySchedule",
                          "id": 426242732,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ResourcePolicyInstanceSchedulePolicySchedule": {
                      "oneofs": {
                        "_schedule": {
                          "oneof": [
                            "schedule"
                          ]
                        }
                      },
                      "fields": {
                        "schedule": {
                          "type": "string",
                          "id": 375820951,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ResourcePolicyList": {
                      "oneofs": {
                        "_etag": {
                          "oneof": [
                            "etag"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "etag": {
                          "type": "string",
                          "id": 3123477,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "ResourcePolicy",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ResourcePolicyResourceStatus": {
                      "oneofs": {
                        "_instanceSchedulePolicy": {
                          "oneof": [
                            "instanceSchedulePolicy"
                          ]
                        }
                      },
                      "fields": {
                        "instanceSchedulePolicy": {
                          "type": "ResourcePolicyResourceStatusInstanceSchedulePolicyStatus",
                          "id": 344877104,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ResourcePolicyResourceStatusInstanceSchedulePolicyStatus": {
                      "oneofs": {
                        "_lastRunStartTime": {
                          "oneof": [
                            "lastRunStartTime"
                          ]
                        },
                        "_nextRunStartTime": {
                          "oneof": [
                            "nextRunStartTime"
                          ]
                        }
                      },
                      "fields": {
                        "lastRunStartTime": {
                          "type": "string",
                          "id": 303069063,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextRunStartTime": {
                          "type": "string",
                          "id": 318642570,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ResourcePolicySnapshotSchedulePolicy": {
                      "oneofs": {
                        "_retentionPolicy": {
                          "oneof": [
                            "retentionPolicy"
                          ]
                        },
                        "_schedule": {
                          "oneof": [
                            "schedule"
                          ]
                        },
                        "_snapshotProperties": {
                          "oneof": [
                            "snapshotProperties"
                          ]
                        }
                      },
                      "fields": {
                        "retentionPolicy": {
                          "type": "ResourcePolicySnapshotSchedulePolicyRetentionPolicy",
                          "id": 68625779,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "schedule": {
                          "type": "ResourcePolicySnapshotSchedulePolicySchedule",
                          "id": 375820951,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "snapshotProperties": {
                          "type": "ResourcePolicySnapshotSchedulePolicySnapshotProperties",
                          "id": 185371278,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ResourcePolicySnapshotSchedulePolicyRetentionPolicy": {
                      "oneofs": {
                        "_maxRetentionDays": {
                          "oneof": [
                            "maxRetentionDays"
                          ]
                        },
                        "_onSourceDiskDelete": {
                          "oneof": [
                            "onSourceDiskDelete"
                          ]
                        }
                      },
                      "fields": {
                        "maxRetentionDays": {
                          "type": "int32",
                          "id": 324296979,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "onSourceDiskDelete": {
                          "type": "string",
                          "id": 321955529,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "OnSourceDiskDelete": {
                          "values": {
                            "UNDEFINED_ON_SOURCE_DISK_DELETE": 0,
                            "APPLY_RETENTION_POLICY": 535071332,
                            "KEEP_AUTO_SNAPSHOTS": 258925689,
                            "UNSPECIFIED_ON_SOURCE_DISK_DELETE": 239140769
                          }
                        }
                      }
                    },
                    "ResourcePolicySnapshotSchedulePolicySchedule": {
                      "oneofs": {
                        "_dailySchedule": {
                          "oneof": [
                            "dailySchedule"
                          ]
                        },
                        "_hourlySchedule": {
                          "oneof": [
                            "hourlySchedule"
                          ]
                        },
                        "_weeklySchedule": {
                          "oneof": [
                            "weeklySchedule"
                          ]
                        }
                      },
                      "fields": {
                        "dailySchedule": {
                          "type": "ResourcePolicyDailyCycle",
                          "id": 86159869,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "hourlySchedule": {
                          "type": "ResourcePolicyHourlyCycle",
                          "id": 38328485,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "weeklySchedule": {
                          "type": "ResourcePolicyWeeklyCycle",
                          "id": 359548053,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ResourcePolicySnapshotSchedulePolicySnapshotProperties": {
                      "oneofs": {
                        "_chainName": {
                          "oneof": [
                            "chainName"
                          ]
                        },
                        "_guestFlush": {
                          "oneof": [
                            "guestFlush"
                          ]
                        }
                      },
                      "fields": {
                        "chainName": {
                          "type": "string",
                          "id": 68644169,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "guestFlush": {
                          "type": "bool",
                          "id": 385550813,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labels": {
                          "keyType": "string",
                          "type": "string",
                          "id": 500195327
                        },
                        "storageLocations": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 328005274
                        }
                      }
                    },
                    "ResourcePolicyWeeklyCycle": {
                      "fields": {
                        "dayOfWeeks": {
                          "rule": "repeated",
                          "type": "ResourcePolicyWeeklyCycleDayOfWeek",
                          "id": 257871834
                        }
                      }
                    },
                    "ResourcePolicyWeeklyCycleDayOfWeek": {
                      "oneofs": {
                        "_day": {
                          "oneof": [
                            "day"
                          ]
                        },
                        "_duration": {
                          "oneof": [
                            "duration"
                          ]
                        },
                        "_startTime": {
                          "oneof": [
                            "startTime"
                          ]
                        }
                      },
                      "fields": {
                        "day": {
                          "type": "string",
                          "id": 99228,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "duration": {
                          "type": "string",
                          "id": 155471252,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "startTime": {
                          "type": "string",
                          "id": 37467274,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Day": {
                          "values": {
                            "UNDEFINED_DAY": 0,
                            "FRIDAY": 471398751,
                            "INVALID": 530283991,
                            "MONDAY": 132310288,
                            "SATURDAY": 279037881,
                            "SUNDAY": 309626320,
                            "THURSDAY": 207198682,
                            "TUESDAY": 277509677,
                            "WEDNESDAY": 422029110
                          }
                        }
                      }
                    },
                    "ResourcePolicyWorkloadPolicy": {
                      "oneofs": {
                        "_acceleratorTopology": {
                          "oneof": [
                            "acceleratorTopology"
                          ]
                        },
                        "_acceleratorTopologyMode": {
                          "oneof": [
                            "acceleratorTopologyMode"
                          ]
                        },
                        "_maxTopologyDistance": {
                          "oneof": [
                            "maxTopologyDistance"
                          ]
                        },
                        "_type": {
                          "oneof": [
                            "type"
                          ]
                        }
                      },
                      "fields": {
                        "acceleratorTopology": {
                          "type": "string",
                          "id": 389323203,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "acceleratorTopologyMode": {
                          "type": "string",
                          "id": 284293791,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxTopologyDistance": {
                          "type": "string",
                          "id": 7521706,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "type": {
                          "type": "string",
                          "id": 3575610,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "AcceleratorTopologyMode": {
                          "values": {
                            "UNDEFINED_ACCELERATOR_TOPOLOGY_MODE": 0,
                            "AUTO_CONNECT": 491872826,
                            "PROVISION_ONLY": 399134966
                          }
                        },
                        "MaxTopologyDistance": {
                          "values": {
                            "UNDEFINED_MAX_TOPOLOGY_DISTANCE": 0,
                            "BLOCK": 63294573,
                            "CLUSTER": 516333018,
                            "SUBBLOCK": 316202573
                          }
                        },
                        "Type": {
                          "values": {
                            "UNDEFINED_TYPE": 0,
                            "HIGH_AVAILABILITY": 409487576,
                            "HIGH_THROUGHPUT": 146499815
                          }
                        }
                      }
                    },
                    "ResourceStatus": {
                      "oneofs": {
                        "_effectiveInstanceMetadata": {
                          "oneof": [
                            "effectiveInstanceMetadata"
                          ]
                        },
                        "_physicalHost": {
                          "oneof": [
                            "physicalHost"
                          ]
                        },
                        "_physicalHostTopology": {
                          "oneof": [
                            "physicalHostTopology"
                          ]
                        },
                        "_reservationConsumptionInfo": {
                          "oneof": [
                            "reservationConsumptionInfo"
                          ]
                        },
                        "_scheduling": {
                          "oneof": [
                            "scheduling"
                          ]
                        },
                        "_upcomingMaintenance": {
                          "oneof": [
                            "upcomingMaintenance"
                          ]
                        }
                      },
                      "fields": {
                        "effectiveInstanceMetadata": {
                          "type": "ResourceStatusEffectiveInstanceMetadata",
                          "id": 55052033,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "physicalHost": {
                          "type": "string",
                          "id": 464370704,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "physicalHostTopology": {
                          "type": "ResourceStatusPhysicalHostTopology",
                          "id": 390842814,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "reservationConsumptionInfo": {
                          "type": "ResourceStatusReservationConsumptionInfo",
                          "id": 201056997,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "scheduling": {
                          "type": "ResourceStatusScheduling",
                          "id": 386688404,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "upcomingMaintenance": {
                          "type": "UpcomingMaintenance",
                          "id": 227348592,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ResourceStatusEffectiveInstanceMetadata": {
                      "oneofs": {
                        "_blockProjectSshKeysMetadataValue": {
                          "oneof": [
                            "blockProjectSshKeysMetadataValue"
                          ]
                        },
                        "_enableGuestAttributesMetadataValue": {
                          "oneof": [
                            "enableGuestAttributesMetadataValue"
                          ]
                        },
                        "_enableOsInventoryMetadataValue": {
                          "oneof": [
                            "enableOsInventoryMetadataValue"
                          ]
                        },
                        "_enableOsconfigMetadataValue": {
                          "oneof": [
                            "enableOsconfigMetadataValue"
                          ]
                        },
                        "_enableOsloginMetadataValue": {
                          "oneof": [
                            "enableOsloginMetadataValue"
                          ]
                        },
                        "_gceContainerDeclarationMetadataValue": {
                          "oneof": [
                            "gceContainerDeclarationMetadataValue"
                          ]
                        },
                        "_serialPortEnableMetadataValue": {
                          "oneof": [
                            "serialPortEnableMetadataValue"
                          ]
                        },
                        "_serialPortLoggingEnableMetadataValue": {
                          "oneof": [
                            "serialPortLoggingEnableMetadataValue"
                          ]
                        },
                        "_vmDnsSettingMetadataValue": {
                          "oneof": [
                            "vmDnsSettingMetadataValue"
                          ]
                        }
                      },
                      "fields": {
                        "blockProjectSshKeysMetadataValue": {
                          "type": "bool",
                          "id": 338623101,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enableGuestAttributesMetadataValue": {
                          "type": "bool",
                          "id": 420155878,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enableOsInventoryMetadataValue": {
                          "type": "bool",
                          "id": 371752675,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enableOsconfigMetadataValue": {
                          "type": "bool",
                          "id": 502966494,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enableOsloginMetadataValue": {
                          "type": "bool",
                          "id": 216603159,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "gceContainerDeclarationMetadataValue": {
                          "type": "bool",
                          "id": 219617210,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serialPortEnableMetadataValue": {
                          "type": "bool",
                          "id": 430536330,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serialPortLoggingEnableMetadataValue": {
                          "type": "bool",
                          "id": 311813290,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "vmDnsSettingMetadataValue": {
                          "type": "string",
                          "id": 411127950,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ResourceStatusPhysicalHostTopology": {
                      "oneofs": {
                        "_block": {
                          "oneof": [
                            "block"
                          ]
                        },
                        "_cluster": {
                          "oneof": [
                            "cluster"
                          ]
                        },
                        "_host": {
                          "oneof": [
                            "host"
                          ]
                        },
                        "_subblock": {
                          "oneof": [
                            "subblock"
                          ]
                        }
                      },
                      "fields": {
                        "block": {
                          "type": "string",
                          "id": 93832333,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "cluster": {
                          "type": "string",
                          "id": 335221242,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "host": {
                          "type": "string",
                          "id": 3208616,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "subblock": {
                          "type": "string",
                          "id": 70446669,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ResourceStatusReservationConsumptionInfo": {
                      "oneofs": {
                        "_consumedReservation": {
                          "oneof": [
                            "consumedReservation"
                          ]
                        }
                      },
                      "fields": {
                        "consumedReservation": {
                          "type": "string",
                          "id": 318474741,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ResourceStatusScheduling": {
                      "oneofs": {
                        "_availabilityDomain": {
                          "oneof": [
                            "availabilityDomain"
                          ]
                        }
                      },
                      "fields": {
                        "availabilityDomain": {
                          "type": "int32",
                          "id": 252514344,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ResumeInstanceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "ResumeInstancesInstanceGroupManagerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instanceGroupManagersResumeInstancesRequestResource": {
                          "type": "InstanceGroupManagersResumeInstancesRequest",
                          "id": 129015618,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "ResumeInstancesRegionInstanceGroupManagerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "regionInstanceGroupManagersResumeInstancesRequestResource": {
                          "type": "RegionInstanceGroupManagersResumeInstancesRequest",
                          "id": 463471031,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "Route": {
                      "oneofs": {
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_destRange": {
                          "oneof": [
                            "destRange"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_network": {
                          "oneof": [
                            "network"
                          ]
                        },
                        "_nextHopGateway": {
                          "oneof": [
                            "nextHopGateway"
                          ]
                        },
                        "_nextHopHub": {
                          "oneof": [
                            "nextHopHub"
                          ]
                        },
                        "_nextHopIlb": {
                          "oneof": [
                            "nextHopIlb"
                          ]
                        },
                        "_nextHopInstance": {
                          "oneof": [
                            "nextHopInstance"
                          ]
                        },
                        "_nextHopInterRegionCost": {
                          "oneof": [
                            "nextHopInterRegionCost"
                          ]
                        },
                        "_nextHopInterconnectAttachment": {
                          "oneof": [
                            "nextHopInterconnectAttachment"
                          ]
                        },
                        "_nextHopIp": {
                          "oneof": [
                            "nextHopIp"
                          ]
                        },
                        "_nextHopMed": {
                          "oneof": [
                            "nextHopMed"
                          ]
                        },
                        "_nextHopNetwork": {
                          "oneof": [
                            "nextHopNetwork"
                          ]
                        },
                        "_nextHopOrigin": {
                          "oneof": [
                            "nextHopOrigin"
                          ]
                        },
                        "_nextHopPeering": {
                          "oneof": [
                            "nextHopPeering"
                          ]
                        },
                        "_nextHopVpnTunnel": {
                          "oneof": [
                            "nextHopVpnTunnel"
                          ]
                        },
                        "_params": {
                          "oneof": [
                            "params"
                          ]
                        },
                        "_priority": {
                          "oneof": [
                            "priority"
                          ]
                        },
                        "_routeStatus": {
                          "oneof": [
                            "routeStatus"
                          ]
                        },
                        "_routeType": {
                          "oneof": [
                            "routeType"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        }
                      },
                      "fields": {
                        "asPaths": {
                          "rule": "repeated",
                          "type": "RouteAsPath",
                          "id": 137568929
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "destRange": {
                          "type": "string",
                          "id": 381327712,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "network": {
                          "type": "string",
                          "id": 232872494,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextHopGateway": {
                          "type": "string",
                          "id": 377175298,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextHopHub": {
                          "type": "string",
                          "id": 198679219,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextHopIlb": {
                          "type": "string",
                          "id": 198679901,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextHopInstance": {
                          "type": "string",
                          "id": 393508247,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextHopInterRegionCost": {
                          "type": "uint32",
                          "id": 24442003,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextHopInterconnectAttachment": {
                          "type": "string",
                          "id": 226852914,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextHopIp": {
                          "type": "string",
                          "id": 110319529,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextHopMed": {
                          "type": "uint32",
                          "id": 198683530,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextHopNetwork": {
                          "type": "string",
                          "id": 262295788,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextHopOrigin": {
                          "type": "string",
                          "id": 48752808,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextHopPeering": {
                          "type": "string",
                          "id": 412682750,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextHopVpnTunnel": {
                          "type": "string",
                          "id": 519844501,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "params": {
                          "type": "RouteParams",
                          "id": 78313862,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "priority": {
                          "type": "uint32",
                          "id": 445151652,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "routeStatus": {
                          "type": "string",
                          "id": 418162344,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "routeType": {
                          "type": "string",
                          "id": 375888752,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "tags": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 3552281
                        },
                        "warnings": {
                          "rule": "repeated",
                          "type": "Warnings",
                          "id": 498091095
                        }
                      },
                      "nested": {
                        "NextHopOrigin": {
                          "values": {
                            "UNDEFINED_NEXT_HOP_ORIGIN": 0,
                            "EGP": 68590,
                            "IGP": 72434,
                            "INCOMPLETE": 11941214
                          }
                        },
                        "RouteStatus": {
                          "values": {
                            "UNDEFINED_ROUTE_STATUS": 0,
                            "ACTIVE": 314733318,
                            "DROPPED": 496235424,
                            "INACTIVE": 270421099,
                            "PENDING": 35394935
                          }
                        },
                        "RouteType": {
                          "values": {
                            "UNDEFINED_ROUTE_TYPE": 0,
                            "BGP": 65707,
                            "STATIC": 308331118,
                            "SUBNET": 309278557,
                            "TRANSIT": 187793843
                          }
                        }
                      }
                    },
                    "RouteAsPath": {
                      "oneofs": {
                        "_pathSegmentType": {
                          "oneof": [
                            "pathSegmentType"
                          ]
                        }
                      },
                      "fields": {
                        "asLists": {
                          "rule": "repeated",
                          "type": "uint32",
                          "id": 134112584
                        },
                        "pathSegmentType": {
                          "type": "string",
                          "id": 513464992,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "PathSegmentType": {
                          "values": {
                            "UNDEFINED_PATH_SEGMENT_TYPE": 0,
                            "AS_CONFED_SEQUENCE": 222152624,
                            "AS_CONFED_SET": 374040307,
                            "AS_SEQUENCE": 106735918,
                            "AS_SET": 329846453
                          }
                        }
                      }
                    },
                    "RouteList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "Route",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RouteParams": {
                      "fields": {
                        "resourceManagerTags": {
                          "keyType": "string",
                          "type": "string",
                          "id": 377671164
                        }
                      }
                    },
                    "RoutePolicy": {
                      "oneofs": {
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_fingerprint": {
                          "oneof": [
                            "fingerprint"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_type": {
                          "oneof": [
                            "type"
                          ]
                        }
                      },
                      "fields": {
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "fingerprint": {
                          "type": "string",
                          "id": 234678500,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "terms": {
                          "rule": "repeated",
                          "type": "RoutePolicyPolicyTerm",
                          "id": 110250375
                        },
                        "type": {
                          "type": "string",
                          "id": 3575610,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Type": {
                          "values": {
                            "UNDEFINED_TYPE": 0,
                            "ROUTE_POLICY_TYPE_EXPORT": 293086882,
                            "ROUTE_POLICY_TYPE_IMPORT": 397444755
                          }
                        }
                      }
                    },
                    "RoutePolicyPolicyTerm": {
                      "oneofs": {
                        "_match": {
                          "oneof": [
                            "match"
                          ]
                        },
                        "_priority": {
                          "oneof": [
                            "priority"
                          ]
                        }
                      },
                      "fields": {
                        "actions": {
                          "rule": "repeated",
                          "type": "Expr",
                          "id": 448809213
                        },
                        "match": {
                          "type": "Expr",
                          "id": 103668165,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "priority": {
                          "type": "int32",
                          "id": 445151652,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "Router": {
                      "oneofs": {
                        "_bgp": {
                          "oneof": [
                            "bgp"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_encryptedInterconnectRouter": {
                          "oneof": [
                            "encryptedInterconnectRouter"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_network": {
                          "oneof": [
                            "network"
                          ]
                        },
                        "_params": {
                          "oneof": [
                            "params"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        }
                      },
                      "fields": {
                        "bgp": {
                          "type": "RouterBgp",
                          "id": 97483,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "bgpPeers": {
                          "rule": "repeated",
                          "type": "RouterBgpPeer",
                          "id": 452695773
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "encryptedInterconnectRouter": {
                          "type": "bool",
                          "id": 297996575,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "interfaces": {
                          "rule": "repeated",
                          "type": "RouterInterface",
                          "id": 12073562
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "md5AuthenticationKeys": {
                          "rule": "repeated",
                          "type": "RouterMd5AuthenticationKey",
                          "id": 71063322
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nats": {
                          "rule": "repeated",
                          "type": "RouterNat",
                          "id": 3373938
                        },
                        "network": {
                          "type": "string",
                          "id": 232872494,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "params": {
                          "type": "RouterParams",
                          "id": 78313862,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RouterAdvertisedIpRange": {
                      "oneofs": {
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_range": {
                          "oneof": [
                            "range"
                          ]
                        }
                      },
                      "fields": {
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "range": {
                          "type": "string",
                          "id": 108280125,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RouterAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "RoutersScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RouterBgp": {
                      "oneofs": {
                        "_advertiseMode": {
                          "oneof": [
                            "advertiseMode"
                          ]
                        },
                        "_asn": {
                          "oneof": [
                            "asn"
                          ]
                        },
                        "_identifierRange": {
                          "oneof": [
                            "identifierRange"
                          ]
                        },
                        "_keepaliveInterval": {
                          "oneof": [
                            "keepaliveInterval"
                          ]
                        }
                      },
                      "fields": {
                        "advertiseMode": {
                          "type": "string",
                          "id": 312134331,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "advertisedGroups": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 21065526
                        },
                        "advertisedIpRanges": {
                          "rule": "repeated",
                          "type": "RouterAdvertisedIpRange",
                          "id": 35449932
                        },
                        "asn": {
                          "type": "uint32",
                          "id": 96892,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "identifierRange": {
                          "type": "string",
                          "id": 501573159,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "keepaliveInterval": {
                          "type": "uint32",
                          "id": 276771516,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "AdvertiseMode": {
                          "values": {
                            "UNDEFINED_ADVERTISE_MODE": 0,
                            "CUSTOM": 388595569,
                            "DEFAULT": 115302945
                          }
                        },
                        "AdvertisedGroups": {
                          "values": {
                            "UNDEFINED_ADVERTISED_GROUPS": 0,
                            "ALL_SUBNETS": 3622872
                          }
                        }
                      }
                    },
                    "RouterBgpPeer": {
                      "oneofs": {
                        "_advertiseMode": {
                          "oneof": [
                            "advertiseMode"
                          ]
                        },
                        "_advertisedRoutePriority": {
                          "oneof": [
                            "advertisedRoutePriority"
                          ]
                        },
                        "_bfd": {
                          "oneof": [
                            "bfd"
                          ]
                        },
                        "_customLearnedRoutePriority": {
                          "oneof": [
                            "customLearnedRoutePriority"
                          ]
                        },
                        "_enable": {
                          "oneof": [
                            "enable"
                          ]
                        },
                        "_enableIpv4": {
                          "oneof": [
                            "enableIpv4"
                          ]
                        },
                        "_enableIpv6": {
                          "oneof": [
                            "enableIpv6"
                          ]
                        },
                        "_interfaceName": {
                          "oneof": [
                            "interfaceName"
                          ]
                        },
                        "_ipAddress": {
                          "oneof": [
                            "ipAddress"
                          ]
                        },
                        "_ipv4NexthopAddress": {
                          "oneof": [
                            "ipv4NexthopAddress"
                          ]
                        },
                        "_ipv6NexthopAddress": {
                          "oneof": [
                            "ipv6NexthopAddress"
                          ]
                        },
                        "_managementType": {
                          "oneof": [
                            "managementType"
                          ]
                        },
                        "_md5AuthenticationKeyName": {
                          "oneof": [
                            "md5AuthenticationKeyName"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_peerAsn": {
                          "oneof": [
                            "peerAsn"
                          ]
                        },
                        "_peerIpAddress": {
                          "oneof": [
                            "peerIpAddress"
                          ]
                        },
                        "_peerIpv4NexthopAddress": {
                          "oneof": [
                            "peerIpv4NexthopAddress"
                          ]
                        },
                        "_peerIpv6NexthopAddress": {
                          "oneof": [
                            "peerIpv6NexthopAddress"
                          ]
                        },
                        "_routerApplianceInstance": {
                          "oneof": [
                            "routerApplianceInstance"
                          ]
                        }
                      },
                      "fields": {
                        "advertiseMode": {
                          "type": "string",
                          "id": 312134331,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "advertisedGroups": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 21065526
                        },
                        "advertisedIpRanges": {
                          "rule": "repeated",
                          "type": "RouterAdvertisedIpRange",
                          "id": 35449932
                        },
                        "advertisedRoutePriority": {
                          "type": "uint32",
                          "id": 186486332,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "bfd": {
                          "type": "RouterBgpPeerBfd",
                          "id": 97440,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "customLearnedIpRanges": {
                          "rule": "repeated",
                          "type": "RouterBgpPeerCustomLearnedIpRange",
                          "id": 481363012
                        },
                        "customLearnedRoutePriority": {
                          "type": "int32",
                          "id": 330412356,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enable": {
                          "type": "string",
                          "id": 311764355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enableIpv4": {
                          "type": "bool",
                          "id": 181467937,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enableIpv6": {
                          "type": "bool",
                          "id": 181467939,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "exportPolicies": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 134084987
                        },
                        "importPolicies": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 451147946
                        },
                        "interfaceName": {
                          "type": "string",
                          "id": 437854673,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipAddress": {
                          "type": "string",
                          "id": 406272220,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipv4NexthopAddress": {
                          "type": "string",
                          "id": 5703377,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipv6NexthopAddress": {
                          "type": "string",
                          "id": 27968211,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "managementType": {
                          "type": "string",
                          "id": 173703606,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "md5AuthenticationKeyName": {
                          "type": "string",
                          "id": 281075345,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "peerAsn": {
                          "type": "uint32",
                          "id": 69573151,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "peerIpAddress": {
                          "type": "string",
                          "id": 207735769,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "peerIpv4NexthopAddress": {
                          "type": "string",
                          "id": 469221774,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "peerIpv6NexthopAddress": {
                          "type": "string",
                          "id": 491486608,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "routerApplianceInstance": {
                          "type": "string",
                          "id": 468312989,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "AdvertiseMode": {
                          "values": {
                            "UNDEFINED_ADVERTISE_MODE": 0,
                            "CUSTOM": 388595569,
                            "DEFAULT": 115302945
                          }
                        },
                        "AdvertisedGroups": {
                          "values": {
                            "UNDEFINED_ADVERTISED_GROUPS": 0,
                            "ALL_SUBNETS": 3622872
                          }
                        },
                        "Enable": {
                          "values": {
                            "UNDEFINED_ENABLE": 0,
                            "FALSE": 66658563,
                            "TRUE": 2583950
                          }
                        },
                        "ManagementType": {
                          "values": {
                            "UNDEFINED_MANAGEMENT_TYPE": 0,
                            "MANAGED_BY_ATTACHMENT": 458926411,
                            "MANAGED_BY_USER": 317294067
                          }
                        }
                      }
                    },
                    "RouterBgpPeerBfd": {
                      "oneofs": {
                        "_minReceiveInterval": {
                          "oneof": [
                            "minReceiveInterval"
                          ]
                        },
                        "_minTransmitInterval": {
                          "oneof": [
                            "minTransmitInterval"
                          ]
                        },
                        "_multiplier": {
                          "oneof": [
                            "multiplier"
                          ]
                        },
                        "_sessionInitializationMode": {
                          "oneof": [
                            "sessionInitializationMode"
                          ]
                        }
                      },
                      "fields": {
                        "minReceiveInterval": {
                          "type": "uint32",
                          "id": 186981614,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "minTransmitInterval": {
                          "type": "uint32",
                          "id": 523282631,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "multiplier": {
                          "type": "uint32",
                          "id": 191331777,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sessionInitializationMode": {
                          "type": "string",
                          "id": 105957049,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "SessionInitializationMode": {
                          "values": {
                            "UNDEFINED_SESSION_INITIALIZATION_MODE": 0,
                            "ACTIVE": 314733318,
                            "DISABLED": 516696700,
                            "PASSIVE": 462813959
                          }
                        }
                      }
                    },
                    "RouterBgpPeerCustomLearnedIpRange": {
                      "oneofs": {
                        "_range": {
                          "oneof": [
                            "range"
                          ]
                        }
                      },
                      "fields": {
                        "range": {
                          "type": "string",
                          "id": 108280125,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RouterInterface": {
                      "oneofs": {
                        "_ipRange": {
                          "oneof": [
                            "ipRange"
                          ]
                        },
                        "_ipVersion": {
                          "oneof": [
                            "ipVersion"
                          ]
                        },
                        "_linkedInterconnectAttachment": {
                          "oneof": [
                            "linkedInterconnectAttachment"
                          ]
                        },
                        "_linkedVpnTunnel": {
                          "oneof": [
                            "linkedVpnTunnel"
                          ]
                        },
                        "_managementType": {
                          "oneof": [
                            "managementType"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_privateIpAddress": {
                          "oneof": [
                            "privateIpAddress"
                          ]
                        },
                        "_redundantInterface": {
                          "oneof": [
                            "redundantInterface"
                          ]
                        },
                        "_subnetwork": {
                          "oneof": [
                            "subnetwork"
                          ]
                        }
                      },
                      "fields": {
                        "ipRange": {
                          "type": "string",
                          "id": 145092645,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipVersion": {
                          "type": "string",
                          "id": 294959552,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "linkedInterconnectAttachment": {
                          "type": "string",
                          "id": 501085518,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "linkedVpnTunnel": {
                          "type": "string",
                          "id": 352296953,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "managementType": {
                          "type": "string",
                          "id": 173703606,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "privateIpAddress": {
                          "type": "string",
                          "id": 100854040,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "redundantInterface": {
                          "type": "string",
                          "id": 523187303,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "subnetwork": {
                          "type": "string",
                          "id": 307827694,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "IpVersion": {
                          "values": {
                            "UNDEFINED_IP_VERSION": 0,
                            "IPV4": 2254341,
                            "IPV6": 2254343
                          }
                        },
                        "ManagementType": {
                          "values": {
                            "UNDEFINED_MANAGEMENT_TYPE": 0,
                            "MANAGED_BY_ATTACHMENT": 458926411,
                            "MANAGED_BY_USER": 317294067
                          }
                        }
                      }
                    },
                    "RouterList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "Router",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RouterMd5AuthenticationKey": {
                      "oneofs": {
                        "_key": {
                          "oneof": [
                            "key"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        }
                      },
                      "fields": {
                        "key": {
                          "type": "string",
                          "id": 106079,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RouterNat": {
                      "oneofs": {
                        "_autoNetworkTier": {
                          "oneof": [
                            "autoNetworkTier"
                          ]
                        },
                        "_enableDynamicPortAllocation": {
                          "oneof": [
                            "enableDynamicPortAllocation"
                          ]
                        },
                        "_enableEndpointIndependentMapping": {
                          "oneof": [
                            "enableEndpointIndependentMapping"
                          ]
                        },
                        "_icmpIdleTimeoutSec": {
                          "oneof": [
                            "icmpIdleTimeoutSec"
                          ]
                        },
                        "_logConfig": {
                          "oneof": [
                            "logConfig"
                          ]
                        },
                        "_maxPortsPerVm": {
                          "oneof": [
                            "maxPortsPerVm"
                          ]
                        },
                        "_minPortsPerVm": {
                          "oneof": [
                            "minPortsPerVm"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_natIpAllocateOption": {
                          "oneof": [
                            "natIpAllocateOption"
                          ]
                        },
                        "_sourceSubnetworkIpRangesToNat": {
                          "oneof": [
                            "sourceSubnetworkIpRangesToNat"
                          ]
                        },
                        "_sourceSubnetworkIpRangesToNat64": {
                          "oneof": [
                            "sourceSubnetworkIpRangesToNat64"
                          ]
                        },
                        "_tcpEstablishedIdleTimeoutSec": {
                          "oneof": [
                            "tcpEstablishedIdleTimeoutSec"
                          ]
                        },
                        "_tcpTimeWaitTimeoutSec": {
                          "oneof": [
                            "tcpTimeWaitTimeoutSec"
                          ]
                        },
                        "_tcpTransitoryIdleTimeoutSec": {
                          "oneof": [
                            "tcpTransitoryIdleTimeoutSec"
                          ]
                        },
                        "_type": {
                          "oneof": [
                            "type"
                          ]
                        },
                        "_udpIdleTimeoutSec": {
                          "oneof": [
                            "udpIdleTimeoutSec"
                          ]
                        }
                      },
                      "fields": {
                        "autoNetworkTier": {
                          "type": "string",
                          "id": 269770211,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "drainNatIps": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 504078535
                        },
                        "enableDynamicPortAllocation": {
                          "type": "bool",
                          "id": 532106402,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enableEndpointIndependentMapping": {
                          "type": "bool",
                          "id": 259441819,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "endpointTypes": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 502633807
                        },
                        "icmpIdleTimeoutSec": {
                          "type": "int32",
                          "id": 3647562,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "logConfig": {
                          "type": "RouterNatLogConfig",
                          "id": 351299741,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxPortsPerVm": {
                          "type": "int32",
                          "id": 250062049,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "minPortsPerVm": {
                          "type": "int32",
                          "id": 186193587,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nat64Subnetworks": {
                          "rule": "repeated",
                          "type": "RouterNatSubnetworkToNat64",
                          "id": 63585701
                        },
                        "natIpAllocateOption": {
                          "type": "string",
                          "id": 429726845,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "natIps": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 117635086
                        },
                        "rules": {
                          "rule": "repeated",
                          "type": "RouterNatRule",
                          "id": 108873975
                        },
                        "sourceSubnetworkIpRangesToNat": {
                          "type": "string",
                          "id": 252213211,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceSubnetworkIpRangesToNat64": {
                          "type": "string",
                          "id": 248116185,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "subnetworks": {
                          "rule": "repeated",
                          "type": "RouterNatSubnetworkToNat",
                          "id": 415853125
                        },
                        "tcpEstablishedIdleTimeoutSec": {
                          "type": "int32",
                          "id": 223098349,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "tcpTimeWaitTimeoutSec": {
                          "type": "int32",
                          "id": 513596925,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "tcpTransitoryIdleTimeoutSec": {
                          "type": "int32",
                          "id": 205028774,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "type": {
                          "type": "string",
                          "id": 3575610,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "udpIdleTimeoutSec": {
                          "type": "int32",
                          "id": 64919878,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "AutoNetworkTier": {
                          "values": {
                            "UNDEFINED_AUTO_NETWORK_TIER": 0,
                            "FIXED_STANDARD": 310464328,
                            "PREMIUM": 399530551,
                            "STANDARD": 484642493,
                            "STANDARD_OVERRIDES_FIXED_STANDARD": 465847234
                          }
                        },
                        "EndpointTypes": {
                          "values": {
                            "UNDEFINED_ENDPOINT_TYPES": 0,
                            "ENDPOINT_TYPE_MANAGED_PROXY_LB": 439196930,
                            "ENDPOINT_TYPE_SWG": 159344456,
                            "ENDPOINT_TYPE_VM": 57095474
                          }
                        },
                        "NatIpAllocateOption": {
                          "values": {
                            "UNDEFINED_NAT_IP_ALLOCATE_OPTION": 0,
                            "AUTO_ONLY": 182333500,
                            "MANUAL_ONLY": 261251205
                          }
                        },
                        "SourceSubnetworkIpRangesToNat": {
                          "values": {
                            "UNDEFINED_SOURCE_SUBNETWORK_IP_RANGES_TO_NAT": 0,
                            "ALL_SUBNETWORKS_ALL_IP_RANGES": 179964376,
                            "ALL_SUBNETWORKS_ALL_PRIMARY_IP_RANGES": 185573819,
                            "LIST_OF_SUBNETWORKS": 517542270
                          }
                        },
                        "SourceSubnetworkIpRangesToNat64": {
                          "values": {
                            "UNDEFINED_SOURCE_SUBNETWORK_IP_RANGES_TO_NAT64": 0,
                            "ALL_IPV6_SUBNETWORKS": 341632747,
                            "LIST_OF_IPV6_SUBNETWORKS": 521079860
                          }
                        },
                        "Type": {
                          "values": {
                            "UNDEFINED_TYPE": 0,
                            "PRIVATE": 403485027,
                            "PUBLIC": 223389289
                          }
                        }
                      }
                    },
                    "RouterNatLogConfig": {
                      "oneofs": {
                        "_enable": {
                          "oneof": [
                            "enable"
                          ]
                        },
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        }
                      },
                      "fields": {
                        "enable": {
                          "type": "bool",
                          "id": 311764355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Filter": {
                          "values": {
                            "UNDEFINED_FILTER": 0,
                            "ALL": 64897,
                            "ERRORS_ONLY": 307484672,
                            "TRANSLATIONS_ONLY": 357212649
                          }
                        }
                      }
                    },
                    "RouterNatRule": {
                      "oneofs": {
                        "_action": {
                          "oneof": [
                            "action"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_match": {
                          "oneof": [
                            "match"
                          ]
                        },
                        "_ruleNumber": {
                          "oneof": [
                            "ruleNumber"
                          ]
                        }
                      },
                      "fields": {
                        "action": {
                          "type": "RouterNatRuleAction",
                          "id": 187661878,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "match": {
                          "type": "string",
                          "id": 103668165,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ruleNumber": {
                          "type": "uint32",
                          "id": 535211500,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RouterNatRuleAction": {
                      "fields": {
                        "sourceNatActiveIps": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 210378229
                        },
                        "sourceNatActiveRanges": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 190556269
                        },
                        "sourceNatDrainIps": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 340812451
                        },
                        "sourceNatDrainRanges": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 84802815
                        }
                      }
                    },
                    "RouterNatSubnetworkToNat": {
                      "oneofs": {
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        }
                      },
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "secondaryIpRangeNames": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 264315097
                        },
                        "sourceIpRangesToNat": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 388310386
                        }
                      },
                      "nested": {
                        "SourceIpRangesToNat": {
                          "values": {
                            "UNDEFINED_SOURCE_IP_RANGES_TO_NAT": 0,
                            "ALL_IP_RANGES": 35608496,
                            "LIST_OF_SECONDARY_IP_RANGES": 192289308,
                            "PRIMARY_IP_RANGE": 297109954
                          }
                        }
                      }
                    },
                    "RouterNatSubnetworkToNat64": {
                      "oneofs": {
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        }
                      },
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RouterParams": {
                      "fields": {
                        "resourceManagerTags": {
                          "keyType": "string",
                          "type": "string",
                          "id": 377671164
                        }
                      }
                    },
                    "RouterStatus": {
                      "oneofs": {
                        "_network": {
                          "oneof": [
                            "network"
                          ]
                        }
                      },
                      "fields": {
                        "bestRoutes": {
                          "rule": "repeated",
                          "type": "Route",
                          "id": 395826693
                        },
                        "bestRoutesForRouter": {
                          "rule": "repeated",
                          "type": "Route",
                          "id": 119389689
                        },
                        "bgpPeerStatus": {
                          "rule": "repeated",
                          "type": "RouterStatusBgpPeerStatus",
                          "id": 218459131
                        },
                        "natStatus": {
                          "rule": "repeated",
                          "type": "RouterStatusNatStatus",
                          "id": 63098064
                        },
                        "network": {
                          "type": "string",
                          "id": 232872494,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RouterStatusBgpPeerStatus": {
                      "oneofs": {
                        "_bfdStatus": {
                          "oneof": [
                            "bfdStatus"
                          ]
                        },
                        "_enableIpv4": {
                          "oneof": [
                            "enableIpv4"
                          ]
                        },
                        "_enableIpv6": {
                          "oneof": [
                            "enableIpv6"
                          ]
                        },
                        "_ipAddress": {
                          "oneof": [
                            "ipAddress"
                          ]
                        },
                        "_ipv4NexthopAddress": {
                          "oneof": [
                            "ipv4NexthopAddress"
                          ]
                        },
                        "_ipv6NexthopAddress": {
                          "oneof": [
                            "ipv6NexthopAddress"
                          ]
                        },
                        "_linkedVpnTunnel": {
                          "oneof": [
                            "linkedVpnTunnel"
                          ]
                        },
                        "_md5AuthEnabled": {
                          "oneof": [
                            "md5AuthEnabled"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_numLearnedRoutes": {
                          "oneof": [
                            "numLearnedRoutes"
                          ]
                        },
                        "_peerIpAddress": {
                          "oneof": [
                            "peerIpAddress"
                          ]
                        },
                        "_peerIpv4NexthopAddress": {
                          "oneof": [
                            "peerIpv4NexthopAddress"
                          ]
                        },
                        "_peerIpv6NexthopAddress": {
                          "oneof": [
                            "peerIpv6NexthopAddress"
                          ]
                        },
                        "_routerApplianceInstance": {
                          "oneof": [
                            "routerApplianceInstance"
                          ]
                        },
                        "_state": {
                          "oneof": [
                            "state"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        },
                        "_statusReason": {
                          "oneof": [
                            "statusReason"
                          ]
                        },
                        "_uptime": {
                          "oneof": [
                            "uptime"
                          ]
                        },
                        "_uptimeSeconds": {
                          "oneof": [
                            "uptimeSeconds"
                          ]
                        }
                      },
                      "fields": {
                        "advertisedRoutes": {
                          "rule": "repeated",
                          "type": "Route",
                          "id": 333393068
                        },
                        "bfdStatus": {
                          "type": "BfdStatus",
                          "id": 395631729,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enableIpv4": {
                          "type": "bool",
                          "id": 181467937,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enableIpv6": {
                          "type": "bool",
                          "id": 181467939,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipAddress": {
                          "type": "string",
                          "id": 406272220,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipv4NexthopAddress": {
                          "type": "string",
                          "id": 5703377,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipv6NexthopAddress": {
                          "type": "string",
                          "id": 27968211,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "linkedVpnTunnel": {
                          "type": "string",
                          "id": 352296953,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "md5AuthEnabled": {
                          "type": "bool",
                          "id": 451152075,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "numLearnedRoutes": {
                          "type": "uint32",
                          "id": 135457535,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "peerIpAddress": {
                          "type": "string",
                          "id": 207735769,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "peerIpv4NexthopAddress": {
                          "type": "string",
                          "id": 469221774,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "peerIpv6NexthopAddress": {
                          "type": "string",
                          "id": 491486608,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "routerApplianceInstance": {
                          "type": "string",
                          "id": 468312989,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "state": {
                          "type": "string",
                          "id": 109757585,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "string",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "statusReason": {
                          "type": "string",
                          "id": 342706993,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "uptime": {
                          "type": "string",
                          "id": 235379688,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "uptimeSeconds": {
                          "type": "string",
                          "id": 104736040,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Status": {
                          "values": {
                            "UNDEFINED_STATUS": 0,
                            "DOWN": 2104482,
                            "UNKNOWN": 433141802,
                            "UP": 2715
                          }
                        },
                        "StatusReason": {
                          "values": {
                            "UNDEFINED_STATUS_REASON": 0,
                            "IPV4_PEER_ON_IPV6_ONLY_CONNECTION": 435936662,
                            "IPV6_PEER_ON_IPV4_ONLY_CONNECTION": 436304082,
                            "MD5_AUTH_INTERNAL_PROBLEM": 140462259,
                            "STATUS_REASON_UNSPECIFIED": 394331913
                          }
                        }
                      }
                    },
                    "RouterStatusNatStatus": {
                      "oneofs": {
                        "_minExtraNatIpsNeeded": {
                          "oneof": [
                            "minExtraNatIpsNeeded"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_numVmEndpointsWithNatMappings": {
                          "oneof": [
                            "numVmEndpointsWithNatMappings"
                          ]
                        }
                      },
                      "fields": {
                        "autoAllocatedNatIps": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 510794246
                        },
                        "drainAutoAllocatedNatIps": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 309184557
                        },
                        "drainUserAllocatedNatIps": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 305268553
                        },
                        "minExtraNatIpsNeeded": {
                          "type": "int32",
                          "id": 365786338,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "numVmEndpointsWithNatMappings": {
                          "type": "int32",
                          "id": 512367468,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ruleStatus": {
                          "rule": "repeated",
                          "type": "RouterStatusNatStatusNatRuleStatus",
                          "id": 140223125
                        },
                        "userAllocatedNatIpResources": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 212776151
                        },
                        "userAllocatedNatIps": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 506878242
                        }
                      }
                    },
                    "RouterStatusNatStatusNatRuleStatus": {
                      "oneofs": {
                        "_minExtraIpsNeeded": {
                          "oneof": [
                            "minExtraIpsNeeded"
                          ]
                        },
                        "_numVmEndpointsWithNatMappings": {
                          "oneof": [
                            "numVmEndpointsWithNatMappings"
                          ]
                        },
                        "_ruleNumber": {
                          "oneof": [
                            "ruleNumber"
                          ]
                        }
                      },
                      "fields": {
                        "activeNatIps": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 208517077
                        },
                        "drainNatIps": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 504078535
                        },
                        "minExtraIpsNeeded": {
                          "type": "int32",
                          "id": 353002756,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "numVmEndpointsWithNatMappings": {
                          "type": "int32",
                          "id": 512367468,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ruleNumber": {
                          "type": "int32",
                          "id": 535211500,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RouterStatusResponse": {
                      "oneofs": {
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_result": {
                          "oneof": [
                            "result"
                          ]
                        }
                      },
                      "fields": {
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "result": {
                          "type": "RouterStatus",
                          "id": 139315229,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RoutersGetRoutePolicyResponse": {
                      "oneofs": {
                        "_resource": {
                          "oneof": [
                            "resource"
                          ]
                        }
                      },
                      "fields": {
                        "resource": {
                          "type": "RoutePolicy",
                          "id": 195806222,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RoutersListBgpRoutes": {
                      "oneofs": {
                        "_etag": {
                          "oneof": [
                            "etag"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "etag": {
                          "type": "string",
                          "id": 3123477,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "result": {
                          "rule": "repeated",
                          "type": "BgpRoute",
                          "id": 139315229
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RoutersListRoutePolicies": {
                      "oneofs": {
                        "_etag": {
                          "oneof": [
                            "etag"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "etag": {
                          "type": "string",
                          "id": 3123477,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "result": {
                          "rule": "repeated",
                          "type": "RoutePolicy",
                          "id": 139315229
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RoutersPreviewResponse": {
                      "oneofs": {
                        "_resource": {
                          "oneof": [
                            "resource"
                          ]
                        }
                      },
                      "fields": {
                        "resource": {
                          "type": "Router",
                          "id": 195806222,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RoutersScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "routers": {
                          "rule": "repeated",
                          "type": "Router",
                          "id": 311906890
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SSLHealthCheck": {
                      "oneofs": {
                        "_port": {
                          "oneof": [
                            "port"
                          ]
                        },
                        "_portName": {
                          "oneof": [
                            "portName"
                          ]
                        },
                        "_portSpecification": {
                          "oneof": [
                            "portSpecification"
                          ]
                        },
                        "_proxyHeader": {
                          "oneof": [
                            "proxyHeader"
                          ]
                        },
                        "_request": {
                          "oneof": [
                            "request"
                          ]
                        },
                        "_response": {
                          "oneof": [
                            "response"
                          ]
                        }
                      },
                      "fields": {
                        "port": {
                          "type": "int32",
                          "id": 3446913,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "portName": {
                          "type": "string",
                          "id": 41534345,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "portSpecification": {
                          "type": "string",
                          "id": 51590597,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "proxyHeader": {
                          "type": "string",
                          "id": 160374142,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "request": {
                          "type": "string",
                          "id": 21951119,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "response": {
                          "type": "string",
                          "id": 196547649,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "PortSpecification": {
                          "values": {
                            "UNDEFINED_PORT_SPECIFICATION": 0,
                            "USE_FIXED_PORT": 190235748,
                            "USE_NAMED_PORT": 349300671,
                            "USE_SERVING_PORT": 362637516
                          }
                        },
                        "ProxyHeader": {
                          "values": {
                            "UNDEFINED_PROXY_HEADER": 0,
                            "NONE": 2402104,
                            "PROXY_V1": 334352940
                          }
                        }
                      }
                    },
                    "SavedAttachedDisk": {
                      "oneofs": {
                        "_autoDelete": {
                          "oneof": [
                            "autoDelete"
                          ]
                        },
                        "_boot": {
                          "oneof": [
                            "boot"
                          ]
                        },
                        "_deviceName": {
                          "oneof": [
                            "deviceName"
                          ]
                        },
                        "_diskEncryptionKey": {
                          "oneof": [
                            "diskEncryptionKey"
                          ]
                        },
                        "_diskSizeGb": {
                          "oneof": [
                            "diskSizeGb"
                          ]
                        },
                        "_diskType": {
                          "oneof": [
                            "diskType"
                          ]
                        },
                        "_index": {
                          "oneof": [
                            "index"
                          ]
                        },
                        "_interface": {
                          "oneof": [
                            "interface"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_mode": {
                          "oneof": [
                            "mode"
                          ]
                        },
                        "_source": {
                          "oneof": [
                            "source"
                          ]
                        },
                        "_storageBytes": {
                          "oneof": [
                            "storageBytes"
                          ]
                        },
                        "_storageBytesStatus": {
                          "oneof": [
                            "storageBytesStatus"
                          ]
                        },
                        "_type": {
                          "oneof": [
                            "type"
                          ]
                        }
                      },
                      "fields": {
                        "autoDelete": {
                          "type": "bool",
                          "id": 464761403,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "boot": {
                          "type": "bool",
                          "id": 3029746,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "deviceName": {
                          "type": "string",
                          "id": 67541716,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "diskEncryptionKey": {
                          "type": "CustomerEncryptionKey",
                          "id": 271660677,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "diskSizeGb": {
                          "type": "int64",
                          "id": 316263735,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "diskType": {
                          "type": "string",
                          "id": 93009052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "guestOsFeatures": {
                          "rule": "repeated",
                          "type": "GuestOsFeature",
                          "id": 79294545
                        },
                        "index": {
                          "type": "int32",
                          "id": 100346066,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "interface": {
                          "type": "string",
                          "id": 502623545,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "licenses": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 337642578
                        },
                        "mode": {
                          "type": "string",
                          "id": 3357091,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "source": {
                          "type": "string",
                          "id": 177235995,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "storageBytes": {
                          "type": "int64",
                          "id": 424631719,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "storageBytesStatus": {
                          "type": "string",
                          "id": 490739082,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "type": {
                          "type": "string",
                          "id": 3575610,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Interface": {
                          "values": {
                            "UNDEFINED_INTERFACE": 0,
                            "NVME": 2408800,
                            "SCSI": 2539686
                          }
                        },
                        "Mode": {
                          "values": {
                            "UNDEFINED_MODE": 0,
                            "READ_ONLY": 91950261,
                            "READ_WRITE": 173607894
                          }
                        },
                        "StorageBytesStatus": {
                          "values": {
                            "UNDEFINED_STORAGE_BYTES_STATUS": 0,
                            "UPDATING": 494614342,
                            "UP_TO_DATE": 101306702
                          }
                        },
                        "Type": {
                          "values": {
                            "UNDEFINED_TYPE": 0,
                            "PERSISTENT": 460683927,
                            "SCRATCH": 496778970
                          }
                        }
                      }
                    },
                    "SavedDisk": {
                      "oneofs": {
                        "_architecture": {
                          "oneof": [
                            "architecture"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_sourceDisk": {
                          "oneof": [
                            "sourceDisk"
                          ]
                        },
                        "_storageBytes": {
                          "oneof": [
                            "storageBytes"
                          ]
                        },
                        "_storageBytesStatus": {
                          "oneof": [
                            "storageBytesStatus"
                          ]
                        }
                      },
                      "fields": {
                        "architecture": {
                          "type": "string",
                          "id": 302803283,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceDisk": {
                          "type": "string",
                          "id": 451753793,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "storageBytes": {
                          "type": "int64",
                          "id": 424631719,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "storageBytesStatus": {
                          "type": "string",
                          "id": 490739082,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Architecture": {
                          "values": {
                            "UNDEFINED_ARCHITECTURE": 0,
                            "ARCHITECTURE_UNSPECIFIED": 394750507,
                            "ARM64": 62547450,
                            "X86_64": 425300551
                          }
                        },
                        "StorageBytesStatus": {
                          "values": {
                            "UNDEFINED_STORAGE_BYTES_STATUS": 0,
                            "UPDATING": 494614342,
                            "UP_TO_DATE": 101306702
                          }
                        }
                      }
                    },
                    "ScalingScheduleStatus": {
                      "oneofs": {
                        "_lastStartTime": {
                          "oneof": [
                            "lastStartTime"
                          ]
                        },
                        "_nextStartTime": {
                          "oneof": [
                            "nextStartTime"
                          ]
                        },
                        "_state": {
                          "oneof": [
                            "state"
                          ]
                        }
                      },
                      "fields": {
                        "lastStartTime": {
                          "type": "string",
                          "id": 34545107,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextStartTime": {
                          "type": "string",
                          "id": 97270102,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "state": {
                          "type": "string",
                          "id": 109757585,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "State": {
                          "values": {
                            "UNDEFINED_STATE": 0,
                            "ACTIVE": 314733318,
                            "DISABLED": 516696700,
                            "OBSOLETE": 66532761,
                            "READY": 77848963
                          }
                        }
                      }
                    },
                    "Scheduling": {
                      "oneofs": {
                        "_automaticRestart": {
                          "oneof": [
                            "automaticRestart"
                          ]
                        },
                        "_availabilityDomain": {
                          "oneof": [
                            "availabilityDomain"
                          ]
                        },
                        "_hostErrorTimeoutSeconds": {
                          "oneof": [
                            "hostErrorTimeoutSeconds"
                          ]
                        },
                        "_instanceTerminationAction": {
                          "oneof": [
                            "instanceTerminationAction"
                          ]
                        },
                        "_localSsdRecoveryTimeout": {
                          "oneof": [
                            "localSsdRecoveryTimeout"
                          ]
                        },
                        "_locationHint": {
                          "oneof": [
                            "locationHint"
                          ]
                        },
                        "_maxRunDuration": {
                          "oneof": [
                            "maxRunDuration"
                          ]
                        },
                        "_minNodeCpus": {
                          "oneof": [
                            "minNodeCpus"
                          ]
                        },
                        "_onHostMaintenance": {
                          "oneof": [
                            "onHostMaintenance"
                          ]
                        },
                        "_onInstanceStopAction": {
                          "oneof": [
                            "onInstanceStopAction"
                          ]
                        },
                        "_preemptible": {
                          "oneof": [
                            "preemptible"
                          ]
                        },
                        "_provisioningModel": {
                          "oneof": [
                            "provisioningModel"
                          ]
                        },
                        "_skipGuestOsShutdown": {
                          "oneof": [
                            "skipGuestOsShutdown"
                          ]
                        },
                        "_terminationTime": {
                          "oneof": [
                            "terminationTime"
                          ]
                        }
                      },
                      "fields": {
                        "automaticRestart": {
                          "type": "bool",
                          "id": 350821371,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "availabilityDomain": {
                          "type": "int32",
                          "id": 252514344,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "hostErrorTimeoutSeconds": {
                          "type": "int32",
                          "id": 408317459,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instanceTerminationAction": {
                          "type": "string",
                          "id": 107380667,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "localSsdRecoveryTimeout": {
                          "type": "Duration",
                          "id": 268015590,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "locationHint": {
                          "type": "string",
                          "id": 350519505,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxRunDuration": {
                          "type": "Duration",
                          "id": 430839747,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "minNodeCpus": {
                          "type": "int32",
                          "id": 317231675,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nodeAffinities": {
                          "rule": "repeated",
                          "type": "SchedulingNodeAffinity",
                          "id": 461799971
                        },
                        "onHostMaintenance": {
                          "type": "string",
                          "id": 64616796,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "onInstanceStopAction": {
                          "type": "SchedulingOnInstanceStopAction",
                          "id": 529876681,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "preemptible": {
                          "type": "bool",
                          "id": 324203169,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "provisioningModel": {
                          "type": "string",
                          "id": 494423,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "skipGuestOsShutdown": {
                          "type": "bool",
                          "id": 201662378,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "terminationTime": {
                          "type": "string",
                          "id": 428082984,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "InstanceTerminationAction": {
                          "values": {
                            "UNDEFINED_INSTANCE_TERMINATION_ACTION": 0,
                            "DELETE": 402225579,
                            "INSTANCE_TERMINATION_ACTION_UNSPECIFIED": 92954803,
                            "STOP": 2555906
                          }
                        },
                        "OnHostMaintenance": {
                          "values": {
                            "UNDEFINED_ON_HOST_MAINTENANCE": 0,
                            "MIGRATE": 165699979,
                            "TERMINATE": 527617601
                          }
                        },
                        "ProvisioningModel": {
                          "values": {
                            "UNDEFINED_PROVISIONING_MODEL": 0,
                            "FLEX_START": 101746812,
                            "RESERVATION_BOUND": 293538571,
                            "SPOT": 2552066,
                            "STANDARD": 484642493
                          }
                        }
                      }
                    },
                    "SchedulingNodeAffinity": {
                      "oneofs": {
                        "_key": {
                          "oneof": [
                            "key"
                          ]
                        },
                        "_operator": {
                          "oneof": [
                            "operator"
                          ]
                        }
                      },
                      "fields": {
                        "key": {
                          "type": "string",
                          "id": 106079,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "operator": {
                          "type": "string",
                          "id": 36317348,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "values": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 249928994
                        }
                      },
                      "nested": {
                        "Operator": {
                          "values": {
                            "UNDEFINED_OPERATOR": 0,
                            "IN": 2341,
                            "NOT_IN": 161144369,
                            "OPERATOR_UNSPECIFIED": 128892924
                          }
                        }
                      }
                    },
                    "SchedulingOnInstanceStopAction": {
                      "oneofs": {
                        "_discardLocalSsd": {
                          "oneof": [
                            "discardLocalSsd"
                          ]
                        }
                      },
                      "fields": {
                        "discardLocalSsd": {
                          "type": "bool",
                          "id": 319517903,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "Screenshot": {
                      "oneofs": {
                        "_contents": {
                          "oneof": [
                            "contents"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        }
                      },
                      "fields": {
                        "contents": {
                          "type": "string",
                          "id": 506419994,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SecurityPoliciesAggregatedList": {
                      "oneofs": {
                        "_etag": {
                          "oneof": [
                            "etag"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "etag": {
                          "type": "string",
                          "id": 3123477,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "SecurityPoliciesScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SecurityPoliciesListPreconfiguredExpressionSetsResponse": {
                      "oneofs": {
                        "_preconfiguredExpressionSets": {
                          "oneof": [
                            "preconfiguredExpressionSets"
                          ]
                        }
                      },
                      "fields": {
                        "preconfiguredExpressionSets": {
                          "type": "SecurityPoliciesWafConfig",
                          "id": 536200826,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SecurityPoliciesScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "securityPolicies": {
                          "rule": "repeated",
                          "type": "SecurityPolicy",
                          "id": 127783791
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SecurityPoliciesWafConfig": {
                      "oneofs": {
                        "_wafRules": {
                          "oneof": [
                            "wafRules"
                          ]
                        }
                      },
                      "fields": {
                        "wafRules": {
                          "type": "PreconfiguredWafSet",
                          "id": 74899924,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SecurityPolicy": {
                      "oneofs": {
                        "_adaptiveProtectionConfig": {
                          "oneof": [
                            "adaptiveProtectionConfig"
                          ]
                        },
                        "_advancedOptionsConfig": {
                          "oneof": [
                            "advancedOptionsConfig"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_ddosProtectionConfig": {
                          "oneof": [
                            "ddosProtectionConfig"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_fingerprint": {
                          "oneof": [
                            "fingerprint"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_labelFingerprint": {
                          "oneof": [
                            "labelFingerprint"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_parent": {
                          "oneof": [
                            "parent"
                          ]
                        },
                        "_recaptchaOptionsConfig": {
                          "oneof": [
                            "recaptchaOptionsConfig"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_shortName": {
                          "oneof": [
                            "shortName"
                          ]
                        },
                        "_type": {
                          "oneof": [
                            "type"
                          ]
                        }
                      },
                      "fields": {
                        "adaptiveProtectionConfig": {
                          "type": "SecurityPolicyAdaptiveProtectionConfig",
                          "id": 150240735,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "advancedOptionsConfig": {
                          "type": "SecurityPolicyAdvancedOptionsConfig",
                          "id": 449276352,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "associations": {
                          "rule": "repeated",
                          "type": "SecurityPolicyAssociation",
                          "id": 508736530
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ddosProtectionConfig": {
                          "type": "SecurityPolicyDdosProtectionConfig",
                          "id": 50315853,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "fingerprint": {
                          "type": "string",
                          "id": 234678500,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labelFingerprint": {
                          "type": "string",
                          "id": 178124825,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labels": {
                          "keyType": "string",
                          "type": "string",
                          "id": 500195327
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "parent": {
                          "type": "string",
                          "id": 78317738,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "recaptchaOptionsConfig": {
                          "type": "SecurityPolicyRecaptchaOptionsConfig",
                          "id": 519006811,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "rules": {
                          "rule": "repeated",
                          "type": "SecurityPolicyRule",
                          "id": 108873975
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "shortName": {
                          "type": "string",
                          "id": 492051566,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "type": {
                          "type": "string",
                          "id": 3575610,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "userDefinedFields": {
                          "rule": "repeated",
                          "type": "SecurityPolicyUserDefinedField",
                          "id": 28312739
                        }
                      },
                      "nested": {
                        "Type": {
                          "values": {
                            "UNDEFINED_TYPE": 0,
                            "CLOUD_ARMOR": 260640373,
                            "CLOUD_ARMOR_EDGE": 250728775,
                            "CLOUD_ARMOR_NETWORK": 488527428
                          }
                        }
                      }
                    },
                    "SecurityPolicyAdaptiveProtectionConfig": {
                      "oneofs": {
                        "_layer7DdosDefenseConfig": {
                          "oneof": [
                            "layer7DdosDefenseConfig"
                          ]
                        }
                      },
                      "fields": {
                        "layer7DdosDefenseConfig": {
                          "type": "SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig",
                          "id": 437316771,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig": {
                      "oneofs": {
                        "_enable": {
                          "oneof": [
                            "enable"
                          ]
                        },
                        "_ruleVisibility": {
                          "oneof": [
                            "ruleVisibility"
                          ]
                        }
                      },
                      "fields": {
                        "enable": {
                          "type": "bool",
                          "id": 311764355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ruleVisibility": {
                          "type": "string",
                          "id": 453258293,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "thresholdConfigs": {
                          "rule": "repeated",
                          "type": "SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig",
                          "id": 60347805
                        }
                      },
                      "nested": {
                        "RuleVisibility": {
                          "values": {
                            "UNDEFINED_RULE_VISIBILITY": 0,
                            "PREMIUM": 399530551,
                            "STANDARD": 484642493
                          }
                        }
                      }
                    },
                    "SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig": {
                      "oneofs": {
                        "_autoDeployConfidenceThreshold": {
                          "oneof": [
                            "autoDeployConfidenceThreshold"
                          ]
                        },
                        "_autoDeployExpirationSec": {
                          "oneof": [
                            "autoDeployExpirationSec"
                          ]
                        },
                        "_autoDeployImpactedBaselineThreshold": {
                          "oneof": [
                            "autoDeployImpactedBaselineThreshold"
                          ]
                        },
                        "_autoDeployLoadThreshold": {
                          "oneof": [
                            "autoDeployLoadThreshold"
                          ]
                        },
                        "_detectionAbsoluteQps": {
                          "oneof": [
                            "detectionAbsoluteQps"
                          ]
                        },
                        "_detectionLoadThreshold": {
                          "oneof": [
                            "detectionLoadThreshold"
                          ]
                        },
                        "_detectionRelativeToBaselineQps": {
                          "oneof": [
                            "detectionRelativeToBaselineQps"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        }
                      },
                      "fields": {
                        "autoDeployConfidenceThreshold": {
                          "type": "float",
                          "id": 84309694,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "autoDeployExpirationSec": {
                          "type": "int32",
                          "id": 69638793,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "autoDeployImpactedBaselineThreshold": {
                          "type": "float",
                          "id": 292441667,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "autoDeployLoadThreshold": {
                          "type": "float",
                          "id": 522227738,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "detectionAbsoluteQps": {
                          "type": "float",
                          "id": 383123174,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "detectionLoadThreshold": {
                          "type": "float",
                          "id": 430499148,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "detectionRelativeToBaselineQps": {
                          "type": "float",
                          "id": 291343749,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "trafficGranularityConfigs": {
                          "rule": "repeated",
                          "type": "SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig",
                          "id": 85367358
                        }
                      }
                    },
                    "SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig": {
                      "oneofs": {
                        "_enableEachUniqueValue": {
                          "oneof": [
                            "enableEachUniqueValue"
                          ]
                        },
                        "_type": {
                          "oneof": [
                            "type"
                          ]
                        },
                        "_value": {
                          "oneof": [
                            "value"
                          ]
                        }
                      },
                      "fields": {
                        "enableEachUniqueValue": {
                          "type": "bool",
                          "id": 469206341,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "type": {
                          "type": "string",
                          "id": 3575610,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "value": {
                          "type": "string",
                          "id": 111972721,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Type": {
                          "values": {
                            "UNDEFINED_TYPE": 0,
                            "HTTP_HEADER_HOST": 374321891,
                            "HTTP_PATH": 311503228,
                            "UNSPECIFIED_TYPE": 53933922
                          }
                        }
                      }
                    },
                    "SecurityPolicyAdvancedOptionsConfig": {
                      "oneofs": {
                        "_jsonCustomConfig": {
                          "oneof": [
                            "jsonCustomConfig"
                          ]
                        },
                        "_jsonParsing": {
                          "oneof": [
                            "jsonParsing"
                          ]
                        },
                        "_logLevel": {
                          "oneof": [
                            "logLevel"
                          ]
                        },
                        "_requestBodyInspectionSize": {
                          "oneof": [
                            "requestBodyInspectionSize"
                          ]
                        }
                      },
                      "fields": {
                        "jsonCustomConfig": {
                          "type": "SecurityPolicyAdvancedOptionsConfigJsonCustomConfig",
                          "id": 111570105,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "jsonParsing": {
                          "type": "string",
                          "id": 282493529,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "logLevel": {
                          "type": "string",
                          "id": 140582601,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "requestBodyInspectionSize": {
                          "type": "string",
                          "id": 191268607,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "userIpRequestHeaders": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 421050290
                        }
                      },
                      "nested": {
                        "JsonParsing": {
                          "values": {
                            "UNDEFINED_JSON_PARSING": 0,
                            "DISABLED": 516696700,
                            "STANDARD": 484642493,
                            "STANDARD_WITH_GRAPHQL": 106979218
                          }
                        },
                        "LogLevel": {
                          "values": {
                            "UNDEFINED_LOG_LEVEL": 0,
                            "NORMAL": 161067239,
                            "VERBOSE": 532219234
                          }
                        }
                      }
                    },
                    "SecurityPolicyAdvancedOptionsConfigJsonCustomConfig": {
                      "fields": {
                        "contentTypes": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 17428787
                        }
                      }
                    },
                    "SecurityPolicyAssociation": {
                      "oneofs": {
                        "_attachmentId": {
                          "oneof": [
                            "attachmentId"
                          ]
                        },
                        "_displayName": {
                          "oneof": [
                            "displayName"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_securityPolicyId": {
                          "oneof": [
                            "securityPolicyId"
                          ]
                        },
                        "_shortName": {
                          "oneof": [
                            "shortName"
                          ]
                        }
                      },
                      "fields": {
                        "attachmentId": {
                          "type": "string",
                          "id": 103768503,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "displayName": {
                          "type": "string",
                          "id": 4473832,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "excludedFolders": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 310611024
                        },
                        "excludedProjects": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 283070287
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "securityPolicyId": {
                          "type": "string",
                          "id": 203671817,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "shortName": {
                          "type": "string",
                          "id": 492051566,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SecurityPolicyDdosProtectionConfig": {
                      "oneofs": {
                        "_ddosProtection": {
                          "oneof": [
                            "ddosProtection"
                          ]
                        }
                      },
                      "fields": {
                        "ddosProtection": {
                          "type": "string",
                          "id": 275173268,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "DdosProtection": {
                          "values": {
                            "UNDEFINED_DDOS_PROTECTION": 0,
                            "ADVANCED": 63789090,
                            "ADVANCED_PREVIEW": 40905867,
                            "STANDARD": 484642493
                          }
                        }
                      }
                    },
                    "SecurityPolicyList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "SecurityPolicy",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SecurityPolicyRecaptchaOptionsConfig": {
                      "oneofs": {
                        "_redirectSiteKey": {
                          "oneof": [
                            "redirectSiteKey"
                          ]
                        }
                      },
                      "fields": {
                        "redirectSiteKey": {
                          "type": "string",
                          "id": 447677034,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SecurityPolicyReference": {
                      "oneofs": {
                        "_securityPolicy": {
                          "oneof": [
                            "securityPolicy"
                          ]
                        }
                      },
                      "fields": {
                        "securityPolicy": {
                          "type": "string",
                          "id": 171082513,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SecurityPolicyRule": {
                      "oneofs": {
                        "_action": {
                          "oneof": [
                            "action"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_headerAction": {
                          "oneof": [
                            "headerAction"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_match": {
                          "oneof": [
                            "match"
                          ]
                        },
                        "_networkMatch": {
                          "oneof": [
                            "networkMatch"
                          ]
                        },
                        "_preconfiguredWafConfig": {
                          "oneof": [
                            "preconfiguredWafConfig"
                          ]
                        },
                        "_preview": {
                          "oneof": [
                            "preview"
                          ]
                        },
                        "_priority": {
                          "oneof": [
                            "priority"
                          ]
                        },
                        "_rateLimitOptions": {
                          "oneof": [
                            "rateLimitOptions"
                          ]
                        },
                        "_redirectOptions": {
                          "oneof": [
                            "redirectOptions"
                          ]
                        }
                      },
                      "fields": {
                        "action": {
                          "type": "string",
                          "id": 187661878,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "headerAction": {
                          "type": "SecurityPolicyRuleHttpHeaderAction",
                          "id": 328077352,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "match": {
                          "type": "SecurityPolicyRuleMatcher",
                          "id": 103668165,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "networkMatch": {
                          "type": "SecurityPolicyRuleNetworkMatcher",
                          "id": 463387764,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "preconfiguredWafConfig": {
                          "type": "SecurityPolicyRulePreconfiguredWafConfig",
                          "id": 117805027,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "preview": {
                          "type": "bool",
                          "id": 218686408,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "priority": {
                          "type": "int32",
                          "id": 445151652,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "rateLimitOptions": {
                          "type": "SecurityPolicyRuleRateLimitOptions",
                          "id": 67544315,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "redirectOptions": {
                          "type": "SecurityPolicyRuleRedirectOptions",
                          "id": 163285307,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SecurityPolicyRuleHttpHeaderAction": {
                      "fields": {
                        "requestHeadersToAdds": {
                          "rule": "repeated",
                          "type": "SecurityPolicyRuleHttpHeaderActionHttpHeaderOption",
                          "id": 87987661
                        }
                      }
                    },
                    "SecurityPolicyRuleHttpHeaderActionHttpHeaderOption": {
                      "oneofs": {
                        "_headerName": {
                          "oneof": [
                            "headerName"
                          ]
                        },
                        "_headerValue": {
                          "oneof": [
                            "headerValue"
                          ]
                        }
                      },
                      "fields": {
                        "headerName": {
                          "type": "string",
                          "id": 110223613,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "headerValue": {
                          "type": "string",
                          "id": 203094335,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SecurityPolicyRuleMatcher": {
                      "oneofs": {
                        "_config": {
                          "oneof": [
                            "config"
                          ]
                        },
                        "_expr": {
                          "oneof": [
                            "expr"
                          ]
                        },
                        "_exprOptions": {
                          "oneof": [
                            "exprOptions"
                          ]
                        },
                        "_versionedExpr": {
                          "oneof": [
                            "versionedExpr"
                          ]
                        }
                      },
                      "fields": {
                        "config": {
                          "type": "SecurityPolicyRuleMatcherConfig",
                          "id": 255820610,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "expr": {
                          "type": "Expr",
                          "id": 3127797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "exprOptions": {
                          "type": "SecurityPolicyRuleMatcherExprOptions",
                          "id": 486220372,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "versionedExpr": {
                          "type": "string",
                          "id": 322286013,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "VersionedExpr": {
                          "values": {
                            "UNDEFINED_VERSIONED_EXPR": 0,
                            "SRC_IPS_V1": 70925961
                          }
                        }
                      }
                    },
                    "SecurityPolicyRuleMatcherConfig": {
                      "fields": {
                        "srcIpRanges": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 432128083
                        }
                      }
                    },
                    "SecurityPolicyRuleMatcherExprOptions": {
                      "oneofs": {
                        "_recaptchaOptions": {
                          "oneof": [
                            "recaptchaOptions"
                          ]
                        }
                      },
                      "fields": {
                        "recaptchaOptions": {
                          "type": "SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions",
                          "id": 389151558,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions": {
                      "fields": {
                        "actionTokenSiteKeys": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 59929885
                        },
                        "sessionTokenSiteKeys": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 333363581
                        }
                      }
                    },
                    "SecurityPolicyRuleNetworkMatcher": {
                      "fields": {
                        "destIpRanges": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 337357713
                        },
                        "destPorts": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 379902005
                        },
                        "ipProtocols": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 259213251
                        },
                        "srcAsns": {
                          "rule": "repeated",
                          "type": "uint32",
                          "id": 117825266
                        },
                        "srcIpRanges": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 432128083
                        },
                        "srcPorts": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 445095415
                        },
                        "srcRegionCodes": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 99086742
                        },
                        "userDefinedFields": {
                          "rule": "repeated",
                          "type": "SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatch",
                          "id": 28312739
                        }
                      }
                    },
                    "SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatch": {
                      "oneofs": {
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        }
                      },
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "values": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 249928994
                        }
                      }
                    },
                    "SecurityPolicyRulePreconfiguredWafConfig": {
                      "fields": {
                        "exclusions": {
                          "rule": "repeated",
                          "type": "SecurityPolicyRulePreconfiguredWafConfigExclusion",
                          "id": 208665701
                        }
                      }
                    },
                    "SecurityPolicyRulePreconfiguredWafConfigExclusion": {
                      "oneofs": {
                        "_targetRuleSet": {
                          "oneof": [
                            "targetRuleSet"
                          ]
                        }
                      },
                      "fields": {
                        "requestCookiesToExclude": {
                          "rule": "repeated",
                          "type": "SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams",
                          "id": 156757878
                        },
                        "requestHeadersToExclude": {
                          "rule": "repeated",
                          "type": "SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams",
                          "id": 63230495
                        },
                        "requestQueryParamsToExclude": {
                          "rule": "repeated",
                          "type": "SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams",
                          "id": 340692744
                        },
                        "requestUrisToExclude": {
                          "rule": "repeated",
                          "type": "SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams",
                          "id": 90690846
                        },
                        "targetRuleIds": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 498430435
                        },
                        "targetRuleSet": {
                          "type": "string",
                          "id": 498440077,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams": {
                      "oneofs": {
                        "_op": {
                          "oneof": [
                            "op"
                          ]
                        },
                        "_val": {
                          "oneof": [
                            "val"
                          ]
                        }
                      },
                      "fields": {
                        "op": {
                          "type": "string",
                          "id": 3553,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "val": {
                          "type": "string",
                          "id": 116513,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Op": {
                          "values": {
                            "UNDEFINED_OP": 0,
                            "CONTAINS": 215180831,
                            "ENDS_WITH": 490402221,
                            "EQUALS": 442201023,
                            "EQUALS_ANY": 337226060,
                            "STARTS_WITH": 139505652
                          }
                        }
                      }
                    },
                    "SecurityPolicyRuleRateLimitOptions": {
                      "oneofs": {
                        "_banDurationSec": {
                          "oneof": [
                            "banDurationSec"
                          ]
                        },
                        "_banThreshold": {
                          "oneof": [
                            "banThreshold"
                          ]
                        },
                        "_conformAction": {
                          "oneof": [
                            "conformAction"
                          ]
                        },
                        "_enforceOnKey": {
                          "oneof": [
                            "enforceOnKey"
                          ]
                        },
                        "_enforceOnKeyName": {
                          "oneof": [
                            "enforceOnKeyName"
                          ]
                        },
                        "_exceedAction": {
                          "oneof": [
                            "exceedAction"
                          ]
                        },
                        "_exceedRedirectOptions": {
                          "oneof": [
                            "exceedRedirectOptions"
                          ]
                        },
                        "_rateLimitThreshold": {
                          "oneof": [
                            "rateLimitThreshold"
                          ]
                        }
                      },
                      "fields": {
                        "banDurationSec": {
                          "type": "int32",
                          "id": 42896726,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "banThreshold": {
                          "type": "SecurityPolicyRuleRateLimitOptionsThreshold",
                          "id": 501208123,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "conformAction": {
                          "type": "string",
                          "id": 517612367,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enforceOnKey": {
                          "type": "string",
                          "id": 416648956,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enforceOnKeyConfigs": {
                          "rule": "repeated",
                          "type": "SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig",
                          "id": 33906478
                        },
                        "enforceOnKeyName": {
                          "type": "string",
                          "id": 132555246,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "exceedAction": {
                          "type": "string",
                          "id": 167159073,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "exceedRedirectOptions": {
                          "type": "SecurityPolicyRuleRedirectOptions",
                          "id": 473646694,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "rateLimitThreshold": {
                          "type": "SecurityPolicyRuleRateLimitOptionsThreshold",
                          "id": 315875208,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "EnforceOnKey": {
                          "values": {
                            "UNDEFINED_ENFORCE_ON_KEY": 0,
                            "ALL": 64897,
                            "HTTP_COOKIE": 494981627,
                            "HTTP_HEADER": 91597348,
                            "HTTP_PATH": 311503228,
                            "IP": 2343,
                            "REGION_CODE": 79559768,
                            "SNI": 82254,
                            "TLS_JA3_FINGERPRINT": 327127933,
                            "TLS_JA4_FINGERPRINT": 33724926,
                            "USER_IP": 34009627,
                            "XFF_IP": 438707118
                          }
                        }
                      }
                    },
                    "SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig": {
                      "oneofs": {
                        "_enforceOnKeyName": {
                          "oneof": [
                            "enforceOnKeyName"
                          ]
                        },
                        "_enforceOnKeyType": {
                          "oneof": [
                            "enforceOnKeyType"
                          ]
                        }
                      },
                      "fields": {
                        "enforceOnKeyName": {
                          "type": "string",
                          "id": 132555246,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enforceOnKeyType": {
                          "type": "string",
                          "id": 132757149,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "EnforceOnKeyType": {
                          "values": {
                            "UNDEFINED_ENFORCE_ON_KEY_TYPE": 0,
                            "ALL": 64897,
                            "HTTP_COOKIE": 494981627,
                            "HTTP_HEADER": 91597348,
                            "HTTP_PATH": 311503228,
                            "IP": 2343,
                            "REGION_CODE": 79559768,
                            "SNI": 82254,
                            "TLS_JA3_FINGERPRINT": 327127933,
                            "TLS_JA4_FINGERPRINT": 33724926,
                            "USER_IP": 34009627,
                            "XFF_IP": 438707118
                          }
                        }
                      }
                    },
                    "SecurityPolicyRuleRateLimitOptionsThreshold": {
                      "oneofs": {
                        "_count": {
                          "oneof": [
                            "count"
                          ]
                        },
                        "_intervalSec": {
                          "oneof": [
                            "intervalSec"
                          ]
                        }
                      },
                      "fields": {
                        "count": {
                          "type": "int32",
                          "id": 94851343,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "intervalSec": {
                          "type": "int32",
                          "id": 41084375,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SecurityPolicyRuleRedirectOptions": {
                      "oneofs": {
                        "_target": {
                          "oneof": [
                            "target"
                          ]
                        },
                        "_type": {
                          "oneof": [
                            "type"
                          ]
                        }
                      },
                      "fields": {
                        "target": {
                          "type": "string",
                          "id": 192835985,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "type": {
                          "type": "string",
                          "id": 3575610,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Type": {
                          "values": {
                            "UNDEFINED_TYPE": 0,
                            "EXTERNAL_302": 395733761,
                            "GOOGLE_RECAPTCHA": 518803009
                          }
                        }
                      }
                    },
                    "SecurityPolicyUserDefinedField": {
                      "oneofs": {
                        "_base": {
                          "oneof": [
                            "base"
                          ]
                        },
                        "_mask": {
                          "oneof": [
                            "mask"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_offset": {
                          "oneof": [
                            "offset"
                          ]
                        },
                        "_size": {
                          "oneof": [
                            "size"
                          ]
                        }
                      },
                      "fields": {
                        "base": {
                          "type": "string",
                          "id": 3016401,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "mask": {
                          "type": "string",
                          "id": 3344108,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "offset": {
                          "type": "int32",
                          "id": 53961875,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "size": {
                          "type": "int32",
                          "id": 3530753,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Base": {
                          "values": {
                            "UNDEFINED_BASE": 0,
                            "IPV4": 2254341,
                            "IPV6": 2254343,
                            "TCP": 82881,
                            "UDP": 83873
                          }
                        }
                      }
                    },
                    "SecuritySettings": {
                      "oneofs": {
                        "_awsV4Authentication": {
                          "oneof": [
                            "awsV4Authentication"
                          ]
                        },
                        "_clientTlsPolicy": {
                          "oneof": [
                            "clientTlsPolicy"
                          ]
                        }
                      },
                      "fields": {
                        "awsV4Authentication": {
                          "type": "AWSV4Signature",
                          "id": 433993111,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "clientTlsPolicy": {
                          "type": "string",
                          "id": 462325226,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "subjectAltNames": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 330029535
                        }
                      }
                    },
                    "SendDiagnosticInterruptInstanceRequest": {
                      "fields": {
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SendDiagnosticInterruptInstanceResponse": {
                      "fields": {}
                    },
                    "SerialPortOutput": {
                      "oneofs": {
                        "_contents": {
                          "oneof": [
                            "contents"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_next": {
                          "oneof": [
                            "next"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_start": {
                          "oneof": [
                            "start"
                          ]
                        }
                      },
                      "fields": {
                        "contents": {
                          "type": "string",
                          "id": 506419994,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "next": {
                          "type": "int64",
                          "id": 3377907,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "start": {
                          "type": "int64",
                          "id": 109757538,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ServerBinding": {
                      "oneofs": {
                        "_type": {
                          "oneof": [
                            "type"
                          ]
                        }
                      },
                      "fields": {
                        "type": {
                          "type": "string",
                          "id": 3575610,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Type": {
                          "values": {
                            "UNDEFINED_TYPE": 0,
                            "RESTART_NODE_ON_ANY_SERVER": 502950985,
                            "RESTART_NODE_ON_MINIMAL_SERVERS": 204166495,
                            "SERVER_BINDING_TYPE_UNSPECIFIED": 180825512
                          }
                        }
                      }
                    },
                    "ServiceAccount": {
                      "oneofs": {
                        "_email": {
                          "oneof": [
                            "email"
                          ]
                        }
                      },
                      "fields": {
                        "email": {
                          "type": "string",
                          "id": 96619420,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "scopes": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 165973151
                        }
                      }
                    },
                    "ServiceAttachment": {
                      "oneofs": {
                        "_connectionPreference": {
                          "oneof": [
                            "connectionPreference"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_enableProxyProtocol": {
                          "oneof": [
                            "enableProxyProtocol"
                          ]
                        },
                        "_fingerprint": {
                          "oneof": [
                            "fingerprint"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_producerForwardingRule": {
                          "oneof": [
                            "producerForwardingRule"
                          ]
                        },
                        "_propagatedConnectionLimit": {
                          "oneof": [
                            "propagatedConnectionLimit"
                          ]
                        },
                        "_pscServiceAttachmentId": {
                          "oneof": [
                            "pscServiceAttachmentId"
                          ]
                        },
                        "_reconcileConnections": {
                          "oneof": [
                            "reconcileConnections"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_targetService": {
                          "oneof": [
                            "targetService"
                          ]
                        }
                      },
                      "fields": {
                        "connectedEndpoints": {
                          "rule": "repeated",
                          "type": "ServiceAttachmentConnectedEndpoint",
                          "id": 72223688
                        },
                        "connectionPreference": {
                          "type": "string",
                          "id": 285818076,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "consumerAcceptLists": {
                          "rule": "repeated",
                          "type": "ServiceAttachmentConsumerProjectLimit",
                          "id": 402725703
                        },
                        "consumerRejectLists": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 204033182
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "domainNames": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 6450189
                        },
                        "enableProxyProtocol": {
                          "type": "bool",
                          "id": 363791237,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "fingerprint": {
                          "type": "string",
                          "id": 234678500,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "metadata": {
                          "keyType": "string",
                          "type": "string",
                          "id": 86866735
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "natSubnets": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 374785944
                        },
                        "producerForwardingRule": {
                          "type": "string",
                          "id": 247927889,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "propagatedConnectionLimit": {
                          "type": "uint32",
                          "id": 332719230,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pscServiceAttachmentId": {
                          "type": "Uint128",
                          "id": 527695214,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "reconcileConnections": {
                          "type": "bool",
                          "id": 125493732,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetService": {
                          "type": "string",
                          "id": 1293831,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "ConnectionPreference": {
                          "values": {
                            "UNDEFINED_CONNECTION_PREFERENCE": 0,
                            "ACCEPT_AUTOMATIC": 75250580,
                            "ACCEPT_MANUAL": 373061341,
                            "CONNECTION_PREFERENCE_UNSPECIFIED": 34590772
                          }
                        }
                      }
                    },
                    "ServiceAttachmentAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "ServiceAttachmentsScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ServiceAttachmentConnectedEndpoint": {
                      "oneofs": {
                        "_consumerNetwork": {
                          "oneof": [
                            "consumerNetwork"
                          ]
                        },
                        "_endpoint": {
                          "oneof": [
                            "endpoint"
                          ]
                        },
                        "_endpointWithId": {
                          "oneof": [
                            "endpointWithId"
                          ]
                        },
                        "_propagatedConnectionCount": {
                          "oneof": [
                            "propagatedConnectionCount"
                          ]
                        },
                        "_pscConnectionId": {
                          "oneof": [
                            "pscConnectionId"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        }
                      },
                      "fields": {
                        "consumerNetwork": {
                          "type": "string",
                          "id": 254357221,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "endpoint": {
                          "type": "string",
                          "id": 130489749,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "endpointWithId": {
                          "type": "string",
                          "id": 444867210,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "natIps": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 117635086
                        },
                        "propagatedConnectionCount": {
                          "type": "uint32",
                          "id": 324594130,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pscConnectionId": {
                          "type": "uint64",
                          "id": 292082397,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "string",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Status": {
                          "values": {
                            "UNDEFINED_STATUS": 0,
                            "ACCEPTED": 246714279,
                            "CLOSED": 380163436,
                            "NEEDS_ATTENTION": 344491452,
                            "PENDING": 35394935,
                            "REJECTED": 174130302,
                            "STATUS_UNSPECIFIED": 42133066
                          }
                        }
                      }
                    },
                    "ServiceAttachmentConsumerProjectLimit": {
                      "oneofs": {
                        "_connectionLimit": {
                          "oneof": [
                            "connectionLimit"
                          ]
                        },
                        "_endpointUrl": {
                          "oneof": [
                            "endpointUrl"
                          ]
                        },
                        "_networkUrl": {
                          "oneof": [
                            "networkUrl"
                          ]
                        },
                        "_projectIdOrNum": {
                          "oneof": [
                            "projectIdOrNum"
                          ]
                        }
                      },
                      "fields": {
                        "connectionLimit": {
                          "type": "uint32",
                          "id": 131403546,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "endpointUrl": {
                          "type": "string",
                          "id": 223428549,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "networkUrl": {
                          "type": "string",
                          "id": 207194078,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "projectIdOrNum": {
                          "type": "string",
                          "id": 349783336,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ServiceAttachmentList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "ServiceAttachment",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ServiceAttachmentsScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "serviceAttachments": {
                          "rule": "repeated",
                          "type": "ServiceAttachment",
                          "id": 307136806
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SetBackendServiceTargetSslProxyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetSslProxiesSetBackendServiceRequestResource": {
                          "type": "TargetSslProxiesSetBackendServiceRequest",
                          "id": 139080868,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "targetSslProxy": {
                          "type": "string",
                          "id": 338795853,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetBackendServiceTargetTcpProxyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetTcpProxiesSetBackendServiceRequestResource": {
                          "type": "TargetTcpProxiesSetBackendServiceRequest",
                          "id": 273721583,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "targetTcpProxy": {
                          "type": "string",
                          "id": 503065442,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetBackupTargetPoolRequest": {
                      "oneofs": {
                        "_failoverRatio": {
                          "oneof": [
                            "failoverRatio"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "failoverRatio": {
                          "type": "float",
                          "id": 212667006,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetPool": {
                          "type": "string",
                          "id": 62796298,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "targetReferenceResource": {
                          "type": "TargetReference",
                          "id": 523721712,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetCertificateMapTargetHttpsProxyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetHttpsProxiesSetCertificateMapRequestResource": {
                          "type": "TargetHttpsProxiesSetCertificateMapRequest",
                          "id": 467639099,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "targetHttpsProxy": {
                          "type": "string",
                          "id": 52336748,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetCertificateMapTargetSslProxyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetSslProxiesSetCertificateMapRequestResource": {
                          "type": "TargetSslProxiesSetCertificateMapRequest",
                          "id": 343984954,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "targetSslProxy": {
                          "type": "string",
                          "id": 338795853,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetCloudArmorTierProjectRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "projectsSetCloudArmorTierRequestResource": {
                          "type": "ProjectsSetCloudArmorTierRequest",
                          "id": 77053391,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SetCommonInstanceMetadataOperationMetadata": {
                      "oneofs": {
                        "_clientOperationId": {
                          "oneof": [
                            "clientOperationId"
                          ]
                        }
                      },
                      "fields": {
                        "clientOperationId": {
                          "type": "string",
                          "id": 297240295,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "perLocationOperations": {
                          "keyType": "string",
                          "type": "SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo",
                          "id": 408987796
                        }
                      }
                    },
                    "SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo": {
                      "oneofs": {
                        "_error": {
                          "oneof": [
                            "error"
                          ]
                        },
                        "_state": {
                          "oneof": [
                            "state"
                          ]
                        }
                      },
                      "fields": {
                        "error": {
                          "type": "Status",
                          "id": 96784904,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "state": {
                          "type": "string",
                          "id": 109757585,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "State": {
                          "values": {
                            "UNDEFINED_STATE": 0,
                            "ABANDONED": 81797556,
                            "DONE": 2104194,
                            "FAILED": 455706685,
                            "PROPAGATED": 507550299,
                            "PROPAGATING": 164807046,
                            "UNSPECIFIED": 526786327
                          }
                        }
                      }
                    },
                    "SetCommonInstanceMetadataProjectRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "metadataResource": {
                          "type": "Metadata",
                          "id": 291086110,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SetDefaultNetworkTierProjectRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "projectsSetDefaultNetworkTierRequestResource": {
                          "type": "ProjectsSetDefaultNetworkTierRequest",
                          "id": 126410762,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SetDeletionProtectionInstanceRequest": {
                      "oneofs": {
                        "_deletionProtection": {
                          "oneof": [
                            "deletionProtection"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "deletionProtection": {
                          "type": "bool",
                          "id": 458014698,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "SetDiskAutoDeleteInstanceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "autoDelete": {
                          "type": "bool",
                          "id": 464761403,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "deviceName": {
                          "type": "string",
                          "id": 67541716,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "SetEdgeSecurityPolicyBackendBucketRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "backendBucket": {
                          "type": "string",
                          "id": 91714037,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "securityPolicyReferenceResource": {
                          "type": "SecurityPolicyReference",
                          "id": 204135024,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetEdgeSecurityPolicyBackendServiceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "backendService": {
                          "type": "string",
                          "id": 306946058,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "securityPolicyReferenceResource": {
                          "type": "SecurityPolicyReference",
                          "id": 204135024,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetIamPolicyBackendBucketRequest": {
                      "fields": {
                        "globalSetPolicyRequestResource": {
                          "type": "GlobalSetPolicyRequest",
                          "id": 337048498,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetIamPolicyBackendServiceRequest": {
                      "fields": {
                        "globalSetPolicyRequestResource": {
                          "type": "GlobalSetPolicyRequest",
                          "id": 337048498,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetIamPolicyDiskRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zoneSetPolicyRequestResource": {
                          "type": "ZoneSetPolicyRequest",
                          "id": 382082107,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetIamPolicyFirewallPolicyRequest": {
                      "fields": {
                        "globalOrganizationSetPolicyRequestResource": {
                          "type": "GlobalOrganizationSetPolicyRequest",
                          "id": 177408606,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetIamPolicyImageRequest": {
                      "fields": {
                        "globalSetPolicyRequestResource": {
                          "type": "GlobalSetPolicyRequest",
                          "id": 337048498,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetIamPolicyInstanceRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zoneSetPolicyRequestResource": {
                          "type": "ZoneSetPolicyRequest",
                          "id": 382082107,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetIamPolicyInstanceTemplateRequest": {
                      "fields": {
                        "globalSetPolicyRequestResource": {
                          "type": "GlobalSetPolicyRequest",
                          "id": 337048498,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetIamPolicyInstantSnapshotRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zoneSetPolicyRequestResource": {
                          "type": "ZoneSetPolicyRequest",
                          "id": 382082107,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetIamPolicyInterconnectAttachmentGroupRequest": {
                      "fields": {
                        "globalSetPolicyRequestResource": {
                          "type": "GlobalSetPolicyRequest",
                          "id": 337048498,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetIamPolicyInterconnectGroupRequest": {
                      "fields": {
                        "globalSetPolicyRequestResource": {
                          "type": "GlobalSetPolicyRequest",
                          "id": 337048498,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetIamPolicyLicenseRequest": {
                      "fields": {
                        "globalSetPolicyRequestResource": {
                          "type": "GlobalSetPolicyRequest",
                          "id": 337048498,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetIamPolicyMachineImageRequest": {
                      "fields": {
                        "globalSetPolicyRequestResource": {
                          "type": "GlobalSetPolicyRequest",
                          "id": 337048498,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetIamPolicyNetworkAttachmentRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "regionSetPolicyRequestResource": {
                          "type": "RegionSetPolicyRequest",
                          "id": 276489091,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetIamPolicyNetworkFirewallPolicyRequest": {
                      "fields": {
                        "globalSetPolicyRequestResource": {
                          "type": "GlobalSetPolicyRequest",
                          "id": 337048498,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetIamPolicyNodeGroupRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zoneSetPolicyRequestResource": {
                          "type": "ZoneSetPolicyRequest",
                          "id": 382082107,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetIamPolicyNodeTemplateRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "regionSetPolicyRequestResource": {
                          "type": "RegionSetPolicyRequest",
                          "id": 276489091,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetIamPolicyRegionBackendServiceRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "regionSetPolicyRequestResource": {
                          "type": "RegionSetPolicyRequest",
                          "id": 276489091,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetIamPolicyRegionDiskRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "regionSetPolicyRequestResource": {
                          "type": "RegionSetPolicyRequest",
                          "id": 276489091,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetIamPolicyRegionInstantSnapshotRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "regionSetPolicyRequestResource": {
                          "type": "RegionSetPolicyRequest",
                          "id": 276489091,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetIamPolicyRegionNetworkFirewallPolicyRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "regionSetPolicyRequestResource": {
                          "type": "RegionSetPolicyRequest",
                          "id": 276489091,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetIamPolicyReservationBlockRequest": {
                      "fields": {
                        "parentResource": {
                          "type": "string",
                          "id": 18091011,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zoneSetNestedPolicyRequestResource": {
                          "type": "ZoneSetNestedPolicyRequest",
                          "id": 266352851,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetIamPolicyReservationRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zoneSetPolicyRequestResource": {
                          "type": "ZoneSetPolicyRequest",
                          "id": 382082107,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetIamPolicyReservationSubBlockRequest": {
                      "fields": {
                        "parentResource": {
                          "type": "string",
                          "id": 18091011,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zoneSetNestedPolicyRequestResource": {
                          "type": "ZoneSetNestedPolicyRequest",
                          "id": 266352851,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetIamPolicyResourcePolicyRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "regionSetPolicyRequestResource": {
                          "type": "RegionSetPolicyRequest",
                          "id": 276489091,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetIamPolicyServiceAttachmentRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "regionSetPolicyRequestResource": {
                          "type": "RegionSetPolicyRequest",
                          "id": 276489091,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetIamPolicySnapshotRequest": {
                      "fields": {
                        "globalSetPolicyRequestResource": {
                          "type": "GlobalSetPolicyRequest",
                          "id": 337048498,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetIamPolicyStoragePoolRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zoneSetPolicyRequestResource": {
                          "type": "ZoneSetPolicyRequest",
                          "id": 382082107,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetIamPolicySubnetworkRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "regionSetPolicyRequestResource": {
                          "type": "RegionSetPolicyRequest",
                          "id": 276489091,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetInstanceTemplateInstanceGroupManagerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instanceGroupManagersSetInstanceTemplateRequestResource": {
                          "type": "InstanceGroupManagersSetInstanceTemplateRequest",
                          "id": 9809093,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "SetInstanceTemplateRegionInstanceGroupManagerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "regionInstanceGroupManagersSetTemplateRequestResource": {
                          "type": "RegionInstanceGroupManagersSetTemplateRequest",
                          "id": 187310412,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SetLabelsAddressRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "regionSetLabelsRequestResource": {
                          "type": "RegionSetLabelsRequest",
                          "id": 259357782,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetLabelsDiskRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        },
                        "zoneSetLabelsRequestResource": {
                          "type": "ZoneSetLabelsRequest",
                          "id": 364950798,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetLabelsExternalVpnGatewayRequest": {
                      "fields": {
                        "globalSetLabelsRequestResource": {
                          "type": "GlobalSetLabelsRequest",
                          "id": 319917189,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetLabelsForwardingRuleRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "regionSetLabelsRequestResource": {
                          "type": "RegionSetLabelsRequest",
                          "id": 259357782,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetLabelsGlobalAddressRequest": {
                      "fields": {
                        "globalSetLabelsRequestResource": {
                          "type": "GlobalSetLabelsRequest",
                          "id": 319917189,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetLabelsGlobalForwardingRuleRequest": {
                      "fields": {
                        "globalSetLabelsRequestResource": {
                          "type": "GlobalSetLabelsRequest",
                          "id": 319917189,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetLabelsImageRequest": {
                      "fields": {
                        "globalSetLabelsRequestResource": {
                          "type": "GlobalSetLabelsRequest",
                          "id": 319917189,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetLabelsInstanceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instancesSetLabelsRequestResource": {
                          "type": "InstancesSetLabelsRequest",
                          "id": 207749344,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "SetLabelsInstantSnapshotRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        },
                        "zoneSetLabelsRequestResource": {
                          "type": "ZoneSetLabelsRequest",
                          "id": 364950798,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetLabelsInterconnectAttachmentRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "regionSetLabelsRequestResource": {
                          "type": "RegionSetLabelsRequest",
                          "id": 259357782,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetLabelsInterconnectRequest": {
                      "fields": {
                        "globalSetLabelsRequestResource": {
                          "type": "GlobalSetLabelsRequest",
                          "id": 319917189,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetLabelsMachineImageRequest": {
                      "fields": {
                        "globalSetLabelsRequestResource": {
                          "type": "GlobalSetLabelsRequest",
                          "id": 319917189,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetLabelsRegionDiskRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "regionSetLabelsRequestResource": {
                          "type": "RegionSetLabelsRequest",
                          "id": 259357782,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetLabelsRegionInstantSnapshotRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "regionSetLabelsRequestResource": {
                          "type": "RegionSetLabelsRequest",
                          "id": 259357782,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetLabelsRegionSecurityPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "regionSetLabelsRequestResource": {
                          "type": "RegionSetLabelsRequest",
                          "id": 259357782,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetLabelsSecurityPolicyRequest": {
                      "fields": {
                        "globalSetLabelsRequestResource": {
                          "type": "GlobalSetLabelsRequest",
                          "id": 319917189,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetLabelsSnapshotRequest": {
                      "fields": {
                        "globalSetLabelsRequestResource": {
                          "type": "GlobalSetLabelsRequest",
                          "id": 319917189,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetLabelsTargetVpnGatewayRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "regionSetLabelsRequestResource": {
                          "type": "RegionSetLabelsRequest",
                          "id": 259357782,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetLabelsVpnGatewayRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "regionSetLabelsRequestResource": {
                          "type": "RegionSetLabelsRequest",
                          "id": 259357782,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetLabelsVpnTunnelRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "regionSetLabelsRequestResource": {
                          "type": "RegionSetLabelsRequest",
                          "id": 259357782,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetMachineResourcesInstanceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instancesSetMachineResourcesRequestResource": {
                          "type": "InstancesSetMachineResourcesRequest",
                          "id": 196286318,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "SetMachineTypeInstanceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instancesSetMachineTypeRequestResource": {
                          "type": "InstancesSetMachineTypeRequest",
                          "id": 254157709,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "SetMetadataInstanceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "metadataResource": {
                          "type": "Metadata",
                          "id": 291086110,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "SetMinCpuPlatformInstanceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instancesSetMinCpuPlatformRequestResource": {
                          "type": "InstancesSetMinCpuPlatformRequest",
                          "id": 148459368,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "SetNameInstanceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instancesSetNameRequestResource": {
                          "type": "InstancesSetNameRequest",
                          "id": 272080980,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "SetNamedPortsInstanceGroupRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroup": {
                          "type": "string",
                          "id": 81095253,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instanceGroupsSetNamedPortsRequestResource": {
                          "type": "InstanceGroupsSetNamedPortsRequest",
                          "id": 385151535,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "SetNamedPortsRegionInstanceGroupRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroup": {
                          "type": "string",
                          "id": 81095253,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "regionInstanceGroupsSetNamedPortsRequestResource": {
                          "type": "RegionInstanceGroupsSetNamedPortsRequest",
                          "id": 1574938,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SetNodeTemplateNodeGroupRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "nodeGroup": {
                          "type": "string",
                          "id": 469958146,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "nodeGroupsSetNodeTemplateRequestResource": {
                          "type": "NodeGroupsSetNodeTemplateRequest",
                          "id": 117382321,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "SetPrivateIpGoogleAccessSubnetworkRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "subnetwork": {
                          "type": "string",
                          "id": 307827694,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "subnetworksSetPrivateIpGoogleAccessRequestResource": {
                          "type": "SubnetworksSetPrivateIpGoogleAccessRequest",
                          "id": 268920696,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetProxyHeaderTargetSslProxyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetSslProxiesSetProxyHeaderRequestResource": {
                          "type": "TargetSslProxiesSetProxyHeaderRequest",
                          "id": 205284526,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "targetSslProxy": {
                          "type": "string",
                          "id": 338795853,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetProxyHeaderTargetTcpProxyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetTcpProxiesSetProxyHeaderRequestResource": {
                          "type": "TargetTcpProxiesSetProxyHeaderRequest",
                          "id": 219958339,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "targetTcpProxy": {
                          "type": "string",
                          "id": 503065442,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetQuicOverrideTargetHttpsProxyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetHttpsProxiesSetQuicOverrideRequestResource": {
                          "type": "TargetHttpsProxiesSetQuicOverrideRequest",
                          "id": 72940258,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "targetHttpsProxy": {
                          "type": "string",
                          "id": 52336748,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetSchedulingInstanceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "schedulingResource": {
                          "type": "Scheduling",
                          "id": 463181401,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "SetSecurityPolicyBackendServiceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "backendService": {
                          "type": "string",
                          "id": 306946058,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "securityPolicyReferenceResource": {
                          "type": "SecurityPolicyReference",
                          "id": 204135024,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetSecurityPolicyInstanceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instancesSetSecurityPolicyRequestResource": {
                          "type": "InstancesSetSecurityPolicyRequest",
                          "id": 248424586,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "SetSecurityPolicyRegionBackendServiceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "backendService": {
                          "type": "string",
                          "id": 306946058,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "securityPolicyReferenceResource": {
                          "type": "SecurityPolicyReference",
                          "id": 204135024,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetSecurityPolicyTargetInstanceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "securityPolicyReferenceResource": {
                          "type": "SecurityPolicyReference",
                          "id": 204135024,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "targetInstance": {
                          "type": "string",
                          "id": 289769347,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "SetSecurityPolicyTargetPoolRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "securityPolicyReferenceResource": {
                          "type": "SecurityPolicyReference",
                          "id": 204135024,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "targetPool": {
                          "type": "string",
                          "id": 62796298,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetServiceAccountInstanceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instancesSetServiceAccountRequestResource": {
                          "type": "InstancesSetServiceAccountRequest",
                          "id": 275550008,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "SetShieldedInstanceIntegrityPolicyInstanceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "shieldedInstanceIntegrityPolicyResource": {
                          "type": "ShieldedInstanceIntegrityPolicy",
                          "id": 409169462,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "SetSslCertificatesRegionTargetHttpsProxyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "regionTargetHttpsProxiesSetSslCertificatesRequestResource": {
                          "type": "RegionTargetHttpsProxiesSetSslCertificatesRequest",
                          "id": 390693383,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetHttpsProxy": {
                          "type": "string",
                          "id": 52336748,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetSslCertificatesTargetHttpsProxyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetHttpsProxiesSetSslCertificatesRequestResource": {
                          "type": "TargetHttpsProxiesSetSslCertificatesRequest",
                          "id": 223122908,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "targetHttpsProxy": {
                          "type": "string",
                          "id": 52336748,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetSslCertificatesTargetSslProxyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetSslProxiesSetSslCertificatesRequestResource": {
                          "type": "TargetSslProxiesSetSslCertificatesRequest",
                          "id": 147940797,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "targetSslProxy": {
                          "type": "string",
                          "id": 338795853,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetSslPolicyTargetHttpsProxyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sslPolicyReferenceResource": {
                          "type": "SslPolicyReference",
                          "id": 235403836,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "targetHttpsProxy": {
                          "type": "string",
                          "id": 52336748,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetSslPolicyTargetSslProxyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sslPolicyReferenceResource": {
                          "type": "SslPolicyReference",
                          "id": 235403836,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "targetSslProxy": {
                          "type": "string",
                          "id": 338795853,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetTagsInstanceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "tagsResource": {
                          "type": "Tags",
                          "id": 331435380,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "SetTargetForwardingRuleRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "forwardingRule": {
                          "type": "string",
                          "id": 269964030,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetReferenceResource": {
                          "type": "TargetReference",
                          "id": 523721712,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetTargetGlobalForwardingRuleRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "forwardingRule": {
                          "type": "string",
                          "id": 269964030,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetReferenceResource": {
                          "type": "TargetReference",
                          "id": 523721712,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetTargetPoolsInstanceGroupManagerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instanceGroupManagersSetTargetPoolsRequestResource": {
                          "type": "InstanceGroupManagersSetTargetPoolsRequest",
                          "id": 281150216,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "SetTargetPoolsRegionInstanceGroupManagerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "regionInstanceGroupManagersSetTargetPoolsRequestResource": {
                          "type": "RegionInstanceGroupManagersSetTargetPoolsRequest",
                          "id": 78734717,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SetUrlMapRegionTargetHttpProxyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetHttpProxy": {
                          "type": "string",
                          "id": 206872421,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "urlMapReferenceResource": {
                          "type": "UrlMapReference",
                          "id": 398701333,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetUrlMapRegionTargetHttpsProxyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetHttpsProxy": {
                          "type": "string",
                          "id": 52336748,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "urlMapReferenceResource": {
                          "type": "UrlMapReference",
                          "id": 398701333,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetUrlMapTargetHttpProxyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetHttpProxy": {
                          "type": "string",
                          "id": 206872421,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "urlMapReferenceResource": {
                          "type": "UrlMapReference",
                          "id": 398701333,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetUrlMapTargetHttpsProxyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetHttpsProxy": {
                          "type": "string",
                          "id": 52336748,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "urlMapReferenceResource": {
                          "type": "UrlMapReference",
                          "id": 398701333,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetUsageExportBucketProjectRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "usageExportLocationResource": {
                          "type": "UsageExportLocation",
                          "id": 20260459,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "ShareSettings": {
                      "oneofs": {
                        "_shareType": {
                          "oneof": [
                            "shareType"
                          ]
                        }
                      },
                      "fields": {
                        "projectMap": {
                          "keyType": "string",
                          "type": "ShareSettingsProjectConfig",
                          "id": 134212406
                        },
                        "shareType": {
                          "type": "string",
                          "id": 359533466,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "ShareType": {
                          "values": {
                            "UNDEFINED_SHARE_TYPE": 0,
                            "LOCAL": 72607563,
                            "ORGANIZATION": 274978099,
                            "SHARE_TYPE_UNSPECIFIED": 494771730,
                            "SPECIFIC_PROJECTS": 347838695
                          }
                        }
                      }
                    },
                    "ShareSettingsProjectConfig": {
                      "oneofs": {
                        "_projectId": {
                          "oneof": [
                            "projectId"
                          ]
                        }
                      },
                      "fields": {
                        "projectId": {
                          "type": "string",
                          "id": 177513473,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ShieldedInstanceConfig": {
                      "oneofs": {
                        "_enableIntegrityMonitoring": {
                          "oneof": [
                            "enableIntegrityMonitoring"
                          ]
                        },
                        "_enableSecureBoot": {
                          "oneof": [
                            "enableSecureBoot"
                          ]
                        },
                        "_enableVtpm": {
                          "oneof": [
                            "enableVtpm"
                          ]
                        }
                      },
                      "fields": {
                        "enableIntegrityMonitoring": {
                          "type": "bool",
                          "id": 409071030,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enableSecureBoot": {
                          "type": "bool",
                          "id": 123568638,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enableVtpm": {
                          "type": "bool",
                          "id": 181858935,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ShieldedInstanceIdentity": {
                      "oneofs": {
                        "_eccP256EncryptionKey": {
                          "oneof": [
                            "eccP256EncryptionKey"
                          ]
                        },
                        "_eccP256SigningKey": {
                          "oneof": [
                            "eccP256SigningKey"
                          ]
                        },
                        "_encryptionKey": {
                          "oneof": [
                            "encryptionKey"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_signingKey": {
                          "oneof": [
                            "signingKey"
                          ]
                        }
                      },
                      "fields": {
                        "eccP256EncryptionKey": {
                          "type": "ShieldedInstanceIdentityEntry",
                          "id": 469607365,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "eccP256SigningKey": {
                          "type": "ShieldedInstanceIdentityEntry",
                          "id": 477678403,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "encryptionKey": {
                          "type": "ShieldedInstanceIdentityEntry",
                          "id": 488268707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "signingKey": {
                          "type": "ShieldedInstanceIdentityEntry",
                          "id": 320948261,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ShieldedInstanceIdentityEntry": {
                      "oneofs": {
                        "_ekCert": {
                          "oneof": [
                            "ekCert"
                          ]
                        },
                        "_ekPub": {
                          "oneof": [
                            "ekPub"
                          ]
                        }
                      },
                      "fields": {
                        "ekCert": {
                          "type": "string",
                          "id": 450178589,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ekPub": {
                          "type": "string",
                          "id": 308947940,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ShieldedInstanceIntegrityPolicy": {
                      "oneofs": {
                        "_updateAutoLearnPolicy": {
                          "oneof": [
                            "updateAutoLearnPolicy"
                          ]
                        }
                      },
                      "fields": {
                        "updateAutoLearnPolicy": {
                          "type": "bool",
                          "id": 245490215,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SignedUrlKey": {
                      "oneofs": {
                        "_keyName": {
                          "oneof": [
                            "keyName"
                          ]
                        },
                        "_keyValue": {
                          "oneof": [
                            "keyValue"
                          ]
                        }
                      },
                      "fields": {
                        "keyName": {
                          "type": "string",
                          "id": 500938859,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "keyValue": {
                          "type": "string",
                          "id": 504106897,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SimulateMaintenanceEventInstanceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        },
                        "_withExtendedNotifications": {
                          "oneof": [
                            "withExtendedNotifications"
                          ]
                        }
                      },
                      "fields": {
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "withExtendedNotifications": {
                          "type": "bool",
                          "id": 405957627,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "SimulateMaintenanceEventNodeGroupRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "nodeGroup": {
                          "type": "string",
                          "id": 469958146,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "nodeGroupsSimulateMaintenanceEventRequestResource": {
                          "type": "NodeGroupsSimulateMaintenanceEventRequest",
                          "id": 351468764,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "Snapshot": {
                      "oneofs": {
                        "_architecture": {
                          "oneof": [
                            "architecture"
                          ]
                        },
                        "_autoCreated": {
                          "oneof": [
                            "autoCreated"
                          ]
                        },
                        "_chainName": {
                          "oneof": [
                            "chainName"
                          ]
                        },
                        "_creationSizeBytes": {
                          "oneof": [
                            "creationSizeBytes"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_diskSizeGb": {
                          "oneof": [
                            "diskSizeGb"
                          ]
                        },
                        "_downloadBytes": {
                          "oneof": [
                            "downloadBytes"
                          ]
                        },
                        "_enableConfidentialCompute": {
                          "oneof": [
                            "enableConfidentialCompute"
                          ]
                        },
                        "_guestFlush": {
                          "oneof": [
                            "guestFlush"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_labelFingerprint": {
                          "oneof": [
                            "labelFingerprint"
                          ]
                        },
                        "_locationHint": {
                          "oneof": [
                            "locationHint"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_params": {
                          "oneof": [
                            "params"
                          ]
                        },
                        "_satisfiesPzi": {
                          "oneof": [
                            "satisfiesPzi"
                          ]
                        },
                        "_satisfiesPzs": {
                          "oneof": [
                            "satisfiesPzs"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_snapshotEncryptionKey": {
                          "oneof": [
                            "snapshotEncryptionKey"
                          ]
                        },
                        "_snapshotType": {
                          "oneof": [
                            "snapshotType"
                          ]
                        },
                        "_sourceDisk": {
                          "oneof": [
                            "sourceDisk"
                          ]
                        },
                        "_sourceDiskEncryptionKey": {
                          "oneof": [
                            "sourceDiskEncryptionKey"
                          ]
                        },
                        "_sourceDiskForRecoveryCheckpoint": {
                          "oneof": [
                            "sourceDiskForRecoveryCheckpoint"
                          ]
                        },
                        "_sourceDiskId": {
                          "oneof": [
                            "sourceDiskId"
                          ]
                        },
                        "_sourceInstantSnapshot": {
                          "oneof": [
                            "sourceInstantSnapshot"
                          ]
                        },
                        "_sourceInstantSnapshotEncryptionKey": {
                          "oneof": [
                            "sourceInstantSnapshotEncryptionKey"
                          ]
                        },
                        "_sourceInstantSnapshotId": {
                          "oneof": [
                            "sourceInstantSnapshotId"
                          ]
                        },
                        "_sourceSnapshotSchedulePolicy": {
                          "oneof": [
                            "sourceSnapshotSchedulePolicy"
                          ]
                        },
                        "_sourceSnapshotSchedulePolicyId": {
                          "oneof": [
                            "sourceSnapshotSchedulePolicyId"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        },
                        "_storageBytes": {
                          "oneof": [
                            "storageBytes"
                          ]
                        },
                        "_storageBytesStatus": {
                          "oneof": [
                            "storageBytesStatus"
                          ]
                        }
                      },
                      "fields": {
                        "architecture": {
                          "type": "string",
                          "id": 302803283,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "autoCreated": {
                          "type": "bool",
                          "id": 463922264,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "chainName": {
                          "type": "string",
                          "id": 68644169,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationSizeBytes": {
                          "type": "int64",
                          "id": 125400077,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "diskSizeGb": {
                          "type": "int64",
                          "id": 316263735,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "downloadBytes": {
                          "type": "int64",
                          "id": 435054068,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enableConfidentialCompute": {
                          "type": "bool",
                          "id": 102135228,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "guestFlush": {
                          "type": "bool",
                          "id": 385550813,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "guestOsFeatures": {
                          "rule": "repeated",
                          "type": "GuestOsFeature",
                          "id": 79294545
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labelFingerprint": {
                          "type": "string",
                          "id": 178124825,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labels": {
                          "keyType": "string",
                          "type": "string",
                          "id": 500195327
                        },
                        "licenseCodes": {
                          "rule": "repeated",
                          "type": "int64",
                          "id": 45482664
                        },
                        "licenses": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 337642578
                        },
                        "locationHint": {
                          "type": "string",
                          "id": 350519505,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "params": {
                          "type": "SnapshotParams",
                          "id": 78313862,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "satisfiesPzi": {
                          "type": "bool",
                          "id": 480964257,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "satisfiesPzs": {
                          "type": "bool",
                          "id": 480964267,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "snapshotEncryptionKey": {
                          "type": "CustomerEncryptionKey",
                          "id": 43334526,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "snapshotType": {
                          "type": "string",
                          "id": 124349653,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceDisk": {
                          "type": "string",
                          "id": 451753793,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceDiskEncryptionKey": {
                          "type": "CustomerEncryptionKey",
                          "id": 531501153,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceDiskForRecoveryCheckpoint": {
                          "type": "string",
                          "id": 359837950,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceDiskId": {
                          "type": "string",
                          "id": 454190809,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceInstantSnapshot": {
                          "type": "string",
                          "id": 219202054,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceInstantSnapshotEncryptionKey": {
                          "type": "CustomerEncryptionKey",
                          "id": 436536060,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceInstantSnapshotId": {
                          "type": "string",
                          "id": 287582708,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceSnapshotSchedulePolicy": {
                          "type": "string",
                          "id": 235756291,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceSnapshotSchedulePolicyId": {
                          "type": "string",
                          "id": 70489047,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "string",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "storageBytes": {
                          "type": "int64",
                          "id": 424631719,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "storageBytesStatus": {
                          "type": "string",
                          "id": 490739082,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "storageLocations": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 328005274
                        }
                      },
                      "nested": {
                        "Architecture": {
                          "values": {
                            "UNDEFINED_ARCHITECTURE": 0,
                            "ARCHITECTURE_UNSPECIFIED": 394750507,
                            "ARM64": 62547450,
                            "X86_64": 425300551
                          }
                        },
                        "SnapshotType": {
                          "values": {
                            "UNDEFINED_SNAPSHOT_TYPE": 0,
                            "ARCHIVE": 506752162,
                            "STANDARD": 484642493
                          }
                        },
                        "Status": {
                          "values": {
                            "UNDEFINED_STATUS": 0,
                            "CREATING": 455564985,
                            "DELETING": 528602024,
                            "FAILED": 455706685,
                            "READY": 77848963,
                            "UPLOADING": 267603489
                          }
                        },
                        "StorageBytesStatus": {
                          "values": {
                            "UNDEFINED_STORAGE_BYTES_STATUS": 0,
                            "UPDATING": 494614342,
                            "UP_TO_DATE": 101306702
                          }
                        }
                      }
                    },
                    "SnapshotList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "Snapshot",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SnapshotParams": {
                      "fields": {
                        "resourceManagerTags": {
                          "keyType": "string",
                          "type": "string",
                          "id": 377671164
                        }
                      }
                    },
                    "SnapshotSettings": {
                      "oneofs": {
                        "_storageLocation": {
                          "oneof": [
                            "storageLocation"
                          ]
                        }
                      },
                      "fields": {
                        "storageLocation": {
                          "type": "SnapshotSettingsStorageLocationSettings",
                          "id": 460859641,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SnapshotSettingsStorageLocationSettings": {
                      "oneofs": {
                        "_policy": {
                          "oneof": [
                            "policy"
                          ]
                        }
                      },
                      "fields": {
                        "locations": {
                          "keyType": "string",
                          "type": "SnapshotSettingsStorageLocationSettingsStorageLocationPreference",
                          "id": 413423454
                        },
                        "policy": {
                          "type": "string",
                          "id": 91071794,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Policy": {
                          "values": {
                            "UNDEFINED_POLICY": 0,
                            "LOCAL_REGION": 403535464,
                            "NEAREST_MULTI_REGION": 212467515,
                            "SPECIFIC_LOCATIONS": 280093809,
                            "STORAGE_LOCATION_POLICY_UNSPECIFIED": 250644592
                          }
                        }
                      }
                    },
                    "SnapshotSettingsStorageLocationSettingsStorageLocationPreference": {
                      "oneofs": {
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        }
                      },
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SourceDiskEncryptionKey": {
                      "oneofs": {
                        "_diskEncryptionKey": {
                          "oneof": [
                            "diskEncryptionKey"
                          ]
                        },
                        "_sourceDisk": {
                          "oneof": [
                            "sourceDisk"
                          ]
                        }
                      },
                      "fields": {
                        "diskEncryptionKey": {
                          "type": "CustomerEncryptionKey",
                          "id": 271660677,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceDisk": {
                          "type": "string",
                          "id": 451753793,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SourceInstanceParams": {
                      "fields": {
                        "diskConfigs": {
                          "rule": "repeated",
                          "type": "DiskInstantiationConfig",
                          "id": 235580623
                        }
                      }
                    },
                    "SourceInstanceProperties": {
                      "oneofs": {
                        "_canIpForward": {
                          "oneof": [
                            "canIpForward"
                          ]
                        },
                        "_deletionProtection": {
                          "oneof": [
                            "deletionProtection"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_keyRevocationActionType": {
                          "oneof": [
                            "keyRevocationActionType"
                          ]
                        },
                        "_machineType": {
                          "oneof": [
                            "machineType"
                          ]
                        },
                        "_metadata": {
                          "oneof": [
                            "metadata"
                          ]
                        },
                        "_minCpuPlatform": {
                          "oneof": [
                            "minCpuPlatform"
                          ]
                        },
                        "_postKeyRevocationActionType": {
                          "oneof": [
                            "postKeyRevocationActionType"
                          ]
                        },
                        "_scheduling": {
                          "oneof": [
                            "scheduling"
                          ]
                        },
                        "_tags": {
                          "oneof": [
                            "tags"
                          ]
                        }
                      },
                      "fields": {
                        "canIpForward": {
                          "type": "bool",
                          "id": 467731324,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "deletionProtection": {
                          "type": "bool",
                          "id": 458014698,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "disks": {
                          "rule": "repeated",
                          "type": "SavedAttachedDisk",
                          "id": 95594102
                        },
                        "guestAccelerators": {
                          "rule": "repeated",
                          "type": "AcceleratorConfig",
                          "id": 463595119
                        },
                        "keyRevocationActionType": {
                          "type": "string",
                          "id": 235941474,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labels": {
                          "keyType": "string",
                          "type": "string",
                          "id": 500195327
                        },
                        "machineType": {
                          "type": "string",
                          "id": 227711026,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "metadata": {
                          "type": "Metadata",
                          "id": 86866735,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "minCpuPlatform": {
                          "type": "string",
                          "id": 242912759,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "networkInterfaces": {
                          "rule": "repeated",
                          "type": "NetworkInterface",
                          "id": 52735243
                        },
                        "postKeyRevocationActionType": {
                          "type": "string",
                          "id": 292972897,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "scheduling": {
                          "type": "Scheduling",
                          "id": 386688404,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceAccounts": {
                          "rule": "repeated",
                          "type": "ServiceAccount",
                          "id": 277537328
                        },
                        "tags": {
                          "type": "Tags",
                          "id": 3552281,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "KeyRevocationActionType": {
                          "values": {
                            "UNDEFINED_KEY_REVOCATION_ACTION_TYPE": 0,
                            "KEY_REVOCATION_ACTION_TYPE_UNSPECIFIED": 467110106,
                            "NONE": 2402104,
                            "STOP": 2555906
                          }
                        },
                        "PostKeyRevocationActionType": {
                          "values": {
                            "UNDEFINED_POST_KEY_REVOCATION_ACTION_TYPE": 0,
                            "NOOP": 2402146,
                            "POST_KEY_REVOCATION_ACTION_TYPE_UNSPECIFIED": 228738393,
                            "SHUTDOWN": 76412502
                          }
                        }
                      }
                    },
                    "SslCertificate": {
                      "oneofs": {
                        "_certificate": {
                          "oneof": [
                            "certificate"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_expireTime": {
                          "oneof": [
                            "expireTime"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_managed": {
                          "oneof": [
                            "managed"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_privateKey": {
                          "oneof": [
                            "privateKey"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_selfManaged": {
                          "oneof": [
                            "selfManaged"
                          ]
                        },
                        "_type": {
                          "oneof": [
                            "type"
                          ]
                        }
                      },
                      "fields": {
                        "certificate": {
                          "type": "string",
                          "id": 341787031,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "expireTime": {
                          "type": "string",
                          "id": 440691181,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "managed": {
                          "type": "SslCertificateManagedSslCertificate",
                          "id": 298389407,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "privateKey": {
                          "type": "string",
                          "id": 361331107,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfManaged": {
                          "type": "SslCertificateSelfManagedSslCertificate",
                          "id": 329284012,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "subjectAlternativeNames": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 528807907
                        },
                        "type": {
                          "type": "string",
                          "id": 3575610,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Type": {
                          "values": {
                            "UNDEFINED_TYPE": 0,
                            "MANAGED": 479501183,
                            "SELF_MANAGED": 434437516,
                            "TYPE_UNSPECIFIED": 437714322
                          }
                        }
                      }
                    },
                    "SslCertificateAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "SslCertificatesScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SslCertificateList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "SslCertificate",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SslCertificateManagedSslCertificate": {
                      "oneofs": {
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        }
                      },
                      "fields": {
                        "domainStatus": {
                          "keyType": "string",
                          "type": "string",
                          "id": 360305613
                        },
                        "domains": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 226935855
                        },
                        "status": {
                          "type": "string",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Status": {
                          "values": {
                            "UNDEFINED_STATUS": 0,
                            "ACTIVE": 314733318,
                            "MANAGED_CERTIFICATE_STATUS_UNSPECIFIED": 474800850,
                            "PROVISIONING": 290896621,
                            "PROVISIONING_FAILED": 76813775,
                            "PROVISIONING_FAILED_PERMANENTLY": 275036203,
                            "RENEWAL_FAILED": 434659076
                          }
                        }
                      }
                    },
                    "SslCertificateSelfManagedSslCertificate": {
                      "oneofs": {
                        "_certificate": {
                          "oneof": [
                            "certificate"
                          ]
                        },
                        "_privateKey": {
                          "oneof": [
                            "privateKey"
                          ]
                        }
                      },
                      "fields": {
                        "certificate": {
                          "type": "string",
                          "id": 341787031,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "privateKey": {
                          "type": "string",
                          "id": 361331107,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SslCertificatesScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "sslCertificates": {
                          "rule": "repeated",
                          "type": "SslCertificate",
                          "id": 366006543
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SslPoliciesAggregatedList": {
                      "oneofs": {
                        "_etag": {
                          "oneof": [
                            "etag"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "etag": {
                          "type": "string",
                          "id": 3123477,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "SslPoliciesScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SslPoliciesList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "SslPolicy",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SslPoliciesListAvailableFeaturesResponse": {
                      "fields": {
                        "features": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 246211645
                        }
                      }
                    },
                    "SslPoliciesScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "sslPolicies": {
                          "rule": "repeated",
                          "type": "SslPolicy",
                          "id": 209941027
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SslPolicy": {
                      "oneofs": {
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_fingerprint": {
                          "oneof": [
                            "fingerprint"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_minTlsVersion": {
                          "oneof": [
                            "minTlsVersion"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_profile": {
                          "oneof": [
                            "profile"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        }
                      },
                      "fields": {
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "customFeatures": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 34789707
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enabledFeatures": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 469017467
                        },
                        "fingerprint": {
                          "type": "string",
                          "id": 234678500,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "minTlsVersion": {
                          "type": "string",
                          "id": 8155943,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "profile": {
                          "type": "string",
                          "id": 227445161,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warnings": {
                          "rule": "repeated",
                          "type": "Warnings",
                          "id": 498091095
                        }
                      },
                      "nested": {
                        "MinTlsVersion": {
                          "values": {
                            "UNDEFINED_MIN_TLS_VERSION": 0,
                            "TLS_1_0": 33116734,
                            "TLS_1_1": 33116735,
                            "TLS_1_2": 33116736,
                            "TLS_1_3": 33116737
                          }
                        },
                        "Profile": {
                          "values": {
                            "UNDEFINED_PROFILE": 0,
                            "COMPATIBLE": 179357396,
                            "CUSTOM": 388595569,
                            "FIPS_202205": 475828188,
                            "MODERN": 132013855,
                            "RESTRICTED": 261551195
                          }
                        }
                      }
                    },
                    "SslPolicyReference": {
                      "oneofs": {
                        "_sslPolicy": {
                          "oneof": [
                            "sslPolicy"
                          ]
                        }
                      },
                      "fields": {
                        "sslPolicy": {
                          "type": "string",
                          "id": 295190213,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "StartAsyncReplicationDiskRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "disk": {
                          "type": "string",
                          "id": 3083677,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "disksStartAsyncReplicationRequestResource": {
                          "type": "DisksStartAsyncReplicationRequest",
                          "id": 470814554,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "StartAsyncReplicationRegionDiskRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "disk": {
                          "type": "string",
                          "id": 3083677,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "regionDisksStartAsyncReplicationRequestResource": {
                          "type": "RegionDisksStartAsyncReplicationRequest",
                          "id": 474326021,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "StartInstanceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "StartInstancesInstanceGroupManagerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instanceGroupManagersStartInstancesRequestResource": {
                          "type": "InstanceGroupManagersStartInstancesRequest",
                          "id": 261083819,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "StartInstancesRegionInstanceGroupManagerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "regionInstanceGroupManagersStartInstancesRequestResource": {
                          "type": "RegionInstanceGroupManagersStartInstancesRequest",
                          "id": 497012118,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "StartWithEncryptionKeyInstanceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instancesStartWithEncryptionKeyRequestResource": {
                          "type": "InstancesStartWithEncryptionKeyRequest",
                          "id": 441712511,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "StatefulPolicy": {
                      "oneofs": {
                        "_preservedState": {
                          "oneof": [
                            "preservedState"
                          ]
                        }
                      },
                      "fields": {
                        "preservedState": {
                          "type": "StatefulPolicyPreservedState",
                          "id": 2634026,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "StatefulPolicyPreservedState": {
                      "fields": {
                        "disks": {
                          "keyType": "string",
                          "type": "StatefulPolicyPreservedStateDiskDevice",
                          "id": 95594102
                        },
                        "externalIPs": {
                          "keyType": "string",
                          "type": "StatefulPolicyPreservedStateNetworkIp",
                          "id": 532687245
                        },
                        "internalIPs": {
                          "keyType": "string",
                          "type": "StatefulPolicyPreservedStateNetworkIp",
                          "id": 215731675
                        }
                      }
                    },
                    "StatefulPolicyPreservedStateDiskDevice": {
                      "oneofs": {
                        "_autoDelete": {
                          "oneof": [
                            "autoDelete"
                          ]
                        }
                      },
                      "fields": {
                        "autoDelete": {
                          "type": "string",
                          "id": 464761403,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "AutoDelete": {
                          "values": {
                            "UNDEFINED_AUTO_DELETE": 0,
                            "NEVER": 74175084,
                            "ON_PERMANENT_INSTANCE_DELETION": 95727719
                          }
                        }
                      }
                    },
                    "StatefulPolicyPreservedStateNetworkIp": {
                      "oneofs": {
                        "_autoDelete": {
                          "oneof": [
                            "autoDelete"
                          ]
                        }
                      },
                      "fields": {
                        "autoDelete": {
                          "type": "string",
                          "id": 464761403,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "AutoDelete": {
                          "values": {
                            "UNDEFINED_AUTO_DELETE": 0,
                            "NEVER": 74175084,
                            "ON_PERMANENT_INSTANCE_DELETION": 95727719
                          }
                        }
                      }
                    },
                    "Status": {
                      "oneofs": {
                        "_code": {
                          "oneof": [
                            "code"
                          ]
                        },
                        "_message": {
                          "oneof": [
                            "message"
                          ]
                        }
                      },
                      "fields": {
                        "code": {
                          "type": "int32",
                          "id": 3059181,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "details": {
                          "rule": "repeated",
                          "type": "google.protobuf.Any",
                          "id": 483979842
                        },
                        "message": {
                          "type": "string",
                          "id": 418054151,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "StopAsyncReplicationDiskRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "disk": {
                          "type": "string",
                          "id": 3083677,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "StopAsyncReplicationRegionDiskRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "disk": {
                          "type": "string",
                          "id": 3083677,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "StopGroupAsyncReplicationDiskRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "disksStopGroupAsyncReplicationResourceResource": {
                          "type": "DisksStopGroupAsyncReplicationResource",
                          "id": 346815509,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "StopGroupAsyncReplicationRegionDiskRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "disksStopGroupAsyncReplicationResourceResource": {
                          "type": "DisksStopGroupAsyncReplicationResource",
                          "id": 346815509,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "StopInstanceRequest": {
                      "oneofs": {
                        "_discardLocalSsd": {
                          "oneof": [
                            "discardLocalSsd"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "discardLocalSsd": {
                          "type": "bool",
                          "id": 319517903,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "StopInstancesInstanceGroupManagerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instanceGroupManagersStopInstancesRequestResource": {
                          "type": "InstanceGroupManagersStopInstancesRequest",
                          "id": 37556877,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "StopInstancesRegionInstanceGroupManagerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "regionInstanceGroupManagersStopInstancesRequestResource": {
                          "type": "RegionInstanceGroupManagersStopInstancesRequest",
                          "id": 270306882,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "StoragePool": {
                      "oneofs": {
                        "_capacityProvisioningType": {
                          "oneof": [
                            "capacityProvisioningType"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_exapoolProvisionedCapacityGb": {
                          "oneof": [
                            "exapoolProvisionedCapacityGb"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_labelFingerprint": {
                          "oneof": [
                            "labelFingerprint"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_params": {
                          "oneof": [
                            "params"
                          ]
                        },
                        "_performanceProvisioningType": {
                          "oneof": [
                            "performanceProvisioningType"
                          ]
                        },
                        "_poolProvisionedCapacityGb": {
                          "oneof": [
                            "poolProvisionedCapacityGb"
                          ]
                        },
                        "_poolProvisionedIops": {
                          "oneof": [
                            "poolProvisionedIops"
                          ]
                        },
                        "_poolProvisionedThroughput": {
                          "oneof": [
                            "poolProvisionedThroughput"
                          ]
                        },
                        "_resourceStatus": {
                          "oneof": [
                            "resourceStatus"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_selfLinkWithId": {
                          "oneof": [
                            "selfLinkWithId"
                          ]
                        },
                        "_state": {
                          "oneof": [
                            "state"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        },
                        "_storagePoolType": {
                          "oneof": [
                            "storagePoolType"
                          ]
                        },
                        "_zone": {
                          "oneof": [
                            "zone"
                          ]
                        }
                      },
                      "fields": {
                        "capacityProvisioningType": {
                          "type": "string",
                          "id": 251610375,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "exapoolProvisionedCapacityGb": {
                          "type": "StoragePoolExapoolProvisionedCapacityGb",
                          "id": 345174240,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labelFingerprint": {
                          "type": "string",
                          "id": 178124825,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labels": {
                          "keyType": "string",
                          "type": "string",
                          "id": 500195327
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "params": {
                          "type": "StoragePoolParams",
                          "id": 78313862,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "performanceProvisioningType": {
                          "type": "string",
                          "id": 468553469,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "poolProvisionedCapacityGb": {
                          "type": "int64",
                          "id": 478537682,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "poolProvisionedIops": {
                          "type": "int64",
                          "id": 112092311,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "poolProvisionedThroughput": {
                          "type": "int64",
                          "id": 169215640,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "resourceStatus": {
                          "type": "StoragePoolResourceStatus",
                          "id": 249429315,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLinkWithId": {
                          "type": "string",
                          "id": 44520962,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "state": {
                          "type": "string",
                          "id": 109757585,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "StoragePoolResourceStatus",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "storagePoolType": {
                          "type": "string",
                          "id": 285999289,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "CapacityProvisioningType": {
                          "values": {
                            "UNDEFINED_CAPACITY_PROVISIONING_TYPE": 0
                          }
                        },
                        "PerformanceProvisioningType": {
                          "values": {
                            "UNDEFINED_PERFORMANCE_PROVISIONING_TYPE": 0
                          }
                        },
                        "State": {
                          "values": {
                            "UNDEFINED_STATE": 0,
                            "CREATING": 455564985,
                            "DELETING": 528602024,
                            "FAILED": 455706685,
                            "READY": 77848963
                          }
                        }
                      }
                    },
                    "StoragePoolAggregatedList": {
                      "oneofs": {
                        "_etag": {
                          "oneof": [
                            "etag"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "etag": {
                          "type": "string",
                          "id": 3123477,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "StoragePoolsScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "StoragePoolDisk": {
                      "oneofs": {
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_disk": {
                          "oneof": [
                            "disk"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_provisionedIops": {
                          "oneof": [
                            "provisionedIops"
                          ]
                        },
                        "_provisionedThroughput": {
                          "oneof": [
                            "provisionedThroughput"
                          ]
                        },
                        "_sizeGb": {
                          "oneof": [
                            "sizeGb"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        },
                        "_type": {
                          "oneof": [
                            "type"
                          ]
                        },
                        "_usedBytes": {
                          "oneof": [
                            "usedBytes"
                          ]
                        }
                      },
                      "fields": {
                        "attachedInstances": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 65255843
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "disk": {
                          "type": "string",
                          "id": 3083677,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "provisionedIops": {
                          "type": "int64",
                          "id": 186769108,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "provisionedThroughput": {
                          "type": "int64",
                          "id": 526524181,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "resourcePolicies": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 22220385
                        },
                        "sizeGb": {
                          "type": "int64",
                          "id": 494929369,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "string",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "type": {
                          "type": "string",
                          "id": 3575610,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "usedBytes": {
                          "type": "int64",
                          "id": 231640425,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Status": {
                          "values": {
                            "UNDEFINED_STATUS": 0,
                            "CREATING": 455564985,
                            "DELETING": 528602024,
                            "FAILED": 455706685,
                            "READY": 77848963,
                            "RESTORING": 404263851,
                            "UNAVAILABLE": 413756464
                          }
                        }
                      }
                    },
                    "StoragePoolExapoolProvisionedCapacityGb": {
                      "oneofs": {
                        "_capacityOptimized": {
                          "oneof": [
                            "capacityOptimized"
                          ]
                        },
                        "_readOptimized": {
                          "oneof": [
                            "readOptimized"
                          ]
                        },
                        "_writeOptimized": {
                          "oneof": [
                            "writeOptimized"
                          ]
                        }
                      },
                      "fields": {
                        "capacityOptimized": {
                          "type": "int64",
                          "id": 251131874,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "readOptimized": {
                          "type": "int64",
                          "id": 389863870,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "writeOptimized": {
                          "type": "int64",
                          "id": 492523719,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "StoragePoolList": {
                      "oneofs": {
                        "_etag": {
                          "oneof": [
                            "etag"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "etag": {
                          "type": "string",
                          "id": 3123477,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "StoragePool",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "StoragePoolListDisks": {
                      "oneofs": {
                        "_etag": {
                          "oneof": [
                            "etag"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "etag": {
                          "type": "string",
                          "id": 3123477,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "StoragePoolDisk",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "StoragePoolParams": {
                      "fields": {
                        "resourceManagerTags": {
                          "keyType": "string",
                          "type": "string",
                          "id": 377671164
                        }
                      }
                    },
                    "StoragePoolResourceStatus": {
                      "oneofs": {
                        "_diskCount": {
                          "oneof": [
                            "diskCount"
                          ]
                        },
                        "_exapoolMaxReadIops": {
                          "oneof": [
                            "exapoolMaxReadIops"
                          ]
                        },
                        "_exapoolMaxReadThroughput": {
                          "oneof": [
                            "exapoolMaxReadThroughput"
                          ]
                        },
                        "_exapoolMaxWriteIops": {
                          "oneof": [
                            "exapoolMaxWriteIops"
                          ]
                        },
                        "_exapoolMaxWriteThroughput": {
                          "oneof": [
                            "exapoolMaxWriteThroughput"
                          ]
                        },
                        "_lastResizeTimestamp": {
                          "oneof": [
                            "lastResizeTimestamp"
                          ]
                        },
                        "_maxTotalProvisionedDiskCapacityGb": {
                          "oneof": [
                            "maxTotalProvisionedDiskCapacityGb"
                          ]
                        },
                        "_poolUsedCapacityBytes": {
                          "oneof": [
                            "poolUsedCapacityBytes"
                          ]
                        },
                        "_poolUsedIops": {
                          "oneof": [
                            "poolUsedIops"
                          ]
                        },
                        "_poolUsedThroughput": {
                          "oneof": [
                            "poolUsedThroughput"
                          ]
                        },
                        "_poolUserWrittenBytes": {
                          "oneof": [
                            "poolUserWrittenBytes"
                          ]
                        },
                        "_totalProvisionedDiskCapacityGb": {
                          "oneof": [
                            "totalProvisionedDiskCapacityGb"
                          ]
                        },
                        "_totalProvisionedDiskIops": {
                          "oneof": [
                            "totalProvisionedDiskIops"
                          ]
                        },
                        "_totalProvisionedDiskThroughput": {
                          "oneof": [
                            "totalProvisionedDiskThroughput"
                          ]
                        }
                      },
                      "fields": {
                        "diskCount": {
                          "type": "int64",
                          "id": 182933485,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "exapoolMaxReadIops": {
                          "type": "int64",
                          "id": 59241794,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "exapoolMaxReadThroughput": {
                          "type": "int64",
                          "id": 390933251,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "exapoolMaxWriteIops": {
                          "type": "int64",
                          "id": 293212537,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "exapoolMaxWriteThroughput": {
                          "type": "int64",
                          "id": 330367482,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "lastResizeTimestamp": {
                          "type": "string",
                          "id": 500825556,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxTotalProvisionedDiskCapacityGb": {
                          "type": "int64",
                          "id": 165818207,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "poolUsedCapacityBytes": {
                          "type": "int64",
                          "id": 510407877,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "poolUsedIops": {
                          "type": "int64",
                          "id": 99558536,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "poolUsedThroughput": {
                          "type": "int64",
                          "id": 206130633,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "poolUserWrittenBytes": {
                          "type": "int64",
                          "id": 228964050,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "totalProvisionedDiskCapacityGb": {
                          "type": "int64",
                          "id": 520930980,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "totalProvisionedDiskIops": {
                          "type": "int64",
                          "id": 32812549,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "totalProvisionedDiskThroughput": {
                          "type": "int64",
                          "id": 447677830,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "StoragePoolType": {
                      "oneofs": {
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_deprecated": {
                          "oneof": [
                            "deprecated"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_maxPoolProvisionedCapacityGb": {
                          "oneof": [
                            "maxPoolProvisionedCapacityGb"
                          ]
                        },
                        "_maxPoolProvisionedIops": {
                          "oneof": [
                            "maxPoolProvisionedIops"
                          ]
                        },
                        "_maxPoolProvisionedThroughput": {
                          "oneof": [
                            "maxPoolProvisionedThroughput"
                          ]
                        },
                        "_minPoolProvisionedCapacityGb": {
                          "oneof": [
                            "minPoolProvisionedCapacityGb"
                          ]
                        },
                        "_minPoolProvisionedIops": {
                          "oneof": [
                            "minPoolProvisionedIops"
                          ]
                        },
                        "_minPoolProvisionedThroughput": {
                          "oneof": [
                            "minPoolProvisionedThroughput"
                          ]
                        },
                        "_minSizeGb": {
                          "oneof": [
                            "minSizeGb"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_selfLinkWithId": {
                          "oneof": [
                            "selfLinkWithId"
                          ]
                        },
                        "_zone": {
                          "oneof": [
                            "zone"
                          ]
                        }
                      },
                      "fields": {
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "deprecated": {
                          "type": "DeprecationStatus",
                          "id": 515138995,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxPoolProvisionedCapacityGb": {
                          "type": "int64",
                          "id": 182139085,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxPoolProvisionedIops": {
                          "type": "int64",
                          "id": 515270652,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxPoolProvisionedThroughput": {
                          "type": "int64",
                          "id": 228928061,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "minPoolProvisionedCapacityGb": {
                          "type": "int64",
                          "id": 191022751,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "minPoolProvisionedIops": {
                          "type": "int64",
                          "id": 416473706,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "minPoolProvisionedThroughput": {
                          "type": "int64",
                          "id": 367761963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "minSizeGb": {
                          "type": "int64",
                          "id": 385278188,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLinkWithId": {
                          "type": "string",
                          "id": 44520962,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "supportedDiskTypes": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 150587272
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "StoragePoolTypeAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "StoragePoolTypesScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "StoragePoolTypeList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "StoragePoolType",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "StoragePoolTypesScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "storagePoolTypes": {
                          "rule": "repeated",
                          "type": "StoragePoolType",
                          "id": 276043482
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "StoragePoolsScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "storagePools": {
                          "rule": "repeated",
                          "type": "StoragePool",
                          "id": 437258515
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "Subnetwork": {
                      "oneofs": {
                        "_allowSubnetCidrRoutesOverlap": {
                          "oneof": [
                            "allowSubnetCidrRoutesOverlap"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_enableFlowLogs": {
                          "oneof": [
                            "enableFlowLogs"
                          ]
                        },
                        "_externalIpv6Prefix": {
                          "oneof": [
                            "externalIpv6Prefix"
                          ]
                        },
                        "_fingerprint": {
                          "oneof": [
                            "fingerprint"
                          ]
                        },
                        "_gatewayAddress": {
                          "oneof": [
                            "gatewayAddress"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_internalIpv6Prefix": {
                          "oneof": [
                            "internalIpv6Prefix"
                          ]
                        },
                        "_ipCidrRange": {
                          "oneof": [
                            "ipCidrRange"
                          ]
                        },
                        "_ipCollection": {
                          "oneof": [
                            "ipCollection"
                          ]
                        },
                        "_ipv6AccessType": {
                          "oneof": [
                            "ipv6AccessType"
                          ]
                        },
                        "_ipv6CidrRange": {
                          "oneof": [
                            "ipv6CidrRange"
                          ]
                        },
                        "_ipv6GceEndpoint": {
                          "oneof": [
                            "ipv6GceEndpoint"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_logConfig": {
                          "oneof": [
                            "logConfig"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_network": {
                          "oneof": [
                            "network"
                          ]
                        },
                        "_params": {
                          "oneof": [
                            "params"
                          ]
                        },
                        "_privateIpGoogleAccess": {
                          "oneof": [
                            "privateIpGoogleAccess"
                          ]
                        },
                        "_privateIpv6GoogleAccess": {
                          "oneof": [
                            "privateIpv6GoogleAccess"
                          ]
                        },
                        "_purpose": {
                          "oneof": [
                            "purpose"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_reservedInternalRange": {
                          "oneof": [
                            "reservedInternalRange"
                          ]
                        },
                        "_resolveSubnetMask": {
                          "oneof": [
                            "resolveSubnetMask"
                          ]
                        },
                        "_role": {
                          "oneof": [
                            "role"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_stackType": {
                          "oneof": [
                            "stackType"
                          ]
                        },
                        "_state": {
                          "oneof": [
                            "state"
                          ]
                        },
                        "_utilizationDetails": {
                          "oneof": [
                            "utilizationDetails"
                          ]
                        }
                      },
                      "fields": {
                        "allowSubnetCidrRoutesOverlap": {
                          "type": "bool",
                          "id": 67856209,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enableFlowLogs": {
                          "type": "bool",
                          "id": 151544420,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "externalIpv6Prefix": {
                          "type": "string",
                          "id": 139299190,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "fingerprint": {
                          "type": "string",
                          "id": 234678500,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "gatewayAddress": {
                          "type": "string",
                          "id": 459867385,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "internalIpv6Prefix": {
                          "type": "string",
                          "id": 506270056,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipCidrRange": {
                          "type": "string",
                          "id": 98117322,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipCollection": {
                          "type": "string",
                          "id": 176818358,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipv6AccessType": {
                          "type": "string",
                          "id": 504658653,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipv6CidrRange": {
                          "type": "string",
                          "id": 273141258,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipv6GceEndpoint": {
                          "type": "string",
                          "id": 320382307,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "logConfig": {
                          "type": "SubnetworkLogConfig",
                          "id": 351299741,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "network": {
                          "type": "string",
                          "id": 232872494,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "params": {
                          "type": "SubnetworkParams",
                          "id": 78313862,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "privateIpGoogleAccess": {
                          "type": "bool",
                          "id": 421491790,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "privateIpv6GoogleAccess": {
                          "type": "string",
                          "id": 48277006,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "purpose": {
                          "type": "string",
                          "id": 316407070,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "reservedInternalRange": {
                          "type": "string",
                          "id": 286248754,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "resolveSubnetMask": {
                          "type": "string",
                          "id": 517696699,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "role": {
                          "type": "string",
                          "id": 3506294,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "secondaryIpRanges": {
                          "rule": "repeated",
                          "type": "SubnetworkSecondaryRange",
                          "id": 136658915
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "stackType": {
                          "type": "string",
                          "id": 425908881,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "state": {
                          "type": "string",
                          "id": 109757585,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "systemReservedExternalIpv6Ranges": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 65324129
                        },
                        "systemReservedInternalIpv6Ranges": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 432294995
                        },
                        "utilizationDetails": {
                          "type": "SubnetworkUtilizationDetails",
                          "id": 125404453,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Ipv6AccessType": {
                          "values": {
                            "UNDEFINED_IPV6_ACCESS_TYPE": 0,
                            "EXTERNAL": 35607499,
                            "INTERNAL": 279295677,
                            "UNSPECIFIED_IPV6_ACCESS_TYPE": 313080613
                          }
                        },
                        "Ipv6GceEndpoint": {
                          "values": {
                            "UNDEFINED_IPV6_GCE_ENDPOINT": 0,
                            "VM_AND_FR": 41830108,
                            "VM_ONLY": 236773428
                          }
                        },
                        "PrivateIpv6GoogleAccess": {
                          "values": {
                            "UNDEFINED_PRIVATE_IPV6_GOOGLE_ACCESS": 0,
                            "DISABLE_GOOGLE_ACCESS": 450958579,
                            "ENABLE_BIDIRECTIONAL_ACCESS_TO_GOOGLE": 427975994,
                            "ENABLE_OUTBOUND_VM_ACCESS_TO_GOOGLE": 288210263
                          }
                        },
                        "Purpose": {
                          "values": {
                            "UNDEFINED_PURPOSE": 0,
                            "GLOBAL_MANAGED_PROXY": 236463602,
                            "INTERNAL_HTTPS_LOAD_BALANCER": 248748889,
                            "PEER_MIGRATION": 491902225,
                            "PRIVATE": 403485027,
                            "PRIVATE_NAT": 367764517,
                            "PRIVATE_RFC_1918": 254902107,
                            "PRIVATE_SERVICE_CONNECT": 48134724,
                            "REGIONAL_MANAGED_PROXY": 153049966
                          }
                        },
                        "ResolveSubnetMask": {
                          "values": {
                            "UNDEFINED_RESOLVE_SUBNET_MASK": 0,
                            "ARP_ALL_RANGES": 445655380,
                            "ARP_PRIMARY_RANGE": 120210048
                          }
                        },
                        "Role": {
                          "values": {
                            "UNDEFINED_ROLE": 0,
                            "ACTIVE": 314733318,
                            "BACKUP": 341010882
                          }
                        },
                        "StackType": {
                          "values": {
                            "UNDEFINED_STACK_TYPE": 0,
                            "IPV4_IPV6": 22197249,
                            "IPV4_ONLY": 22373798,
                            "IPV6_ONLY": 79632100,
                            "UNSPECIFIED_STACK_TYPE": 298084569
                          }
                        },
                        "State": {
                          "values": {
                            "UNDEFINED_STATE": 0,
                            "DRAINING": 480455402,
                            "READY": 77848963
                          }
                        }
                      }
                    },
                    "SubnetworkAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "SubnetworksScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SubnetworkList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "Subnetwork",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SubnetworkLogConfig": {
                      "oneofs": {
                        "_aggregationInterval": {
                          "oneof": [
                            "aggregationInterval"
                          ]
                        },
                        "_enable": {
                          "oneof": [
                            "enable"
                          ]
                        },
                        "_filterExpr": {
                          "oneof": [
                            "filterExpr"
                          ]
                        },
                        "_flowSampling": {
                          "oneof": [
                            "flowSampling"
                          ]
                        },
                        "_metadata": {
                          "oneof": [
                            "metadata"
                          ]
                        }
                      },
                      "fields": {
                        "aggregationInterval": {
                          "type": "string",
                          "id": 174919042,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enable": {
                          "type": "bool",
                          "id": 311764355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "filterExpr": {
                          "type": "string",
                          "id": 183374428,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "flowSampling": {
                          "type": "float",
                          "id": 530150360,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "metadata": {
                          "type": "string",
                          "id": 86866735,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "metadataFields": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 378461641
                        }
                      },
                      "nested": {
                        "AggregationInterval": {
                          "values": {
                            "UNDEFINED_AGGREGATION_INTERVAL": 0,
                            "INTERVAL_10_MIN": 487155916,
                            "INTERVAL_15_MIN": 491773521,
                            "INTERVAL_1_MIN": 69052714,
                            "INTERVAL_30_SEC": 7548937,
                            "INTERVAL_5_MIN": 72746798,
                            "INTERVAL_5_SEC": 72752429
                          }
                        },
                        "Metadata": {
                          "values": {
                            "UNDEFINED_METADATA": 0,
                            "CUSTOM_METADATA": 62450749,
                            "EXCLUDE_ALL_METADATA": 334519954,
                            "INCLUDE_ALL_METADATA": 164619908
                          }
                        }
                      }
                    },
                    "SubnetworkParams": {
                      "fields": {
                        "resourceManagerTags": {
                          "keyType": "string",
                          "type": "string",
                          "id": 377671164
                        }
                      }
                    },
                    "SubnetworkSecondaryRange": {
                      "oneofs": {
                        "_ipCidrRange": {
                          "oneof": [
                            "ipCidrRange"
                          ]
                        },
                        "_rangeName": {
                          "oneof": [
                            "rangeName"
                          ]
                        },
                        "_reservedInternalRange": {
                          "oneof": [
                            "reservedInternalRange"
                          ]
                        }
                      },
                      "fields": {
                        "ipCidrRange": {
                          "type": "string",
                          "id": 98117322,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "rangeName": {
                          "type": "string",
                          "id": 332216397,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "reservedInternalRange": {
                          "type": "string",
                          "id": 286248754,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SubnetworkUtilizationDetails": {
                      "oneofs": {
                        "_externalIpv6InstanceUtilization": {
                          "oneof": [
                            "externalIpv6InstanceUtilization"
                          ]
                        },
                        "_externalIpv6LbUtilization": {
                          "oneof": [
                            "externalIpv6LbUtilization"
                          ]
                        },
                        "_internalIpv6Utilization": {
                          "oneof": [
                            "internalIpv6Utilization"
                          ]
                        }
                      },
                      "fields": {
                        "externalIpv6InstanceUtilization": {
                          "type": "SubnetworkUtilizationDetailsIPV6Utilization",
                          "id": 419750236,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "externalIpv6LbUtilization": {
                          "type": "SubnetworkUtilizationDetailsIPV6Utilization",
                          "id": 136563645,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "internalIpv6Utilization": {
                          "type": "SubnetworkUtilizationDetailsIPV6Utilization",
                          "id": 69707020,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipv4Utilizations": {
                          "rule": "repeated",
                          "type": "SubnetworkUtilizationDetailsIPV4Utilization",
                          "id": 206180011
                        }
                      }
                    },
                    "SubnetworkUtilizationDetailsIPV4Utilization": {
                      "oneofs": {
                        "_rangeName": {
                          "oneof": [
                            "rangeName"
                          ]
                        },
                        "_totalAllocatedIp": {
                          "oneof": [
                            "totalAllocatedIp"
                          ]
                        },
                        "_totalFreeIp": {
                          "oneof": [
                            "totalFreeIp"
                          ]
                        }
                      },
                      "fields": {
                        "rangeName": {
                          "type": "string",
                          "id": 332216397,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "totalAllocatedIp": {
                          "type": "int64",
                          "id": 279055546,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "totalFreeIp": {
                          "type": "int64",
                          "id": 105624031,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SubnetworkUtilizationDetailsIPV6Utilization": {
                      "oneofs": {
                        "_totalAllocatedIp": {
                          "oneof": [
                            "totalAllocatedIp"
                          ]
                        },
                        "_totalFreeIp": {
                          "oneof": [
                            "totalFreeIp"
                          ]
                        }
                      },
                      "fields": {
                        "totalAllocatedIp": {
                          "type": "Uint128",
                          "id": 279055546,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "totalFreeIp": {
                          "type": "Uint128",
                          "id": 105624031,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SubnetworksExpandIpCidrRangeRequest": {
                      "oneofs": {
                        "_ipCidrRange": {
                          "oneof": [
                            "ipCidrRange"
                          ]
                        }
                      },
                      "fields": {
                        "ipCidrRange": {
                          "type": "string",
                          "id": 98117322,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SubnetworksScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "subnetworks": {
                          "rule": "repeated",
                          "type": "Subnetwork",
                          "id": 415853125
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SubnetworksScopedWarning": {
                      "oneofs": {
                        "_scopeName": {
                          "oneof": [
                            "scopeName"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "scopeName": {
                          "type": "string",
                          "id": 345557398,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SubnetworksSetPrivateIpGoogleAccessRequest": {
                      "oneofs": {
                        "_privateIpGoogleAccess": {
                          "oneof": [
                            "privateIpGoogleAccess"
                          ]
                        }
                      },
                      "fields": {
                        "privateIpGoogleAccess": {
                          "type": "bool",
                          "id": 421491790,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "Subsetting": {
                      "oneofs": {
                        "_policy": {
                          "oneof": [
                            "policy"
                          ]
                        }
                      },
                      "fields": {
                        "policy": {
                          "type": "string",
                          "id": 91071794,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Policy": {
                          "values": {
                            "UNDEFINED_POLICY": 0,
                            "CONSISTENT_HASH_SUBSETTING": 108989492,
                            "NONE": 2402104
                          }
                        }
                      }
                    },
                    "SuspendInstanceRequest": {
                      "oneofs": {
                        "_discardLocalSsd": {
                          "oneof": [
                            "discardLocalSsd"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "discardLocalSsd": {
                          "type": "bool",
                          "id": 319517903,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "SuspendInstancesInstanceGroupManagerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instanceGroupManagersSuspendInstancesRequestResource": {
                          "type": "InstanceGroupManagersSuspendInstancesRequest",
                          "id": 46679761,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "SuspendInstancesRegionInstanceGroupManagerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "regionInstanceGroupManagersSuspendInstancesRequestResource": {
                          "type": "RegionInstanceGroupManagersSuspendInstancesRequest",
                          "id": 214250236,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SwitchToCustomModeNetworkRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "network": {
                          "type": "string",
                          "id": 232872494,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "TCPHealthCheck": {
                      "oneofs": {
                        "_port": {
                          "oneof": [
                            "port"
                          ]
                        },
                        "_portName": {
                          "oneof": [
                            "portName"
                          ]
                        },
                        "_portSpecification": {
                          "oneof": [
                            "portSpecification"
                          ]
                        },
                        "_proxyHeader": {
                          "oneof": [
                            "proxyHeader"
                          ]
                        },
                        "_request": {
                          "oneof": [
                            "request"
                          ]
                        },
                        "_response": {
                          "oneof": [
                            "response"
                          ]
                        }
                      },
                      "fields": {
                        "port": {
                          "type": "int32",
                          "id": 3446913,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "portName": {
                          "type": "string",
                          "id": 41534345,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "portSpecification": {
                          "type": "string",
                          "id": 51590597,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "proxyHeader": {
                          "type": "string",
                          "id": 160374142,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "request": {
                          "type": "string",
                          "id": 21951119,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "response": {
                          "type": "string",
                          "id": 196547649,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "PortSpecification": {
                          "values": {
                            "UNDEFINED_PORT_SPECIFICATION": 0,
                            "USE_FIXED_PORT": 190235748,
                            "USE_NAMED_PORT": 349300671,
                            "USE_SERVING_PORT": 362637516
                          }
                        },
                        "ProxyHeader": {
                          "values": {
                            "UNDEFINED_PROXY_HEADER": 0,
                            "NONE": 2402104,
                            "PROXY_V1": 334352940
                          }
                        }
                      }
                    },
                    "Tags": {
                      "oneofs": {
                        "_fingerprint": {
                          "oneof": [
                            "fingerprint"
                          ]
                        }
                      },
                      "fields": {
                        "fingerprint": {
                          "type": "string",
                          "id": 234678500,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 100526016
                        }
                      }
                    },
                    "TargetGrpcProxy": {
                      "oneofs": {
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_fingerprint": {
                          "oneof": [
                            "fingerprint"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_selfLinkWithId": {
                          "oneof": [
                            "selfLinkWithId"
                          ]
                        },
                        "_urlMap": {
                          "oneof": [
                            "urlMap"
                          ]
                        },
                        "_validateForProxyless": {
                          "oneof": [
                            "validateForProxyless"
                          ]
                        }
                      },
                      "fields": {
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "fingerprint": {
                          "type": "string",
                          "id": 234678500,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLinkWithId": {
                          "type": "string",
                          "id": 44520962,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "urlMap": {
                          "type": "string",
                          "id": 367020684,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "validateForProxyless": {
                          "type": "bool",
                          "id": 101822888,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "TargetGrpcProxyList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "TargetGrpcProxy",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "TargetHttpProxiesScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "targetHttpProxies": {
                          "rule": "repeated",
                          "type": "TargetHttpProxy",
                          "id": 162147011
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "TargetHttpProxy": {
                      "oneofs": {
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_fingerprint": {
                          "oneof": [
                            "fingerprint"
                          ]
                        },
                        "_httpKeepAliveTimeoutSec": {
                          "oneof": [
                            "httpKeepAliveTimeoutSec"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_proxyBind": {
                          "oneof": [
                            "proxyBind"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_urlMap": {
                          "oneof": [
                            "urlMap"
                          ]
                        }
                      },
                      "fields": {
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "fingerprint": {
                          "type": "string",
                          "id": 234678500,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "httpKeepAliveTimeoutSec": {
                          "type": "int32",
                          "id": 447326046,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "proxyBind": {
                          "type": "bool",
                          "id": 286025582,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "urlMap": {
                          "type": "string",
                          "id": 367020684,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "TargetHttpProxyAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "TargetHttpProxiesScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        }
                      }
                    },
                    "TargetHttpProxyList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "TargetHttpProxy",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "TargetHttpsProxiesScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "targetHttpsProxies": {
                          "rule": "repeated",
                          "type": "TargetHttpsProxy",
                          "id": 366607882
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "TargetHttpsProxiesSetCertificateMapRequest": {
                      "oneofs": {
                        "_certificateMap": {
                          "oneof": [
                            "certificateMap"
                          ]
                        }
                      },
                      "fields": {
                        "certificateMap": {
                          "type": "string",
                          "id": 156463796,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "TargetHttpsProxiesSetQuicOverrideRequest": {
                      "oneofs": {
                        "_quicOverride": {
                          "oneof": [
                            "quicOverride"
                          ]
                        }
                      },
                      "fields": {
                        "quicOverride": {
                          "type": "string",
                          "id": 456577197,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "QuicOverride": {
                          "values": {
                            "UNDEFINED_QUIC_OVERRIDE": 0,
                            "DISABLE": 241807048,
                            "ENABLE": 438835587,
                            "NONE": 2402104
                          }
                        }
                      }
                    },
                    "TargetHttpsProxiesSetSslCertificatesRequest": {
                      "fields": {
                        "sslCertificates": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 366006543
                        }
                      }
                    },
                    "TargetHttpsProxy": {
                      "oneofs": {
                        "_authorizationPolicy": {
                          "oneof": [
                            "authorizationPolicy"
                          ]
                        },
                        "_certificateMap": {
                          "oneof": [
                            "certificateMap"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_fingerprint": {
                          "oneof": [
                            "fingerprint"
                          ]
                        },
                        "_httpKeepAliveTimeoutSec": {
                          "oneof": [
                            "httpKeepAliveTimeoutSec"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_proxyBind": {
                          "oneof": [
                            "proxyBind"
                          ]
                        },
                        "_quicOverride": {
                          "oneof": [
                            "quicOverride"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_serverTlsPolicy": {
                          "oneof": [
                            "serverTlsPolicy"
                          ]
                        },
                        "_sslPolicy": {
                          "oneof": [
                            "sslPolicy"
                          ]
                        },
                        "_tlsEarlyData": {
                          "oneof": [
                            "tlsEarlyData"
                          ]
                        },
                        "_urlMap": {
                          "oneof": [
                            "urlMap"
                          ]
                        }
                      },
                      "fields": {
                        "authorizationPolicy": {
                          "type": "string",
                          "id": 33945528,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "certificateMap": {
                          "type": "string",
                          "id": 156463796,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "fingerprint": {
                          "type": "string",
                          "id": 234678500,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "httpKeepAliveTimeoutSec": {
                          "type": "int32",
                          "id": 447326046,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "proxyBind": {
                          "type": "bool",
                          "id": 286025582,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "quicOverride": {
                          "type": "string",
                          "id": 456577197,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serverTlsPolicy": {
                          "type": "string",
                          "id": 295825266,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sslCertificates": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 366006543
                        },
                        "sslPolicy": {
                          "type": "string",
                          "id": 295190213,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "tlsEarlyData": {
                          "type": "string",
                          "id": 61108426,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "urlMap": {
                          "type": "string",
                          "id": 367020684,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "QuicOverride": {
                          "values": {
                            "UNDEFINED_QUIC_OVERRIDE": 0,
                            "DISABLE": 241807048,
                            "ENABLE": 438835587,
                            "NONE": 2402104
                          }
                        },
                        "TlsEarlyData": {
                          "values": {
                            "UNDEFINED_TLS_EARLY_DATA": 0,
                            "DISABLED": 516696700,
                            "PERMISSIVE": 504345247,
                            "STRICT": 308826825,
                            "UNRESTRICTED": 457266100
                          }
                        }
                      }
                    },
                    "TargetHttpsProxyAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "TargetHttpsProxiesScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "TargetHttpsProxyList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "TargetHttpsProxy",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "TargetInstance": {
                      "oneofs": {
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_instance": {
                          "oneof": [
                            "instance"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_natPolicy": {
                          "oneof": [
                            "natPolicy"
                          ]
                        },
                        "_network": {
                          "oneof": [
                            "network"
                          ]
                        },
                        "_securityPolicy": {
                          "oneof": [
                            "securityPolicy"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_zone": {
                          "oneof": [
                            "zone"
                          ]
                        }
                      },
                      "fields": {
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "natPolicy": {
                          "type": "string",
                          "id": 509780496,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "network": {
                          "type": "string",
                          "id": 232872494,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "securityPolicy": {
                          "type": "string",
                          "id": 171082513,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "NatPolicy": {
                          "values": {
                            "UNDEFINED_NAT_POLICY": 0,
                            "NO_NAT": 161455491
                          }
                        }
                      }
                    },
                    "TargetInstanceAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "TargetInstancesScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "TargetInstanceList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "TargetInstance",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "TargetInstancesScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "targetInstances": {
                          "rule": "repeated",
                          "type": "TargetInstance",
                          "id": 392915280
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "TargetPool": {
                      "oneofs": {
                        "_backupPool": {
                          "oneof": [
                            "backupPool"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_failoverRatio": {
                          "oneof": [
                            "failoverRatio"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_securityPolicy": {
                          "oneof": [
                            "securityPolicy"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_sessionAffinity": {
                          "oneof": [
                            "sessionAffinity"
                          ]
                        }
                      },
                      "fields": {
                        "backupPool": {
                          "type": "string",
                          "id": 45884537,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "failoverRatio": {
                          "type": "float",
                          "id": 212667006,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "healthChecks": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 448370606
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instances": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 29097598
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "securityPolicy": {
                          "type": "string",
                          "id": 171082513,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sessionAffinity": {
                          "type": "string",
                          "id": 463888561,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "SessionAffinity": {
                          "values": {
                            "UNDEFINED_SESSION_AFFINITY": 0,
                            "CLIENT_IP": 345665051,
                            "CLIENT_IP_NO_DESTINATION": 106122516,
                            "CLIENT_IP_PORT_PROTO": 221722926,
                            "CLIENT_IP_PROTO": 25322148,
                            "GENERATED_COOKIE": 370321204,
                            "HEADER_FIELD": 200737960,
                            "HTTP_COOKIE": 494981627,
                            "NONE": 2402104,
                            "STRONG_COOKIE_AFFINITY": 438628091
                          }
                        }
                      }
                    },
                    "TargetPoolAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "TargetPoolsScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "TargetPoolInstanceHealth": {
                      "oneofs": {
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        }
                      },
                      "fields": {
                        "healthStatus": {
                          "rule": "repeated",
                          "type": "HealthStatus",
                          "id": 380545845
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "TargetPoolList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "TargetPool",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "TargetPoolsAddHealthCheckRequest": {
                      "fields": {
                        "healthChecks": {
                          "rule": "repeated",
                          "type": "HealthCheckReference",
                          "id": 448370606
                        }
                      }
                    },
                    "TargetPoolsAddInstanceRequest": {
                      "fields": {
                        "instances": {
                          "rule": "repeated",
                          "type": "InstanceReference",
                          "id": 29097598
                        }
                      }
                    },
                    "TargetPoolsRemoveHealthCheckRequest": {
                      "fields": {
                        "healthChecks": {
                          "rule": "repeated",
                          "type": "HealthCheckReference",
                          "id": 448370606
                        }
                      }
                    },
                    "TargetPoolsRemoveInstanceRequest": {
                      "fields": {
                        "instances": {
                          "rule": "repeated",
                          "type": "InstanceReference",
                          "id": 29097598
                        }
                      }
                    },
                    "TargetPoolsScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "targetPools": {
                          "rule": "repeated",
                          "type": "TargetPool",
                          "id": 336072617
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "TargetReference": {
                      "oneofs": {
                        "_target": {
                          "oneof": [
                            "target"
                          ]
                        }
                      },
                      "fields": {
                        "target": {
                          "type": "string",
                          "id": 192835985,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "TargetSslProxiesSetBackendServiceRequest": {
                      "oneofs": {
                        "_service": {
                          "oneof": [
                            "service"
                          ]
                        }
                      },
                      "fields": {
                        "service": {
                          "type": "string",
                          "id": 373540533,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "TargetSslProxiesSetCertificateMapRequest": {
                      "oneofs": {
                        "_certificateMap": {
                          "oneof": [
                            "certificateMap"
                          ]
                        }
                      },
                      "fields": {
                        "certificateMap": {
                          "type": "string",
                          "id": 156463796,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "TargetSslProxiesSetProxyHeaderRequest": {
                      "oneofs": {
                        "_proxyHeader": {
                          "oneof": [
                            "proxyHeader"
                          ]
                        }
                      },
                      "fields": {
                        "proxyHeader": {
                          "type": "string",
                          "id": 160374142,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "ProxyHeader": {
                          "values": {
                            "UNDEFINED_PROXY_HEADER": 0,
                            "NONE": 2402104,
                            "PROXY_V1": 334352940
                          }
                        }
                      }
                    },
                    "TargetSslProxiesSetSslCertificatesRequest": {
                      "fields": {
                        "sslCertificates": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 366006543
                        }
                      }
                    },
                    "TargetSslProxy": {
                      "oneofs": {
                        "_certificateMap": {
                          "oneof": [
                            "certificateMap"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_proxyHeader": {
                          "oneof": [
                            "proxyHeader"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_service": {
                          "oneof": [
                            "service"
                          ]
                        },
                        "_sslPolicy": {
                          "oneof": [
                            "sslPolicy"
                          ]
                        }
                      },
                      "fields": {
                        "certificateMap": {
                          "type": "string",
                          "id": 156463796,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "proxyHeader": {
                          "type": "string",
                          "id": 160374142,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "service": {
                          "type": "string",
                          "id": 373540533,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sslCertificates": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 366006543
                        },
                        "sslPolicy": {
                          "type": "string",
                          "id": 295190213,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "ProxyHeader": {
                          "values": {
                            "UNDEFINED_PROXY_HEADER": 0,
                            "NONE": 2402104,
                            "PROXY_V1": 334352940
                          }
                        }
                      }
                    },
                    "TargetSslProxyList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "TargetSslProxy",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "TargetTcpProxiesScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "targetTcpProxies": {
                          "rule": "repeated",
                          "type": "TargetTcpProxy",
                          "id": 262056832
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "TargetTcpProxiesSetBackendServiceRequest": {
                      "oneofs": {
                        "_service": {
                          "oneof": [
                            "service"
                          ]
                        }
                      },
                      "fields": {
                        "service": {
                          "type": "string",
                          "id": 373540533,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "TargetTcpProxiesSetProxyHeaderRequest": {
                      "oneofs": {
                        "_proxyHeader": {
                          "oneof": [
                            "proxyHeader"
                          ]
                        }
                      },
                      "fields": {
                        "proxyHeader": {
                          "type": "string",
                          "id": 160374142,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "ProxyHeader": {
                          "values": {
                            "UNDEFINED_PROXY_HEADER": 0,
                            "NONE": 2402104,
                            "PROXY_V1": 334352940
                          }
                        }
                      }
                    },
                    "TargetTcpProxy": {
                      "oneofs": {
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_proxyBind": {
                          "oneof": [
                            "proxyBind"
                          ]
                        },
                        "_proxyHeader": {
                          "oneof": [
                            "proxyHeader"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_service": {
                          "oneof": [
                            "service"
                          ]
                        }
                      },
                      "fields": {
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "proxyBind": {
                          "type": "bool",
                          "id": 286025582,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "proxyHeader": {
                          "type": "string",
                          "id": 160374142,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "service": {
                          "type": "string",
                          "id": 373540533,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "ProxyHeader": {
                          "values": {
                            "UNDEFINED_PROXY_HEADER": 0,
                            "NONE": 2402104,
                            "PROXY_V1": 334352940
                          }
                        }
                      }
                    },
                    "TargetTcpProxyAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "TargetTcpProxiesScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "TargetTcpProxyList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "TargetTcpProxy",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "TargetVpnGateway": {
                      "oneofs": {
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_labelFingerprint": {
                          "oneof": [
                            "labelFingerprint"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_network": {
                          "oneof": [
                            "network"
                          ]
                        },
                        "_params": {
                          "oneof": [
                            "params"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        }
                      },
                      "fields": {
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "forwardingRules": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 315821365
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labelFingerprint": {
                          "type": "string",
                          "id": 178124825,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labels": {
                          "keyType": "string",
                          "type": "string",
                          "id": 500195327
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "network": {
                          "type": "string",
                          "id": 232872494,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "params": {
                          "type": "TargetVpnGatewayParams",
                          "id": 78313862,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "string",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "tunnels": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 104561931
                        }
                      },
                      "nested": {
                        "Status": {
                          "values": {
                            "UNDEFINED_STATUS": 0,
                            "CREATING": 455564985,
                            "DELETING": 528602024,
                            "FAILED": 455706685,
                            "READY": 77848963
                          }
                        }
                      }
                    },
                    "TargetVpnGatewayAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "TargetVpnGatewaysScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "TargetVpnGatewayList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "TargetVpnGateway",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "TargetVpnGatewayParams": {
                      "fields": {
                        "resourceManagerTags": {
                          "keyType": "string",
                          "type": "string",
                          "id": 377671164
                        }
                      }
                    },
                    "TargetVpnGatewaysScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "targetVpnGateways": {
                          "rule": "repeated",
                          "type": "TargetVpnGateway",
                          "id": 401770888
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "TestFailure": {
                      "oneofs": {
                        "_actualOutputUrl": {
                          "oneof": [
                            "actualOutputUrl"
                          ]
                        },
                        "_actualRedirectResponseCode": {
                          "oneof": [
                            "actualRedirectResponseCode"
                          ]
                        },
                        "_actualService": {
                          "oneof": [
                            "actualService"
                          ]
                        },
                        "_expectedOutputUrl": {
                          "oneof": [
                            "expectedOutputUrl"
                          ]
                        },
                        "_expectedRedirectResponseCode": {
                          "oneof": [
                            "expectedRedirectResponseCode"
                          ]
                        },
                        "_expectedService": {
                          "oneof": [
                            "expectedService"
                          ]
                        },
                        "_host": {
                          "oneof": [
                            "host"
                          ]
                        },
                        "_path": {
                          "oneof": [
                            "path"
                          ]
                        }
                      },
                      "fields": {
                        "actualOutputUrl": {
                          "type": "string",
                          "id": 287075458,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "actualRedirectResponseCode": {
                          "type": "int32",
                          "id": 42926553,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "actualService": {
                          "type": "string",
                          "id": 440379652,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "expectedOutputUrl": {
                          "type": "string",
                          "id": 433967384,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "expectedRedirectResponseCode": {
                          "type": "int32",
                          "id": 18888047,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "expectedService": {
                          "type": "string",
                          "id": 133987374,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "headers": {
                          "rule": "repeated",
                          "type": "UrlMapTestHeader",
                          "id": 258436998
                        },
                        "host": {
                          "type": "string",
                          "id": 3208616,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "path": {
                          "type": "string",
                          "id": 3433509,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "TestIamPermissionsAddressRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsAutoscalerRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsBackendBucketRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsBackendServiceRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsDiskRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsExternalVpnGatewayRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsFirewallPolicyRequest": {
                      "fields": {
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsFirewallRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsGlobalAddressRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsHealthCheckRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsImageRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsInstanceGroupRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsInstanceRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsInstanceTemplateRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsInstantSnapshotRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsInterconnectAttachmentGroupRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsInterconnectGroupRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsLicenseCodeRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsLicenseRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsMachineImageRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsNetworkAttachmentRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsNetworkEndpointGroupRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsNetworkFirewallPolicyRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsNodeGroupRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsNodeTemplateRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsPacketMirroringRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsRegionAutoscalerRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsRegionBackendServiceRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsRegionCompositeHealthCheckRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsRegionDiskRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsRegionHealthAggregationPolicyRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsRegionHealthCheckRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsRegionHealthCheckServiceRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsRegionHealthSourceRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsRegionInstanceGroupRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsRegionInstantSnapshotRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsRegionNetworkFirewallPolicyRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsRegionNotificationEndpointRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsReservationBlockRequest": {
                      "fields": {
                        "parentResource": {
                          "type": "string",
                          "id": 18091011,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsReservationRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsReservationSubBlockRequest": {
                      "fields": {
                        "parentResource": {
                          "type": "string",
                          "id": 18091011,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsResourcePolicyRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsRouteRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsServiceAttachmentRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsSnapshotRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsStoragePoolRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsSubnetworkRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsTargetInstanceRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsTargetPoolRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsTargetSslProxyRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsTargetTcpProxyRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsUrlMapRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsVpnGatewayRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestPermissionsRequest": {
                      "fields": {
                        "permissions": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 59962500
                        }
                      }
                    },
                    "TestPermissionsResponse": {
                      "fields": {
                        "permissions": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 59962500
                        }
                      }
                    },
                    "Uint128": {
                      "oneofs": {
                        "_high": {
                          "oneof": [
                            "high"
                          ]
                        },
                        "_low": {
                          "oneof": [
                            "low"
                          ]
                        }
                      },
                      "fields": {
                        "high": {
                          "type": "uint64",
                          "id": 3202466,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "low": {
                          "type": "uint64",
                          "id": 107348,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "UpcomingMaintenance": {
                      "oneofs": {
                        "_canReschedule": {
                          "oneof": [
                            "canReschedule"
                          ]
                        },
                        "_latestWindowStartTime": {
                          "oneof": [
                            "latestWindowStartTime"
                          ]
                        },
                        "_maintenanceOnShutdown": {
                          "oneof": [
                            "maintenanceOnShutdown"
                          ]
                        },
                        "_maintenanceStatus": {
                          "oneof": [
                            "maintenanceStatus"
                          ]
                        },
                        "_type": {
                          "oneof": [
                            "type"
                          ]
                        },
                        "_windowEndTime": {
                          "oneof": [
                            "windowEndTime"
                          ]
                        },
                        "_windowStartTime": {
                          "oneof": [
                            "windowStartTime"
                          ]
                        }
                      },
                      "fields": {
                        "canReschedule": {
                          "type": "bool",
                          "id": 95981977,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "latestWindowStartTime": {
                          "type": "string",
                          "id": 128032129,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maintenanceOnShutdown": {
                          "type": "bool",
                          "id": 231055754,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maintenanceReasons": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 140283267
                        },
                        "maintenanceStatus": {
                          "type": "string",
                          "id": 81645214,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "type": {
                          "type": "string",
                          "id": 3575610,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "windowEndTime": {
                          "type": "string",
                          "id": 271816480,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "windowStartTime": {
                          "type": "string",
                          "id": 473061433,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "MaintenanceReasons": {
                          "values": {
                            "UNDEFINED_MAINTENANCE_REASONS": 0,
                            "FAILURE_DISK": 8573778,
                            "FAILURE_GPU": 467876919,
                            "FAILURE_GPU_MULTIPLE_FAULTY_HOSTS_CUSTOMER_REPORTED": 223284959,
                            "FAILURE_GPU_NVLINK_SWITCH_CUSTOMER_REPORTED": 88487838,
                            "FAILURE_GPU_TEMPERATURE": 24926540,
                            "FAILURE_GPU_XID": 51956587,
                            "FAILURE_INFRA": 270541467,
                            "FAILURE_INTERFACE": 390068356,
                            "FAILURE_MEMORY": 440132982,
                            "FAILURE_NETWORK": 42811449,
                            "FAILURE_NVLINK": 484426295,
                            "FAILURE_REDUNDANT_HARDWARE_FAULT": 31000530,
                            "FAILURE_TPU": 467889412,
                            "INFRASTRUCTURE_RELOCATION": 359845636,
                            "MAINTENANCE_REASON_UNKNOWN": 50570235,
                            "PLANNED_NETWORK_UPDATE": 135494677,
                            "PLANNED_UPDATE": 161733572
                          }
                        },
                        "MaintenanceStatus": {
                          "values": {
                            "UNDEFINED_MAINTENANCE_STATUS": 0,
                            "ONGOING": 473158491,
                            "PENDING": 35394935,
                            "UNKNOWN": 433141802
                          }
                        },
                        "Type": {
                          "values": {
                            "UNDEFINED_TYPE": 0,
                            "MULTIPLE": 362714640,
                            "SCHEDULED": 478400653,
                            "UNKNOWN_TYPE": 490705455,
                            "UNSCHEDULED": 450077204
                          }
                        }
                      }
                    },
                    "UpdateAccessConfigInstanceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "accessConfigResource": {
                          "type": "AccessConfig",
                          "id": 387825552,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "networkInterface": {
                          "type": "string",
                          "id": 365387880,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "UpdateAutoscalerRequest": {
                      "oneofs": {
                        "_autoscaler": {
                          "oneof": [
                            "autoscaler"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "autoscaler": {
                          "type": "string",
                          "id": 517258967,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "autoscalerResource": {
                          "type": "Autoscaler",
                          "id": 207616118,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "UpdateBackendBucketRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "backendBucket": {
                          "type": "string",
                          "id": 91714037,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "backendBucketResource": {
                          "type": "BackendBucket",
                          "id": 380757784,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "UpdateBackendServiceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "backendService": {
                          "type": "string",
                          "id": 306946058,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "backendServiceResource": {
                          "type": "BackendService",
                          "id": 347586723,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "UpdateDiskRequest": {
                      "oneofs": {
                        "_paths": {
                          "oneof": [
                            "paths"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        },
                        "_updateMask": {
                          "oneof": [
                            "updateMask"
                          ]
                        }
                      },
                      "fields": {
                        "disk": {
                          "type": "string",
                          "id": 3083677,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "diskResource": {
                          "type": "Disk",
                          "id": 25880688,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "paths": {
                          "type": "string",
                          "id": 106438894,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "updateMask": {
                          "type": "string",
                          "id": 500079778,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "UpdateDisplayDeviceInstanceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "displayDeviceResource": {
                          "type": "DisplayDevice",
                          "id": 289686106,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "UpdateFirewallRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "firewall": {
                          "type": "string",
                          "id": 511016192,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "firewallResource": {
                          "type": "Firewall",
                          "id": 41425005,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "UpdateFutureReservationRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        },
                        "_updateMask": {
                          "oneof": [
                            "updateMask"
                          ]
                        }
                      },
                      "fields": {
                        "futureReservation": {
                          "type": "string",
                          "id": 56206160,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "futureReservationResource": {
                          "type": "FutureReservation",
                          "id": 466750493,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "updateMask": {
                          "type": "string",
                          "id": 500079778,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "UpdateHealthCheckRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "healthCheck": {
                          "type": "string",
                          "id": 308876645,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "healthCheckResource": {
                          "type": "HealthCheck",
                          "id": 201925032,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "UpdateInstanceRequest": {
                      "oneofs": {
                        "_discardLocalSsd": {
                          "oneof": [
                            "discardLocalSsd"
                          ]
                        },
                        "_minimalAction": {
                          "oneof": [
                            "minimalAction"
                          ]
                        },
                        "_mostDisruptiveAllowedAction": {
                          "oneof": [
                            "mostDisruptiveAllowedAction"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "discardLocalSsd": {
                          "type": "bool",
                          "id": 319517903,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instanceResource": {
                          "type": "Instance",
                          "id": 215988344,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "minimalAction": {
                          "type": "string",
                          "id": 270567060,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "mostDisruptiveAllowedAction": {
                          "type": "string",
                          "id": 66103053,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      },
                      "nested": {
                        "MinimalAction": {
                          "values": {
                            "UNDEFINED_MINIMAL_ACTION": 0
                          }
                        },
                        "MostDisruptiveAllowedAction": {
                          "values": {
                            "UNDEFINED_MOST_DISRUPTIVE_ALLOWED_ACTION": 0
                          }
                        }
                      }
                    },
                    "UpdateLicenseRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        },
                        "_updateMask": {
                          "oneof": [
                            "updateMask"
                          ]
                        }
                      },
                      "fields": {
                        "license": {
                          "type": "string",
                          "id": 166757441,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "licenseResource": {
                          "type": "License",
                          "id": 437955148,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "updateMask": {
                          "type": "string",
                          "id": 500079778,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "UpdateNetworkInterfaceInstanceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "networkInterface": {
                          "type": "string",
                          "id": 365387880,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "networkInterfaceResource": {
                          "type": "NetworkInterface",
                          "id": 325814789,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "UpdatePeeringNetworkRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "network": {
                          "type": "string",
                          "id": 232872494,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "networksUpdatePeeringRequestResource": {
                          "type": "NetworksUpdatePeeringRequest",
                          "id": 224433497,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "UpdatePerInstanceConfigsInstanceGroupManagerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instanceGroupManagersUpdatePerInstanceConfigsReqResource": {
                          "type": "InstanceGroupManagersUpdatePerInstanceConfigsReq",
                          "id": 141402302,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "UpdatePerInstanceConfigsRegionInstanceGroupManagerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "regionInstanceGroupManagerUpdateInstanceConfigReqResource": {
                          "type": "RegionInstanceGroupManagerUpdateInstanceConfigReq",
                          "id": 89036583,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "UpdatePreviewFeatureRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "previewFeature": {
                          "type": "string",
                          "id": 454999423,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "previewFeatureResource": {
                          "type": "PreviewFeature",
                          "id": 10876622,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "UpdateRegionAutoscalerRequest": {
                      "oneofs": {
                        "_autoscaler": {
                          "oneof": [
                            "autoscaler"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "autoscaler": {
                          "type": "string",
                          "id": 517258967,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "autoscalerResource": {
                          "type": "Autoscaler",
                          "id": 207616118,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "UpdateRegionBackendServiceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "backendService": {
                          "type": "string",
                          "id": 306946058,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "backendServiceResource": {
                          "type": "BackendService",
                          "id": 347586723,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "UpdateRegionCommitmentRequest": {
                      "oneofs": {
                        "_paths": {
                          "oneof": [
                            "paths"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        },
                        "_updateMask": {
                          "oneof": [
                            "updateMask"
                          ]
                        }
                      },
                      "fields": {
                        "commitment": {
                          "type": "string",
                          "id": 482134805,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "commitmentResource": {
                          "type": "Commitment",
                          "id": 244240888,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "paths": {
                          "type": "string",
                          "id": 106438894,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "updateMask": {
                          "type": "string",
                          "id": 500079778,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "UpdateRegionDiskRequest": {
                      "oneofs": {
                        "_paths": {
                          "oneof": [
                            "paths"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        },
                        "_updateMask": {
                          "oneof": [
                            "updateMask"
                          ]
                        }
                      },
                      "fields": {
                        "disk": {
                          "type": "string",
                          "id": 3083677,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "diskResource": {
                          "type": "Disk",
                          "id": 25880688,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "paths": {
                          "type": "string",
                          "id": 106438894,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "updateMask": {
                          "type": "string",
                          "id": 500079778,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "UpdateRegionHealthCheckRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "healthCheck": {
                          "type": "string",
                          "id": 308876645,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "healthCheckResource": {
                          "type": "HealthCheck",
                          "id": 201925032,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "UpdateRegionUrlMapRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "urlMap": {
                          "type": "string",
                          "id": 367020684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "urlMapResource": {
                          "type": "UrlMap",
                          "id": 168675425,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "UpdateReservationRequest": {
                      "oneofs": {
                        "_paths": {
                          "oneof": [
                            "paths"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        },
                        "_updateMask": {
                          "oneof": [
                            "updateMask"
                          ]
                        }
                      },
                      "fields": {
                        "paths": {
                          "type": "string",
                          "id": 106438894,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "reservation": {
                          "type": "string",
                          "id": 47530956,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "reservationResource": {
                          "type": "Reservation",
                          "id": 285030177,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "updateMask": {
                          "type": "string",
                          "id": 500079778,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "UpdateReservationSlotRequest": {
                      "oneofs": {
                        "_updateMask": {
                          "oneof": [
                            "updateMask"
                          ]
                        }
                      },
                      "fields": {
                        "parentName": {
                          "type": "string",
                          "id": 478151936,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "reservationSlot": {
                          "type": "string",
                          "id": 277470865,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "reservationSlotResource": {
                          "type": "ReservationSlot",
                          "id": 408545788,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "updateMask": {
                          "type": "string",
                          "id": 500079778,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "UpdateRoutePolicyRouterRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "routePolicyResource": {
                          "type": "RoutePolicy",
                          "id": 116219525,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "router": {
                          "type": "string",
                          "id": 148608841,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "UpdateRouterRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "router": {
                          "type": "string",
                          "id": 148608841,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "routerResource": {
                          "type": "Router",
                          "id": 155222084,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "UpdateShieldedInstanceConfigInstanceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "shieldedInstanceConfigResource": {
                          "type": "ShieldedInstanceConfig",
                          "id": 272059224,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "UpdateStoragePoolRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        },
                        "_updateMask": {
                          "oneof": [
                            "updateMask"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "storagePool": {
                          "type": "string",
                          "id": 360473440,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "storagePoolResource": {
                          "type": "StoragePool",
                          "id": 157179405,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "updateMask": {
                          "type": "string",
                          "id": 500079778,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "UpdateUrlMapRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "urlMap": {
                          "type": "string",
                          "id": 367020684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "urlMapResource": {
                          "type": "UrlMap",
                          "id": 168675425,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "UrlMap": {
                      "oneofs": {
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_defaultCustomErrorResponsePolicy": {
                          "oneof": [
                            "defaultCustomErrorResponsePolicy"
                          ]
                        },
                        "_defaultRouteAction": {
                          "oneof": [
                            "defaultRouteAction"
                          ]
                        },
                        "_defaultService": {
                          "oneof": [
                            "defaultService"
                          ]
                        },
                        "_defaultUrlRedirect": {
                          "oneof": [
                            "defaultUrlRedirect"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_fingerprint": {
                          "oneof": [
                            "fingerprint"
                          ]
                        },
                        "_headerAction": {
                          "oneof": [
                            "headerAction"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        }
                      },
                      "fields": {
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "defaultCustomErrorResponsePolicy": {
                          "type": "CustomErrorResponsePolicy",
                          "id": 81266089,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "defaultRouteAction": {
                          "type": "HttpRouteAction",
                          "id": 378919466,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "defaultService": {
                          "type": "string",
                          "id": 370242231,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "defaultUrlRedirect": {
                          "type": "HttpRedirectAction",
                          "id": 359503338,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "fingerprint": {
                          "type": "string",
                          "id": 234678500,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "headerAction": {
                          "type": "HttpHeaderAction",
                          "id": 328077352,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "hostRules": {
                          "rule": "repeated",
                          "type": "HostRule",
                          "id": 311804832
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pathMatchers": {
                          "rule": "repeated",
                          "type": "PathMatcher",
                          "id": 271664219
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "tests": {
                          "rule": "repeated",
                          "type": "UrlMapTest",
                          "id": 110251553
                        }
                      }
                    },
                    "UrlMapList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "UrlMap",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "UrlMapReference": {
                      "oneofs": {
                        "_urlMap": {
                          "oneof": [
                            "urlMap"
                          ]
                        }
                      },
                      "fields": {
                        "urlMap": {
                          "type": "string",
                          "id": 367020684,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "UrlMapTest": {
                      "oneofs": {
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_expectedOutputUrl": {
                          "oneof": [
                            "expectedOutputUrl"
                          ]
                        },
                        "_expectedRedirectResponseCode": {
                          "oneof": [
                            "expectedRedirectResponseCode"
                          ]
                        },
                        "_host": {
                          "oneof": [
                            "host"
                          ]
                        },
                        "_path": {
                          "oneof": [
                            "path"
                          ]
                        },
                        "_service": {
                          "oneof": [
                            "service"
                          ]
                        }
                      },
                      "fields": {
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "expectedOutputUrl": {
                          "type": "string",
                          "id": 433967384,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "expectedRedirectResponseCode": {
                          "type": "int32",
                          "id": 18888047,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "headers": {
                          "rule": "repeated",
                          "type": "UrlMapTestHeader",
                          "id": 258436998
                        },
                        "host": {
                          "type": "string",
                          "id": 3208616,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "path": {
                          "type": "string",
                          "id": 3433509,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "service": {
                          "type": "string",
                          "id": 373540533,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "UrlMapTestHeader": {
                      "oneofs": {
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_value": {
                          "oneof": [
                            "value"
                          ]
                        }
                      },
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "value": {
                          "type": "string",
                          "id": 111972721,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "UrlMapValidationResult": {
                      "oneofs": {
                        "_loadSucceeded": {
                          "oneof": [
                            "loadSucceeded"
                          ]
                        },
                        "_testPassed": {
                          "oneof": [
                            "testPassed"
                          ]
                        }
                      },
                      "fields": {
                        "loadErrors": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 310147300
                        },
                        "loadSucceeded": {
                          "type": "bool",
                          "id": 128326216,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "testFailures": {
                          "rule": "repeated",
                          "type": "TestFailure",
                          "id": 505934134
                        },
                        "testPassed": {
                          "type": "bool",
                          "id": 192708797,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "UrlMapsAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "UrlMapsScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "UrlMapsScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "urlMaps": {
                          "rule": "repeated",
                          "type": "UrlMap",
                          "id": 103352167
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "UrlMapsValidateRequest": {
                      "oneofs": {
                        "_resource": {
                          "oneof": [
                            "resource"
                          ]
                        }
                      },
                      "fields": {
                        "loadBalancingSchemes": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 6308527
                        },
                        "resource": {
                          "type": "UrlMap",
                          "id": 195806222,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "LoadBalancingSchemes": {
                          "values": {
                            "UNDEFINED_LOAD_BALANCING_SCHEMES": 0,
                            "EXTERNAL": 35607499,
                            "EXTERNAL_MANAGED": 512006923,
                            "LOAD_BALANCING_SCHEME_UNSPECIFIED": 526507452
                          }
                        }
                      }
                    },
                    "UrlMapsValidateResponse": {
                      "oneofs": {
                        "_result": {
                          "oneof": [
                            "result"
                          ]
                        }
                      },
                      "fields": {
                        "result": {
                          "type": "UrlMapValidationResult",
                          "id": 139315229,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "UrlRewrite": {
                      "oneofs": {
                        "_hostRewrite": {
                          "oneof": [
                            "hostRewrite"
                          ]
                        },
                        "_pathPrefixRewrite": {
                          "oneof": [
                            "pathPrefixRewrite"
                          ]
                        },
                        "_pathTemplateRewrite": {
                          "oneof": [
                            "pathTemplateRewrite"
                          ]
                        }
                      },
                      "fields": {
                        "hostRewrite": {
                          "type": "string",
                          "id": 159819253,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pathPrefixRewrite": {
                          "type": "string",
                          "id": 41186361,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pathTemplateRewrite": {
                          "type": "string",
                          "id": 423409569,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "UsableSubnetwork": {
                      "oneofs": {
                        "_externalIpv6Prefix": {
                          "oneof": [
                            "externalIpv6Prefix"
                          ]
                        },
                        "_internalIpv6Prefix": {
                          "oneof": [
                            "internalIpv6Prefix"
                          ]
                        },
                        "_ipCidrRange": {
                          "oneof": [
                            "ipCidrRange"
                          ]
                        },
                        "_ipv6AccessType": {
                          "oneof": [
                            "ipv6AccessType"
                          ]
                        },
                        "_network": {
                          "oneof": [
                            "network"
                          ]
                        },
                        "_purpose": {
                          "oneof": [
                            "purpose"
                          ]
                        },
                        "_role": {
                          "oneof": [
                            "role"
                          ]
                        },
                        "_stackType": {
                          "oneof": [
                            "stackType"
                          ]
                        },
                        "_subnetwork": {
                          "oneof": [
                            "subnetwork"
                          ]
                        }
                      },
                      "fields": {
                        "externalIpv6Prefix": {
                          "type": "string",
                          "id": 139299190,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "internalIpv6Prefix": {
                          "type": "string",
                          "id": 506270056,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipCidrRange": {
                          "type": "string",
                          "id": 98117322,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipv6AccessType": {
                          "type": "string",
                          "id": 504658653,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "network": {
                          "type": "string",
                          "id": 232872494,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "purpose": {
                          "type": "string",
                          "id": 316407070,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "role": {
                          "type": "string",
                          "id": 3506294,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "secondaryIpRanges": {
                          "rule": "repeated",
                          "type": "UsableSubnetworkSecondaryRange",
                          "id": 136658915
                        },
                        "stackType": {
                          "type": "string",
                          "id": 425908881,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "subnetwork": {
                          "type": "string",
                          "id": 307827694,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Ipv6AccessType": {
                          "values": {
                            "UNDEFINED_IPV6_ACCESS_TYPE": 0,
                            "EXTERNAL": 35607499,
                            "INTERNAL": 279295677
                          }
                        },
                        "Purpose": {
                          "values": {
                            "UNDEFINED_PURPOSE": 0,
                            "GLOBAL_MANAGED_PROXY": 236463602,
                            "INTERNAL_HTTPS_LOAD_BALANCER": 248748889,
                            "PEER_MIGRATION": 491902225,
                            "PRIVATE": 403485027,
                            "PRIVATE_NAT": 367764517,
                            "PRIVATE_RFC_1918": 254902107,
                            "PRIVATE_SERVICE_CONNECT": 48134724,
                            "REGIONAL_MANAGED_PROXY": 153049966
                          }
                        },
                        "Role": {
                          "values": {
                            "UNDEFINED_ROLE": 0,
                            "ACTIVE": 314733318,
                            "BACKUP": 341010882
                          }
                        },
                        "StackType": {
                          "values": {
                            "UNDEFINED_STACK_TYPE": 0,
                            "IPV4_IPV6": 22197249,
                            "IPV4_ONLY": 22373798,
                            "IPV6_ONLY": 79632100
                          }
                        }
                      }
                    },
                    "UsableSubnetworkSecondaryRange": {
                      "oneofs": {
                        "_ipCidrRange": {
                          "oneof": [
                            "ipCidrRange"
                          ]
                        },
                        "_rangeName": {
                          "oneof": [
                            "rangeName"
                          ]
                        }
                      },
                      "fields": {
                        "ipCidrRange": {
                          "type": "string",
                          "id": 98117322,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "rangeName": {
                          "type": "string",
                          "id": 332216397,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "UsableSubnetworksAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "UsableSubnetwork",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "scopedWarnings": {
                          "rule": "repeated",
                          "type": "SubnetworksScopedWarning",
                          "id": 215878438
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "UsageExportLocation": {
                      "oneofs": {
                        "_bucketName": {
                          "oneof": [
                            "bucketName"
                          ]
                        },
                        "_reportNamePrefix": {
                          "oneof": [
                            "reportNamePrefix"
                          ]
                        }
                      },
                      "fields": {
                        "bucketName": {
                          "type": "string",
                          "id": 283610048,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "reportNamePrefix": {
                          "type": "string",
                          "id": 320198715,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ValidateRegionUrlMapRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "regionUrlMapsValidateRequestResource": {
                          "type": "RegionUrlMapsValidateRequest",
                          "id": 56632858,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "urlMap": {
                          "type": "string",
                          "id": 367020684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "ValidateUrlMapRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "urlMap": {
                          "type": "string",
                          "id": 367020684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "urlMapsValidateRequestResource": {
                          "type": "UrlMapsValidateRequest",
                          "id": 395913455,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "VmEndpointNatMappings": {
                      "oneofs": {
                        "_instanceName": {
                          "oneof": [
                            "instanceName"
                          ]
                        }
                      },
                      "fields": {
                        "instanceName": {
                          "type": "string",
                          "id": 227947509,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "interfaceNatMappings": {
                          "rule": "repeated",
                          "type": "VmEndpointNatMappingsInterfaceNatMappings",
                          "id": 256196617
                        }
                      }
                    },
                    "VmEndpointNatMappingsInterfaceNatMappings": {
                      "oneofs": {
                        "_numTotalDrainNatPorts": {
                          "oneof": [
                            "numTotalDrainNatPorts"
                          ]
                        },
                        "_numTotalNatPorts": {
                          "oneof": [
                            "numTotalNatPorts"
                          ]
                        },
                        "_sourceAliasIpRange": {
                          "oneof": [
                            "sourceAliasIpRange"
                          ]
                        },
                        "_sourceVirtualIp": {
                          "oneof": [
                            "sourceVirtualIp"
                          ]
                        }
                      },
                      "fields": {
                        "drainNatIpPortRanges": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 395440577
                        },
                        "natIpPortRanges": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 531830810
                        },
                        "numTotalDrainNatPorts": {
                          "type": "int32",
                          "id": 335532793,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "numTotalNatPorts": {
                          "type": "int32",
                          "id": 299904384,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ruleMappings": {
                          "rule": "repeated",
                          "type": "VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings",
                          "id": 486192968
                        },
                        "sourceAliasIpRange": {
                          "type": "string",
                          "id": 440340952,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceVirtualIp": {
                          "type": "string",
                          "id": 149836159,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings": {
                      "oneofs": {
                        "_numTotalDrainNatPorts": {
                          "oneof": [
                            "numTotalDrainNatPorts"
                          ]
                        },
                        "_numTotalNatPorts": {
                          "oneof": [
                            "numTotalNatPorts"
                          ]
                        },
                        "_ruleNumber": {
                          "oneof": [
                            "ruleNumber"
                          ]
                        }
                      },
                      "fields": {
                        "drainNatIpPortRanges": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 395440577
                        },
                        "natIpPortRanges": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 531830810
                        },
                        "numTotalDrainNatPorts": {
                          "type": "int32",
                          "id": 335532793,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "numTotalNatPorts": {
                          "type": "int32",
                          "id": 299904384,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ruleNumber": {
                          "type": "int32",
                          "id": 535211500,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "VmEndpointNatMappingsList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "result": {
                          "rule": "repeated",
                          "type": "VmEndpointNatMappings",
                          "id": 139315229
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "VpnGateway": {
                      "oneofs": {
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_gatewayIpVersion": {
                          "oneof": [
                            "gatewayIpVersion"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_labelFingerprint": {
                          "oneof": [
                            "labelFingerprint"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_network": {
                          "oneof": [
                            "network"
                          ]
                        },
                        "_params": {
                          "oneof": [
                            "params"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_stackType": {
                          "oneof": [
                            "stackType"
                          ]
                        }
                      },
                      "fields": {
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "gatewayIpVersion": {
                          "type": "string",
                          "id": 65074843,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labelFingerprint": {
                          "type": "string",
                          "id": 178124825,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labels": {
                          "keyType": "string",
                          "type": "string",
                          "id": 500195327
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "network": {
                          "type": "string",
                          "id": 232872494,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "params": {
                          "type": "VpnGatewayParams",
                          "id": 78313862,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "stackType": {
                          "type": "string",
                          "id": 425908881,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "vpnInterfaces": {
                          "rule": "repeated",
                          "type": "VpnGatewayVpnGatewayInterface",
                          "id": 91842181
                        }
                      },
                      "nested": {
                        "GatewayIpVersion": {
                          "values": {
                            "UNDEFINED_GATEWAY_IP_VERSION": 0,
                            "IPV4": 2254341,
                            "IPV6": 2254343
                          }
                        },
                        "StackType": {
                          "values": {
                            "UNDEFINED_STACK_TYPE": 0,
                            "IPV4_IPV6": 22197249,
                            "IPV4_ONLY": 22373798,
                            "IPV6_ONLY": 79632100
                          }
                        }
                      }
                    },
                    "VpnGatewayAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "VpnGatewaysScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "VpnGatewayList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "VpnGateway",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "VpnGatewayParams": {
                      "fields": {
                        "resourceManagerTags": {
                          "keyType": "string",
                          "type": "string",
                          "id": 377671164
                        }
                      }
                    },
                    "VpnGatewayStatus": {
                      "fields": {
                        "vpnConnections": {
                          "rule": "repeated",
                          "type": "VpnGatewayStatusVpnConnection",
                          "id": 439334538
                        }
                      }
                    },
                    "VpnGatewayStatusHighAvailabilityRequirementState": {
                      "oneofs": {
                        "_state": {
                          "oneof": [
                            "state"
                          ]
                        },
                        "_unsatisfiedReason": {
                          "oneof": [
                            "unsatisfiedReason"
                          ]
                        }
                      },
                      "fields": {
                        "state": {
                          "type": "string",
                          "id": 109757585,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unsatisfiedReason": {
                          "type": "string",
                          "id": 55016330,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "State": {
                          "values": {
                            "UNDEFINED_STATE": 0,
                            "CONNECTION_REDUNDANCY_MET": 505242907,
                            "CONNECTION_REDUNDANCY_NOT_MET": 511863311
                          }
                        },
                        "UnsatisfiedReason": {
                          "values": {
                            "UNDEFINED_UNSATISFIED_REASON": 0,
                            "INCOMPLETE_TUNNELS_COVERAGE": 55917437
                          }
                        }
                      }
                    },
                    "VpnGatewayStatusTunnel": {
                      "oneofs": {
                        "_localGatewayInterface": {
                          "oneof": [
                            "localGatewayInterface"
                          ]
                        },
                        "_peerGatewayInterface": {
                          "oneof": [
                            "peerGatewayInterface"
                          ]
                        },
                        "_tunnelUrl": {
                          "oneof": [
                            "tunnelUrl"
                          ]
                        }
                      },
                      "fields": {
                        "localGatewayInterface": {
                          "type": "uint32",
                          "id": 158764330,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "peerGatewayInterface": {
                          "type": "uint32",
                          "id": 214380385,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "tunnelUrl": {
                          "type": "string",
                          "id": 78975256,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "VpnGatewayStatusVpnConnection": {
                      "oneofs": {
                        "_peerExternalGateway": {
                          "oneof": [
                            "peerExternalGateway"
                          ]
                        },
                        "_peerGcpGateway": {
                          "oneof": [
                            "peerGcpGateway"
                          ]
                        },
                        "_state": {
                          "oneof": [
                            "state"
                          ]
                        }
                      },
                      "fields": {
                        "peerExternalGateway": {
                          "type": "string",
                          "id": 384956173,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "peerGcpGateway": {
                          "type": "string",
                          "id": 281867452,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "state": {
                          "type": "VpnGatewayStatusHighAvailabilityRequirementState",
                          "id": 109757585,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "tunnels": {
                          "rule": "repeated",
                          "type": "VpnGatewayStatusTunnel",
                          "id": 104561931
                        }
                      }
                    },
                    "VpnGatewayVpnGatewayInterface": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_interconnectAttachment": {
                          "oneof": [
                            "interconnectAttachment"
                          ]
                        },
                        "_ipAddress": {
                          "oneof": [
                            "ipAddress"
                          ]
                        },
                        "_ipv6Address": {
                          "oneof": [
                            "ipv6Address"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "uint32",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "interconnectAttachment": {
                          "type": "string",
                          "id": 308135284,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipAddress": {
                          "type": "string",
                          "id": 406272220,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipv6Address": {
                          "type": "string",
                          "id": 341563804,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "VpnGatewaysGetStatusResponse": {
                      "oneofs": {
                        "_result": {
                          "oneof": [
                            "result"
                          ]
                        }
                      },
                      "fields": {
                        "result": {
                          "type": "VpnGatewayStatus",
                          "id": 139315229,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "VpnGatewaysScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "vpnGateways": {
                          "rule": "repeated",
                          "type": "VpnGateway",
                          "id": 259177882
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "VpnTunnel": {
                      "oneofs": {
                        "_cipherSuite": {
                          "oneof": [
                            "cipherSuite"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_detailedStatus": {
                          "oneof": [
                            "detailedStatus"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_ikeVersion": {
                          "oneof": [
                            "ikeVersion"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_labelFingerprint": {
                          "oneof": [
                            "labelFingerprint"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_params": {
                          "oneof": [
                            "params"
                          ]
                        },
                        "_peerExternalGateway": {
                          "oneof": [
                            "peerExternalGateway"
                          ]
                        },
                        "_peerExternalGatewayInterface": {
                          "oneof": [
                            "peerExternalGatewayInterface"
                          ]
                        },
                        "_peerGcpGateway": {
                          "oneof": [
                            "peerGcpGateway"
                          ]
                        },
                        "_peerIp": {
                          "oneof": [
                            "peerIp"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_router": {
                          "oneof": [
                            "router"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_sharedSecret": {
                          "oneof": [
                            "sharedSecret"
                          ]
                        },
                        "_sharedSecretHash": {
                          "oneof": [
                            "sharedSecretHash"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        },
                        "_targetVpnGateway": {
                          "oneof": [
                            "targetVpnGateway"
                          ]
                        },
                        "_vpnGateway": {
                          "oneof": [
                            "vpnGateway"
                          ]
                        },
                        "_vpnGatewayInterface": {
                          "oneof": [
                            "vpnGatewayInterface"
                          ]
                        }
                      },
                      "fields": {
                        "cipherSuite": {
                          "type": "VpnTunnelCipherSuite",
                          "id": 443788228,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "detailedStatus": {
                          "type": "string",
                          "id": 333501025,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ikeVersion": {
                          "type": "int32",
                          "id": 218376220,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labelFingerprint": {
                          "type": "string",
                          "id": 178124825,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labels": {
                          "keyType": "string",
                          "type": "string",
                          "id": 500195327
                        },
                        "localTrafficSelector": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 317314613
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "params": {
                          "type": "VpnTunnelParams",
                          "id": 78313862,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "peerExternalGateway": {
                          "type": "string",
                          "id": 384956173,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "peerExternalGatewayInterface": {
                          "type": "int32",
                          "id": 452768391,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "peerGcpGateway": {
                          "type": "string",
                          "id": 281867452,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "peerIp": {
                          "type": "string",
                          "id": 383249700,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "remoteTrafficSelector": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 358887098
                        },
                        "router": {
                          "type": "string",
                          "id": 148608841,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sharedSecret": {
                          "type": "string",
                          "id": 381932490,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sharedSecretHash": {
                          "type": "string",
                          "id": 398881891,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "string",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetVpnGateway": {
                          "type": "string",
                          "id": 532512843,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "vpnGateway": {
                          "type": "string",
                          "id": 406684153,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "vpnGatewayInterface": {
                          "type": "int32",
                          "id": 95979123,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Status": {
                          "values": {
                            "UNDEFINED_STATUS": 0,
                            "ALLOCATING_RESOURCES": 320922816,
                            "AUTHORIZATION_ERROR": 23580290,
                            "DEPROVISIONING": 428935662,
                            "ESTABLISHED": 88852344,
                            "FAILED": 455706685,
                            "FIRST_HANDSHAKE": 191393000,
                            "NEGOTIATION_FAILURE": 360325868,
                            "NETWORK_ERROR": 193912951,
                            "NO_INCOMING_PACKETS": 119983216,
                            "PROVISIONING": 290896621,
                            "REJECTED": 174130302,
                            "STOPPED": 444276141,
                            "WAITING_FOR_FULL_CONFIG": 41640522
                          }
                        }
                      }
                    },
                    "VpnTunnelAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "VpnTunnelsScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "VpnTunnelCipherSuite": {
                      "oneofs": {
                        "_phase1": {
                          "oneof": [
                            "phase1"
                          ]
                        },
                        "_phase2": {
                          "oneof": [
                            "phase2"
                          ]
                        }
                      },
                      "fields": {
                        "phase1": {
                          "type": "VpnTunnelPhase1Algorithms",
                          "id": 84289046,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "phase2": {
                          "type": "VpnTunnelPhase2Algorithms",
                          "id": 84289047,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "VpnTunnelList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "VpnTunnel",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "VpnTunnelParams": {
                      "fields": {
                        "resourceManagerTags": {
                          "keyType": "string",
                          "type": "string",
                          "id": 377671164
                        }
                      }
                    },
                    "VpnTunnelPhase1Algorithms": {
                      "fields": {
                        "dh": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 3204
                        },
                        "encryption": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 97980291
                        },
                        "integrity": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 492830541
                        },
                        "prf": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 111268
                        }
                      }
                    },
                    "VpnTunnelPhase2Algorithms": {
                      "fields": {
                        "encryption": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 97980291
                        },
                        "integrity": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 492830541
                        },
                        "pfs": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 110909
                        }
                      }
                    },
                    "VpnTunnelsScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "vpnTunnels": {
                          "rule": "repeated",
                          "type": "VpnTunnel",
                          "id": 163494080
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "WafExpressionSet": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        }
                      },
                      "fields": {
                        "aliases": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 159207166
                        },
                        "expressions": {
                          "rule": "repeated",
                          "type": "WafExpressionSetExpression",
                          "id": 175554779
                        },
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "WafExpressionSetExpression": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_sensitivity": {
                          "oneof": [
                            "sensitivity"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sensitivity": {
                          "type": "int32",
                          "id": 27532959,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "WaitGlobalOperationRequest": {
                      "fields": {
                        "operation": {
                          "type": "string",
                          "id": 52090215,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "WaitRegionOperationRequest": {
                      "fields": {
                        "operation": {
                          "type": "string",
                          "id": 52090215,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "WaitZoneOperationRequest": {
                      "fields": {
                        "operation": {
                          "type": "string",
                          "id": 52090215,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "Warning": {
                      "oneofs": {
                        "_code": {
                          "oneof": [
                            "code"
                          ]
                        },
                        "_message": {
                          "oneof": [
                            "message"
                          ]
                        }
                      },
                      "fields": {
                        "code": {
                          "type": "string",
                          "id": 3059181,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "data": {
                          "rule": "repeated",
                          "type": "Data",
                          "id": 3076010
                        },
                        "message": {
                          "type": "string",
                          "id": 418054151,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Code": {
                          "values": {
                            "UNDEFINED_CODE": 0,
                            "CLEANUP_FAILED": 150308440,
                            "DEPRECATED_RESOURCE_USED": 391835586,
                            "DEPRECATED_TYPE_USED": 346526230,
                            "DISK_SIZE_LARGER_THAN_IMAGE_SIZE": 369442967,
                            "EXPERIMENTAL_TYPE_USED": 451954443,
                            "EXTERNAL_API_WARNING": 175546307,
                            "FIELD_VALUE_OVERRIDEN": 329669423,
                            "INJECTED_KERNELS_DEPRECATED": 417377419,
                            "INVALID_HEALTH_CHECK_FOR_DYNAMIC_WIEGHTED_LB": 401542606,
                            "LARGE_DEPLOYMENT_WARNING": 481440678,
                            "LIST_OVERHEAD_QUOTA_EXCEED": 47618117,
                            "MISSING_TYPE_DEPENDENCY": 344505463,
                            "NEXT_HOP_ADDRESS_NOT_ASSIGNED": 324964999,
                            "NEXT_HOP_CANNOT_IP_FORWARD": 383382887,
                            "NEXT_HOP_INSTANCE_HAS_NO_IPV6_INTERFACE": 146748434,
                            "NEXT_HOP_INSTANCE_NOT_FOUND": 464250446,
                            "NEXT_HOP_INSTANCE_NOT_ON_NETWORK": 243758146,
                            "NEXT_HOP_NOT_RUNNING": 417081265,
                            "NOT_CRITICAL_ERROR": 105763924,
                            "NO_RESULTS_ON_PAGE": 30036744,
                            "PARTIAL_SUCCESS": 39966469,
                            "QUOTA_INFO_UNAVAILABLE": 304294182,
                            "REQUIRED_TOS_AGREEMENT": 3745539,
                            "RESOURCE_IN_USE_BY_OTHER_RESOURCE_WARNING": 496728641,
                            "RESOURCE_NOT_DELETED": 168598460,
                            "SCHEMA_VALIDATION_IGNORED": 275245642,
                            "SINGLE_INSTANCE_PROPERTY_TEMPLATE": 268305617,
                            "UNDECLARED_PROPERTIES": 390513439,
                            "UNREACHABLE": 13328052
                          }
                        }
                      }
                    },
                    "Warnings": {
                      "oneofs": {
                        "_code": {
                          "oneof": [
                            "code"
                          ]
                        },
                        "_message": {
                          "oneof": [
                            "message"
                          ]
                        }
                      },
                      "fields": {
                        "code": {
                          "type": "string",
                          "id": 3059181,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "data": {
                          "rule": "repeated",
                          "type": "Data",
                          "id": 3076010
                        },
                        "message": {
                          "type": "string",
                          "id": 418054151,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Code": {
                          "values": {
                            "UNDEFINED_CODE": 0,
                            "CLEANUP_FAILED": 150308440,
                            "DEPRECATED_RESOURCE_USED": 391835586,
                            "DEPRECATED_TYPE_USED": 346526230,
                            "DISK_SIZE_LARGER_THAN_IMAGE_SIZE": 369442967,
                            "EXPERIMENTAL_TYPE_USED": 451954443,
                            "EXTERNAL_API_WARNING": 175546307,
                            "FIELD_VALUE_OVERRIDEN": 329669423,
                            "INJECTED_KERNELS_DEPRECATED": 417377419,
                            "INVALID_HEALTH_CHECK_FOR_DYNAMIC_WIEGHTED_LB": 401542606,
                            "LARGE_DEPLOYMENT_WARNING": 481440678,
                            "LIST_OVERHEAD_QUOTA_EXCEED": 47618117,
                            "MISSING_TYPE_DEPENDENCY": 344505463,
                            "NEXT_HOP_ADDRESS_NOT_ASSIGNED": 324964999,
                            "NEXT_HOP_CANNOT_IP_FORWARD": 383382887,
                            "NEXT_HOP_INSTANCE_HAS_NO_IPV6_INTERFACE": 146748434,
                            "NEXT_HOP_INSTANCE_NOT_FOUND": 464250446,
                            "NEXT_HOP_INSTANCE_NOT_ON_NETWORK": 243758146,
                            "NEXT_HOP_NOT_RUNNING": 417081265,
                            "NOT_CRITICAL_ERROR": 105763924,
                            "NO_RESULTS_ON_PAGE": 30036744,
                            "PARTIAL_SUCCESS": 39966469,
                            "QUOTA_INFO_UNAVAILABLE": 304294182,
                            "REQUIRED_TOS_AGREEMENT": 3745539,
                            "RESOURCE_IN_USE_BY_OTHER_RESOURCE_WARNING": 496728641,
                            "RESOURCE_NOT_DELETED": 168598460,
                            "SCHEMA_VALIDATION_IGNORED": 275245642,
                            "SINGLE_INSTANCE_PROPERTY_TEMPLATE": 268305617,
                            "UNDECLARED_PROPERTIES": 390513439,
                            "UNREACHABLE": 13328052
                          }
                        }
                      }
                    },
                    "WeightedBackendService": {
                      "oneofs": {
                        "_backendService": {
                          "oneof": [
                            "backendService"
                          ]
                        },
                        "_headerAction": {
                          "oneof": [
                            "headerAction"
                          ]
                        },
                        "_weight": {
                          "oneof": [
                            "weight"
                          ]
                        }
                      },
                      "fields": {
                        "backendService": {
                          "type": "string",
                          "id": 306946058,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "headerAction": {
                          "type": "HttpHeaderAction",
                          "id": 328077352,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "weight": {
                          "type": "uint32",
                          "id": 282149496,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "Wire": {
                      "oneofs": {
                        "_adminEnabled": {
                          "oneof": [
                            "adminEnabled"
                          ]
                        },
                        "_label": {
                          "oneof": [
                            "label"
                          ]
                        },
                        "_wireProperties": {
                          "oneof": [
                            "wireProperties"
                          ]
                        }
                      },
                      "fields": {
                        "adminEnabled": {
                          "type": "bool",
                          "id": 445675089,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "endpoints": {
                          "rule": "repeated",
                          "type": "WireEndpoint",
                          "id": 287085950
                        },
                        "label": {
                          "type": "string",
                          "id": 102727412,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "wireProperties": {
                          "type": "WireProperties",
                          "id": 303111469,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "WireEndpoint": {
                      "oneofs": {
                        "_interconnect": {
                          "oneof": [
                            "interconnect"
                          ]
                        },
                        "_vlanTag": {
                          "oneof": [
                            "vlanTag"
                          ]
                        }
                      },
                      "fields": {
                        "interconnect": {
                          "type": "string",
                          "id": 224601230,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "vlanTag": {
                          "type": "int32",
                          "id": 514640574,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "WireGroup": {
                      "oneofs": {
                        "_adminEnabled": {
                          "oneof": [
                            "adminEnabled"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_reconciling": {
                          "oneof": [
                            "reconciling"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_topology": {
                          "oneof": [
                            "topology"
                          ]
                        },
                        "_wireProperties": {
                          "oneof": [
                            "wireProperties"
                          ]
                        }
                      },
                      "fields": {
                        "adminEnabled": {
                          "type": "bool",
                          "id": 445675089,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "endpoints": {
                          "keyType": "string",
                          "type": "WireGroupEndpoint",
                          "id": 287085950
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "reconciling": {
                          "type": "bool",
                          "id": 432155787,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "topology": {
                          "type": "WireGroupTopology",
                          "id": 122274415,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "wireProperties": {
                          "type": "WireProperties",
                          "id": 303111469,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "wires": {
                          "rule": "repeated",
                          "type": "Wire",
                          "id": 113139854
                        }
                      }
                    },
                    "WireGroupEndpoint": {
                      "fields": {
                        "interconnects": {
                          "keyType": "string",
                          "type": "WireGroupEndpointInterconnect",
                          "id": 520187301
                        }
                      }
                    },
                    "WireGroupEndpointInterconnect": {
                      "oneofs": {
                        "_interconnect": {
                          "oneof": [
                            "interconnect"
                          ]
                        }
                      },
                      "fields": {
                        "interconnect": {
                          "type": "string",
                          "id": 224601230,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "vlanTags": {
                          "rule": "repeated",
                          "type": "int32",
                          "id": 384601461
                        }
                      }
                    },
                    "WireGroupList": {
                      "oneofs": {
                        "_etag": {
                          "oneof": [
                            "etag"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "etag": {
                          "type": "string",
                          "id": 3123477,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "WireGroup",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "WireGroupTopology": {
                      "fields": {
                        "endpoints": {
                          "rule": "repeated",
                          "type": "WireGroupTopologyEndpoint",
                          "id": 287085950
                        }
                      }
                    },
                    "WireGroupTopologyEndpoint": {
                      "oneofs": {
                        "_city": {
                          "oneof": [
                            "city"
                          ]
                        },
                        "_label": {
                          "oneof": [
                            "label"
                          ]
                        }
                      },
                      "fields": {
                        "city": {
                          "type": "string",
                          "id": 3053931,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "label": {
                          "type": "string",
                          "id": 102727412,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "WireProperties": {
                      "oneofs": {
                        "_bandwidthAllocation": {
                          "oneof": [
                            "bandwidthAllocation"
                          ]
                        },
                        "_bandwidthUnmetered": {
                          "oneof": [
                            "bandwidthUnmetered"
                          ]
                        },
                        "_faultResponse": {
                          "oneof": [
                            "faultResponse"
                          ]
                        }
                      },
                      "fields": {
                        "bandwidthAllocation": {
                          "type": "string",
                          "id": 90651950,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "bandwidthUnmetered": {
                          "type": "int64",
                          "id": 272650017,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "faultResponse": {
                          "type": "string",
                          "id": 353587646,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "BandwidthAllocation": {
                          "values": {
                            "UNDEFINED_BANDWIDTH_ALLOCATION": 0,
                            "ALLOCATE_PER_WIRE": 358730057,
                            "SHARED_WITH_WIRE_GROUP": 286454628
                          }
                        },
                        "FaultResponse": {
                          "values": {
                            "UNDEFINED_FAULT_RESPONSE": 0,
                            "DISABLE_PORT": 287086488,
                            "NONE": 2402104
                          }
                        }
                      }
                    },
                    "WithdrawPublicAdvertisedPrefixeRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "publicAdvertisedPrefix": {
                          "type": "string",
                          "id": 101874590,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "WithdrawPublicDelegatedPrefixeRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "publicDelegatedPrefix": {
                          "type": "string",
                          "id": 204238440,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "WorkloadIdentityConfig": {
                      "oneofs": {
                        "_identity": {
                          "oneof": [
                            "identity"
                          ]
                        },
                        "_identityCertificateEnabled": {
                          "oneof": [
                            "identityCertificateEnabled"
                          ]
                        }
                      },
                      "fields": {
                        "identity": {
                          "type": "string",
                          "id": 401109182,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "identityCertificateEnabled": {
                          "type": "bool",
                          "id": 342892440,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "XpnHostList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "Project",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "XpnResourceId": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_type": {
                          "oneof": [
                            "type"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "type": {
                          "type": "string",
                          "id": 3575610,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Type": {
                          "values": {
                            "UNDEFINED_TYPE": 0,
                            "PROJECT": 408671993,
                            "XPN_RESOURCE_TYPE_UNSPECIFIED": 151607034
                          }
                        }
                      }
                    },
                    "Zone": {
                      "oneofs": {
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_deprecated": {
                          "oneof": [
                            "deprecated"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        },
                        "_supportsPzs": {
                          "oneof": [
                            "supportsPzs"
                          ]
                        }
                      },
                      "fields": {
                        "availableCpuPlatforms": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 175536531
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "deprecated": {
                          "type": "DeprecationStatus",
                          "id": 515138995,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "string",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "supportsPzs": {
                          "type": "bool",
                          "id": 83983214,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Status": {
                          "values": {
                            "UNDEFINED_STATUS": 0,
                            "DOWN": 2104482,
                            "UP": 2715
                          }
                        }
                      }
                    },
                    "ZoneList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "Zone",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ZoneSetLabelsRequest": {
                      "oneofs": {
                        "_labelFingerprint": {
                          "oneof": [
                            "labelFingerprint"
                          ]
                        }
                      },
                      "fields": {
                        "labelFingerprint": {
                          "type": "string",
                          "id": 178124825,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labels": {
                          "keyType": "string",
                          "type": "string",
                          "id": 500195327
                        }
                      }
                    },
                    "ZoneSetNestedPolicyRequest": {
                      "oneofs": {
                        "_etag": {
                          "oneof": [
                            "etag"
                          ]
                        },
                        "_policy": {
                          "oneof": [
                            "policy"
                          ]
                        }
                      },
                      "fields": {
                        "bindings": {
                          "rule": "repeated",
                          "type": "Binding",
                          "id": 403251854
                        },
                        "etag": {
                          "type": "string",
                          "id": 3123477,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "policy": {
                          "type": "Policy",
                          "id": 91071794,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ZoneSetPolicyRequest": {
                      "oneofs": {
                        "_etag": {
                          "oneof": [
                            "etag"
                          ]
                        },
                        "_policy": {
                          "oneof": [
                            "policy"
                          ]
                        }
                      },
                      "fields": {
                        "bindings": {
                          "rule": "repeated",
                          "type": "Binding",
                          "id": 403251854
                        },
                        "etag": {
                          "type": "string",
                          "id": 3123477,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "policy": {
                          "type": "Policy",
                          "id": 91071794,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AcceleratorTypes": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute.readonly,https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListAcceleratorTypesRequest",
                          "responseType": "AcceleratorTypeAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/aggregated/acceleratorTypes",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/aggregated/acceleratorTypes"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetAcceleratorTypeRequest",
                          "responseType": "AcceleratorType",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/zones/{zone}/acceleratorTypes/{accelerator_type}",
                            "(google.api.method_signature)": "project,zone,accelerator_type"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/zones/{zone}/acceleratorTypes/{accelerator_type}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,accelerator_type"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListAcceleratorTypesRequest",
                          "responseType": "AcceleratorTypeList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/zones/{zone}/acceleratorTypes",
                            "(google.api.method_signature)": "project,zone"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/zones/{zone}/acceleratorTypes"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone"
                            }
                          ]
                        }
                      }
                    },
                    "Addresses": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListAddressesRequest",
                          "responseType": "AddressAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/aggregated/addresses",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/aggregated/addresses"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteAddressRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/regions/{region}/addresses/{address}",
                            "(google.api.method_signature)": "project,region,address",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/regions/{region}/addresses/{address}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,address"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetAddressRequest",
                          "responseType": "Address",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/addresses/{address}",
                            "(google.api.method_signature)": "project,region,address"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/addresses/{address}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,address"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertAddressRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "address_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/addresses",
                            "(google.api.method_signature)": "project,region,address_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "address_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/addresses"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,address_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListAddressesRequest",
                          "responseType": "AddressList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/addresses",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/addresses"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "Move": {
                          "requestType": "MoveAddressRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "region_addresses_move_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/addresses/{address}/move",
                            "(google.api.method_signature)": "project,region,address,region_addresses_move_request_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_addresses_move_request_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/addresses/{address}/move"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,address,region_addresses_move_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "SetLabels": {
                          "requestType": "SetLabelsAddressRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "region_set_labels_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/addresses/{resource}/setLabels",
                            "(google.api.method_signature)": "project,region,resource,region_set_labels_request_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_set_labels_request_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/addresses/{resource}/setLabels"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,region_set_labels_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsAddressRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/addresses/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/addresses/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "Advice": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "CalendarMode": {
                          "requestType": "CalendarModeAdviceRpcRequest",
                          "responseType": "CalendarModeAdviceResponse",
                          "options": {
                            "(google.api.http).body": "calendar_mode_advice_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/advice/calendarMode",
                            "(google.api.method_signature)": "project,region,calendar_mode_advice_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "calendar_mode_advice_request_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/advice/calendarMode"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,calendar_mode_advice_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "Autoscalers": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListAutoscalersRequest",
                          "responseType": "AutoscalerAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/aggregated/autoscalers",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/aggregated/autoscalers"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteAutoscalerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/zones/{zone}/autoscalers/{autoscaler}",
                            "(google.api.method_signature)": "project,zone,autoscaler",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/zones/{zone}/autoscalers/{autoscaler}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,autoscaler"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetAutoscalerRequest",
                          "responseType": "Autoscaler",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/zones/{zone}/autoscalers/{autoscaler}",
                            "(google.api.method_signature)": "project,zone,autoscaler"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/zones/{zone}/autoscalers/{autoscaler}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,autoscaler"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertAutoscalerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "autoscaler_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/autoscalers",
                            "(google.api.method_signature)": "project,zone,autoscaler_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "autoscaler_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/autoscalers"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,autoscaler_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListAutoscalersRequest",
                          "responseType": "AutoscalerList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/zones/{zone}/autoscalers",
                            "(google.api.method_signature)": "project,zone"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/zones/{zone}/autoscalers"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchAutoscalerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "autoscaler_resource",
                            "(google.api.http).patch": "/compute/v1/projects/{project}/zones/{zone}/autoscalers",
                            "(google.api.method_signature)": "project,zone,autoscaler_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "autoscaler_resource",
                                "patch": "/compute/v1/projects/{project}/zones/{zone}/autoscalers"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,autoscaler_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsAutoscalerRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/autoscalers/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,zone,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/autoscalers/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,resource,test_permissions_request_resource"
                            }
                          ]
                        },
                        "Update": {
                          "requestType": "UpdateAutoscalerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "autoscaler_resource",
                            "(google.api.http).put": "/compute/v1/projects/{project}/zones/{zone}/autoscalers",
                            "(google.api.method_signature)": "project,zone,autoscaler_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "autoscaler_resource",
                                "put": "/compute/v1/projects/{project}/zones/{zone}/autoscalers"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,autoscaler_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        }
                      }
                    },
                    "BackendBuckets": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AddSignedUrlKey": {
                          "requestType": "AddSignedUrlKeyBackendBucketRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "signed_url_key_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/backendBuckets/{backend_bucket}/addSignedUrlKey",
                            "(google.api.method_signature)": "project,backend_bucket,signed_url_key_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "signed_url_key_resource",
                                "post": "/compute/v1/projects/{project}/global/backendBuckets/{backend_bucket}/addSignedUrlKey"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,backend_bucket,signed_url_key_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteBackendBucketRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/global/backendBuckets/{backend_bucket}",
                            "(google.api.method_signature)": "project,backend_bucket",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/global/backendBuckets/{backend_bucket}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,backend_bucket"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "DeleteSignedUrlKey": {
                          "requestType": "DeleteSignedUrlKeyBackendBucketRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/backendBuckets/{backend_bucket}/deleteSignedUrlKey",
                            "(google.api.method_signature)": "project,backend_bucket,key_name",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/v1/projects/{project}/global/backendBuckets/{backend_bucket}/deleteSignedUrlKey"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,backend_bucket,key_name"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetBackendBucketRequest",
                          "responseType": "BackendBucket",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/backendBuckets/{backend_bucket}",
                            "(google.api.method_signature)": "project,backend_bucket"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/backendBuckets/{backend_bucket}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,backend_bucket"
                            }
                          ]
                        },
                        "GetIamPolicy": {
                          "requestType": "GetIamPolicyBackendBucketRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/backendBuckets/{resource}/getIamPolicy",
                            "(google.api.method_signature)": "project,resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/backendBuckets/{resource}/getIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertBackendBucketRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "backend_bucket_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/backendBuckets",
                            "(google.api.method_signature)": "project,backend_bucket_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "backend_bucket_resource",
                                "post": "/compute/v1/projects/{project}/global/backendBuckets"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,backend_bucket_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListBackendBucketsRequest",
                          "responseType": "BackendBucketList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/backendBuckets",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/backendBuckets"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchBackendBucketRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "backend_bucket_resource",
                            "(google.api.http).patch": "/compute/v1/projects/{project}/global/backendBuckets/{backend_bucket}",
                            "(google.api.method_signature)": "project,backend_bucket,backend_bucket_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "backend_bucket_resource",
                                "patch": "/compute/v1/projects/{project}/global/backendBuckets/{backend_bucket}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,backend_bucket,backend_bucket_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "SetEdgeSecurityPolicy": {
                          "requestType": "SetEdgeSecurityPolicyBackendBucketRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "security_policy_reference_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/backendBuckets/{backend_bucket}/setEdgeSecurityPolicy",
                            "(google.api.method_signature)": "project,backend_bucket,security_policy_reference_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "security_policy_reference_resource",
                                "post": "/compute/v1/projects/{project}/global/backendBuckets/{backend_bucket}/setEdgeSecurityPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,backend_bucket,security_policy_reference_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "SetIamPolicy": {
                          "requestType": "SetIamPolicyBackendBucketRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).body": "global_set_policy_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/backendBuckets/{resource}/setIamPolicy",
                            "(google.api.method_signature)": "project,resource,global_set_policy_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "global_set_policy_request_resource",
                                "post": "/compute/v1/projects/{project}/global/backendBuckets/{resource}/setIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,global_set_policy_request_resource"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsBackendBucketRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/backendBuckets/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/v1/projects/{project}/global/backendBuckets/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                            }
                          ]
                        },
                        "Update": {
                          "requestType": "UpdateBackendBucketRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "backend_bucket_resource",
                            "(google.api.http).put": "/compute/v1/projects/{project}/global/backendBuckets/{backend_bucket}",
                            "(google.api.method_signature)": "project,backend_bucket,backend_bucket_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "backend_bucket_resource",
                                "put": "/compute/v1/projects/{project}/global/backendBuckets/{backend_bucket}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,backend_bucket,backend_bucket_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        }
                      }
                    },
                    "BackendServices": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AddSignedUrlKey": {
                          "requestType": "AddSignedUrlKeyBackendServiceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "signed_url_key_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/backendServices/{backend_service}/addSignedUrlKey",
                            "(google.api.method_signature)": "project,backend_service,signed_url_key_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "signed_url_key_resource",
                                "post": "/compute/v1/projects/{project}/global/backendServices/{backend_service}/addSignedUrlKey"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,backend_service,signed_url_key_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "AggregatedList": {
                          "requestType": "AggregatedListBackendServicesRequest",
                          "responseType": "BackendServiceAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/aggregated/backendServices",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/aggregated/backendServices"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteBackendServiceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/global/backendServices/{backend_service}",
                            "(google.api.method_signature)": "project,backend_service",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/global/backendServices/{backend_service}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,backend_service"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "DeleteSignedUrlKey": {
                          "requestType": "DeleteSignedUrlKeyBackendServiceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/backendServices/{backend_service}/deleteSignedUrlKey",
                            "(google.api.method_signature)": "project,backend_service,key_name",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/v1/projects/{project}/global/backendServices/{backend_service}/deleteSignedUrlKey"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,backend_service,key_name"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetBackendServiceRequest",
                          "responseType": "BackendService",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/backendServices/{backend_service}",
                            "(google.api.method_signature)": "project,backend_service"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/backendServices/{backend_service}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,backend_service"
                            }
                          ]
                        },
                        "GetEffectiveSecurityPolicies": {
                          "requestType": "GetEffectiveSecurityPoliciesBackendServiceRequest",
                          "responseType": "GetEffectiveSecurityPoliciesBackendServiceResponse",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/backendServices/{backend_service}/getEffectiveSecurityPolicies",
                            "(google.api.method_signature)": "project,backend_service"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/backendServices/{backend_service}/getEffectiveSecurityPolicies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,backend_service"
                            }
                          ]
                        },
                        "GetHealth": {
                          "requestType": "GetHealthBackendServiceRequest",
                          "responseType": "BackendServiceGroupHealth",
                          "options": {
                            "(google.api.http).body": "resource_group_reference_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/backendServices/{backend_service}/getHealth",
                            "(google.api.method_signature)": "project,backend_service,resource_group_reference_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "resource_group_reference_resource",
                                "post": "/compute/v1/projects/{project}/global/backendServices/{backend_service}/getHealth"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,backend_service,resource_group_reference_resource"
                            }
                          ]
                        },
                        "GetIamPolicy": {
                          "requestType": "GetIamPolicyBackendServiceRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/backendServices/{resource}/getIamPolicy",
                            "(google.api.method_signature)": "project,resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/backendServices/{resource}/getIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertBackendServiceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "backend_service_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/backendServices",
                            "(google.api.method_signature)": "project,backend_service_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "backend_service_resource",
                                "post": "/compute/v1/projects/{project}/global/backendServices"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,backend_service_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListBackendServicesRequest",
                          "responseType": "BackendServiceList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/backendServices",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/backendServices"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "ListUsable": {
                          "requestType": "ListUsableBackendServicesRequest",
                          "responseType": "BackendServiceListUsable",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/backendServices/listUsable",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/backendServices/listUsable"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchBackendServiceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "backend_service_resource",
                            "(google.api.http).patch": "/compute/v1/projects/{project}/global/backendServices/{backend_service}",
                            "(google.api.method_signature)": "project,backend_service,backend_service_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "backend_service_resource",
                                "patch": "/compute/v1/projects/{project}/global/backendServices/{backend_service}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,backend_service,backend_service_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "SetEdgeSecurityPolicy": {
                          "requestType": "SetEdgeSecurityPolicyBackendServiceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "security_policy_reference_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/backendServices/{backend_service}/setEdgeSecurityPolicy",
                            "(google.api.method_signature)": "project,backend_service,security_policy_reference_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "security_policy_reference_resource",
                                "post": "/compute/v1/projects/{project}/global/backendServices/{backend_service}/setEdgeSecurityPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,backend_service,security_policy_reference_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "SetIamPolicy": {
                          "requestType": "SetIamPolicyBackendServiceRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).body": "global_set_policy_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/backendServices/{resource}/setIamPolicy",
                            "(google.api.method_signature)": "project,resource,global_set_policy_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "global_set_policy_request_resource",
                                "post": "/compute/v1/projects/{project}/global/backendServices/{resource}/setIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,global_set_policy_request_resource"
                            }
                          ]
                        },
                        "SetSecurityPolicy": {
                          "requestType": "SetSecurityPolicyBackendServiceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "security_policy_reference_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/backendServices/{backend_service}/setSecurityPolicy",
                            "(google.api.method_signature)": "project,backend_service,security_policy_reference_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "security_policy_reference_resource",
                                "post": "/compute/v1/projects/{project}/global/backendServices/{backend_service}/setSecurityPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,backend_service,security_policy_reference_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsBackendServiceRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/backendServices/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/v1/projects/{project}/global/backendServices/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                            }
                          ]
                        },
                        "Update": {
                          "requestType": "UpdateBackendServiceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "backend_service_resource",
                            "(google.api.http).put": "/compute/v1/projects/{project}/global/backendServices/{backend_service}",
                            "(google.api.method_signature)": "project,backend_service,backend_service_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "backend_service_resource",
                                "put": "/compute/v1/projects/{project}/global/backendServices/{backend_service}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,backend_service,backend_service_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        }
                      }
                    },
                    "CrossSiteNetworks": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Delete": {
                          "requestType": "DeleteCrossSiteNetworkRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/global/crossSiteNetworks/{cross_site_network}",
                            "(google.api.method_signature)": "project,cross_site_network",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/global/crossSiteNetworks/{cross_site_network}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,cross_site_network"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetCrossSiteNetworkRequest",
                          "responseType": "CrossSiteNetwork",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/crossSiteNetworks/{cross_site_network}",
                            "(google.api.method_signature)": "project,cross_site_network"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/crossSiteNetworks/{cross_site_network}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,cross_site_network"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertCrossSiteNetworkRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "cross_site_network_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/crossSiteNetworks",
                            "(google.api.method_signature)": "project,cross_site_network_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "cross_site_network_resource",
                                "post": "/compute/v1/projects/{project}/global/crossSiteNetworks"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,cross_site_network_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListCrossSiteNetworksRequest",
                          "responseType": "CrossSiteNetworkList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/crossSiteNetworks",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/crossSiteNetworks"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchCrossSiteNetworkRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "cross_site_network_resource",
                            "(google.api.http).patch": "/compute/v1/projects/{project}/global/crossSiteNetworks/{cross_site_network}",
                            "(google.api.method_signature)": "project,cross_site_network,cross_site_network_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "cross_site_network_resource",
                                "patch": "/compute/v1/projects/{project}/global/crossSiteNetworks/{cross_site_network}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,cross_site_network,cross_site_network_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        }
                      }
                    },
                    "DiskTypes": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute.readonly,https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListDiskTypesRequest",
                          "responseType": "DiskTypeAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/aggregated/diskTypes",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/aggregated/diskTypes"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetDiskTypeRequest",
                          "responseType": "DiskType",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/zones/{zone}/diskTypes/{disk_type}",
                            "(google.api.method_signature)": "project,zone,disk_type"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/zones/{zone}/diskTypes/{disk_type}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,disk_type"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListDiskTypesRequest",
                          "responseType": "DiskTypeList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/zones/{zone}/diskTypes",
                            "(google.api.method_signature)": "project,zone"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/zones/{zone}/diskTypes"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone"
                            }
                          ]
                        }
                      }
                    },
                    "Disks": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AddResourcePolicies": {
                          "requestType": "AddResourcePoliciesDiskRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "disks_add_resource_policies_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/disks/{disk}/addResourcePolicies",
                            "(google.api.method_signature)": "project,zone,disk,disks_add_resource_policies_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "disks_add_resource_policies_request_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/disks/{disk}/addResourcePolicies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,disk,disks_add_resource_policies_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "AggregatedList": {
                          "requestType": "AggregatedListDisksRequest",
                          "responseType": "DiskAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/aggregated/disks",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/aggregated/disks"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "BulkInsert": {
                          "requestType": "BulkInsertDiskRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "bulk_insert_disk_resource_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/disks/bulkInsert",
                            "(google.api.method_signature)": "project,zone,bulk_insert_disk_resource_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "bulk_insert_disk_resource_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/disks/bulkInsert"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,bulk_insert_disk_resource_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "BulkSetLabels": {
                          "requestType": "BulkSetLabelsDiskRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "bulk_zone_set_labels_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/disks/bulkSetLabels",
                            "(google.api.method_signature)": "project,zone,bulk_zone_set_labels_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "bulk_zone_set_labels_request_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/disks/bulkSetLabels"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,bulk_zone_set_labels_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "CreateSnapshot": {
                          "requestType": "CreateSnapshotDiskRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "snapshot_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/disks/{disk}/createSnapshot",
                            "(google.api.method_signature)": "project,zone,disk,snapshot_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "snapshot_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/disks/{disk}/createSnapshot"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,disk,snapshot_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteDiskRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/zones/{zone}/disks/{disk}",
                            "(google.api.method_signature)": "project,zone,disk",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/zones/{zone}/disks/{disk}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,disk"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetDiskRequest",
                          "responseType": "Disk",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/zones/{zone}/disks/{disk}",
                            "(google.api.method_signature)": "project,zone,disk"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/zones/{zone}/disks/{disk}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,disk"
                            }
                          ]
                        },
                        "GetIamPolicy": {
                          "requestType": "GetIamPolicyDiskRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/zones/{zone}/disks/{resource}/getIamPolicy",
                            "(google.api.method_signature)": "project,zone,resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/zones/{zone}/disks/{resource}/getIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,resource"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertDiskRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "disk_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/disks",
                            "(google.api.method_signature)": "project,zone,disk_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "disk_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/disks"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,disk_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListDisksRequest",
                          "responseType": "DiskList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/zones/{zone}/disks",
                            "(google.api.method_signature)": "project,zone"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/zones/{zone}/disks"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone"
                            }
                          ]
                        },
                        "RemoveResourcePolicies": {
                          "requestType": "RemoveResourcePoliciesDiskRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "disks_remove_resource_policies_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/disks/{disk}/removeResourcePolicies",
                            "(google.api.method_signature)": "project,zone,disk,disks_remove_resource_policies_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "disks_remove_resource_policies_request_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/disks/{disk}/removeResourcePolicies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,disk,disks_remove_resource_policies_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "Resize": {
                          "requestType": "ResizeDiskRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "disks_resize_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/disks/{disk}/resize",
                            "(google.api.method_signature)": "project,zone,disk,disks_resize_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "disks_resize_request_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/disks/{disk}/resize"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,disk,disks_resize_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "SetIamPolicy": {
                          "requestType": "SetIamPolicyDiskRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).body": "zone_set_policy_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/disks/{resource}/setIamPolicy",
                            "(google.api.method_signature)": "project,zone,resource,zone_set_policy_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "zone_set_policy_request_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/disks/{resource}/setIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,resource,zone_set_policy_request_resource"
                            }
                          ]
                        },
                        "SetLabels": {
                          "requestType": "SetLabelsDiskRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "zone_set_labels_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/disks/{resource}/setLabels",
                            "(google.api.method_signature)": "project,zone,resource,zone_set_labels_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "zone_set_labels_request_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/disks/{resource}/setLabels"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,resource,zone_set_labels_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "StartAsyncReplication": {
                          "requestType": "StartAsyncReplicationDiskRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "disks_start_async_replication_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/disks/{disk}/startAsyncReplication",
                            "(google.api.method_signature)": "project,zone,disk,disks_start_async_replication_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "disks_start_async_replication_request_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/disks/{disk}/startAsyncReplication"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,disk,disks_start_async_replication_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "StopAsyncReplication": {
                          "requestType": "StopAsyncReplicationDiskRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/disks/{disk}/stopAsyncReplication",
                            "(google.api.method_signature)": "project,zone,disk",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/v1/projects/{project}/zones/{zone}/disks/{disk}/stopAsyncReplication"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,disk"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "StopGroupAsyncReplication": {
                          "requestType": "StopGroupAsyncReplicationDiskRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "disks_stop_group_async_replication_resource_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/disks/stopGroupAsyncReplication",
                            "(google.api.method_signature)": "project,zone,disks_stop_group_async_replication_resource_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "disks_stop_group_async_replication_resource_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/disks/stopGroupAsyncReplication"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,disks_stop_group_async_replication_resource_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsDiskRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/disks/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,zone,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/disks/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,resource,test_permissions_request_resource"
                            }
                          ]
                        },
                        "Update": {
                          "requestType": "UpdateDiskRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "disk_resource",
                            "(google.api.http).patch": "/compute/v1/projects/{project}/zones/{zone}/disks/{disk}",
                            "(google.api.method_signature)": "project,zone,disk,disk_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "disk_resource",
                                "patch": "/compute/v1/projects/{project}/zones/{zone}/disks/{disk}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,disk,disk_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        }
                      }
                    },
                    "ExternalVpnGateways": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Delete": {
                          "requestType": "DeleteExternalVpnGatewayRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/global/externalVpnGateways/{external_vpn_gateway}",
                            "(google.api.method_signature)": "project,external_vpn_gateway",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/global/externalVpnGateways/{external_vpn_gateway}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,external_vpn_gateway"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetExternalVpnGatewayRequest",
                          "responseType": "ExternalVpnGateway",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/externalVpnGateways/{external_vpn_gateway}",
                            "(google.api.method_signature)": "project,external_vpn_gateway"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/externalVpnGateways/{external_vpn_gateway}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,external_vpn_gateway"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertExternalVpnGatewayRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "external_vpn_gateway_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/externalVpnGateways",
                            "(google.api.method_signature)": "project,external_vpn_gateway_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "external_vpn_gateway_resource",
                                "post": "/compute/v1/projects/{project}/global/externalVpnGateways"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,external_vpn_gateway_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListExternalVpnGatewaysRequest",
                          "responseType": "ExternalVpnGatewayList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/externalVpnGateways",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/externalVpnGateways"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "SetLabels": {
                          "requestType": "SetLabelsExternalVpnGatewayRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "global_set_labels_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/externalVpnGateways/{resource}/setLabels",
                            "(google.api.method_signature)": "project,resource,global_set_labels_request_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "global_set_labels_request_resource",
                                "post": "/compute/v1/projects/{project}/global/externalVpnGateways/{resource}/setLabels"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,global_set_labels_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsExternalVpnGatewayRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/externalVpnGateways/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/v1/projects/{project}/global/externalVpnGateways/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "FirewallPolicies": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AddAssociation": {
                          "requestType": "AddAssociationFirewallPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "firewall_policy_association_resource",
                            "(google.api.http).post": "/compute/v1/locations/global/firewallPolicies/{firewall_policy}/addAssociation",
                            "(google.api.method_signature)": "firewall_policy,firewall_policy_association_resource",
                            "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "firewall_policy_association_resource",
                                "post": "/compute/v1/locations/global/firewallPolicies/{firewall_policy}/addAssociation"
                              }
                            },
                            {
                              "(google.api.method_signature)": "firewall_policy,firewall_policy_association_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                            }
                          ]
                        },
                        "AddRule": {
                          "requestType": "AddRuleFirewallPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "firewall_policy_rule_resource",
                            "(google.api.http).post": "/compute/v1/locations/global/firewallPolicies/{firewall_policy}/addRule",
                            "(google.api.method_signature)": "firewall_policy,firewall_policy_rule_resource",
                            "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "firewall_policy_rule_resource",
                                "post": "/compute/v1/locations/global/firewallPolicies/{firewall_policy}/addRule"
                              }
                            },
                            {
                              "(google.api.method_signature)": "firewall_policy,firewall_policy_rule_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                            }
                          ]
                        },
                        "CloneRules": {
                          "requestType": "CloneRulesFirewallPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/v1/locations/global/firewallPolicies/{firewall_policy}/cloneRules",
                            "(google.api.method_signature)": "firewall_policy",
                            "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/v1/locations/global/firewallPolicies/{firewall_policy}/cloneRules"
                              }
                            },
                            {
                              "(google.api.method_signature)": "firewall_policy"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteFirewallPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/locations/global/firewallPolicies/{firewall_policy}",
                            "(google.api.method_signature)": "firewall_policy",
                            "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/locations/global/firewallPolicies/{firewall_policy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "firewall_policy"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetFirewallPolicyRequest",
                          "responseType": "FirewallPolicy",
                          "options": {
                            "(google.api.http).get": "/compute/v1/locations/global/firewallPolicies/{firewall_policy}",
                            "(google.api.method_signature)": "firewall_policy"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/locations/global/firewallPolicies/{firewall_policy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "firewall_policy"
                            }
                          ]
                        },
                        "GetAssociation": {
                          "requestType": "GetAssociationFirewallPolicyRequest",
                          "responseType": "FirewallPolicyAssociation",
                          "options": {
                            "(google.api.http).get": "/compute/v1/locations/global/firewallPolicies/{firewall_policy}/getAssociation",
                            "(google.api.method_signature)": "firewall_policy"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/locations/global/firewallPolicies/{firewall_policy}/getAssociation"
                              }
                            },
                            {
                              "(google.api.method_signature)": "firewall_policy"
                            }
                          ]
                        },
                        "GetIamPolicy": {
                          "requestType": "GetIamPolicyFirewallPolicyRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).get": "/compute/v1/locations/global/firewallPolicies/{resource}/getIamPolicy",
                            "(google.api.method_signature)": "resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/locations/global/firewallPolicies/{resource}/getIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "resource"
                            }
                          ]
                        },
                        "GetRule": {
                          "requestType": "GetRuleFirewallPolicyRequest",
                          "responseType": "FirewallPolicyRule",
                          "options": {
                            "(google.api.http).get": "/compute/v1/locations/global/firewallPolicies/{firewall_policy}/getRule",
                            "(google.api.method_signature)": "firewall_policy"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/locations/global/firewallPolicies/{firewall_policy}/getRule"
                              }
                            },
                            {
                              "(google.api.method_signature)": "firewall_policy"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertFirewallPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "firewall_policy_resource",
                            "(google.api.http).post": "/compute/v1/locations/global/firewallPolicies",
                            "(google.api.method_signature)": "parent_id,firewall_policy_resource",
                            "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "firewall_policy_resource",
                                "post": "/compute/v1/locations/global/firewallPolicies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "parent_id,firewall_policy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListFirewallPoliciesRequest",
                          "responseType": "FirewallPolicyList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/locations/global/firewallPolicies",
                            "(google.api.method_signature)": ""
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/locations/global/firewallPolicies"
                              }
                            },
                            {
                              "(google.api.method_signature)": ""
                            }
                          ]
                        },
                        "ListAssociations": {
                          "requestType": "ListAssociationsFirewallPolicyRequest",
                          "responseType": "FirewallPoliciesListAssociationsResponse",
                          "options": {
                            "(google.api.http).get": "/compute/v1/locations/global/firewallPolicies/listAssociations",
                            "(google.api.method_signature)": ""
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/locations/global/firewallPolicies/listAssociations"
                              }
                            },
                            {
                              "(google.api.method_signature)": ""
                            }
                          ]
                        },
                        "Move": {
                          "requestType": "MoveFirewallPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/v1/locations/global/firewallPolicies/{firewall_policy}/move",
                            "(google.api.method_signature)": "firewall_policy,parent_id",
                            "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/v1/locations/global/firewallPolicies/{firewall_policy}/move"
                              }
                            },
                            {
                              "(google.api.method_signature)": "firewall_policy,parent_id"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchFirewallPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "firewall_policy_resource",
                            "(google.api.http).patch": "/compute/v1/locations/global/firewallPolicies/{firewall_policy}",
                            "(google.api.method_signature)": "firewall_policy,firewall_policy_resource",
                            "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "firewall_policy_resource",
                                "patch": "/compute/v1/locations/global/firewallPolicies/{firewall_policy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "firewall_policy,firewall_policy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                            }
                          ]
                        },
                        "PatchRule": {
                          "requestType": "PatchRuleFirewallPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "firewall_policy_rule_resource",
                            "(google.api.http).post": "/compute/v1/locations/global/firewallPolicies/{firewall_policy}/patchRule",
                            "(google.api.method_signature)": "firewall_policy,firewall_policy_rule_resource",
                            "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "firewall_policy_rule_resource",
                                "post": "/compute/v1/locations/global/firewallPolicies/{firewall_policy}/patchRule"
                              }
                            },
                            {
                              "(google.api.method_signature)": "firewall_policy,firewall_policy_rule_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                            }
                          ]
                        },
                        "RemoveAssociation": {
                          "requestType": "RemoveAssociationFirewallPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/v1/locations/global/firewallPolicies/{firewall_policy}/removeAssociation",
                            "(google.api.method_signature)": "firewall_policy",
                            "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/v1/locations/global/firewallPolicies/{firewall_policy}/removeAssociation"
                              }
                            },
                            {
                              "(google.api.method_signature)": "firewall_policy"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                            }
                          ]
                        },
                        "RemoveRule": {
                          "requestType": "RemoveRuleFirewallPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/v1/locations/global/firewallPolicies/{firewall_policy}/removeRule",
                            "(google.api.method_signature)": "firewall_policy",
                            "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/v1/locations/global/firewallPolicies/{firewall_policy}/removeRule"
                              }
                            },
                            {
                              "(google.api.method_signature)": "firewall_policy"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                            }
                          ]
                        },
                        "SetIamPolicy": {
                          "requestType": "SetIamPolicyFirewallPolicyRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).body": "global_organization_set_policy_request_resource",
                            "(google.api.http).post": "/compute/v1/locations/global/firewallPolicies/{resource}/setIamPolicy",
                            "(google.api.method_signature)": "resource,global_organization_set_policy_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "global_organization_set_policy_request_resource",
                                "post": "/compute/v1/locations/global/firewallPolicies/{resource}/setIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "resource,global_organization_set_policy_request_resource"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsFirewallPolicyRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/v1/locations/global/firewallPolicies/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/v1/locations/global/firewallPolicies/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "Firewalls": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Delete": {
                          "requestType": "DeleteFirewallRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/global/firewalls/{firewall}",
                            "(google.api.method_signature)": "project,firewall",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/global/firewalls/{firewall}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,firewall"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetFirewallRequest",
                          "responseType": "Firewall",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/firewalls/{firewall}",
                            "(google.api.method_signature)": "project,firewall"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/firewalls/{firewall}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,firewall"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertFirewallRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "firewall_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/firewalls",
                            "(google.api.method_signature)": "project,firewall_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "firewall_resource",
                                "post": "/compute/v1/projects/{project}/global/firewalls"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,firewall_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListFirewallsRequest",
                          "responseType": "FirewallList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/firewalls",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/firewalls"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchFirewallRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "firewall_resource",
                            "(google.api.http).patch": "/compute/v1/projects/{project}/global/firewalls/{firewall}",
                            "(google.api.method_signature)": "project,firewall,firewall_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "firewall_resource",
                                "patch": "/compute/v1/projects/{project}/global/firewalls/{firewall}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,firewall,firewall_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsFirewallRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/firewalls/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/v1/projects/{project}/global/firewalls/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                            }
                          ]
                        },
                        "Update": {
                          "requestType": "UpdateFirewallRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "firewall_resource",
                            "(google.api.http).put": "/compute/v1/projects/{project}/global/firewalls/{firewall}",
                            "(google.api.method_signature)": "project,firewall,firewall_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "firewall_resource",
                                "put": "/compute/v1/projects/{project}/global/firewalls/{firewall}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,firewall,firewall_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        }
                      }
                    },
                    "ForwardingRules": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListForwardingRulesRequest",
                          "responseType": "ForwardingRuleAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/aggregated/forwardingRules",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/aggregated/forwardingRules"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteForwardingRuleRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/regions/{region}/forwardingRules/{forwarding_rule}",
                            "(google.api.method_signature)": "project,region,forwarding_rule",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/regions/{region}/forwardingRules/{forwarding_rule}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,forwarding_rule"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetForwardingRuleRequest",
                          "responseType": "ForwardingRule",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/forwardingRules/{forwarding_rule}",
                            "(google.api.method_signature)": "project,region,forwarding_rule"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/forwardingRules/{forwarding_rule}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,forwarding_rule"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertForwardingRuleRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "forwarding_rule_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/forwardingRules",
                            "(google.api.method_signature)": "project,region,forwarding_rule_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "forwarding_rule_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/forwardingRules"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,forwarding_rule_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListForwardingRulesRequest",
                          "responseType": "ForwardingRuleList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/forwardingRules",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/forwardingRules"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchForwardingRuleRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "forwarding_rule_resource",
                            "(google.api.http).patch": "/compute/v1/projects/{project}/regions/{region}/forwardingRules/{forwarding_rule}",
                            "(google.api.method_signature)": "project,region,forwarding_rule,forwarding_rule_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "forwarding_rule_resource",
                                "patch": "/compute/v1/projects/{project}/regions/{region}/forwardingRules/{forwarding_rule}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,forwarding_rule,forwarding_rule_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "SetLabels": {
                          "requestType": "SetLabelsForwardingRuleRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "region_set_labels_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/forwardingRules/{resource}/setLabels",
                            "(google.api.method_signature)": "project,region,resource,region_set_labels_request_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_set_labels_request_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/forwardingRules/{resource}/setLabels"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,region_set_labels_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "SetTarget": {
                          "requestType": "SetTargetForwardingRuleRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "target_reference_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/forwardingRules/{forwarding_rule}/setTarget",
                            "(google.api.method_signature)": "project,region,forwarding_rule,target_reference_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "target_reference_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/forwardingRules/{forwarding_rule}/setTarget"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,forwarding_rule,target_reference_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        }
                      }
                    },
                    "FutureReservations": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListFutureReservationsRequest",
                          "responseType": "FutureReservationsAggregatedListResponse",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/aggregated/futureReservations",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/aggregated/futureReservations"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Cancel": {
                          "requestType": "CancelFutureReservationRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/futureReservations/{future_reservation}/cancel",
                            "(google.api.method_signature)": "project,zone,future_reservation",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/v1/projects/{project}/zones/{zone}/futureReservations/{future_reservation}/cancel"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,future_reservation"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteFutureReservationRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/zones/{zone}/futureReservations/{future_reservation}",
                            "(google.api.method_signature)": "project,zone,future_reservation",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/zones/{zone}/futureReservations/{future_reservation}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,future_reservation"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetFutureReservationRequest",
                          "responseType": "FutureReservation",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/zones/{zone}/futureReservations/{future_reservation}",
                            "(google.api.method_signature)": "project,zone,future_reservation"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/zones/{zone}/futureReservations/{future_reservation}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,future_reservation"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertFutureReservationRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "future_reservation_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/futureReservations",
                            "(google.api.method_signature)": "project,zone,future_reservation_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "future_reservation_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/futureReservations"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,future_reservation_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListFutureReservationsRequest",
                          "responseType": "FutureReservationsListResponse",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/zones/{zone}/futureReservations",
                            "(google.api.method_signature)": "project,zone"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/zones/{zone}/futureReservations"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone"
                            }
                          ]
                        },
                        "Update": {
                          "requestType": "UpdateFutureReservationRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "future_reservation_resource",
                            "(google.api.http).patch": "/compute/v1/projects/{project}/zones/{zone}/futureReservations/{future_reservation}",
                            "(google.api.method_signature)": "project,zone,future_reservation,future_reservation_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "future_reservation_resource",
                                "patch": "/compute/v1/projects/{project}/zones/{zone}/futureReservations/{future_reservation}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,future_reservation,future_reservation_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        }
                      }
                    },
                    "GlobalAddresses": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Delete": {
                          "requestType": "DeleteGlobalAddressRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/global/addresses/{address}",
                            "(google.api.method_signature)": "project,address",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/global/addresses/{address}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,address"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetGlobalAddressRequest",
                          "responseType": "Address",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/addresses/{address}",
                            "(google.api.method_signature)": "project,address"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/addresses/{address}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,address"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertGlobalAddressRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "address_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/addresses",
                            "(google.api.method_signature)": "project,address_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "address_resource",
                                "post": "/compute/v1/projects/{project}/global/addresses"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,address_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListGlobalAddressesRequest",
                          "responseType": "AddressList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/addresses",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/addresses"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Move": {
                          "requestType": "MoveGlobalAddressRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "global_addresses_move_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/addresses/{address}/move",
                            "(google.api.method_signature)": "project,address,global_addresses_move_request_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "global_addresses_move_request_resource",
                                "post": "/compute/v1/projects/{project}/global/addresses/{address}/move"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,address,global_addresses_move_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "SetLabels": {
                          "requestType": "SetLabelsGlobalAddressRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "global_set_labels_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/addresses/{resource}/setLabels",
                            "(google.api.method_signature)": "project,resource,global_set_labels_request_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "global_set_labels_request_resource",
                                "post": "/compute/v1/projects/{project}/global/addresses/{resource}/setLabels"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,global_set_labels_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsGlobalAddressRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/addresses/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/v1/projects/{project}/global/addresses/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "GlobalForwardingRules": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Delete": {
                          "requestType": "DeleteGlobalForwardingRuleRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/global/forwardingRules/{forwarding_rule}",
                            "(google.api.method_signature)": "project,forwarding_rule",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/global/forwardingRules/{forwarding_rule}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,forwarding_rule"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetGlobalForwardingRuleRequest",
                          "responseType": "ForwardingRule",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/forwardingRules/{forwarding_rule}",
                            "(google.api.method_signature)": "project,forwarding_rule"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/forwardingRules/{forwarding_rule}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,forwarding_rule"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertGlobalForwardingRuleRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "forwarding_rule_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/forwardingRules",
                            "(google.api.method_signature)": "project,forwarding_rule_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "forwarding_rule_resource",
                                "post": "/compute/v1/projects/{project}/global/forwardingRules"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,forwarding_rule_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListGlobalForwardingRulesRequest",
                          "responseType": "ForwardingRuleList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/forwardingRules",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/forwardingRules"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchGlobalForwardingRuleRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "forwarding_rule_resource",
                            "(google.api.http).patch": "/compute/v1/projects/{project}/global/forwardingRules/{forwarding_rule}",
                            "(google.api.method_signature)": "project,forwarding_rule,forwarding_rule_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "forwarding_rule_resource",
                                "patch": "/compute/v1/projects/{project}/global/forwardingRules/{forwarding_rule}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,forwarding_rule,forwarding_rule_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "SetLabels": {
                          "requestType": "SetLabelsGlobalForwardingRuleRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "global_set_labels_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/forwardingRules/{resource}/setLabels",
                            "(google.api.method_signature)": "project,resource,global_set_labels_request_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "global_set_labels_request_resource",
                                "post": "/compute/v1/projects/{project}/global/forwardingRules/{resource}/setLabels"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,global_set_labels_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "SetTarget": {
                          "requestType": "SetTargetGlobalForwardingRuleRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "target_reference_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/forwardingRules/{forwarding_rule}/setTarget",
                            "(google.api.method_signature)": "project,forwarding_rule,target_reference_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "target_reference_resource",
                                "post": "/compute/v1/projects/{project}/global/forwardingRules/{forwarding_rule}/setTarget"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,forwarding_rule,target_reference_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        }
                      }
                    },
                    "GlobalNetworkEndpointGroups": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AttachNetworkEndpoints": {
                          "requestType": "AttachNetworkEndpointsGlobalNetworkEndpointGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "global_network_endpoint_groups_attach_endpoints_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/networkEndpointGroups/{network_endpoint_group}/attachNetworkEndpoints",
                            "(google.api.method_signature)": "project,network_endpoint_group,global_network_endpoint_groups_attach_endpoints_request_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "global_network_endpoint_groups_attach_endpoints_request_resource",
                                "post": "/compute/v1/projects/{project}/global/networkEndpointGroups/{network_endpoint_group}/attachNetworkEndpoints"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,network_endpoint_group,global_network_endpoint_groups_attach_endpoints_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteGlobalNetworkEndpointGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/global/networkEndpointGroups/{network_endpoint_group}",
                            "(google.api.method_signature)": "project,network_endpoint_group",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/global/networkEndpointGroups/{network_endpoint_group}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,network_endpoint_group"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "DetachNetworkEndpoints": {
                          "requestType": "DetachNetworkEndpointsGlobalNetworkEndpointGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "global_network_endpoint_groups_detach_endpoints_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/networkEndpointGroups/{network_endpoint_group}/detachNetworkEndpoints",
                            "(google.api.method_signature)": "project,network_endpoint_group,global_network_endpoint_groups_detach_endpoints_request_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "global_network_endpoint_groups_detach_endpoints_request_resource",
                                "post": "/compute/v1/projects/{project}/global/networkEndpointGroups/{network_endpoint_group}/detachNetworkEndpoints"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,network_endpoint_group,global_network_endpoint_groups_detach_endpoints_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetGlobalNetworkEndpointGroupRequest",
                          "responseType": "NetworkEndpointGroup",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/networkEndpointGroups/{network_endpoint_group}",
                            "(google.api.method_signature)": "project,network_endpoint_group"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/networkEndpointGroups/{network_endpoint_group}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,network_endpoint_group"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertGlobalNetworkEndpointGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "network_endpoint_group_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/networkEndpointGroups",
                            "(google.api.method_signature)": "project,network_endpoint_group_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "network_endpoint_group_resource",
                                "post": "/compute/v1/projects/{project}/global/networkEndpointGroups"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,network_endpoint_group_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListGlobalNetworkEndpointGroupsRequest",
                          "responseType": "NetworkEndpointGroupList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/networkEndpointGroups",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/networkEndpointGroups"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "ListNetworkEndpoints": {
                          "requestType": "ListNetworkEndpointsGlobalNetworkEndpointGroupsRequest",
                          "responseType": "NetworkEndpointGroupsListNetworkEndpoints",
                          "options": {
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/networkEndpointGroups/{network_endpoint_group}/listNetworkEndpoints",
                            "(google.api.method_signature)": "project,network_endpoint_group"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/v1/projects/{project}/global/networkEndpointGroups/{network_endpoint_group}/listNetworkEndpoints"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,network_endpoint_group"
                            }
                          ]
                        }
                      }
                    },
                    "GlobalOperations": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListGlobalOperationsRequest",
                          "responseType": "OperationAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/aggregated/operations",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/aggregated/operations"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteGlobalOperationRequest",
                          "responseType": "DeleteGlobalOperationResponse",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/global/operations/{operation}",
                            "(google.api.method_signature)": "project,operation"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/global/operations/{operation}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,operation"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetGlobalOperationRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/operations/{operation}",
                            "(google.api.method_signature)": "project,operation",
                            "(google.cloud.operation_polling_method)": true
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/operations/{operation}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,operation"
                            },
                            {
                              "(google.cloud.operation_polling_method)": true
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListGlobalOperationsRequest",
                          "responseType": "OperationList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/operations",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/operations"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Wait": {
                          "requestType": "WaitGlobalOperationRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/operations/{operation}/wait",
                            "(google.api.method_signature)": "project,operation"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/v1/projects/{project}/global/operations/{operation}/wait"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,operation"
                            }
                          ]
                        }
                      }
                    },
                    "GlobalOrganizationOperations": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Delete": {
                          "requestType": "DeleteGlobalOrganizationOperationRequest",
                          "responseType": "DeleteGlobalOrganizationOperationResponse",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/locations/global/operations/{operation}",
                            "(google.api.method_signature)": "operation"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/locations/global/operations/{operation}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "operation"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetGlobalOrganizationOperationRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).get": "/compute/v1/locations/global/operations/{operation}",
                            "(google.api.method_signature)": "operation",
                            "(google.cloud.operation_polling_method)": true
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/locations/global/operations/{operation}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "operation"
                            },
                            {
                              "(google.cloud.operation_polling_method)": true
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListGlobalOrganizationOperationsRequest",
                          "responseType": "OperationList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/locations/global/operations",
                            "(google.api.method_signature)": ""
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/locations/global/operations"
                              }
                            },
                            {
                              "(google.api.method_signature)": ""
                            }
                          ]
                        }
                      }
                    },
                    "GlobalPublicDelegatedPrefixes": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Delete": {
                          "requestType": "DeleteGlobalPublicDelegatedPrefixeRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/global/publicDelegatedPrefixes/{public_delegated_prefix}",
                            "(google.api.method_signature)": "project,public_delegated_prefix",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/global/publicDelegatedPrefixes/{public_delegated_prefix}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,public_delegated_prefix"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetGlobalPublicDelegatedPrefixeRequest",
                          "responseType": "PublicDelegatedPrefix",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/publicDelegatedPrefixes/{public_delegated_prefix}",
                            "(google.api.method_signature)": "project,public_delegated_prefix"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/publicDelegatedPrefixes/{public_delegated_prefix}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,public_delegated_prefix"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertGlobalPublicDelegatedPrefixeRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "public_delegated_prefix_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/publicDelegatedPrefixes",
                            "(google.api.method_signature)": "project,public_delegated_prefix_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "public_delegated_prefix_resource",
                                "post": "/compute/v1/projects/{project}/global/publicDelegatedPrefixes"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,public_delegated_prefix_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListGlobalPublicDelegatedPrefixesRequest",
                          "responseType": "PublicDelegatedPrefixList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/publicDelegatedPrefixes",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/publicDelegatedPrefixes"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchGlobalPublicDelegatedPrefixeRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "public_delegated_prefix_resource",
                            "(google.api.http).patch": "/compute/v1/projects/{project}/global/publicDelegatedPrefixes/{public_delegated_prefix}",
                            "(google.api.method_signature)": "project,public_delegated_prefix,public_delegated_prefix_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "public_delegated_prefix_resource",
                                "patch": "/compute/v1/projects/{project}/global/publicDelegatedPrefixes/{public_delegated_prefix}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,public_delegated_prefix,public_delegated_prefix_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        }
                      }
                    },
                    "HealthChecks": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListHealthChecksRequest",
                          "responseType": "HealthChecksAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/aggregated/healthChecks",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/aggregated/healthChecks"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteHealthCheckRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/global/healthChecks/{health_check}",
                            "(google.api.method_signature)": "project,health_check",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/global/healthChecks/{health_check}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,health_check"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetHealthCheckRequest",
                          "responseType": "HealthCheck",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/healthChecks/{health_check}",
                            "(google.api.method_signature)": "project,health_check"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/healthChecks/{health_check}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,health_check"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertHealthCheckRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "health_check_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/healthChecks",
                            "(google.api.method_signature)": "project,health_check_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "health_check_resource",
                                "post": "/compute/v1/projects/{project}/global/healthChecks"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,health_check_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListHealthChecksRequest",
                          "responseType": "HealthCheckList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/healthChecks",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/healthChecks"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchHealthCheckRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "health_check_resource",
                            "(google.api.http).patch": "/compute/v1/projects/{project}/global/healthChecks/{health_check}",
                            "(google.api.method_signature)": "project,health_check,health_check_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "health_check_resource",
                                "patch": "/compute/v1/projects/{project}/global/healthChecks/{health_check}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,health_check,health_check_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsHealthCheckRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/healthChecks/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/v1/projects/{project}/global/healthChecks/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                            }
                          ]
                        },
                        "Update": {
                          "requestType": "UpdateHealthCheckRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "health_check_resource",
                            "(google.api.http).put": "/compute/v1/projects/{project}/global/healthChecks/{health_check}",
                            "(google.api.method_signature)": "project,health_check,health_check_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "health_check_resource",
                                "put": "/compute/v1/projects/{project}/global/healthChecks/{health_check}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,health_check,health_check_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        }
                      }
                    },
                    "ImageFamilyViews": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute.readonly,https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Get": {
                          "requestType": "GetImageFamilyViewRequest",
                          "responseType": "ImageFamilyView",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/zones/{zone}/imageFamilyViews/{family}",
                            "(google.api.method_signature)": "project,zone,family"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/zones/{zone}/imageFamilyViews/{family}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,family"
                            }
                          ]
                        }
                      }
                    },
                    "Images": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Delete": {
                          "requestType": "DeleteImageRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/global/images/{image}",
                            "(google.api.method_signature)": "project,image",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/global/images/{image}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,image"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Deprecate": {
                          "requestType": "DeprecateImageRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "deprecation_status_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/images/{image}/deprecate",
                            "(google.api.method_signature)": "project,image,deprecation_status_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "deprecation_status_resource",
                                "post": "/compute/v1/projects/{project}/global/images/{image}/deprecate"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,image,deprecation_status_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetImageRequest",
                          "responseType": "Image",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/images/{image}",
                            "(google.api.method_signature)": "project,image"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/images/{image}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,image"
                            }
                          ]
                        },
                        "GetFromFamily": {
                          "requestType": "GetFromFamilyImageRequest",
                          "responseType": "Image",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/images/family/{family}",
                            "(google.api.method_signature)": "project,family"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/images/family/{family}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,family"
                            }
                          ]
                        },
                        "GetIamPolicy": {
                          "requestType": "GetIamPolicyImageRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/images/{resource}/getIamPolicy",
                            "(google.api.method_signature)": "project,resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/images/{resource}/getIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertImageRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "image_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/images",
                            "(google.api.method_signature)": "project,image_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "image_resource",
                                "post": "/compute/v1/projects/{project}/global/images"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,image_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListImagesRequest",
                          "responseType": "ImageList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/images",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/images"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchImageRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "image_resource",
                            "(google.api.http).patch": "/compute/v1/projects/{project}/global/images/{image}",
                            "(google.api.method_signature)": "project,image,image_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "image_resource",
                                "patch": "/compute/v1/projects/{project}/global/images/{image}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,image,image_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "SetIamPolicy": {
                          "requestType": "SetIamPolicyImageRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).body": "global_set_policy_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/images/{resource}/setIamPolicy",
                            "(google.api.method_signature)": "project,resource,global_set_policy_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "global_set_policy_request_resource",
                                "post": "/compute/v1/projects/{project}/global/images/{resource}/setIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,global_set_policy_request_resource"
                            }
                          ]
                        },
                        "SetLabels": {
                          "requestType": "SetLabelsImageRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "global_set_labels_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/images/{resource}/setLabels",
                            "(google.api.method_signature)": "project,resource,global_set_labels_request_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "global_set_labels_request_resource",
                                "post": "/compute/v1/projects/{project}/global/images/{resource}/setLabels"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,global_set_labels_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsImageRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/images/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/v1/projects/{project}/global/images/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "InstanceGroupManagerResizeRequests": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Cancel": {
                          "requestType": "CancelInstanceGroupManagerResizeRequestRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/resizeRequests/{resize_request}/cancel",
                            "(google.api.method_signature)": "project,zone,instance_group_manager,resize_request",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/v1/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/resizeRequests/{resize_request}/cancel"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance_group_manager,resize_request"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteInstanceGroupManagerResizeRequestRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/resizeRequests/{resize_request}",
                            "(google.api.method_signature)": "project,zone,instance_group_manager,resize_request",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/resizeRequests/{resize_request}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance_group_manager,resize_request"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetInstanceGroupManagerResizeRequestRequest",
                          "responseType": "InstanceGroupManagerResizeRequest",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/resizeRequests/{resize_request}",
                            "(google.api.method_signature)": "project,zone,instance_group_manager,resize_request"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/resizeRequests/{resize_request}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance_group_manager,resize_request"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertInstanceGroupManagerResizeRequestRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instance_group_manager_resize_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/resizeRequests",
                            "(google.api.method_signature)": "project,zone,instance_group_manager,instance_group_manager_resize_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instance_group_manager_resize_request_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/resizeRequests"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance_group_manager,instance_group_manager_resize_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListInstanceGroupManagerResizeRequestsRequest",
                          "responseType": "InstanceGroupManagerResizeRequestsListResponse",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/resizeRequests",
                            "(google.api.method_signature)": "project,zone,instance_group_manager"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/resizeRequests"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance_group_manager"
                            }
                          ]
                        }
                      }
                    },
                    "InstanceGroupManagers": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AbandonInstances": {
                          "requestType": "AbandonInstancesInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instance_group_managers_abandon_instances_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/abandonInstances",
                            "(google.api.method_signature)": "project,zone,instance_group_manager,instance_group_managers_abandon_instances_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instance_group_managers_abandon_instances_request_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/abandonInstances"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance_group_manager,instance_group_managers_abandon_instances_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "AggregatedList": {
                          "requestType": "AggregatedListInstanceGroupManagersRequest",
                          "responseType": "InstanceGroupManagerAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/aggregated/instanceGroupManagers",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/aggregated/instanceGroupManagers"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "ApplyUpdatesToInstances": {
                          "requestType": "ApplyUpdatesToInstancesInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instance_group_managers_apply_updates_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/applyUpdatesToInstances",
                            "(google.api.method_signature)": "project,zone,instance_group_manager,instance_group_managers_apply_updates_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instance_group_managers_apply_updates_request_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/applyUpdatesToInstances"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance_group_manager,instance_group_managers_apply_updates_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "CreateInstances": {
                          "requestType": "CreateInstancesInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instance_group_managers_create_instances_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/createInstances",
                            "(google.api.method_signature)": "project,zone,instance_group_manager,instance_group_managers_create_instances_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instance_group_managers_create_instances_request_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/createInstances"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance_group_manager,instance_group_managers_create_instances_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}",
                            "(google.api.method_signature)": "project,zone,instance_group_manager",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance_group_manager"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "DeleteInstances": {
                          "requestType": "DeleteInstancesInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instance_group_managers_delete_instances_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/deleteInstances",
                            "(google.api.method_signature)": "project,zone,instance_group_manager,instance_group_managers_delete_instances_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instance_group_managers_delete_instances_request_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/deleteInstances"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance_group_manager,instance_group_managers_delete_instances_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "DeletePerInstanceConfigs": {
                          "requestType": "DeletePerInstanceConfigsInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instance_group_managers_delete_per_instance_configs_req_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/deletePerInstanceConfigs",
                            "(google.api.method_signature)": "project,zone,instance_group_manager,instance_group_managers_delete_per_instance_configs_req_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instance_group_managers_delete_per_instance_configs_req_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/deletePerInstanceConfigs"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance_group_manager,instance_group_managers_delete_per_instance_configs_req_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetInstanceGroupManagerRequest",
                          "responseType": "InstanceGroupManager",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}",
                            "(google.api.method_signature)": "project,zone,instance_group_manager"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance_group_manager"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instance_group_manager_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/instanceGroupManagers",
                            "(google.api.method_signature)": "project,zone,instance_group_manager_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instance_group_manager_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/instanceGroupManagers"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance_group_manager_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListInstanceGroupManagersRequest",
                          "responseType": "InstanceGroupManagerList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/zones/{zone}/instanceGroupManagers",
                            "(google.api.method_signature)": "project,zone"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/zones/{zone}/instanceGroupManagers"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone"
                            }
                          ]
                        },
                        "ListErrors": {
                          "requestType": "ListErrorsInstanceGroupManagersRequest",
                          "responseType": "InstanceGroupManagersListErrorsResponse",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/listErrors",
                            "(google.api.method_signature)": "project,zone,instance_group_manager"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/listErrors"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance_group_manager"
                            }
                          ]
                        },
                        "ListManagedInstances": {
                          "requestType": "ListManagedInstancesInstanceGroupManagersRequest",
                          "responseType": "InstanceGroupManagersListManagedInstancesResponse",
                          "options": {
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/listManagedInstances",
                            "(google.api.method_signature)": "project,zone,instance_group_manager"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/v1/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/listManagedInstances"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance_group_manager"
                            }
                          ]
                        },
                        "ListPerInstanceConfigs": {
                          "requestType": "ListPerInstanceConfigsInstanceGroupManagersRequest",
                          "responseType": "InstanceGroupManagersListPerInstanceConfigsResp",
                          "options": {
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/listPerInstanceConfigs",
                            "(google.api.method_signature)": "project,zone,instance_group_manager"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/v1/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/listPerInstanceConfigs"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance_group_manager"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instance_group_manager_resource",
                            "(google.api.http).patch": "/compute/v1/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}",
                            "(google.api.method_signature)": "project,zone,instance_group_manager,instance_group_manager_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instance_group_manager_resource",
                                "patch": "/compute/v1/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance_group_manager,instance_group_manager_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "PatchPerInstanceConfigs": {
                          "requestType": "PatchPerInstanceConfigsInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instance_group_managers_patch_per_instance_configs_req_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/patchPerInstanceConfigs",
                            "(google.api.method_signature)": "project,zone,instance_group_manager,instance_group_managers_patch_per_instance_configs_req_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instance_group_managers_patch_per_instance_configs_req_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/patchPerInstanceConfigs"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance_group_manager,instance_group_managers_patch_per_instance_configs_req_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "RecreateInstances": {
                          "requestType": "RecreateInstancesInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instance_group_managers_recreate_instances_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/recreateInstances",
                            "(google.api.method_signature)": "project,zone,instance_group_manager,instance_group_managers_recreate_instances_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instance_group_managers_recreate_instances_request_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/recreateInstances"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance_group_manager,instance_group_managers_recreate_instances_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "Resize": {
                          "requestType": "ResizeInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/resize",
                            "(google.api.method_signature)": "project,zone,instance_group_manager,size",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/v1/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/resize"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance_group_manager,size"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "ResumeInstances": {
                          "requestType": "ResumeInstancesInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instance_group_managers_resume_instances_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/resumeInstances",
                            "(google.api.method_signature)": "project,zone,instance_group_manager,instance_group_managers_resume_instances_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instance_group_managers_resume_instances_request_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/resumeInstances"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance_group_manager,instance_group_managers_resume_instances_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "SetInstanceTemplate": {
                          "requestType": "SetInstanceTemplateInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instance_group_managers_set_instance_template_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/setInstanceTemplate",
                            "(google.api.method_signature)": "project,zone,instance_group_manager,instance_group_managers_set_instance_template_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instance_group_managers_set_instance_template_request_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/setInstanceTemplate"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance_group_manager,instance_group_managers_set_instance_template_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "SetTargetPools": {
                          "requestType": "SetTargetPoolsInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instance_group_managers_set_target_pools_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/setTargetPools",
                            "(google.api.method_signature)": "project,zone,instance_group_manager,instance_group_managers_set_target_pools_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instance_group_managers_set_target_pools_request_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/setTargetPools"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance_group_manager,instance_group_managers_set_target_pools_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "StartInstances": {
                          "requestType": "StartInstancesInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instance_group_managers_start_instances_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/startInstances",
                            "(google.api.method_signature)": "project,zone,instance_group_manager,instance_group_managers_start_instances_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instance_group_managers_start_instances_request_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/startInstances"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance_group_manager,instance_group_managers_start_instances_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "StopInstances": {
                          "requestType": "StopInstancesInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instance_group_managers_stop_instances_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/stopInstances",
                            "(google.api.method_signature)": "project,zone,instance_group_manager,instance_group_managers_stop_instances_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instance_group_managers_stop_instances_request_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/stopInstances"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance_group_manager,instance_group_managers_stop_instances_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "SuspendInstances": {
                          "requestType": "SuspendInstancesInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instance_group_managers_suspend_instances_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/suspendInstances",
                            "(google.api.method_signature)": "project,zone,instance_group_manager,instance_group_managers_suspend_instances_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instance_group_managers_suspend_instances_request_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/suspendInstances"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance_group_manager,instance_group_managers_suspend_instances_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "UpdatePerInstanceConfigs": {
                          "requestType": "UpdatePerInstanceConfigsInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instance_group_managers_update_per_instance_configs_req_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/updatePerInstanceConfigs",
                            "(google.api.method_signature)": "project,zone,instance_group_manager,instance_group_managers_update_per_instance_configs_req_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instance_group_managers_update_per_instance_configs_req_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/updatePerInstanceConfigs"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance_group_manager,instance_group_managers_update_per_instance_configs_req_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        }
                      }
                    },
                    "InstanceGroups": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AddInstances": {
                          "requestType": "AddInstancesInstanceGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instance_groups_add_instances_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/instanceGroups/{instance_group}/addInstances",
                            "(google.api.method_signature)": "project,zone,instance_group,instance_groups_add_instances_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instance_groups_add_instances_request_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/instanceGroups/{instance_group}/addInstances"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance_group,instance_groups_add_instances_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "AggregatedList": {
                          "requestType": "AggregatedListInstanceGroupsRequest",
                          "responseType": "InstanceGroupAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/aggregated/instanceGroups",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/aggregated/instanceGroups"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteInstanceGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/zones/{zone}/instanceGroups/{instance_group}",
                            "(google.api.method_signature)": "project,zone,instance_group",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/zones/{zone}/instanceGroups/{instance_group}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance_group"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetInstanceGroupRequest",
                          "responseType": "InstanceGroup",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/zones/{zone}/instanceGroups/{instance_group}",
                            "(google.api.method_signature)": "project,zone,instance_group"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/zones/{zone}/instanceGroups/{instance_group}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance_group"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertInstanceGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instance_group_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/instanceGroups",
                            "(google.api.method_signature)": "project,zone,instance_group_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instance_group_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/instanceGroups"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance_group_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListInstanceGroupsRequest",
                          "responseType": "InstanceGroupList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/zones/{zone}/instanceGroups",
                            "(google.api.method_signature)": "project,zone"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/zones/{zone}/instanceGroups"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone"
                            }
                          ]
                        },
                        "ListInstances": {
                          "requestType": "ListInstancesInstanceGroupsRequest",
                          "responseType": "InstanceGroupsListInstances",
                          "options": {
                            "(google.api.http).body": "instance_groups_list_instances_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/instanceGroups/{instance_group}/listInstances",
                            "(google.api.method_signature)": "project,zone,instance_group,instance_groups_list_instances_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instance_groups_list_instances_request_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/instanceGroups/{instance_group}/listInstances"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance_group,instance_groups_list_instances_request_resource"
                            }
                          ]
                        },
                        "RemoveInstances": {
                          "requestType": "RemoveInstancesInstanceGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instance_groups_remove_instances_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/instanceGroups/{instance_group}/removeInstances",
                            "(google.api.method_signature)": "project,zone,instance_group,instance_groups_remove_instances_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instance_groups_remove_instances_request_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/instanceGroups/{instance_group}/removeInstances"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance_group,instance_groups_remove_instances_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "SetNamedPorts": {
                          "requestType": "SetNamedPortsInstanceGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instance_groups_set_named_ports_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/instanceGroups/{instance_group}/setNamedPorts",
                            "(google.api.method_signature)": "project,zone,instance_group,instance_groups_set_named_ports_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instance_groups_set_named_ports_request_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/instanceGroups/{instance_group}/setNamedPorts"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance_group,instance_groups_set_named_ports_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsInstanceGroupRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/instanceGroups/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,zone,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/instanceGroups/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "InstanceSettingsService": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Get": {
                          "requestType": "GetInstanceSettingRequest",
                          "responseType": "InstanceSettings",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/zones/{zone}/instanceSettings",
                            "(google.api.method_signature)": "project,zone"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/zones/{zone}/instanceSettings"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchInstanceSettingRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instance_settings_resource",
                            "(google.api.http).patch": "/compute/v1/projects/{project}/zones/{zone}/instanceSettings",
                            "(google.api.method_signature)": "project,zone,instance_settings_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instance_settings_resource",
                                "patch": "/compute/v1/projects/{project}/zones/{zone}/instanceSettings"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance_settings_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        }
                      }
                    },
                    "InstanceTemplates": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListInstanceTemplatesRequest",
                          "responseType": "InstanceTemplateAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/aggregated/instanceTemplates",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/aggregated/instanceTemplates"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteInstanceTemplateRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/global/instanceTemplates/{instance_template}",
                            "(google.api.method_signature)": "project,instance_template",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/global/instanceTemplates/{instance_template}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,instance_template"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetInstanceTemplateRequest",
                          "responseType": "InstanceTemplate",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/instanceTemplates/{instance_template}",
                            "(google.api.method_signature)": "project,instance_template"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/instanceTemplates/{instance_template}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,instance_template"
                            }
                          ]
                        },
                        "GetIamPolicy": {
                          "requestType": "GetIamPolicyInstanceTemplateRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/instanceTemplates/{resource}/getIamPolicy",
                            "(google.api.method_signature)": "project,resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/instanceTemplates/{resource}/getIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertInstanceTemplateRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instance_template_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/instanceTemplates",
                            "(google.api.method_signature)": "project,instance_template_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instance_template_resource",
                                "post": "/compute/v1/projects/{project}/global/instanceTemplates"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,instance_template_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListInstanceTemplatesRequest",
                          "responseType": "InstanceTemplateList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/instanceTemplates",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/instanceTemplates"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "SetIamPolicy": {
                          "requestType": "SetIamPolicyInstanceTemplateRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).body": "global_set_policy_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/instanceTemplates/{resource}/setIamPolicy",
                            "(google.api.method_signature)": "project,resource,global_set_policy_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "global_set_policy_request_resource",
                                "post": "/compute/v1/projects/{project}/global/instanceTemplates/{resource}/setIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,global_set_policy_request_resource"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsInstanceTemplateRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/instanceTemplates/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/v1/projects/{project}/global/instanceTemplates/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "Instances": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AddAccessConfig": {
                          "requestType": "AddAccessConfigInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "access_config_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/addAccessConfig",
                            "(google.api.method_signature)": "project,zone,instance,network_interface,access_config_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "access_config_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/addAccessConfig"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance,network_interface,access_config_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "AddNetworkInterface": {
                          "requestType": "AddNetworkInterfaceInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "network_interface_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/addNetworkInterface",
                            "(google.api.method_signature)": "project,zone,instance,network_interface_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "network_interface_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/addNetworkInterface"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance,network_interface_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "AddResourcePolicies": {
                          "requestType": "AddResourcePoliciesInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instances_add_resource_policies_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/addResourcePolicies",
                            "(google.api.method_signature)": "project,zone,instance,instances_add_resource_policies_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instances_add_resource_policies_request_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/addResourcePolicies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance,instances_add_resource_policies_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "AggregatedList": {
                          "requestType": "AggregatedListInstancesRequest",
                          "responseType": "InstanceAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/aggregated/instances",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/aggregated/instances"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "AttachDisk": {
                          "requestType": "AttachDiskInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "attached_disk_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/attachDisk",
                            "(google.api.method_signature)": "project,zone,instance,attached_disk_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "attached_disk_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/attachDisk"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance,attached_disk_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "BulkInsert": {
                          "requestType": "BulkInsertInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "bulk_insert_instance_resource_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/instances/bulkInsert",
                            "(google.api.method_signature)": "project,zone,bulk_insert_instance_resource_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "bulk_insert_instance_resource_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/instances/bulkInsert"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,bulk_insert_instance_resource_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}",
                            "(google.api.method_signature)": "project,zone,instance",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "DeleteAccessConfig": {
                          "requestType": "DeleteAccessConfigInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/deleteAccessConfig",
                            "(google.api.method_signature)": "project,zone,instance,access_config,network_interface",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/deleteAccessConfig"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance,access_config,network_interface"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "DeleteNetworkInterface": {
                          "requestType": "DeleteNetworkInterfaceInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/deleteNetworkInterface",
                            "(google.api.method_signature)": "project,zone,instance,network_interface_name",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/deleteNetworkInterface"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance,network_interface_name"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "DetachDisk": {
                          "requestType": "DetachDiskInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/detachDisk",
                            "(google.api.method_signature)": "project,zone,instance,device_name",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/detachDisk"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance,device_name"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetInstanceRequest",
                          "responseType": "Instance",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}",
                            "(google.api.method_signature)": "project,zone,instance"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance"
                            }
                          ]
                        },
                        "GetEffectiveFirewalls": {
                          "requestType": "GetEffectiveFirewallsInstanceRequest",
                          "responseType": "InstancesGetEffectiveFirewallsResponse",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/getEffectiveFirewalls",
                            "(google.api.method_signature)": "project,zone,instance,network_interface"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/getEffectiveFirewalls"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance,network_interface"
                            }
                          ]
                        },
                        "GetGuestAttributes": {
                          "requestType": "GetGuestAttributesInstanceRequest",
                          "responseType": "GuestAttributes",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/getGuestAttributes",
                            "(google.api.method_signature)": "project,zone,instance"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/getGuestAttributes"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance"
                            }
                          ]
                        },
                        "GetIamPolicy": {
                          "requestType": "GetIamPolicyInstanceRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/zones/{zone}/instances/{resource}/getIamPolicy",
                            "(google.api.method_signature)": "project,zone,resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/zones/{zone}/instances/{resource}/getIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,resource"
                            }
                          ]
                        },
                        "GetScreenshot": {
                          "requestType": "GetScreenshotInstanceRequest",
                          "responseType": "Screenshot",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/screenshot",
                            "(google.api.method_signature)": "project,zone,instance"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/screenshot"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance"
                            }
                          ]
                        },
                        "GetSerialPortOutput": {
                          "requestType": "GetSerialPortOutputInstanceRequest",
                          "responseType": "SerialPortOutput",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/serialPort",
                            "(google.api.method_signature)": "project,zone,instance"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/serialPort"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance"
                            }
                          ]
                        },
                        "GetShieldedInstanceIdentity": {
                          "requestType": "GetShieldedInstanceIdentityInstanceRequest",
                          "responseType": "ShieldedInstanceIdentity",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/getShieldedInstanceIdentity",
                            "(google.api.method_signature)": "project,zone,instance"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/getShieldedInstanceIdentity"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instance_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/instances",
                            "(google.api.method_signature)": "project,zone,instance_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instance_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/instances"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListInstancesRequest",
                          "responseType": "InstanceList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/zones/{zone}/instances",
                            "(google.api.method_signature)": "project,zone"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/zones/{zone}/instances"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone"
                            }
                          ]
                        },
                        "ListReferrers": {
                          "requestType": "ListReferrersInstancesRequest",
                          "responseType": "InstanceListReferrers",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/referrers",
                            "(google.api.method_signature)": "project,zone,instance"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/referrers"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance"
                            }
                          ]
                        },
                        "PerformMaintenance": {
                          "requestType": "PerformMaintenanceInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/performMaintenance",
                            "(google.api.method_signature)": "project,zone,instance",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/performMaintenance"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "RemoveResourcePolicies": {
                          "requestType": "RemoveResourcePoliciesInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instances_remove_resource_policies_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/removeResourcePolicies",
                            "(google.api.method_signature)": "project,zone,instance,instances_remove_resource_policies_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instances_remove_resource_policies_request_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/removeResourcePolicies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance,instances_remove_resource_policies_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "ReportHostAsFaulty": {
                          "requestType": "ReportHostAsFaultyInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instances_report_host_as_faulty_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/reportHostAsFaulty",
                            "(google.api.method_signature)": "project,zone,instance,instances_report_host_as_faulty_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instances_report_host_as_faulty_request_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/reportHostAsFaulty"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance,instances_report_host_as_faulty_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "Reset": {
                          "requestType": "ResetInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/reset",
                            "(google.api.method_signature)": "project,zone,instance",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/reset"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "Resume": {
                          "requestType": "ResumeInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/resume",
                            "(google.api.method_signature)": "project,zone,instance",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/resume"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "SendDiagnosticInterrupt": {
                          "requestType": "SendDiagnosticInterruptInstanceRequest",
                          "responseType": "SendDiagnosticInterruptInstanceResponse",
                          "options": {
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/sendDiagnosticInterrupt",
                            "(google.api.method_signature)": "project,zone,instance"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/sendDiagnosticInterrupt"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance"
                            }
                          ]
                        },
                        "SetDeletionProtection": {
                          "requestType": "SetDeletionProtectionInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/instances/{resource}/setDeletionProtection",
                            "(google.api.method_signature)": "project,zone,resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/v1/projects/{project}/zones/{zone}/instances/{resource}/setDeletionProtection"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "SetDiskAutoDelete": {
                          "requestType": "SetDiskAutoDeleteInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/setDiskAutoDelete",
                            "(google.api.method_signature)": "project,zone,instance,auto_delete,device_name",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/setDiskAutoDelete"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance,auto_delete,device_name"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "SetIamPolicy": {
                          "requestType": "SetIamPolicyInstanceRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).body": "zone_set_policy_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/instances/{resource}/setIamPolicy",
                            "(google.api.method_signature)": "project,zone,resource,zone_set_policy_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "zone_set_policy_request_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/instances/{resource}/setIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,resource,zone_set_policy_request_resource"
                            }
                          ]
                        },
                        "SetLabels": {
                          "requestType": "SetLabelsInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instances_set_labels_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/setLabels",
                            "(google.api.method_signature)": "project,zone,instance,instances_set_labels_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instances_set_labels_request_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/setLabels"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance,instances_set_labels_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "SetMachineResources": {
                          "requestType": "SetMachineResourcesInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instances_set_machine_resources_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/setMachineResources",
                            "(google.api.method_signature)": "project,zone,instance,instances_set_machine_resources_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instances_set_machine_resources_request_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/setMachineResources"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance,instances_set_machine_resources_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "SetMachineType": {
                          "requestType": "SetMachineTypeInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instances_set_machine_type_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/setMachineType",
                            "(google.api.method_signature)": "project,zone,instance,instances_set_machine_type_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instances_set_machine_type_request_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/setMachineType"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance,instances_set_machine_type_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "SetMetadata": {
                          "requestType": "SetMetadataInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "metadata_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/setMetadata",
                            "(google.api.method_signature)": "project,zone,instance,metadata_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "metadata_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/setMetadata"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance,metadata_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "SetMinCpuPlatform": {
                          "requestType": "SetMinCpuPlatformInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instances_set_min_cpu_platform_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/setMinCpuPlatform",
                            "(google.api.method_signature)": "project,zone,instance,instances_set_min_cpu_platform_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instances_set_min_cpu_platform_request_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/setMinCpuPlatform"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance,instances_set_min_cpu_platform_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "SetName": {
                          "requestType": "SetNameInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instances_set_name_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/setName",
                            "(google.api.method_signature)": "project,zone,instance,instances_set_name_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instances_set_name_request_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/setName"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance,instances_set_name_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "SetScheduling": {
                          "requestType": "SetSchedulingInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "scheduling_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/setScheduling",
                            "(google.api.method_signature)": "project,zone,instance,scheduling_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "scheduling_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/setScheduling"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance,scheduling_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "SetSecurityPolicy": {
                          "requestType": "SetSecurityPolicyInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instances_set_security_policy_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/setSecurityPolicy",
                            "(google.api.method_signature)": "project,zone,instance,instances_set_security_policy_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instances_set_security_policy_request_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/setSecurityPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance,instances_set_security_policy_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "SetServiceAccount": {
                          "requestType": "SetServiceAccountInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instances_set_service_account_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/setServiceAccount",
                            "(google.api.method_signature)": "project,zone,instance,instances_set_service_account_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instances_set_service_account_request_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/setServiceAccount"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance,instances_set_service_account_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "SetShieldedInstanceIntegrityPolicy": {
                          "requestType": "SetShieldedInstanceIntegrityPolicyInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "shielded_instance_integrity_policy_resource",
                            "(google.api.http).patch": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/setShieldedInstanceIntegrityPolicy",
                            "(google.api.method_signature)": "project,zone,instance,shielded_instance_integrity_policy_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "shielded_instance_integrity_policy_resource",
                                "patch": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/setShieldedInstanceIntegrityPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance,shielded_instance_integrity_policy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "SetTags": {
                          "requestType": "SetTagsInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "tags_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/setTags",
                            "(google.api.method_signature)": "project,zone,instance,tags_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "tags_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/setTags"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance,tags_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "SimulateMaintenanceEvent": {
                          "requestType": "SimulateMaintenanceEventInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/simulateMaintenanceEvent",
                            "(google.api.method_signature)": "project,zone,instance",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/simulateMaintenanceEvent"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "Start": {
                          "requestType": "StartInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/start",
                            "(google.api.method_signature)": "project,zone,instance",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/start"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "StartWithEncryptionKey": {
                          "requestType": "StartWithEncryptionKeyInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instances_start_with_encryption_key_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/startWithEncryptionKey",
                            "(google.api.method_signature)": "project,zone,instance,instances_start_with_encryption_key_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instances_start_with_encryption_key_request_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/startWithEncryptionKey"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance,instances_start_with_encryption_key_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "Stop": {
                          "requestType": "StopInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/stop",
                            "(google.api.method_signature)": "project,zone,instance",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/stop"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "Suspend": {
                          "requestType": "SuspendInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/suspend",
                            "(google.api.method_signature)": "project,zone,instance",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/suspend"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsInstanceRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/instances/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,zone,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/instances/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,resource,test_permissions_request_resource"
                            }
                          ]
                        },
                        "Update": {
                          "requestType": "UpdateInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instance_resource",
                            "(google.api.http).put": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}",
                            "(google.api.method_signature)": "project,zone,instance,instance_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instance_resource",
                                "put": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance,instance_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "UpdateAccessConfig": {
                          "requestType": "UpdateAccessConfigInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "access_config_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/updateAccessConfig",
                            "(google.api.method_signature)": "project,zone,instance,network_interface,access_config_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "access_config_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/updateAccessConfig"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance,network_interface,access_config_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "UpdateDisplayDevice": {
                          "requestType": "UpdateDisplayDeviceInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "display_device_resource",
                            "(google.api.http).patch": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/updateDisplayDevice",
                            "(google.api.method_signature)": "project,zone,instance,display_device_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "display_device_resource",
                                "patch": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/updateDisplayDevice"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance,display_device_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "UpdateNetworkInterface": {
                          "requestType": "UpdateNetworkInterfaceInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "network_interface_resource",
                            "(google.api.http).patch": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/updateNetworkInterface",
                            "(google.api.method_signature)": "project,zone,instance,network_interface,network_interface_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "network_interface_resource",
                                "patch": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/updateNetworkInterface"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance,network_interface,network_interface_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "UpdateShieldedInstanceConfig": {
                          "requestType": "UpdateShieldedInstanceConfigInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "shielded_instance_config_resource",
                            "(google.api.http).patch": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/updateShieldedInstanceConfig",
                            "(google.api.method_signature)": "project,zone,instance,shielded_instance_config_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "shielded_instance_config_resource",
                                "patch": "/compute/v1/projects/{project}/zones/{zone}/instances/{instance}/updateShieldedInstanceConfig"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance,shielded_instance_config_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        }
                      }
                    },
                    "InstantSnapshots": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListInstantSnapshotsRequest",
                          "responseType": "InstantSnapshotAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/aggregated/instantSnapshots",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/aggregated/instantSnapshots"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteInstantSnapshotRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/zones/{zone}/instantSnapshots/{instant_snapshot}",
                            "(google.api.method_signature)": "project,zone,instant_snapshot",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/zones/{zone}/instantSnapshots/{instant_snapshot}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instant_snapshot"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetInstantSnapshotRequest",
                          "responseType": "InstantSnapshot",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/zones/{zone}/instantSnapshots/{instant_snapshot}",
                            "(google.api.method_signature)": "project,zone,instant_snapshot"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/zones/{zone}/instantSnapshots/{instant_snapshot}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instant_snapshot"
                            }
                          ]
                        },
                        "GetIamPolicy": {
                          "requestType": "GetIamPolicyInstantSnapshotRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/zones/{zone}/instantSnapshots/{resource}/getIamPolicy",
                            "(google.api.method_signature)": "project,zone,resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/zones/{zone}/instantSnapshots/{resource}/getIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,resource"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertInstantSnapshotRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instant_snapshot_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/instantSnapshots",
                            "(google.api.method_signature)": "project,zone,instant_snapshot_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instant_snapshot_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/instantSnapshots"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instant_snapshot_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListInstantSnapshotsRequest",
                          "responseType": "InstantSnapshotList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/zones/{zone}/instantSnapshots",
                            "(google.api.method_signature)": "project,zone"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/zones/{zone}/instantSnapshots"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone"
                            }
                          ]
                        },
                        "SetIamPolicy": {
                          "requestType": "SetIamPolicyInstantSnapshotRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).body": "zone_set_policy_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/instantSnapshots/{resource}/setIamPolicy",
                            "(google.api.method_signature)": "project,zone,resource,zone_set_policy_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "zone_set_policy_request_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/instantSnapshots/{resource}/setIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,resource,zone_set_policy_request_resource"
                            }
                          ]
                        },
                        "SetLabels": {
                          "requestType": "SetLabelsInstantSnapshotRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "zone_set_labels_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/instantSnapshots/{resource}/setLabels",
                            "(google.api.method_signature)": "project,zone,resource,zone_set_labels_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "zone_set_labels_request_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/instantSnapshots/{resource}/setLabels"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,resource,zone_set_labels_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsInstantSnapshotRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/instantSnapshots/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,zone,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/instantSnapshots/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "InterconnectAttachmentGroups": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Delete": {
                          "requestType": "DeleteInterconnectAttachmentGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/global/interconnectAttachmentGroups/{interconnect_attachment_group}",
                            "(google.api.method_signature)": "project,interconnect_attachment_group",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/global/interconnectAttachmentGroups/{interconnect_attachment_group}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,interconnect_attachment_group"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetInterconnectAttachmentGroupRequest",
                          "responseType": "InterconnectAttachmentGroup",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/interconnectAttachmentGroups/{interconnect_attachment_group}",
                            "(google.api.method_signature)": "project,interconnect_attachment_group"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/interconnectAttachmentGroups/{interconnect_attachment_group}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,interconnect_attachment_group"
                            }
                          ]
                        },
                        "GetIamPolicy": {
                          "requestType": "GetIamPolicyInterconnectAttachmentGroupRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/interconnectAttachmentGroups/{resource}/getIamPolicy",
                            "(google.api.method_signature)": "project,resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/interconnectAttachmentGroups/{resource}/getIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource"
                            }
                          ]
                        },
                        "GetOperationalStatus": {
                          "requestType": "GetOperationalStatusInterconnectAttachmentGroupRequest",
                          "responseType": "InterconnectAttachmentGroupsGetOperationalStatusResponse",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/interconnectAttachmentGroups/{interconnect_attachment_group}/getOperationalStatus",
                            "(google.api.method_signature)": "project,interconnect_attachment_group"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/interconnectAttachmentGroups/{interconnect_attachment_group}/getOperationalStatus"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,interconnect_attachment_group"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertInterconnectAttachmentGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "interconnect_attachment_group_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/interconnectAttachmentGroups",
                            "(google.api.method_signature)": "project,interconnect_attachment_group_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "interconnect_attachment_group_resource",
                                "post": "/compute/v1/projects/{project}/global/interconnectAttachmentGroups"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,interconnect_attachment_group_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListInterconnectAttachmentGroupsRequest",
                          "responseType": "InterconnectAttachmentGroupsListResponse",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/interconnectAttachmentGroups",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/interconnectAttachmentGroups"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchInterconnectAttachmentGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "interconnect_attachment_group_resource",
                            "(google.api.http).patch": "/compute/v1/projects/{project}/global/interconnectAttachmentGroups/{interconnect_attachment_group}",
                            "(google.api.method_signature)": "project,interconnect_attachment_group,interconnect_attachment_group_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "interconnect_attachment_group_resource",
                                "patch": "/compute/v1/projects/{project}/global/interconnectAttachmentGroups/{interconnect_attachment_group}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,interconnect_attachment_group,interconnect_attachment_group_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "SetIamPolicy": {
                          "requestType": "SetIamPolicyInterconnectAttachmentGroupRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).body": "global_set_policy_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/interconnectAttachmentGroups/{resource}/setIamPolicy",
                            "(google.api.method_signature)": "project,resource,global_set_policy_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "global_set_policy_request_resource",
                                "post": "/compute/v1/projects/{project}/global/interconnectAttachmentGroups/{resource}/setIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,global_set_policy_request_resource"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsInterconnectAttachmentGroupRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/interconnectAttachmentGroups/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/v1/projects/{project}/global/interconnectAttachmentGroups/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "InterconnectAttachments": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListInterconnectAttachmentsRequest",
                          "responseType": "InterconnectAttachmentAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/aggregated/interconnectAttachments",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/aggregated/interconnectAttachments"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteInterconnectAttachmentRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/regions/{region}/interconnectAttachments/{interconnect_attachment}",
                            "(google.api.method_signature)": "project,region,interconnect_attachment",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/regions/{region}/interconnectAttachments/{interconnect_attachment}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,interconnect_attachment"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetInterconnectAttachmentRequest",
                          "responseType": "InterconnectAttachment",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/interconnectAttachments/{interconnect_attachment}",
                            "(google.api.method_signature)": "project,region,interconnect_attachment"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/interconnectAttachments/{interconnect_attachment}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,interconnect_attachment"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertInterconnectAttachmentRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "interconnect_attachment_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/interconnectAttachments",
                            "(google.api.method_signature)": "project,region,interconnect_attachment_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "interconnect_attachment_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/interconnectAttachments"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,interconnect_attachment_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListInterconnectAttachmentsRequest",
                          "responseType": "InterconnectAttachmentList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/interconnectAttachments",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/interconnectAttachments"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchInterconnectAttachmentRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "interconnect_attachment_resource",
                            "(google.api.http).patch": "/compute/v1/projects/{project}/regions/{region}/interconnectAttachments/{interconnect_attachment}",
                            "(google.api.method_signature)": "project,region,interconnect_attachment,interconnect_attachment_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "interconnect_attachment_resource",
                                "patch": "/compute/v1/projects/{project}/regions/{region}/interconnectAttachments/{interconnect_attachment}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,interconnect_attachment,interconnect_attachment_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "SetLabels": {
                          "requestType": "SetLabelsInterconnectAttachmentRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "region_set_labels_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/interconnectAttachments/{resource}/setLabels",
                            "(google.api.method_signature)": "project,region,resource,region_set_labels_request_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_set_labels_request_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/interconnectAttachments/{resource}/setLabels"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,region_set_labels_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        }
                      }
                    },
                    "InterconnectGroups": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "CreateMembers": {
                          "requestType": "CreateMembersInterconnectGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "interconnect_groups_create_members_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/interconnectGroups/{interconnect_group}/createMembers",
                            "(google.api.method_signature)": "project,interconnect_group,interconnect_groups_create_members_request_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "interconnect_groups_create_members_request_resource",
                                "post": "/compute/v1/projects/{project}/global/interconnectGroups/{interconnect_group}/createMembers"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,interconnect_group,interconnect_groups_create_members_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteInterconnectGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/global/interconnectGroups/{interconnect_group}",
                            "(google.api.method_signature)": "project,interconnect_group",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/global/interconnectGroups/{interconnect_group}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,interconnect_group"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetInterconnectGroupRequest",
                          "responseType": "InterconnectGroup",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/interconnectGroups/{interconnect_group}",
                            "(google.api.method_signature)": "project,interconnect_group"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/interconnectGroups/{interconnect_group}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,interconnect_group"
                            }
                          ]
                        },
                        "GetIamPolicy": {
                          "requestType": "GetIamPolicyInterconnectGroupRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/interconnectGroups/{resource}/getIamPolicy",
                            "(google.api.method_signature)": "project,resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/interconnectGroups/{resource}/getIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource"
                            }
                          ]
                        },
                        "GetOperationalStatus": {
                          "requestType": "GetOperationalStatusInterconnectGroupRequest",
                          "responseType": "InterconnectGroupsGetOperationalStatusResponse",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/interconnectGroups/{interconnect_group}/getOperationalStatus",
                            "(google.api.method_signature)": "project,interconnect_group"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/interconnectGroups/{interconnect_group}/getOperationalStatus"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,interconnect_group"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertInterconnectGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "interconnect_group_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/interconnectGroups",
                            "(google.api.method_signature)": "project,interconnect_group_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "interconnect_group_resource",
                                "post": "/compute/v1/projects/{project}/global/interconnectGroups"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,interconnect_group_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListInterconnectGroupsRequest",
                          "responseType": "InterconnectGroupsListResponse",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/interconnectGroups",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/interconnectGroups"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchInterconnectGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "interconnect_group_resource",
                            "(google.api.http).patch": "/compute/v1/projects/{project}/global/interconnectGroups/{interconnect_group}",
                            "(google.api.method_signature)": "project,interconnect_group,interconnect_group_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "interconnect_group_resource",
                                "patch": "/compute/v1/projects/{project}/global/interconnectGroups/{interconnect_group}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,interconnect_group,interconnect_group_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "SetIamPolicy": {
                          "requestType": "SetIamPolicyInterconnectGroupRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).body": "global_set_policy_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/interconnectGroups/{resource}/setIamPolicy",
                            "(google.api.method_signature)": "project,resource,global_set_policy_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "global_set_policy_request_resource",
                                "post": "/compute/v1/projects/{project}/global/interconnectGroups/{resource}/setIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,global_set_policy_request_resource"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsInterconnectGroupRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/interconnectGroups/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/v1/projects/{project}/global/interconnectGroups/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "InterconnectLocations": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute.readonly,https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Get": {
                          "requestType": "GetInterconnectLocationRequest",
                          "responseType": "InterconnectLocation",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/interconnectLocations/{interconnect_location}",
                            "(google.api.method_signature)": "project,interconnect_location"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/interconnectLocations/{interconnect_location}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,interconnect_location"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListInterconnectLocationsRequest",
                          "responseType": "InterconnectLocationList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/interconnectLocations",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/interconnectLocations"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        }
                      }
                    },
                    "InterconnectRemoteLocations": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute.readonly,https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Get": {
                          "requestType": "GetInterconnectRemoteLocationRequest",
                          "responseType": "InterconnectRemoteLocation",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/interconnectRemoteLocations/{interconnect_remote_location}",
                            "(google.api.method_signature)": "project,interconnect_remote_location"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/interconnectRemoteLocations/{interconnect_remote_location}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,interconnect_remote_location"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListInterconnectRemoteLocationsRequest",
                          "responseType": "InterconnectRemoteLocationList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/interconnectRemoteLocations",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/interconnectRemoteLocations"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        }
                      }
                    },
                    "Interconnects": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Delete": {
                          "requestType": "DeleteInterconnectRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/global/interconnects/{interconnect}",
                            "(google.api.method_signature)": "project,interconnect",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/global/interconnects/{interconnect}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,interconnect"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetInterconnectRequest",
                          "responseType": "Interconnect",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/interconnects/{interconnect}",
                            "(google.api.method_signature)": "project,interconnect"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/interconnects/{interconnect}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,interconnect"
                            }
                          ]
                        },
                        "GetDiagnostics": {
                          "requestType": "GetDiagnosticsInterconnectRequest",
                          "responseType": "InterconnectsGetDiagnosticsResponse",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/interconnects/{interconnect}/getDiagnostics",
                            "(google.api.method_signature)": "project,interconnect"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/interconnects/{interconnect}/getDiagnostics"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,interconnect"
                            }
                          ]
                        },
                        "GetMacsecConfig": {
                          "requestType": "GetMacsecConfigInterconnectRequest",
                          "responseType": "InterconnectsGetMacsecConfigResponse",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/interconnects/{interconnect}/getMacsecConfig",
                            "(google.api.method_signature)": "project,interconnect"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/interconnects/{interconnect}/getMacsecConfig"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,interconnect"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertInterconnectRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "interconnect_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/interconnects",
                            "(google.api.method_signature)": "project,interconnect_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "interconnect_resource",
                                "post": "/compute/v1/projects/{project}/global/interconnects"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,interconnect_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListInterconnectsRequest",
                          "responseType": "InterconnectList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/interconnects",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/interconnects"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchInterconnectRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "interconnect_resource",
                            "(google.api.http).patch": "/compute/v1/projects/{project}/global/interconnects/{interconnect}",
                            "(google.api.method_signature)": "project,interconnect,interconnect_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "interconnect_resource",
                                "patch": "/compute/v1/projects/{project}/global/interconnects/{interconnect}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,interconnect,interconnect_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "SetLabels": {
                          "requestType": "SetLabelsInterconnectRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "global_set_labels_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/interconnects/{resource}/setLabels",
                            "(google.api.method_signature)": "project,resource,global_set_labels_request_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "global_set_labels_request_resource",
                                "post": "/compute/v1/projects/{project}/global/interconnects/{resource}/setLabels"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,global_set_labels_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        }
                      }
                    },
                    "LicenseCodes": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute.readonly,https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Get": {
                          "requestType": "GetLicenseCodeRequest",
                          "responseType": "LicenseCode",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/licenseCodes/{license_code}",
                            "(google.api.method_signature)": "project,license_code"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/licenseCodes/{license_code}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,license_code"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsLicenseCodeRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/licenseCodes/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/v1/projects/{project}/global/licenseCodes/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "Licenses": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Delete": {
                          "requestType": "DeleteLicenseRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/global/licenses/{license}",
                            "(google.api.method_signature)": "project,license",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/global/licenses/{license}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,license"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetLicenseRequest",
                          "responseType": "License",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/licenses/{license}",
                            "(google.api.method_signature)": "project,license"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/licenses/{license}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,license"
                            }
                          ]
                        },
                        "GetIamPolicy": {
                          "requestType": "GetIamPolicyLicenseRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/licenses/{resource}/getIamPolicy",
                            "(google.api.method_signature)": "project,resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/licenses/{resource}/getIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertLicenseRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "license_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/licenses",
                            "(google.api.method_signature)": "project,license_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "license_resource",
                                "post": "/compute/v1/projects/{project}/global/licenses"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,license_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListLicensesRequest",
                          "responseType": "LicensesListResponse",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/licenses",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/licenses"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "SetIamPolicy": {
                          "requestType": "SetIamPolicyLicenseRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).body": "global_set_policy_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/licenses/{resource}/setIamPolicy",
                            "(google.api.method_signature)": "project,resource,global_set_policy_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "global_set_policy_request_resource",
                                "post": "/compute/v1/projects/{project}/global/licenses/{resource}/setIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,global_set_policy_request_resource"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsLicenseRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/licenses/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/v1/projects/{project}/global/licenses/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                            }
                          ]
                        },
                        "Update": {
                          "requestType": "UpdateLicenseRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "license_resource",
                            "(google.api.http).patch": "/compute/v1/projects/{project}/global/licenses/{license}",
                            "(google.api.method_signature)": "project,license,license_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "license_resource",
                                "patch": "/compute/v1/projects/{project}/global/licenses/{license}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,license,license_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        }
                      }
                    },
                    "MachineImages": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Delete": {
                          "requestType": "DeleteMachineImageRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/global/machineImages/{machine_image}",
                            "(google.api.method_signature)": "project,machine_image",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/global/machineImages/{machine_image}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,machine_image"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetMachineImageRequest",
                          "responseType": "MachineImage",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/machineImages/{machine_image}",
                            "(google.api.method_signature)": "project,machine_image"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/machineImages/{machine_image}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,machine_image"
                            }
                          ]
                        },
                        "GetIamPolicy": {
                          "requestType": "GetIamPolicyMachineImageRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/machineImages/{resource}/getIamPolicy",
                            "(google.api.method_signature)": "project,resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/machineImages/{resource}/getIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertMachineImageRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "machine_image_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/machineImages",
                            "(google.api.method_signature)": "project,machine_image_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "machine_image_resource",
                                "post": "/compute/v1/projects/{project}/global/machineImages"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,machine_image_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListMachineImagesRequest",
                          "responseType": "MachineImageList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/machineImages",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/machineImages"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "SetIamPolicy": {
                          "requestType": "SetIamPolicyMachineImageRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).body": "global_set_policy_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/machineImages/{resource}/setIamPolicy",
                            "(google.api.method_signature)": "project,resource,global_set_policy_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "global_set_policy_request_resource",
                                "post": "/compute/v1/projects/{project}/global/machineImages/{resource}/setIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,global_set_policy_request_resource"
                            }
                          ]
                        },
                        "SetLabels": {
                          "requestType": "SetLabelsMachineImageRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "global_set_labels_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/machineImages/{resource}/setLabels",
                            "(google.api.method_signature)": "project,resource,global_set_labels_request_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "global_set_labels_request_resource",
                                "post": "/compute/v1/projects/{project}/global/machineImages/{resource}/setLabels"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,global_set_labels_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsMachineImageRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/machineImages/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/v1/projects/{project}/global/machineImages/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "MachineTypes": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute.readonly,https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListMachineTypesRequest",
                          "responseType": "MachineTypeAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/aggregated/machineTypes",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/aggregated/machineTypes"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetMachineTypeRequest",
                          "responseType": "MachineType",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/zones/{zone}/machineTypes/{machine_type}",
                            "(google.api.method_signature)": "project,zone,machine_type"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/zones/{zone}/machineTypes/{machine_type}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,machine_type"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListMachineTypesRequest",
                          "responseType": "MachineTypeList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/zones/{zone}/machineTypes",
                            "(google.api.method_signature)": "project,zone"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/zones/{zone}/machineTypes"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone"
                            }
                          ]
                        }
                      }
                    },
                    "NetworkAttachments": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListNetworkAttachmentsRequest",
                          "responseType": "NetworkAttachmentAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/aggregated/networkAttachments",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/aggregated/networkAttachments"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteNetworkAttachmentRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/regions/{region}/networkAttachments/{network_attachment}",
                            "(google.api.method_signature)": "project,region,network_attachment",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/regions/{region}/networkAttachments/{network_attachment}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,network_attachment"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetNetworkAttachmentRequest",
                          "responseType": "NetworkAttachment",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/networkAttachments/{network_attachment}",
                            "(google.api.method_signature)": "project,region,network_attachment"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/networkAttachments/{network_attachment}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,network_attachment"
                            }
                          ]
                        },
                        "GetIamPolicy": {
                          "requestType": "GetIamPolicyNetworkAttachmentRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/networkAttachments/{resource}/getIamPolicy",
                            "(google.api.method_signature)": "project,region,resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/networkAttachments/{resource}/getIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertNetworkAttachmentRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "network_attachment_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/networkAttachments",
                            "(google.api.method_signature)": "project,region,network_attachment_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "network_attachment_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/networkAttachments"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,network_attachment_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListNetworkAttachmentsRequest",
                          "responseType": "NetworkAttachmentList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/networkAttachments",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/networkAttachments"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchNetworkAttachmentRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "network_attachment_resource",
                            "(google.api.http).patch": "/compute/v1/projects/{project}/regions/{region}/networkAttachments/{network_attachment}",
                            "(google.api.method_signature)": "project,region,network_attachment,network_attachment_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "network_attachment_resource",
                                "patch": "/compute/v1/projects/{project}/regions/{region}/networkAttachments/{network_attachment}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,network_attachment,network_attachment_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "SetIamPolicy": {
                          "requestType": "SetIamPolicyNetworkAttachmentRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).body": "region_set_policy_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/networkAttachments/{resource}/setIamPolicy",
                            "(google.api.method_signature)": "project,region,resource,region_set_policy_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_set_policy_request_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/networkAttachments/{resource}/setIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,region_set_policy_request_resource"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsNetworkAttachmentRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/networkAttachments/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/networkAttachments/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "NetworkEdgeSecurityServices": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListNetworkEdgeSecurityServicesRequest",
                          "responseType": "NetworkEdgeSecurityServiceAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/aggregated/networkEdgeSecurityServices",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/aggregated/networkEdgeSecurityServices"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteNetworkEdgeSecurityServiceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/regions/{region}/networkEdgeSecurityServices/{network_edge_security_service}",
                            "(google.api.method_signature)": "project,region,network_edge_security_service",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/regions/{region}/networkEdgeSecurityServices/{network_edge_security_service}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,network_edge_security_service"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetNetworkEdgeSecurityServiceRequest",
                          "responseType": "NetworkEdgeSecurityService",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/networkEdgeSecurityServices/{network_edge_security_service}",
                            "(google.api.method_signature)": "project,region,network_edge_security_service"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/networkEdgeSecurityServices/{network_edge_security_service}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,network_edge_security_service"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertNetworkEdgeSecurityServiceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "network_edge_security_service_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/networkEdgeSecurityServices",
                            "(google.api.method_signature)": "project,region,network_edge_security_service_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "network_edge_security_service_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/networkEdgeSecurityServices"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,network_edge_security_service_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchNetworkEdgeSecurityServiceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "network_edge_security_service_resource",
                            "(google.api.http).patch": "/compute/v1/projects/{project}/regions/{region}/networkEdgeSecurityServices/{network_edge_security_service}",
                            "(google.api.method_signature)": "project,region,network_edge_security_service,network_edge_security_service_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "network_edge_security_service_resource",
                                "patch": "/compute/v1/projects/{project}/regions/{region}/networkEdgeSecurityServices/{network_edge_security_service}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,network_edge_security_service,network_edge_security_service_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        }
                      }
                    },
                    "NetworkEndpointGroups": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListNetworkEndpointGroupsRequest",
                          "responseType": "NetworkEndpointGroupAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/aggregated/networkEndpointGroups",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/aggregated/networkEndpointGroups"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "AttachNetworkEndpoints": {
                          "requestType": "AttachNetworkEndpointsNetworkEndpointGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "network_endpoint_groups_attach_endpoints_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/networkEndpointGroups/{network_endpoint_group}/attachNetworkEndpoints",
                            "(google.api.method_signature)": "project,zone,network_endpoint_group,network_endpoint_groups_attach_endpoints_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "network_endpoint_groups_attach_endpoints_request_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/networkEndpointGroups/{network_endpoint_group}/attachNetworkEndpoints"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,network_endpoint_group,network_endpoint_groups_attach_endpoints_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteNetworkEndpointGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/zones/{zone}/networkEndpointGroups/{network_endpoint_group}",
                            "(google.api.method_signature)": "project,zone,network_endpoint_group",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/zones/{zone}/networkEndpointGroups/{network_endpoint_group}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,network_endpoint_group"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "DetachNetworkEndpoints": {
                          "requestType": "DetachNetworkEndpointsNetworkEndpointGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "network_endpoint_groups_detach_endpoints_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/networkEndpointGroups/{network_endpoint_group}/detachNetworkEndpoints",
                            "(google.api.method_signature)": "project,zone,network_endpoint_group,network_endpoint_groups_detach_endpoints_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "network_endpoint_groups_detach_endpoints_request_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/networkEndpointGroups/{network_endpoint_group}/detachNetworkEndpoints"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,network_endpoint_group,network_endpoint_groups_detach_endpoints_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetNetworkEndpointGroupRequest",
                          "responseType": "NetworkEndpointGroup",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/zones/{zone}/networkEndpointGroups/{network_endpoint_group}",
                            "(google.api.method_signature)": "project,zone,network_endpoint_group"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/zones/{zone}/networkEndpointGroups/{network_endpoint_group}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,network_endpoint_group"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertNetworkEndpointGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "network_endpoint_group_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/networkEndpointGroups",
                            "(google.api.method_signature)": "project,zone,network_endpoint_group_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "network_endpoint_group_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/networkEndpointGroups"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,network_endpoint_group_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListNetworkEndpointGroupsRequest",
                          "responseType": "NetworkEndpointGroupList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/zones/{zone}/networkEndpointGroups",
                            "(google.api.method_signature)": "project,zone"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/zones/{zone}/networkEndpointGroups"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone"
                            }
                          ]
                        },
                        "ListNetworkEndpoints": {
                          "requestType": "ListNetworkEndpointsNetworkEndpointGroupsRequest",
                          "responseType": "NetworkEndpointGroupsListNetworkEndpoints",
                          "options": {
                            "(google.api.http).body": "network_endpoint_groups_list_endpoints_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/networkEndpointGroups/{network_endpoint_group}/listNetworkEndpoints",
                            "(google.api.method_signature)": "project,zone,network_endpoint_group,network_endpoint_groups_list_endpoints_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "network_endpoint_groups_list_endpoints_request_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/networkEndpointGroups/{network_endpoint_group}/listNetworkEndpoints"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,network_endpoint_group,network_endpoint_groups_list_endpoints_request_resource"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsNetworkEndpointGroupRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/networkEndpointGroups/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,zone,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/networkEndpointGroups/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "NetworkFirewallPolicies": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AddAssociation": {
                          "requestType": "AddAssociationNetworkFirewallPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "firewall_policy_association_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/firewallPolicies/{firewall_policy}/addAssociation",
                            "(google.api.method_signature)": "project,firewall_policy,firewall_policy_association_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "firewall_policy_association_resource",
                                "post": "/compute/v1/projects/{project}/global/firewallPolicies/{firewall_policy}/addAssociation"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,firewall_policy,firewall_policy_association_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "AddPacketMirroringRule": {
                          "requestType": "AddPacketMirroringRuleNetworkFirewallPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "firewall_policy_rule_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/firewallPolicies/{firewall_policy}/addPacketMirroringRule",
                            "(google.api.method_signature)": "project,firewall_policy,firewall_policy_rule_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "firewall_policy_rule_resource",
                                "post": "/compute/v1/projects/{project}/global/firewallPolicies/{firewall_policy}/addPacketMirroringRule"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,firewall_policy,firewall_policy_rule_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "AddRule": {
                          "requestType": "AddRuleNetworkFirewallPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "firewall_policy_rule_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/firewallPolicies/{firewall_policy}/addRule",
                            "(google.api.method_signature)": "project,firewall_policy,firewall_policy_rule_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "firewall_policy_rule_resource",
                                "post": "/compute/v1/projects/{project}/global/firewallPolicies/{firewall_policy}/addRule"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,firewall_policy,firewall_policy_rule_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "AggregatedList": {
                          "requestType": "AggregatedListNetworkFirewallPoliciesRequest",
                          "responseType": "NetworkFirewallPolicyAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/aggregated/firewallPolicies",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/aggregated/firewallPolicies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "CloneRules": {
                          "requestType": "CloneRulesNetworkFirewallPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/firewallPolicies/{firewall_policy}/cloneRules",
                            "(google.api.method_signature)": "project,firewall_policy",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/v1/projects/{project}/global/firewallPolicies/{firewall_policy}/cloneRules"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,firewall_policy"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteNetworkFirewallPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/global/firewallPolicies/{firewall_policy}",
                            "(google.api.method_signature)": "project,firewall_policy",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/global/firewallPolicies/{firewall_policy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,firewall_policy"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetNetworkFirewallPolicyRequest",
                          "responseType": "FirewallPolicy",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/firewallPolicies/{firewall_policy}",
                            "(google.api.method_signature)": "project,firewall_policy"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/firewallPolicies/{firewall_policy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,firewall_policy"
                            }
                          ]
                        },
                        "GetAssociation": {
                          "requestType": "GetAssociationNetworkFirewallPolicyRequest",
                          "responseType": "FirewallPolicyAssociation",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/firewallPolicies/{firewall_policy}/getAssociation",
                            "(google.api.method_signature)": "project,firewall_policy"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/firewallPolicies/{firewall_policy}/getAssociation"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,firewall_policy"
                            }
                          ]
                        },
                        "GetIamPolicy": {
                          "requestType": "GetIamPolicyNetworkFirewallPolicyRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/firewallPolicies/{resource}/getIamPolicy",
                            "(google.api.method_signature)": "project,resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/firewallPolicies/{resource}/getIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource"
                            }
                          ]
                        },
                        "GetPacketMirroringRule": {
                          "requestType": "GetPacketMirroringRuleNetworkFirewallPolicyRequest",
                          "responseType": "FirewallPolicyRule",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/firewallPolicies/{firewall_policy}/getPacketMirroringRule",
                            "(google.api.method_signature)": "project,firewall_policy"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/firewallPolicies/{firewall_policy}/getPacketMirroringRule"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,firewall_policy"
                            }
                          ]
                        },
                        "GetRule": {
                          "requestType": "GetRuleNetworkFirewallPolicyRequest",
                          "responseType": "FirewallPolicyRule",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/firewallPolicies/{firewall_policy}/getRule",
                            "(google.api.method_signature)": "project,firewall_policy"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/firewallPolicies/{firewall_policy}/getRule"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,firewall_policy"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertNetworkFirewallPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "firewall_policy_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/firewallPolicies",
                            "(google.api.method_signature)": "project,firewall_policy_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "firewall_policy_resource",
                                "post": "/compute/v1/projects/{project}/global/firewallPolicies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,firewall_policy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListNetworkFirewallPoliciesRequest",
                          "responseType": "FirewallPolicyList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/firewallPolicies",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/firewallPolicies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchNetworkFirewallPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "firewall_policy_resource",
                            "(google.api.http).patch": "/compute/v1/projects/{project}/global/firewallPolicies/{firewall_policy}",
                            "(google.api.method_signature)": "project,firewall_policy,firewall_policy_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "firewall_policy_resource",
                                "patch": "/compute/v1/projects/{project}/global/firewallPolicies/{firewall_policy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,firewall_policy,firewall_policy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "PatchPacketMirroringRule": {
                          "requestType": "PatchPacketMirroringRuleNetworkFirewallPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "firewall_policy_rule_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/firewallPolicies/{firewall_policy}/patchPacketMirroringRule",
                            "(google.api.method_signature)": "project,firewall_policy,firewall_policy_rule_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "firewall_policy_rule_resource",
                                "post": "/compute/v1/projects/{project}/global/firewallPolicies/{firewall_policy}/patchPacketMirroringRule"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,firewall_policy,firewall_policy_rule_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "PatchRule": {
                          "requestType": "PatchRuleNetworkFirewallPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "firewall_policy_rule_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/firewallPolicies/{firewall_policy}/patchRule",
                            "(google.api.method_signature)": "project,firewall_policy,firewall_policy_rule_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "firewall_policy_rule_resource",
                                "post": "/compute/v1/projects/{project}/global/firewallPolicies/{firewall_policy}/patchRule"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,firewall_policy,firewall_policy_rule_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "RemoveAssociation": {
                          "requestType": "RemoveAssociationNetworkFirewallPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/firewallPolicies/{firewall_policy}/removeAssociation",
                            "(google.api.method_signature)": "project,firewall_policy",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/v1/projects/{project}/global/firewallPolicies/{firewall_policy}/removeAssociation"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,firewall_policy"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "RemovePacketMirroringRule": {
                          "requestType": "RemovePacketMirroringRuleNetworkFirewallPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/firewallPolicies/{firewall_policy}/removePacketMirroringRule",
                            "(google.api.method_signature)": "project,firewall_policy",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/v1/projects/{project}/global/firewallPolicies/{firewall_policy}/removePacketMirroringRule"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,firewall_policy"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "RemoveRule": {
                          "requestType": "RemoveRuleNetworkFirewallPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/firewallPolicies/{firewall_policy}/removeRule",
                            "(google.api.method_signature)": "project,firewall_policy",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/v1/projects/{project}/global/firewallPolicies/{firewall_policy}/removeRule"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,firewall_policy"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "SetIamPolicy": {
                          "requestType": "SetIamPolicyNetworkFirewallPolicyRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).body": "global_set_policy_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/firewallPolicies/{resource}/setIamPolicy",
                            "(google.api.method_signature)": "project,resource,global_set_policy_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "global_set_policy_request_resource",
                                "post": "/compute/v1/projects/{project}/global/firewallPolicies/{resource}/setIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,global_set_policy_request_resource"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsNetworkFirewallPolicyRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/firewallPolicies/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/v1/projects/{project}/global/firewallPolicies/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "NetworkProfiles": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute.readonly,https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Get": {
                          "requestType": "GetNetworkProfileRequest",
                          "responseType": "NetworkProfile",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/networkProfiles/{network_profile}",
                            "(google.api.method_signature)": "project,network_profile"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/networkProfiles/{network_profile}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,network_profile"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListNetworkProfilesRequest",
                          "responseType": "NetworkProfilesListResponse",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/networkProfiles",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/networkProfiles"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        }
                      }
                    },
                    "Networks": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AddPeering": {
                          "requestType": "AddPeeringNetworkRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "networks_add_peering_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/networks/{network}/addPeering",
                            "(google.api.method_signature)": "project,network,networks_add_peering_request_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "networks_add_peering_request_resource",
                                "post": "/compute/v1/projects/{project}/global/networks/{network}/addPeering"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,network,networks_add_peering_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteNetworkRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/global/networks/{network}",
                            "(google.api.method_signature)": "project,network",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/global/networks/{network}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,network"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetNetworkRequest",
                          "responseType": "Network",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/networks/{network}",
                            "(google.api.method_signature)": "project,network"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/networks/{network}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,network"
                            }
                          ]
                        },
                        "GetEffectiveFirewalls": {
                          "requestType": "GetEffectiveFirewallsNetworkRequest",
                          "responseType": "NetworksGetEffectiveFirewallsResponse",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/networks/{network}/getEffectiveFirewalls",
                            "(google.api.method_signature)": "project,network"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/networks/{network}/getEffectiveFirewalls"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,network"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertNetworkRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "network_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/networks",
                            "(google.api.method_signature)": "project,network_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "network_resource",
                                "post": "/compute/v1/projects/{project}/global/networks"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,network_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListNetworksRequest",
                          "responseType": "NetworkList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/networks",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/networks"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "ListPeeringRoutes": {
                          "requestType": "ListPeeringRoutesNetworksRequest",
                          "responseType": "ExchangedPeeringRoutesList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/networks/{network}/listPeeringRoutes",
                            "(google.api.method_signature)": "project,network"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/networks/{network}/listPeeringRoutes"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,network"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchNetworkRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "network_resource",
                            "(google.api.http).patch": "/compute/v1/projects/{project}/global/networks/{network}",
                            "(google.api.method_signature)": "project,network,network_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "network_resource",
                                "patch": "/compute/v1/projects/{project}/global/networks/{network}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,network,network_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "RemovePeering": {
                          "requestType": "RemovePeeringNetworkRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "networks_remove_peering_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/networks/{network}/removePeering",
                            "(google.api.method_signature)": "project,network,networks_remove_peering_request_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "networks_remove_peering_request_resource",
                                "post": "/compute/v1/projects/{project}/global/networks/{network}/removePeering"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,network,networks_remove_peering_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "RequestRemovePeering": {
                          "requestType": "RequestRemovePeeringNetworkRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "networks_request_remove_peering_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/networks/{network}/requestRemovePeering",
                            "(google.api.method_signature)": "project,network,networks_request_remove_peering_request_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "networks_request_remove_peering_request_resource",
                                "post": "/compute/v1/projects/{project}/global/networks/{network}/requestRemovePeering"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,network,networks_request_remove_peering_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "SwitchToCustomMode": {
                          "requestType": "SwitchToCustomModeNetworkRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/networks/{network}/switchToCustomMode",
                            "(google.api.method_signature)": "project,network",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/v1/projects/{project}/global/networks/{network}/switchToCustomMode"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,network"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "UpdatePeering": {
                          "requestType": "UpdatePeeringNetworkRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "networks_update_peering_request_resource",
                            "(google.api.http).patch": "/compute/v1/projects/{project}/global/networks/{network}/updatePeering",
                            "(google.api.method_signature)": "project,network,networks_update_peering_request_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "networks_update_peering_request_resource",
                                "patch": "/compute/v1/projects/{project}/global/networks/{network}/updatePeering"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,network,networks_update_peering_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        }
                      }
                    },
                    "NodeGroups": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AddNodes": {
                          "requestType": "AddNodesNodeGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "node_groups_add_nodes_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/nodeGroups/{node_group}/addNodes",
                            "(google.api.method_signature)": "project,zone,node_group,node_groups_add_nodes_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "node_groups_add_nodes_request_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/nodeGroups/{node_group}/addNodes"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,node_group,node_groups_add_nodes_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "AggregatedList": {
                          "requestType": "AggregatedListNodeGroupsRequest",
                          "responseType": "NodeGroupAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/aggregated/nodeGroups",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/aggregated/nodeGroups"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteNodeGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/zones/{zone}/nodeGroups/{node_group}",
                            "(google.api.method_signature)": "project,zone,node_group",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/zones/{zone}/nodeGroups/{node_group}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,node_group"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "DeleteNodes": {
                          "requestType": "DeleteNodesNodeGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "node_groups_delete_nodes_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/nodeGroups/{node_group}/deleteNodes",
                            "(google.api.method_signature)": "project,zone,node_group,node_groups_delete_nodes_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "node_groups_delete_nodes_request_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/nodeGroups/{node_group}/deleteNodes"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,node_group,node_groups_delete_nodes_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetNodeGroupRequest",
                          "responseType": "NodeGroup",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/zones/{zone}/nodeGroups/{node_group}",
                            "(google.api.method_signature)": "project,zone,node_group"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/zones/{zone}/nodeGroups/{node_group}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,node_group"
                            }
                          ]
                        },
                        "GetIamPolicy": {
                          "requestType": "GetIamPolicyNodeGroupRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/zones/{zone}/nodeGroups/{resource}/getIamPolicy",
                            "(google.api.method_signature)": "project,zone,resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/zones/{zone}/nodeGroups/{resource}/getIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,resource"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertNodeGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "node_group_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/nodeGroups",
                            "(google.api.method_signature)": "project,zone,initial_node_count,node_group_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "node_group_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/nodeGroups"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,initial_node_count,node_group_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListNodeGroupsRequest",
                          "responseType": "NodeGroupList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/zones/{zone}/nodeGroups",
                            "(google.api.method_signature)": "project,zone"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/zones/{zone}/nodeGroups"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone"
                            }
                          ]
                        },
                        "ListNodes": {
                          "requestType": "ListNodesNodeGroupsRequest",
                          "responseType": "NodeGroupsListNodes",
                          "options": {
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/nodeGroups/{node_group}/listNodes",
                            "(google.api.method_signature)": "project,zone,node_group"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/v1/projects/{project}/zones/{zone}/nodeGroups/{node_group}/listNodes"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,node_group"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchNodeGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "node_group_resource",
                            "(google.api.http).patch": "/compute/v1/projects/{project}/zones/{zone}/nodeGroups/{node_group}",
                            "(google.api.method_signature)": "project,zone,node_group,node_group_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "node_group_resource",
                                "patch": "/compute/v1/projects/{project}/zones/{zone}/nodeGroups/{node_group}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,node_group,node_group_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "PerformMaintenance": {
                          "requestType": "PerformMaintenanceNodeGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "node_groups_perform_maintenance_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/nodeGroups/{node_group}/performMaintenance",
                            "(google.api.method_signature)": "project,zone,node_group,node_groups_perform_maintenance_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "node_groups_perform_maintenance_request_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/nodeGroups/{node_group}/performMaintenance"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,node_group,node_groups_perform_maintenance_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "SetIamPolicy": {
                          "requestType": "SetIamPolicyNodeGroupRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).body": "zone_set_policy_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/nodeGroups/{resource}/setIamPolicy",
                            "(google.api.method_signature)": "project,zone,resource,zone_set_policy_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "zone_set_policy_request_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/nodeGroups/{resource}/setIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,resource,zone_set_policy_request_resource"
                            }
                          ]
                        },
                        "SetNodeTemplate": {
                          "requestType": "SetNodeTemplateNodeGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "node_groups_set_node_template_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/nodeGroups/{node_group}/setNodeTemplate",
                            "(google.api.method_signature)": "project,zone,node_group,node_groups_set_node_template_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "node_groups_set_node_template_request_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/nodeGroups/{node_group}/setNodeTemplate"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,node_group,node_groups_set_node_template_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "SimulateMaintenanceEvent": {
                          "requestType": "SimulateMaintenanceEventNodeGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "node_groups_simulate_maintenance_event_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/nodeGroups/{node_group}/simulateMaintenanceEvent",
                            "(google.api.method_signature)": "project,zone,node_group,node_groups_simulate_maintenance_event_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "node_groups_simulate_maintenance_event_request_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/nodeGroups/{node_group}/simulateMaintenanceEvent"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,node_group,node_groups_simulate_maintenance_event_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsNodeGroupRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/nodeGroups/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,zone,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/nodeGroups/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "NodeTemplates": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListNodeTemplatesRequest",
                          "responseType": "NodeTemplateAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/aggregated/nodeTemplates",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/aggregated/nodeTemplates"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteNodeTemplateRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/regions/{region}/nodeTemplates/{node_template}",
                            "(google.api.method_signature)": "project,region,node_template",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/regions/{region}/nodeTemplates/{node_template}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,node_template"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetNodeTemplateRequest",
                          "responseType": "NodeTemplate",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/nodeTemplates/{node_template}",
                            "(google.api.method_signature)": "project,region,node_template"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/nodeTemplates/{node_template}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,node_template"
                            }
                          ]
                        },
                        "GetIamPolicy": {
                          "requestType": "GetIamPolicyNodeTemplateRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/nodeTemplates/{resource}/getIamPolicy",
                            "(google.api.method_signature)": "project,region,resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/nodeTemplates/{resource}/getIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertNodeTemplateRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "node_template_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/nodeTemplates",
                            "(google.api.method_signature)": "project,region,node_template_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "node_template_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/nodeTemplates"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,node_template_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListNodeTemplatesRequest",
                          "responseType": "NodeTemplateList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/nodeTemplates",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/nodeTemplates"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "SetIamPolicy": {
                          "requestType": "SetIamPolicyNodeTemplateRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).body": "region_set_policy_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/nodeTemplates/{resource}/setIamPolicy",
                            "(google.api.method_signature)": "project,region,resource,region_set_policy_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_set_policy_request_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/nodeTemplates/{resource}/setIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,region_set_policy_request_resource"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsNodeTemplateRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/nodeTemplates/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/nodeTemplates/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "NodeTypes": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute.readonly,https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListNodeTypesRequest",
                          "responseType": "NodeTypeAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/aggregated/nodeTypes",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/aggregated/nodeTypes"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetNodeTypeRequest",
                          "responseType": "NodeType",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/zones/{zone}/nodeTypes/{node_type}",
                            "(google.api.method_signature)": "project,zone,node_type"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/zones/{zone}/nodeTypes/{node_type}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,node_type"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListNodeTypesRequest",
                          "responseType": "NodeTypeList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/zones/{zone}/nodeTypes",
                            "(google.api.method_signature)": "project,zone"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/zones/{zone}/nodeTypes"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone"
                            }
                          ]
                        }
                      }
                    },
                    "OrganizationSecurityPolicies": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AddAssociation": {
                          "requestType": "AddAssociationOrganizationSecurityPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "security_policy_association_resource",
                            "(google.api.http).post": "/compute/v1/locations/global/securityPolicies/{security_policy}/addAssociation",
                            "(google.api.method_signature)": "security_policy,security_policy_association_resource",
                            "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "security_policy_association_resource",
                                "post": "/compute/v1/locations/global/securityPolicies/{security_policy}/addAssociation"
                              }
                            },
                            {
                              "(google.api.method_signature)": "security_policy,security_policy_association_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                            }
                          ]
                        },
                        "AddRule": {
                          "requestType": "AddRuleOrganizationSecurityPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "security_policy_rule_resource",
                            "(google.api.http).post": "/compute/v1/locations/global/securityPolicies/{security_policy}/addRule",
                            "(google.api.method_signature)": "security_policy,security_policy_rule_resource",
                            "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "security_policy_rule_resource",
                                "post": "/compute/v1/locations/global/securityPolicies/{security_policy}/addRule"
                              }
                            },
                            {
                              "(google.api.method_signature)": "security_policy,security_policy_rule_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                            }
                          ]
                        },
                        "CopyRules": {
                          "requestType": "CopyRulesOrganizationSecurityPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/v1/locations/global/securityPolicies/{security_policy}/copyRules",
                            "(google.api.method_signature)": "security_policy",
                            "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/v1/locations/global/securityPolicies/{security_policy}/copyRules"
                              }
                            },
                            {
                              "(google.api.method_signature)": "security_policy"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteOrganizationSecurityPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/locations/global/securityPolicies/{security_policy}",
                            "(google.api.method_signature)": "security_policy",
                            "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/locations/global/securityPolicies/{security_policy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "security_policy"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetOrganizationSecurityPolicyRequest",
                          "responseType": "SecurityPolicy",
                          "options": {
                            "(google.api.http).get": "/compute/v1/locations/global/securityPolicies/{security_policy}",
                            "(google.api.method_signature)": "security_policy"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/locations/global/securityPolicies/{security_policy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "security_policy"
                            }
                          ]
                        },
                        "GetAssociation": {
                          "requestType": "GetAssociationOrganizationSecurityPolicyRequest",
                          "responseType": "SecurityPolicyAssociation",
                          "options": {
                            "(google.api.http).get": "/compute/v1/locations/global/securityPolicies/{security_policy}/getAssociation",
                            "(google.api.method_signature)": "security_policy"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/locations/global/securityPolicies/{security_policy}/getAssociation"
                              }
                            },
                            {
                              "(google.api.method_signature)": "security_policy"
                            }
                          ]
                        },
                        "GetRule": {
                          "requestType": "GetRuleOrganizationSecurityPolicyRequest",
                          "responseType": "SecurityPolicyRule",
                          "options": {
                            "(google.api.http).get": "/compute/v1/locations/global/securityPolicies/{security_policy}/getRule",
                            "(google.api.method_signature)": "security_policy"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/locations/global/securityPolicies/{security_policy}/getRule"
                              }
                            },
                            {
                              "(google.api.method_signature)": "security_policy"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertOrganizationSecurityPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "security_policy_resource",
                            "(google.api.http).post": "/compute/v1/locations/global/securityPolicies",
                            "(google.api.method_signature)": "security_policy_resource",
                            "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "security_policy_resource",
                                "post": "/compute/v1/locations/global/securityPolicies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "security_policy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListOrganizationSecurityPoliciesRequest",
                          "responseType": "SecurityPolicyList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/locations/global/securityPolicies",
                            "(google.api.method_signature)": ""
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/locations/global/securityPolicies"
                              }
                            },
                            {
                              "(google.api.method_signature)": ""
                            }
                          ]
                        },
                        "ListAssociations": {
                          "requestType": "ListAssociationsOrganizationSecurityPolicyRequest",
                          "responseType": "OrganizationSecurityPoliciesListAssociationsResponse",
                          "options": {
                            "(google.api.http).get": "/compute/v1/locations/global/securityPolicies/listAssociations",
                            "(google.api.method_signature)": ""
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/locations/global/securityPolicies/listAssociations"
                              }
                            },
                            {
                              "(google.api.method_signature)": ""
                            }
                          ]
                        },
                        "ListPreconfiguredExpressionSets": {
                          "requestType": "ListPreconfiguredExpressionSetsOrganizationSecurityPoliciesRequest",
                          "responseType": "SecurityPoliciesListPreconfiguredExpressionSetsResponse",
                          "options": {
                            "(google.api.http).get": "/compute/v1/locations/global/securityPolicies/listPreconfiguredExpressionSets",
                            "(google.api.method_signature)": ""
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/locations/global/securityPolicies/listPreconfiguredExpressionSets"
                              }
                            },
                            {
                              "(google.api.method_signature)": ""
                            }
                          ]
                        },
                        "Move": {
                          "requestType": "MoveOrganizationSecurityPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/v1/locations/global/securityPolicies/{security_policy}/move",
                            "(google.api.method_signature)": "security_policy",
                            "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/v1/locations/global/securityPolicies/{security_policy}/move"
                              }
                            },
                            {
                              "(google.api.method_signature)": "security_policy"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchOrganizationSecurityPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "security_policy_resource",
                            "(google.api.http).patch": "/compute/v1/locations/global/securityPolicies/{security_policy}",
                            "(google.api.method_signature)": "security_policy,security_policy_resource",
                            "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "security_policy_resource",
                                "patch": "/compute/v1/locations/global/securityPolicies/{security_policy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "security_policy,security_policy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                            }
                          ]
                        },
                        "PatchRule": {
                          "requestType": "PatchRuleOrganizationSecurityPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "security_policy_rule_resource",
                            "(google.api.http).post": "/compute/v1/locations/global/securityPolicies/{security_policy}/patchRule",
                            "(google.api.method_signature)": "security_policy,security_policy_rule_resource",
                            "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "security_policy_rule_resource",
                                "post": "/compute/v1/locations/global/securityPolicies/{security_policy}/patchRule"
                              }
                            },
                            {
                              "(google.api.method_signature)": "security_policy,security_policy_rule_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                            }
                          ]
                        },
                        "RemoveAssociation": {
                          "requestType": "RemoveAssociationOrganizationSecurityPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/v1/locations/global/securityPolicies/{security_policy}/removeAssociation",
                            "(google.api.method_signature)": "security_policy",
                            "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/v1/locations/global/securityPolicies/{security_policy}/removeAssociation"
                              }
                            },
                            {
                              "(google.api.method_signature)": "security_policy"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                            }
                          ]
                        },
                        "RemoveRule": {
                          "requestType": "RemoveRuleOrganizationSecurityPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/v1/locations/global/securityPolicies/{security_policy}/removeRule",
                            "(google.api.method_signature)": "security_policy",
                            "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/v1/locations/global/securityPolicies/{security_policy}/removeRule"
                              }
                            },
                            {
                              "(google.api.method_signature)": "security_policy"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                            }
                          ]
                        }
                      }
                    },
                    "PacketMirrorings": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListPacketMirroringsRequest",
                          "responseType": "PacketMirroringAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/aggregated/packetMirrorings",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/aggregated/packetMirrorings"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeletePacketMirroringRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/regions/{region}/packetMirrorings/{packet_mirroring}",
                            "(google.api.method_signature)": "project,region,packet_mirroring",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/regions/{region}/packetMirrorings/{packet_mirroring}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,packet_mirroring"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetPacketMirroringRequest",
                          "responseType": "PacketMirroring",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/packetMirrorings/{packet_mirroring}",
                            "(google.api.method_signature)": "project,region,packet_mirroring"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/packetMirrorings/{packet_mirroring}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,packet_mirroring"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertPacketMirroringRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "packet_mirroring_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/packetMirrorings",
                            "(google.api.method_signature)": "project,region,packet_mirroring_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "packet_mirroring_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/packetMirrorings"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,packet_mirroring_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListPacketMirroringsRequest",
                          "responseType": "PacketMirroringList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/packetMirrorings",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/packetMirrorings"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchPacketMirroringRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "packet_mirroring_resource",
                            "(google.api.http).patch": "/compute/v1/projects/{project}/regions/{region}/packetMirrorings/{packet_mirroring}",
                            "(google.api.method_signature)": "project,region,packet_mirroring,packet_mirroring_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "packet_mirroring_resource",
                                "patch": "/compute/v1/projects/{project}/regions/{region}/packetMirrorings/{packet_mirroring}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,packet_mirroring,packet_mirroring_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsPacketMirroringRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/packetMirrorings/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/packetMirrorings/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "PreviewFeatures": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Get": {
                          "requestType": "GetPreviewFeatureRequest",
                          "responseType": "PreviewFeature",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/previewFeatures/{preview_feature}",
                            "(google.api.method_signature)": "project,preview_feature"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/previewFeatures/{preview_feature}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,preview_feature"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListPreviewFeaturesRequest",
                          "responseType": "PreviewFeatureList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/previewFeatures",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/previewFeatures"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Update": {
                          "requestType": "UpdatePreviewFeatureRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "preview_feature_resource",
                            "(google.api.http).patch": "/compute/v1/projects/{project}/global/previewFeatures/{preview_feature}",
                            "(google.api.method_signature)": "project,preview_feature,preview_feature_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "preview_feature_resource",
                                "patch": "/compute/v1/projects/{project}/global/previewFeatures/{preview_feature}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,preview_feature,preview_feature_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        }
                      }
                    },
                    "Projects": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "DisableXpnHost": {
                          "requestType": "DisableXpnHostProjectRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/v1/projects/{project}/disableXpnHost",
                            "(google.api.method_signature)": "project",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/v1/projects/{project}/disableXpnHost"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "DisableXpnResource": {
                          "requestType": "DisableXpnResourceProjectRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "projects_disable_xpn_resource_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/disableXpnResource",
                            "(google.api.method_signature)": "project,projects_disable_xpn_resource_request_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "projects_disable_xpn_resource_request_resource",
                                "post": "/compute/v1/projects/{project}/disableXpnResource"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,projects_disable_xpn_resource_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "EnableXpnHost": {
                          "requestType": "EnableXpnHostProjectRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/v1/projects/{project}/enableXpnHost",
                            "(google.api.method_signature)": "project",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/v1/projects/{project}/enableXpnHost"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "EnableXpnResource": {
                          "requestType": "EnableXpnResourceProjectRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "projects_enable_xpn_resource_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/enableXpnResource",
                            "(google.api.method_signature)": "project,projects_enable_xpn_resource_request_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "projects_enable_xpn_resource_request_resource",
                                "post": "/compute/v1/projects/{project}/enableXpnResource"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,projects_enable_xpn_resource_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetProjectRequest",
                          "responseType": "Project",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "GetXpnHost": {
                          "requestType": "GetXpnHostProjectRequest",
                          "responseType": "Project",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/getXpnHost",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/getXpnHost"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "GetXpnResources": {
                          "requestType": "GetXpnResourcesProjectsRequest",
                          "responseType": "ProjectsGetXpnResources",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/getXpnResources",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/getXpnResources"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "ListXpnHosts": {
                          "requestType": "ListXpnHostsProjectsRequest",
                          "responseType": "XpnHostList",
                          "options": {
                            "(google.api.http).body": "projects_list_xpn_hosts_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/listXpnHosts",
                            "(google.api.method_signature)": "project,projects_list_xpn_hosts_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "projects_list_xpn_hosts_request_resource",
                                "post": "/compute/v1/projects/{project}/listXpnHosts"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,projects_list_xpn_hosts_request_resource"
                            }
                          ]
                        },
                        "MoveDisk": {
                          "requestType": "MoveDiskProjectRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "disk_move_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/moveDisk",
                            "(google.api.method_signature)": "project,disk_move_request_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "disk_move_request_resource",
                                "post": "/compute/v1/projects/{project}/moveDisk"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,disk_move_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "MoveInstance": {
                          "requestType": "MoveInstanceProjectRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instance_move_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/moveInstance",
                            "(google.api.method_signature)": "project,instance_move_request_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instance_move_request_resource",
                                "post": "/compute/v1/projects/{project}/moveInstance"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,instance_move_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "SetCloudArmorTier": {
                          "requestType": "SetCloudArmorTierProjectRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "projects_set_cloud_armor_tier_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/setCloudArmorTier",
                            "(google.api.method_signature)": "project,projects_set_cloud_armor_tier_request_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "projects_set_cloud_armor_tier_request_resource",
                                "post": "/compute/v1/projects/{project}/setCloudArmorTier"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,projects_set_cloud_armor_tier_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "SetCommonInstanceMetadata": {
                          "requestType": "SetCommonInstanceMetadataProjectRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "metadata_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/setCommonInstanceMetadata",
                            "(google.api.method_signature)": "project,metadata_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "metadata_resource",
                                "post": "/compute/v1/projects/{project}/setCommonInstanceMetadata"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,metadata_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "SetDefaultNetworkTier": {
                          "requestType": "SetDefaultNetworkTierProjectRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "projects_set_default_network_tier_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/setDefaultNetworkTier",
                            "(google.api.method_signature)": "project,projects_set_default_network_tier_request_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "projects_set_default_network_tier_request_resource",
                                "post": "/compute/v1/projects/{project}/setDefaultNetworkTier"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,projects_set_default_network_tier_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "SetUsageExportBucket": {
                          "requestType": "SetUsageExportBucketProjectRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "usage_export_location_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/setUsageExportBucket",
                            "(google.api.method_signature)": "project,usage_export_location_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "usage_export_location_resource",
                                "post": "/compute/v1/projects/{project}/setUsageExportBucket"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,usage_export_location_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        }
                      }
                    },
                    "PublicAdvertisedPrefixes": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Announce": {
                          "requestType": "AnnouncePublicAdvertisedPrefixeRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/publicAdvertisedPrefixes/{public_advertised_prefix}/announce",
                            "(google.api.method_signature)": "project,public_advertised_prefix",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/v1/projects/{project}/global/publicAdvertisedPrefixes/{public_advertised_prefix}/announce"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,public_advertised_prefix"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeletePublicAdvertisedPrefixeRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/global/publicAdvertisedPrefixes/{public_advertised_prefix}",
                            "(google.api.method_signature)": "project,public_advertised_prefix",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/global/publicAdvertisedPrefixes/{public_advertised_prefix}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,public_advertised_prefix"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetPublicAdvertisedPrefixeRequest",
                          "responseType": "PublicAdvertisedPrefix",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/publicAdvertisedPrefixes/{public_advertised_prefix}",
                            "(google.api.method_signature)": "project,public_advertised_prefix"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/publicAdvertisedPrefixes/{public_advertised_prefix}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,public_advertised_prefix"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertPublicAdvertisedPrefixeRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "public_advertised_prefix_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/publicAdvertisedPrefixes",
                            "(google.api.method_signature)": "project,public_advertised_prefix_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "public_advertised_prefix_resource",
                                "post": "/compute/v1/projects/{project}/global/publicAdvertisedPrefixes"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,public_advertised_prefix_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListPublicAdvertisedPrefixesRequest",
                          "responseType": "PublicAdvertisedPrefixList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/publicAdvertisedPrefixes",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/publicAdvertisedPrefixes"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchPublicAdvertisedPrefixeRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "public_advertised_prefix_resource",
                            "(google.api.http).patch": "/compute/v1/projects/{project}/global/publicAdvertisedPrefixes/{public_advertised_prefix}",
                            "(google.api.method_signature)": "project,public_advertised_prefix,public_advertised_prefix_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "public_advertised_prefix_resource",
                                "patch": "/compute/v1/projects/{project}/global/publicAdvertisedPrefixes/{public_advertised_prefix}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,public_advertised_prefix,public_advertised_prefix_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Withdraw": {
                          "requestType": "WithdrawPublicAdvertisedPrefixeRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/publicAdvertisedPrefixes/{public_advertised_prefix}/withdraw",
                            "(google.api.method_signature)": "project,public_advertised_prefix",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/v1/projects/{project}/global/publicAdvertisedPrefixes/{public_advertised_prefix}/withdraw"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,public_advertised_prefix"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        }
                      }
                    },
                    "PublicDelegatedPrefixes": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListPublicDelegatedPrefixesRequest",
                          "responseType": "PublicDelegatedPrefixAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/aggregated/publicDelegatedPrefixes",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/aggregated/publicDelegatedPrefixes"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Announce": {
                          "requestType": "AnnouncePublicDelegatedPrefixeRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/publicDelegatedPrefixes/{public_delegated_prefix}/announce",
                            "(google.api.method_signature)": "project,region,public_delegated_prefix",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/v1/projects/{project}/regions/{region}/publicDelegatedPrefixes/{public_delegated_prefix}/announce"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,public_delegated_prefix"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeletePublicDelegatedPrefixeRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/regions/{region}/publicDelegatedPrefixes/{public_delegated_prefix}",
                            "(google.api.method_signature)": "project,region,public_delegated_prefix",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/regions/{region}/publicDelegatedPrefixes/{public_delegated_prefix}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,public_delegated_prefix"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetPublicDelegatedPrefixeRequest",
                          "responseType": "PublicDelegatedPrefix",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/publicDelegatedPrefixes/{public_delegated_prefix}",
                            "(google.api.method_signature)": "project,region,public_delegated_prefix"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/publicDelegatedPrefixes/{public_delegated_prefix}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,public_delegated_prefix"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertPublicDelegatedPrefixeRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "public_delegated_prefix_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/publicDelegatedPrefixes",
                            "(google.api.method_signature)": "project,region,public_delegated_prefix_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "public_delegated_prefix_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/publicDelegatedPrefixes"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,public_delegated_prefix_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListPublicDelegatedPrefixesRequest",
                          "responseType": "PublicDelegatedPrefixList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/publicDelegatedPrefixes",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/publicDelegatedPrefixes"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchPublicDelegatedPrefixeRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "public_delegated_prefix_resource",
                            "(google.api.http).patch": "/compute/v1/projects/{project}/regions/{region}/publicDelegatedPrefixes/{public_delegated_prefix}",
                            "(google.api.method_signature)": "project,region,public_delegated_prefix,public_delegated_prefix_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "public_delegated_prefix_resource",
                                "patch": "/compute/v1/projects/{project}/regions/{region}/publicDelegatedPrefixes/{public_delegated_prefix}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,public_delegated_prefix,public_delegated_prefix_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Withdraw": {
                          "requestType": "WithdrawPublicDelegatedPrefixeRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/publicDelegatedPrefixes/{public_delegated_prefix}/withdraw",
                            "(google.api.method_signature)": "project,region,public_delegated_prefix",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/v1/projects/{project}/regions/{region}/publicDelegatedPrefixes/{public_delegated_prefix}/withdraw"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,public_delegated_prefix"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        }
                      }
                    },
                    "RegionAutoscalers": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Delete": {
                          "requestType": "DeleteRegionAutoscalerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/regions/{region}/autoscalers/{autoscaler}",
                            "(google.api.method_signature)": "project,region,autoscaler",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/regions/{region}/autoscalers/{autoscaler}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,autoscaler"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetRegionAutoscalerRequest",
                          "responseType": "Autoscaler",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/autoscalers/{autoscaler}",
                            "(google.api.method_signature)": "project,region,autoscaler"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/autoscalers/{autoscaler}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,autoscaler"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertRegionAutoscalerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "autoscaler_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/autoscalers",
                            "(google.api.method_signature)": "project,region,autoscaler_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "autoscaler_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/autoscalers"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,autoscaler_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListRegionAutoscalersRequest",
                          "responseType": "RegionAutoscalerList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/autoscalers",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/autoscalers"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchRegionAutoscalerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "autoscaler_resource",
                            "(google.api.http).patch": "/compute/v1/projects/{project}/regions/{region}/autoscalers",
                            "(google.api.method_signature)": "project,region,autoscaler_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "autoscaler_resource",
                                "patch": "/compute/v1/projects/{project}/regions/{region}/autoscalers"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,autoscaler_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsRegionAutoscalerRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/autoscalers/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/autoscalers/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                            }
                          ]
                        },
                        "Update": {
                          "requestType": "UpdateRegionAutoscalerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "autoscaler_resource",
                            "(google.api.http).put": "/compute/v1/projects/{project}/regions/{region}/autoscalers",
                            "(google.api.method_signature)": "project,region,autoscaler_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "autoscaler_resource",
                                "put": "/compute/v1/projects/{project}/regions/{region}/autoscalers"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,autoscaler_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        }
                      }
                    },
                    "RegionBackendServices": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Delete": {
                          "requestType": "DeleteRegionBackendServiceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/regions/{region}/backendServices/{backend_service}",
                            "(google.api.method_signature)": "project,region,backend_service",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/regions/{region}/backendServices/{backend_service}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,backend_service"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetRegionBackendServiceRequest",
                          "responseType": "BackendService",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/backendServices/{backend_service}",
                            "(google.api.method_signature)": "project,region,backend_service"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/backendServices/{backend_service}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,backend_service"
                            }
                          ]
                        },
                        "GetHealth": {
                          "requestType": "GetHealthRegionBackendServiceRequest",
                          "responseType": "BackendServiceGroupHealth",
                          "options": {
                            "(google.api.http).body": "resource_group_reference_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/backendServices/{backend_service}/getHealth",
                            "(google.api.method_signature)": "project,region,backend_service,resource_group_reference_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "resource_group_reference_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/backendServices/{backend_service}/getHealth"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,backend_service,resource_group_reference_resource"
                            }
                          ]
                        },
                        "GetIamPolicy": {
                          "requestType": "GetIamPolicyRegionBackendServiceRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/backendServices/{resource}/getIamPolicy",
                            "(google.api.method_signature)": "project,region,resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/backendServices/{resource}/getIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertRegionBackendServiceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "backend_service_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/backendServices",
                            "(google.api.method_signature)": "project,region,backend_service_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "backend_service_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/backendServices"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,backend_service_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListRegionBackendServicesRequest",
                          "responseType": "BackendServiceList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/backendServices",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/backendServices"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "ListUsable": {
                          "requestType": "ListUsableRegionBackendServicesRequest",
                          "responseType": "BackendServiceListUsable",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/backendServices/listUsable",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/backendServices/listUsable"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchRegionBackendServiceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "backend_service_resource",
                            "(google.api.http).patch": "/compute/v1/projects/{project}/regions/{region}/backendServices/{backend_service}",
                            "(google.api.method_signature)": "project,region,backend_service,backend_service_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "backend_service_resource",
                                "patch": "/compute/v1/projects/{project}/regions/{region}/backendServices/{backend_service}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,backend_service,backend_service_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "SetIamPolicy": {
                          "requestType": "SetIamPolicyRegionBackendServiceRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).body": "region_set_policy_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/backendServices/{resource}/setIamPolicy",
                            "(google.api.method_signature)": "project,region,resource,region_set_policy_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_set_policy_request_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/backendServices/{resource}/setIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,region_set_policy_request_resource"
                            }
                          ]
                        },
                        "SetSecurityPolicy": {
                          "requestType": "SetSecurityPolicyRegionBackendServiceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "security_policy_reference_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/backendServices/{backend_service}/setSecurityPolicy",
                            "(google.api.method_signature)": "project,region,backend_service,security_policy_reference_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "security_policy_reference_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/backendServices/{backend_service}/setSecurityPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,backend_service,security_policy_reference_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsRegionBackendServiceRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/backendServices/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/backendServices/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                            }
                          ]
                        },
                        "Update": {
                          "requestType": "UpdateRegionBackendServiceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "backend_service_resource",
                            "(google.api.http).put": "/compute/v1/projects/{project}/regions/{region}/backendServices/{backend_service}",
                            "(google.api.method_signature)": "project,region,backend_service,backend_service_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "backend_service_resource",
                                "put": "/compute/v1/projects/{project}/regions/{region}/backendServices/{backend_service}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,backend_service,backend_service_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        }
                      }
                    },
                    "RegionCommitments": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListRegionCommitmentsRequest",
                          "responseType": "CommitmentAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/aggregated/commitments",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/aggregated/commitments"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetRegionCommitmentRequest",
                          "responseType": "Commitment",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/commitments/{commitment}",
                            "(google.api.method_signature)": "project,region,commitment"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/commitments/{commitment}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,commitment"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertRegionCommitmentRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "commitment_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/commitments",
                            "(google.api.method_signature)": "project,region,commitment_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "commitment_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/commitments"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,commitment_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListRegionCommitmentsRequest",
                          "responseType": "CommitmentList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/commitments",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/commitments"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "Update": {
                          "requestType": "UpdateRegionCommitmentRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "commitment_resource",
                            "(google.api.http).patch": "/compute/v1/projects/{project}/regions/{region}/commitments/{commitment}",
                            "(google.api.method_signature)": "project,region,commitment,commitment_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "commitment_resource",
                                "patch": "/compute/v1/projects/{project}/regions/{region}/commitments/{commitment}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,commitment,commitment_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        }
                      }
                    },
                    "RegionCompositeHealthChecks": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListRegionCompositeHealthChecksRequest",
                          "responseType": "CompositeHealthCheckAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/aggregated/compositeHealthChecks",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/aggregated/compositeHealthChecks"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteRegionCompositeHealthCheckRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/regions/{region}/compositeHealthChecks/{composite_health_check}",
                            "(google.api.method_signature)": "project,region,composite_health_check",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/regions/{region}/compositeHealthChecks/{composite_health_check}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,composite_health_check"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetRegionCompositeHealthCheckRequest",
                          "responseType": "CompositeHealthCheck",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/compositeHealthChecks/{composite_health_check}",
                            "(google.api.method_signature)": "project,region,composite_health_check"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/compositeHealthChecks/{composite_health_check}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,composite_health_check"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertRegionCompositeHealthCheckRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "composite_health_check_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/compositeHealthChecks",
                            "(google.api.method_signature)": "project,region,composite_health_check_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "composite_health_check_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/compositeHealthChecks"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,composite_health_check_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListRegionCompositeHealthChecksRequest",
                          "responseType": "CompositeHealthCheckList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/compositeHealthChecks",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/compositeHealthChecks"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchRegionCompositeHealthCheckRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "composite_health_check_resource",
                            "(google.api.http).patch": "/compute/v1/projects/{project}/regions/{region}/compositeHealthChecks/{composite_health_check}",
                            "(google.api.method_signature)": "project,region,composite_health_check,composite_health_check_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "composite_health_check_resource",
                                "patch": "/compute/v1/projects/{project}/regions/{region}/compositeHealthChecks/{composite_health_check}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,composite_health_check,composite_health_check_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsRegionCompositeHealthCheckRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/compositeHealthChecks/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/compositeHealthChecks/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "RegionDiskTypes": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute.readonly,https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Get": {
                          "requestType": "GetRegionDiskTypeRequest",
                          "responseType": "DiskType",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/diskTypes/{disk_type}",
                            "(google.api.method_signature)": "project,region,disk_type"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/diskTypes/{disk_type}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,disk_type"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListRegionDiskTypesRequest",
                          "responseType": "RegionDiskTypeList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/diskTypes",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/diskTypes"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        }
                      }
                    },
                    "RegionDisks": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AddResourcePolicies": {
                          "requestType": "AddResourcePoliciesRegionDiskRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "region_disks_add_resource_policies_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/disks/{disk}/addResourcePolicies",
                            "(google.api.method_signature)": "project,region,disk,region_disks_add_resource_policies_request_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_disks_add_resource_policies_request_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/disks/{disk}/addResourcePolicies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,disk,region_disks_add_resource_policies_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "BulkInsert": {
                          "requestType": "BulkInsertRegionDiskRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "bulk_insert_disk_resource_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/disks/bulkInsert",
                            "(google.api.method_signature)": "project,region,bulk_insert_disk_resource_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "bulk_insert_disk_resource_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/disks/bulkInsert"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,bulk_insert_disk_resource_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "CreateSnapshot": {
                          "requestType": "CreateSnapshotRegionDiskRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "snapshot_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/disks/{disk}/createSnapshot",
                            "(google.api.method_signature)": "project,region,disk,snapshot_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "snapshot_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/disks/{disk}/createSnapshot"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,disk,snapshot_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteRegionDiskRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/regions/{region}/disks/{disk}",
                            "(google.api.method_signature)": "project,region,disk",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/regions/{region}/disks/{disk}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,disk"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetRegionDiskRequest",
                          "responseType": "Disk",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/disks/{disk}",
                            "(google.api.method_signature)": "project,region,disk"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/disks/{disk}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,disk"
                            }
                          ]
                        },
                        "GetIamPolicy": {
                          "requestType": "GetIamPolicyRegionDiskRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/disks/{resource}/getIamPolicy",
                            "(google.api.method_signature)": "project,region,resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/disks/{resource}/getIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertRegionDiskRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "disk_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/disks",
                            "(google.api.method_signature)": "project,region,disk_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "disk_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/disks"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,disk_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListRegionDisksRequest",
                          "responseType": "DiskList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/disks",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/disks"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "RemoveResourcePolicies": {
                          "requestType": "RemoveResourcePoliciesRegionDiskRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "region_disks_remove_resource_policies_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/disks/{disk}/removeResourcePolicies",
                            "(google.api.method_signature)": "project,region,disk,region_disks_remove_resource_policies_request_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_disks_remove_resource_policies_request_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/disks/{disk}/removeResourcePolicies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,disk,region_disks_remove_resource_policies_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Resize": {
                          "requestType": "ResizeRegionDiskRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "region_disks_resize_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/disks/{disk}/resize",
                            "(google.api.method_signature)": "project,region,disk,region_disks_resize_request_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_disks_resize_request_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/disks/{disk}/resize"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,disk,region_disks_resize_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "SetIamPolicy": {
                          "requestType": "SetIamPolicyRegionDiskRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).body": "region_set_policy_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/disks/{resource}/setIamPolicy",
                            "(google.api.method_signature)": "project,region,resource,region_set_policy_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_set_policy_request_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/disks/{resource}/setIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,region_set_policy_request_resource"
                            }
                          ]
                        },
                        "SetLabels": {
                          "requestType": "SetLabelsRegionDiskRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "region_set_labels_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/disks/{resource}/setLabels",
                            "(google.api.method_signature)": "project,region,resource,region_set_labels_request_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_set_labels_request_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/disks/{resource}/setLabels"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,region_set_labels_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "StartAsyncReplication": {
                          "requestType": "StartAsyncReplicationRegionDiskRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "region_disks_start_async_replication_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/disks/{disk}/startAsyncReplication",
                            "(google.api.method_signature)": "project,region,disk,region_disks_start_async_replication_request_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_disks_start_async_replication_request_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/disks/{disk}/startAsyncReplication"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,disk,region_disks_start_async_replication_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "StopAsyncReplication": {
                          "requestType": "StopAsyncReplicationRegionDiskRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/disks/{disk}/stopAsyncReplication",
                            "(google.api.method_signature)": "project,region,disk",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/v1/projects/{project}/regions/{region}/disks/{disk}/stopAsyncReplication"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,disk"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "StopGroupAsyncReplication": {
                          "requestType": "StopGroupAsyncReplicationRegionDiskRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "disks_stop_group_async_replication_resource_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/disks/stopGroupAsyncReplication",
                            "(google.api.method_signature)": "project,region,disks_stop_group_async_replication_resource_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "disks_stop_group_async_replication_resource_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/disks/stopGroupAsyncReplication"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,disks_stop_group_async_replication_resource_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsRegionDiskRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/disks/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/disks/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                            }
                          ]
                        },
                        "Update": {
                          "requestType": "UpdateRegionDiskRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "disk_resource",
                            "(google.api.http).patch": "/compute/v1/projects/{project}/regions/{region}/disks/{disk}",
                            "(google.api.method_signature)": "project,region,disk,disk_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "disk_resource",
                                "patch": "/compute/v1/projects/{project}/regions/{region}/disks/{disk}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,disk,disk_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        }
                      }
                    },
                    "RegionHealthAggregationPolicies": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListRegionHealthAggregationPoliciesRequest",
                          "responseType": "HealthAggregationPolicyAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/aggregated/healthAggregationPolicies",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/aggregated/healthAggregationPolicies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteRegionHealthAggregationPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/regions/{region}/healthAggregationPolicies/{health_aggregation_policy}",
                            "(google.api.method_signature)": "project,region,health_aggregation_policy",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/regions/{region}/healthAggregationPolicies/{health_aggregation_policy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,health_aggregation_policy"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetRegionHealthAggregationPolicyRequest",
                          "responseType": "HealthAggregationPolicy",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/healthAggregationPolicies/{health_aggregation_policy}",
                            "(google.api.method_signature)": "project,region,health_aggregation_policy"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/healthAggregationPolicies/{health_aggregation_policy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,health_aggregation_policy"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertRegionHealthAggregationPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "health_aggregation_policy_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/healthAggregationPolicies",
                            "(google.api.method_signature)": "project,region,health_aggregation_policy_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "health_aggregation_policy_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/healthAggregationPolicies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,health_aggregation_policy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListRegionHealthAggregationPoliciesRequest",
                          "responseType": "HealthAggregationPolicyList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/healthAggregationPolicies",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/healthAggregationPolicies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchRegionHealthAggregationPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "health_aggregation_policy_resource",
                            "(google.api.http).patch": "/compute/v1/projects/{project}/regions/{region}/healthAggregationPolicies/{health_aggregation_policy}",
                            "(google.api.method_signature)": "project,region,health_aggregation_policy,health_aggregation_policy_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "health_aggregation_policy_resource",
                                "patch": "/compute/v1/projects/{project}/regions/{region}/healthAggregationPolicies/{health_aggregation_policy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,health_aggregation_policy,health_aggregation_policy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsRegionHealthAggregationPolicyRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/healthAggregationPolicies/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/healthAggregationPolicies/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "RegionHealthCheckServices": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListRegionHealthCheckServicesRequest",
                          "responseType": "HealthCheckServiceAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/aggregated/healthCheckServices",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/aggregated/healthCheckServices"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteRegionHealthCheckServiceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/regions/{region}/healthCheckServices/{health_check_service}",
                            "(google.api.method_signature)": "project,region,health_check_service",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/regions/{region}/healthCheckServices/{health_check_service}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,health_check_service"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetRegionHealthCheckServiceRequest",
                          "responseType": "HealthCheckService",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/healthCheckServices/{health_check_service}",
                            "(google.api.method_signature)": "project,region,health_check_service"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/healthCheckServices/{health_check_service}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,health_check_service"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertRegionHealthCheckServiceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "health_check_service_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/healthCheckServices",
                            "(google.api.method_signature)": "project,region,health_check_service_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "health_check_service_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/healthCheckServices"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,health_check_service_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListRegionHealthCheckServicesRequest",
                          "responseType": "HealthCheckServicesList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/healthCheckServices",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/healthCheckServices"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchRegionHealthCheckServiceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "health_check_service_resource",
                            "(google.api.http).patch": "/compute/v1/projects/{project}/regions/{region}/healthCheckServices/{health_check_service}",
                            "(google.api.method_signature)": "project,region,health_check_service,health_check_service_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "health_check_service_resource",
                                "patch": "/compute/v1/projects/{project}/regions/{region}/healthCheckServices/{health_check_service}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,health_check_service,health_check_service_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsRegionHealthCheckServiceRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/healthCheckServices/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/healthCheckServices/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "RegionHealthChecks": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Delete": {
                          "requestType": "DeleteRegionHealthCheckRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/regions/{region}/healthChecks/{health_check}",
                            "(google.api.method_signature)": "project,region,health_check",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/regions/{region}/healthChecks/{health_check}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,health_check"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetRegionHealthCheckRequest",
                          "responseType": "HealthCheck",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/healthChecks/{health_check}",
                            "(google.api.method_signature)": "project,region,health_check"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/healthChecks/{health_check}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,health_check"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertRegionHealthCheckRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "health_check_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/healthChecks",
                            "(google.api.method_signature)": "project,region,health_check_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "health_check_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/healthChecks"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,health_check_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListRegionHealthChecksRequest",
                          "responseType": "HealthCheckList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/healthChecks",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/healthChecks"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchRegionHealthCheckRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "health_check_resource",
                            "(google.api.http).patch": "/compute/v1/projects/{project}/regions/{region}/healthChecks/{health_check}",
                            "(google.api.method_signature)": "project,region,health_check,health_check_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "health_check_resource",
                                "patch": "/compute/v1/projects/{project}/regions/{region}/healthChecks/{health_check}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,health_check,health_check_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsRegionHealthCheckRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/healthChecks/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/healthChecks/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                            }
                          ]
                        },
                        "Update": {
                          "requestType": "UpdateRegionHealthCheckRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "health_check_resource",
                            "(google.api.http).put": "/compute/v1/projects/{project}/regions/{region}/healthChecks/{health_check}",
                            "(google.api.method_signature)": "project,region,health_check,health_check_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "health_check_resource",
                                "put": "/compute/v1/projects/{project}/regions/{region}/healthChecks/{health_check}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,health_check,health_check_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        }
                      }
                    },
                    "RegionHealthSources": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListRegionHealthSourcesRequest",
                          "responseType": "HealthSourceAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/aggregated/healthSources",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/aggregated/healthSources"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteRegionHealthSourceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/regions/{region}/healthSources/{health_source}",
                            "(google.api.method_signature)": "project,region,health_source",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/regions/{region}/healthSources/{health_source}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,health_source"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetRegionHealthSourceRequest",
                          "responseType": "HealthSource",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/healthSources/{health_source}",
                            "(google.api.method_signature)": "project,region,health_source"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/healthSources/{health_source}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,health_source"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertRegionHealthSourceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "health_source_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/healthSources",
                            "(google.api.method_signature)": "project,region,health_source_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "health_source_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/healthSources"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,health_source_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListRegionHealthSourcesRequest",
                          "responseType": "HealthSourceList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/healthSources",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/healthSources"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchRegionHealthSourceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "health_source_resource",
                            "(google.api.http).patch": "/compute/v1/projects/{project}/regions/{region}/healthSources/{health_source}",
                            "(google.api.method_signature)": "project,region,health_source,health_source_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "health_source_resource",
                                "patch": "/compute/v1/projects/{project}/regions/{region}/healthSources/{health_source}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,health_source,health_source_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsRegionHealthSourceRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/healthSources/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/healthSources/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "RegionInstanceGroupManagers": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AbandonInstances": {
                          "requestType": "AbandonInstancesRegionInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "region_instance_group_managers_abandon_instances_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/abandonInstances",
                            "(google.api.method_signature)": "project,region,instance_group_manager,region_instance_group_managers_abandon_instances_request_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_instance_group_managers_abandon_instances_request_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/abandonInstances"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,instance_group_manager,region_instance_group_managers_abandon_instances_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "ApplyUpdatesToInstances": {
                          "requestType": "ApplyUpdatesToInstancesRegionInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "region_instance_group_managers_apply_updates_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/applyUpdatesToInstances",
                            "(google.api.method_signature)": "project,region,instance_group_manager,region_instance_group_managers_apply_updates_request_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_instance_group_managers_apply_updates_request_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/applyUpdatesToInstances"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,instance_group_manager,region_instance_group_managers_apply_updates_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "CreateInstances": {
                          "requestType": "CreateInstancesRegionInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "region_instance_group_managers_create_instances_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/createInstances",
                            "(google.api.method_signature)": "project,region,instance_group_manager,region_instance_group_managers_create_instances_request_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_instance_group_managers_create_instances_request_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/createInstances"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,instance_group_manager,region_instance_group_managers_create_instances_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteRegionInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}",
                            "(google.api.method_signature)": "project,region,instance_group_manager",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,instance_group_manager"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "DeleteInstances": {
                          "requestType": "DeleteInstancesRegionInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "region_instance_group_managers_delete_instances_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/deleteInstances",
                            "(google.api.method_signature)": "project,region,instance_group_manager,region_instance_group_managers_delete_instances_request_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_instance_group_managers_delete_instances_request_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/deleteInstances"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,instance_group_manager,region_instance_group_managers_delete_instances_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "DeletePerInstanceConfigs": {
                          "requestType": "DeletePerInstanceConfigsRegionInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "region_instance_group_manager_delete_instance_config_req_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/deletePerInstanceConfigs",
                            "(google.api.method_signature)": "project,region,instance_group_manager,region_instance_group_manager_delete_instance_config_req_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_instance_group_manager_delete_instance_config_req_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/deletePerInstanceConfigs"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,instance_group_manager,region_instance_group_manager_delete_instance_config_req_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetRegionInstanceGroupManagerRequest",
                          "responseType": "InstanceGroupManager",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}",
                            "(google.api.method_signature)": "project,region,instance_group_manager"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,instance_group_manager"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertRegionInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instance_group_manager_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/instanceGroupManagers",
                            "(google.api.method_signature)": "project,region,instance_group_manager_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instance_group_manager_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/instanceGroupManagers"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,instance_group_manager_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListRegionInstanceGroupManagersRequest",
                          "responseType": "RegionInstanceGroupManagerList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/instanceGroupManagers",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/instanceGroupManagers"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "ListErrors": {
                          "requestType": "ListErrorsRegionInstanceGroupManagersRequest",
                          "responseType": "RegionInstanceGroupManagersListErrorsResponse",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/listErrors",
                            "(google.api.method_signature)": "project,region,instance_group_manager"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/listErrors"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,instance_group_manager"
                            }
                          ]
                        },
                        "ListManagedInstances": {
                          "requestType": "ListManagedInstancesRegionInstanceGroupManagersRequest",
                          "responseType": "RegionInstanceGroupManagersListInstancesResponse",
                          "options": {
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/listManagedInstances",
                            "(google.api.method_signature)": "project,region,instance_group_manager"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/v1/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/listManagedInstances"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,instance_group_manager"
                            }
                          ]
                        },
                        "ListPerInstanceConfigs": {
                          "requestType": "ListPerInstanceConfigsRegionInstanceGroupManagersRequest",
                          "responseType": "RegionInstanceGroupManagersListInstanceConfigsResp",
                          "options": {
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/listPerInstanceConfigs",
                            "(google.api.method_signature)": "project,region,instance_group_manager"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/v1/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/listPerInstanceConfigs"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,instance_group_manager"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchRegionInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instance_group_manager_resource",
                            "(google.api.http).patch": "/compute/v1/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}",
                            "(google.api.method_signature)": "project,region,instance_group_manager,instance_group_manager_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instance_group_manager_resource",
                                "patch": "/compute/v1/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,instance_group_manager,instance_group_manager_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "PatchPerInstanceConfigs": {
                          "requestType": "PatchPerInstanceConfigsRegionInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "region_instance_group_manager_patch_instance_config_req_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/patchPerInstanceConfigs",
                            "(google.api.method_signature)": "project,region,instance_group_manager,region_instance_group_manager_patch_instance_config_req_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_instance_group_manager_patch_instance_config_req_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/patchPerInstanceConfigs"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,instance_group_manager,region_instance_group_manager_patch_instance_config_req_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "RecreateInstances": {
                          "requestType": "RecreateInstancesRegionInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "region_instance_group_managers_recreate_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/recreateInstances",
                            "(google.api.method_signature)": "project,region,instance_group_manager,region_instance_group_managers_recreate_request_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_instance_group_managers_recreate_request_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/recreateInstances"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,instance_group_manager,region_instance_group_managers_recreate_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Resize": {
                          "requestType": "ResizeRegionInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/resize",
                            "(google.api.method_signature)": "project,region,instance_group_manager,size",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/v1/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/resize"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,instance_group_manager,size"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "ResumeInstances": {
                          "requestType": "ResumeInstancesRegionInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "region_instance_group_managers_resume_instances_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/resumeInstances",
                            "(google.api.method_signature)": "project,region,instance_group_manager,region_instance_group_managers_resume_instances_request_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_instance_group_managers_resume_instances_request_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/resumeInstances"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,instance_group_manager,region_instance_group_managers_resume_instances_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "SetInstanceTemplate": {
                          "requestType": "SetInstanceTemplateRegionInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "region_instance_group_managers_set_template_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/setInstanceTemplate",
                            "(google.api.method_signature)": "project,region,instance_group_manager,region_instance_group_managers_set_template_request_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_instance_group_managers_set_template_request_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/setInstanceTemplate"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,instance_group_manager,region_instance_group_managers_set_template_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "SetTargetPools": {
                          "requestType": "SetTargetPoolsRegionInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "region_instance_group_managers_set_target_pools_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/setTargetPools",
                            "(google.api.method_signature)": "project,region,instance_group_manager,region_instance_group_managers_set_target_pools_request_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_instance_group_managers_set_target_pools_request_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/setTargetPools"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,instance_group_manager,region_instance_group_managers_set_target_pools_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "StartInstances": {
                          "requestType": "StartInstancesRegionInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "region_instance_group_managers_start_instances_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/startInstances",
                            "(google.api.method_signature)": "project,region,instance_group_manager,region_instance_group_managers_start_instances_request_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_instance_group_managers_start_instances_request_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/startInstances"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,instance_group_manager,region_instance_group_managers_start_instances_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "StopInstances": {
                          "requestType": "StopInstancesRegionInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "region_instance_group_managers_stop_instances_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/stopInstances",
                            "(google.api.method_signature)": "project,region,instance_group_manager,region_instance_group_managers_stop_instances_request_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_instance_group_managers_stop_instances_request_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/stopInstances"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,instance_group_manager,region_instance_group_managers_stop_instances_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "SuspendInstances": {
                          "requestType": "SuspendInstancesRegionInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "region_instance_group_managers_suspend_instances_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/suspendInstances",
                            "(google.api.method_signature)": "project,region,instance_group_manager,region_instance_group_managers_suspend_instances_request_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_instance_group_managers_suspend_instances_request_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/suspendInstances"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,instance_group_manager,region_instance_group_managers_suspend_instances_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "UpdatePerInstanceConfigs": {
                          "requestType": "UpdatePerInstanceConfigsRegionInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "region_instance_group_manager_update_instance_config_req_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/updatePerInstanceConfigs",
                            "(google.api.method_signature)": "project,region,instance_group_manager,region_instance_group_manager_update_instance_config_req_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_instance_group_manager_update_instance_config_req_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/updatePerInstanceConfigs"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,instance_group_manager,region_instance_group_manager_update_instance_config_req_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        }
                      }
                    },
                    "RegionInstanceGroups": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Get": {
                          "requestType": "GetRegionInstanceGroupRequest",
                          "responseType": "InstanceGroup",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/instanceGroups/{instance_group}",
                            "(google.api.method_signature)": "project,region,instance_group"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/instanceGroups/{instance_group}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,instance_group"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListRegionInstanceGroupsRequest",
                          "responseType": "RegionInstanceGroupList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/instanceGroups",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/instanceGroups"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "ListInstances": {
                          "requestType": "ListInstancesRegionInstanceGroupsRequest",
                          "responseType": "RegionInstanceGroupsListInstances",
                          "options": {
                            "(google.api.http).body": "region_instance_groups_list_instances_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/instanceGroups/{instance_group}/listInstances",
                            "(google.api.method_signature)": "project,region,instance_group,region_instance_groups_list_instances_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_instance_groups_list_instances_request_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/instanceGroups/{instance_group}/listInstances"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,instance_group,region_instance_groups_list_instances_request_resource"
                            }
                          ]
                        },
                        "SetNamedPorts": {
                          "requestType": "SetNamedPortsRegionInstanceGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "region_instance_groups_set_named_ports_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/instanceGroups/{instance_group}/setNamedPorts",
                            "(google.api.method_signature)": "project,region,instance_group,region_instance_groups_set_named_ports_request_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_instance_groups_set_named_ports_request_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/instanceGroups/{instance_group}/setNamedPorts"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,instance_group,region_instance_groups_set_named_ports_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsRegionInstanceGroupRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/instanceGroups/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/instanceGroups/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "RegionInstanceTemplates": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Delete": {
                          "requestType": "DeleteRegionInstanceTemplateRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/regions/{region}/instanceTemplates/{instance_template}",
                            "(google.api.method_signature)": "project,region,instance_template",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/regions/{region}/instanceTemplates/{instance_template}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,instance_template"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetRegionInstanceTemplateRequest",
                          "responseType": "InstanceTemplate",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/instanceTemplates/{instance_template}",
                            "(google.api.method_signature)": "project,region,instance_template"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/instanceTemplates/{instance_template}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,instance_template"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertRegionInstanceTemplateRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instance_template_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/instanceTemplates",
                            "(google.api.method_signature)": "project,region,instance_template_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instance_template_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/instanceTemplates"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,instance_template_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListRegionInstanceTemplatesRequest",
                          "responseType": "InstanceTemplateList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/instanceTemplates",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/instanceTemplates"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        }
                      }
                    },
                    "RegionInstances": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "BulkInsert": {
                          "requestType": "BulkInsertRegionInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "bulk_insert_instance_resource_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/instances/bulkInsert",
                            "(google.api.method_signature)": "project,region,bulk_insert_instance_resource_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "bulk_insert_instance_resource_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/instances/bulkInsert"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,bulk_insert_instance_resource_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        }
                      }
                    },
                    "RegionInstantSnapshots": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Delete": {
                          "requestType": "DeleteRegionInstantSnapshotRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/regions/{region}/instantSnapshots/{instant_snapshot}",
                            "(google.api.method_signature)": "project,region,instant_snapshot",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/regions/{region}/instantSnapshots/{instant_snapshot}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,instant_snapshot"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetRegionInstantSnapshotRequest",
                          "responseType": "InstantSnapshot",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/instantSnapshots/{instant_snapshot}",
                            "(google.api.method_signature)": "project,region,instant_snapshot"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/instantSnapshots/{instant_snapshot}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,instant_snapshot"
                            }
                          ]
                        },
                        "GetIamPolicy": {
                          "requestType": "GetIamPolicyRegionInstantSnapshotRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/instantSnapshots/{resource}/getIamPolicy",
                            "(google.api.method_signature)": "project,region,resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/instantSnapshots/{resource}/getIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertRegionInstantSnapshotRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instant_snapshot_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/instantSnapshots",
                            "(google.api.method_signature)": "project,region,instant_snapshot_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instant_snapshot_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/instantSnapshots"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,instant_snapshot_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListRegionInstantSnapshotsRequest",
                          "responseType": "InstantSnapshotList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/instantSnapshots",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/instantSnapshots"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "SetIamPolicy": {
                          "requestType": "SetIamPolicyRegionInstantSnapshotRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).body": "region_set_policy_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/instantSnapshots/{resource}/setIamPolicy",
                            "(google.api.method_signature)": "project,region,resource,region_set_policy_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_set_policy_request_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/instantSnapshots/{resource}/setIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,region_set_policy_request_resource"
                            }
                          ]
                        },
                        "SetLabels": {
                          "requestType": "SetLabelsRegionInstantSnapshotRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "region_set_labels_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/instantSnapshots/{resource}/setLabels",
                            "(google.api.method_signature)": "project,region,resource,region_set_labels_request_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_set_labels_request_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/instantSnapshots/{resource}/setLabels"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,region_set_labels_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsRegionInstantSnapshotRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/instantSnapshots/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/instantSnapshots/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "RegionNetworkEndpointGroups": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AttachNetworkEndpoints": {
                          "requestType": "AttachNetworkEndpointsRegionNetworkEndpointGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "region_network_endpoint_groups_attach_endpoints_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/networkEndpointGroups/{network_endpoint_group}/attachNetworkEndpoints",
                            "(google.api.method_signature)": "project,region,network_endpoint_group,region_network_endpoint_groups_attach_endpoints_request_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_network_endpoint_groups_attach_endpoints_request_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/networkEndpointGroups/{network_endpoint_group}/attachNetworkEndpoints"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,network_endpoint_group,region_network_endpoint_groups_attach_endpoints_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteRegionNetworkEndpointGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/regions/{region}/networkEndpointGroups/{network_endpoint_group}",
                            "(google.api.method_signature)": "project,region,network_endpoint_group",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/regions/{region}/networkEndpointGroups/{network_endpoint_group}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,network_endpoint_group"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "DetachNetworkEndpoints": {
                          "requestType": "DetachNetworkEndpointsRegionNetworkEndpointGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "region_network_endpoint_groups_detach_endpoints_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/networkEndpointGroups/{network_endpoint_group}/detachNetworkEndpoints",
                            "(google.api.method_signature)": "project,region,network_endpoint_group,region_network_endpoint_groups_detach_endpoints_request_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_network_endpoint_groups_detach_endpoints_request_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/networkEndpointGroups/{network_endpoint_group}/detachNetworkEndpoints"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,network_endpoint_group,region_network_endpoint_groups_detach_endpoints_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetRegionNetworkEndpointGroupRequest",
                          "responseType": "NetworkEndpointGroup",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/networkEndpointGroups/{network_endpoint_group}",
                            "(google.api.method_signature)": "project,region,network_endpoint_group"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/networkEndpointGroups/{network_endpoint_group}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,network_endpoint_group"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertRegionNetworkEndpointGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "network_endpoint_group_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/networkEndpointGroups",
                            "(google.api.method_signature)": "project,region,network_endpoint_group_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "network_endpoint_group_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/networkEndpointGroups"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,network_endpoint_group_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListRegionNetworkEndpointGroupsRequest",
                          "responseType": "NetworkEndpointGroupList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/networkEndpointGroups",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/networkEndpointGroups"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "ListNetworkEndpoints": {
                          "requestType": "ListNetworkEndpointsRegionNetworkEndpointGroupsRequest",
                          "responseType": "NetworkEndpointGroupsListNetworkEndpoints",
                          "options": {
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/networkEndpointGroups/{network_endpoint_group}/listNetworkEndpoints",
                            "(google.api.method_signature)": "project,region,network_endpoint_group"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/v1/projects/{project}/regions/{region}/networkEndpointGroups/{network_endpoint_group}/listNetworkEndpoints"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,network_endpoint_group"
                            }
                          ]
                        }
                      }
                    },
                    "RegionNetworkFirewallPolicies": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AddAssociation": {
                          "requestType": "AddAssociationRegionNetworkFirewallPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "firewall_policy_association_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/firewallPolicies/{firewall_policy}/addAssociation",
                            "(google.api.method_signature)": "project,region,firewall_policy,firewall_policy_association_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "firewall_policy_association_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/firewallPolicies/{firewall_policy}/addAssociation"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,firewall_policy,firewall_policy_association_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "AddRule": {
                          "requestType": "AddRuleRegionNetworkFirewallPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "firewall_policy_rule_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/firewallPolicies/{firewall_policy}/addRule",
                            "(google.api.method_signature)": "project,region,firewall_policy,firewall_policy_rule_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "firewall_policy_rule_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/firewallPolicies/{firewall_policy}/addRule"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,firewall_policy,firewall_policy_rule_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "CloneRules": {
                          "requestType": "CloneRulesRegionNetworkFirewallPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/firewallPolicies/{firewall_policy}/cloneRules",
                            "(google.api.method_signature)": "project,region,firewall_policy",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/v1/projects/{project}/regions/{region}/firewallPolicies/{firewall_policy}/cloneRules"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,firewall_policy"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteRegionNetworkFirewallPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/regions/{region}/firewallPolicies/{firewall_policy}",
                            "(google.api.method_signature)": "project,region,firewall_policy",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/regions/{region}/firewallPolicies/{firewall_policy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,firewall_policy"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetRegionNetworkFirewallPolicyRequest",
                          "responseType": "FirewallPolicy",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/firewallPolicies/{firewall_policy}",
                            "(google.api.method_signature)": "project,region,firewall_policy"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/firewallPolicies/{firewall_policy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,firewall_policy"
                            }
                          ]
                        },
                        "GetAssociation": {
                          "requestType": "GetAssociationRegionNetworkFirewallPolicyRequest",
                          "responseType": "FirewallPolicyAssociation",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/firewallPolicies/{firewall_policy}/getAssociation",
                            "(google.api.method_signature)": "project,region,firewall_policy"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/firewallPolicies/{firewall_policy}/getAssociation"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,firewall_policy"
                            }
                          ]
                        },
                        "GetEffectiveFirewalls": {
                          "requestType": "GetEffectiveFirewallsRegionNetworkFirewallPolicyRequest",
                          "responseType": "RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponse",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/firewallPolicies/getEffectiveFirewalls",
                            "(google.api.method_signature)": "project,region,network"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/firewallPolicies/getEffectiveFirewalls"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,network"
                            }
                          ]
                        },
                        "GetIamPolicy": {
                          "requestType": "GetIamPolicyRegionNetworkFirewallPolicyRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/firewallPolicies/{resource}/getIamPolicy",
                            "(google.api.method_signature)": "project,region,resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/firewallPolicies/{resource}/getIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource"
                            }
                          ]
                        },
                        "GetRule": {
                          "requestType": "GetRuleRegionNetworkFirewallPolicyRequest",
                          "responseType": "FirewallPolicyRule",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/firewallPolicies/{firewall_policy}/getRule",
                            "(google.api.method_signature)": "project,region,firewall_policy"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/firewallPolicies/{firewall_policy}/getRule"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,firewall_policy"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertRegionNetworkFirewallPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "firewall_policy_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/firewallPolicies",
                            "(google.api.method_signature)": "project,region,firewall_policy_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "firewall_policy_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/firewallPolicies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,firewall_policy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListRegionNetworkFirewallPoliciesRequest",
                          "responseType": "FirewallPolicyList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/firewallPolicies",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/firewallPolicies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchRegionNetworkFirewallPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "firewall_policy_resource",
                            "(google.api.http).patch": "/compute/v1/projects/{project}/regions/{region}/firewallPolicies/{firewall_policy}",
                            "(google.api.method_signature)": "project,region,firewall_policy,firewall_policy_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "firewall_policy_resource",
                                "patch": "/compute/v1/projects/{project}/regions/{region}/firewallPolicies/{firewall_policy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,firewall_policy,firewall_policy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "PatchRule": {
                          "requestType": "PatchRuleRegionNetworkFirewallPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "firewall_policy_rule_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/firewallPolicies/{firewall_policy}/patchRule",
                            "(google.api.method_signature)": "project,region,firewall_policy,firewall_policy_rule_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "firewall_policy_rule_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/firewallPolicies/{firewall_policy}/patchRule"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,firewall_policy,firewall_policy_rule_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "RemoveAssociation": {
                          "requestType": "RemoveAssociationRegionNetworkFirewallPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/firewallPolicies/{firewall_policy}/removeAssociation",
                            "(google.api.method_signature)": "project,region,firewall_policy",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/v1/projects/{project}/regions/{region}/firewallPolicies/{firewall_policy}/removeAssociation"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,firewall_policy"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "RemoveRule": {
                          "requestType": "RemoveRuleRegionNetworkFirewallPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/firewallPolicies/{firewall_policy}/removeRule",
                            "(google.api.method_signature)": "project,region,firewall_policy",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/v1/projects/{project}/regions/{region}/firewallPolicies/{firewall_policy}/removeRule"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,firewall_policy"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "SetIamPolicy": {
                          "requestType": "SetIamPolicyRegionNetworkFirewallPolicyRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).body": "region_set_policy_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/firewallPolicies/{resource}/setIamPolicy",
                            "(google.api.method_signature)": "project,region,resource,region_set_policy_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_set_policy_request_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/firewallPolicies/{resource}/setIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,region_set_policy_request_resource"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsRegionNetworkFirewallPolicyRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/firewallPolicies/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/firewallPolicies/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "RegionNotificationEndpoints": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListRegionNotificationEndpointsRequest",
                          "responseType": "NotificationEndpointAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/aggregated/notificationEndpoints",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/aggregated/notificationEndpoints"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteRegionNotificationEndpointRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/regions/{region}/notificationEndpoints/{notification_endpoint}",
                            "(google.api.method_signature)": "project,region,notification_endpoint",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/regions/{region}/notificationEndpoints/{notification_endpoint}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,notification_endpoint"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetRegionNotificationEndpointRequest",
                          "responseType": "NotificationEndpoint",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/notificationEndpoints/{notification_endpoint}",
                            "(google.api.method_signature)": "project,region,notification_endpoint"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/notificationEndpoints/{notification_endpoint}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,notification_endpoint"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertRegionNotificationEndpointRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "notification_endpoint_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/notificationEndpoints",
                            "(google.api.method_signature)": "project,region,notification_endpoint_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "notification_endpoint_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/notificationEndpoints"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,notification_endpoint_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListRegionNotificationEndpointsRequest",
                          "responseType": "NotificationEndpointList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/notificationEndpoints",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/notificationEndpoints"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsRegionNotificationEndpointRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/notificationEndpoints/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/notificationEndpoints/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "RegionOperations": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Delete": {
                          "requestType": "DeleteRegionOperationRequest",
                          "responseType": "DeleteRegionOperationResponse",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/regions/{region}/operations/{operation}",
                            "(google.api.method_signature)": "project,region,operation"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/regions/{region}/operations/{operation}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,operation"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetRegionOperationRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/operations/{operation}",
                            "(google.api.method_signature)": "project,region,operation",
                            "(google.cloud.operation_polling_method)": true
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/operations/{operation}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,operation"
                            },
                            {
                              "(google.cloud.operation_polling_method)": true
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListRegionOperationsRequest",
                          "responseType": "OperationList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/operations",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/operations"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "Wait": {
                          "requestType": "WaitRegionOperationRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/operations/{operation}/wait",
                            "(google.api.method_signature)": "project,region,operation"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/v1/projects/{project}/regions/{region}/operations/{operation}/wait"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,operation"
                            }
                          ]
                        }
                      }
                    },
                    "RegionSecurityPolicies": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AddRule": {
                          "requestType": "AddRuleRegionSecurityPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "security_policy_rule_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/securityPolicies/{security_policy}/addRule",
                            "(google.api.method_signature)": "project,region,security_policy,security_policy_rule_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "security_policy_rule_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/securityPolicies/{security_policy}/addRule"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,security_policy,security_policy_rule_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteRegionSecurityPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/regions/{region}/securityPolicies/{security_policy}",
                            "(google.api.method_signature)": "project,region,security_policy",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/regions/{region}/securityPolicies/{security_policy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,security_policy"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetRegionSecurityPolicyRequest",
                          "responseType": "SecurityPolicy",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/securityPolicies/{security_policy}",
                            "(google.api.method_signature)": "project,region,security_policy"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/securityPolicies/{security_policy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,security_policy"
                            }
                          ]
                        },
                        "GetRule": {
                          "requestType": "GetRuleRegionSecurityPolicyRequest",
                          "responseType": "SecurityPolicyRule",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/securityPolicies/{security_policy}/getRule",
                            "(google.api.method_signature)": "project,region,security_policy"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/securityPolicies/{security_policy}/getRule"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,security_policy"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertRegionSecurityPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "security_policy_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/securityPolicies",
                            "(google.api.method_signature)": "project,region,security_policy_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "security_policy_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/securityPolicies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,security_policy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListRegionSecurityPoliciesRequest",
                          "responseType": "SecurityPolicyList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/securityPolicies",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/securityPolicies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchRegionSecurityPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "security_policy_resource",
                            "(google.api.http).patch": "/compute/v1/projects/{project}/regions/{region}/securityPolicies/{security_policy}",
                            "(google.api.method_signature)": "project,region,security_policy,security_policy_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "security_policy_resource",
                                "patch": "/compute/v1/projects/{project}/regions/{region}/securityPolicies/{security_policy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,security_policy,security_policy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "PatchRule": {
                          "requestType": "PatchRuleRegionSecurityPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "security_policy_rule_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/securityPolicies/{security_policy}/patchRule",
                            "(google.api.method_signature)": "project,region,security_policy,security_policy_rule_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "security_policy_rule_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/securityPolicies/{security_policy}/patchRule"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,security_policy,security_policy_rule_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "RemoveRule": {
                          "requestType": "RemoveRuleRegionSecurityPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/securityPolicies/{security_policy}/removeRule",
                            "(google.api.method_signature)": "project,region,security_policy",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/v1/projects/{project}/regions/{region}/securityPolicies/{security_policy}/removeRule"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,security_policy"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "SetLabels": {
                          "requestType": "SetLabelsRegionSecurityPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "region_set_labels_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/securityPolicies/{resource}/setLabels",
                            "(google.api.method_signature)": "project,region,resource,region_set_labels_request_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_set_labels_request_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/securityPolicies/{resource}/setLabels"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,region_set_labels_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        }
                      }
                    },
                    "RegionSslCertificates": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Delete": {
                          "requestType": "DeleteRegionSslCertificateRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/regions/{region}/sslCertificates/{ssl_certificate}",
                            "(google.api.method_signature)": "project,region,ssl_certificate",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/regions/{region}/sslCertificates/{ssl_certificate}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,ssl_certificate"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetRegionSslCertificateRequest",
                          "responseType": "SslCertificate",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/sslCertificates/{ssl_certificate}",
                            "(google.api.method_signature)": "project,region,ssl_certificate"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/sslCertificates/{ssl_certificate}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,ssl_certificate"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertRegionSslCertificateRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "ssl_certificate_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/sslCertificates",
                            "(google.api.method_signature)": "project,region,ssl_certificate_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "ssl_certificate_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/sslCertificates"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,ssl_certificate_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListRegionSslCertificatesRequest",
                          "responseType": "SslCertificateList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/sslCertificates",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/sslCertificates"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        }
                      }
                    },
                    "RegionSslPolicies": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Delete": {
                          "requestType": "DeleteRegionSslPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/regions/{region}/sslPolicies/{ssl_policy}",
                            "(google.api.method_signature)": "project,region,ssl_policy",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/regions/{region}/sslPolicies/{ssl_policy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,ssl_policy"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetRegionSslPolicyRequest",
                          "responseType": "SslPolicy",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/sslPolicies/{ssl_policy}",
                            "(google.api.method_signature)": "project,region,ssl_policy"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/sslPolicies/{ssl_policy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,ssl_policy"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertRegionSslPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "ssl_policy_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/sslPolicies",
                            "(google.api.method_signature)": "project,region,ssl_policy_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "ssl_policy_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/sslPolicies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,ssl_policy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListRegionSslPoliciesRequest",
                          "responseType": "SslPoliciesList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/sslPolicies",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/sslPolicies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "ListAvailableFeatures": {
                          "requestType": "ListAvailableFeaturesRegionSslPoliciesRequest",
                          "responseType": "SslPoliciesListAvailableFeaturesResponse",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/sslPolicies/listAvailableFeatures",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/sslPolicies/listAvailableFeatures"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchRegionSslPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "ssl_policy_resource",
                            "(google.api.http).patch": "/compute/v1/projects/{project}/regions/{region}/sslPolicies/{ssl_policy}",
                            "(google.api.method_signature)": "project,region,ssl_policy,ssl_policy_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "ssl_policy_resource",
                                "patch": "/compute/v1/projects/{project}/regions/{region}/sslPolicies/{ssl_policy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,ssl_policy,ssl_policy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        }
                      }
                    },
                    "RegionTargetHttpProxies": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Delete": {
                          "requestType": "DeleteRegionTargetHttpProxyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/regions/{region}/targetHttpProxies/{target_http_proxy}",
                            "(google.api.method_signature)": "project,region,target_http_proxy",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/regions/{region}/targetHttpProxies/{target_http_proxy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,target_http_proxy"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetRegionTargetHttpProxyRequest",
                          "responseType": "TargetHttpProxy",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/targetHttpProxies/{target_http_proxy}",
                            "(google.api.method_signature)": "project,region,target_http_proxy"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/targetHttpProxies/{target_http_proxy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,target_http_proxy"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertRegionTargetHttpProxyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "target_http_proxy_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/targetHttpProxies",
                            "(google.api.method_signature)": "project,region,target_http_proxy_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "target_http_proxy_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/targetHttpProxies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,target_http_proxy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListRegionTargetHttpProxiesRequest",
                          "responseType": "TargetHttpProxyList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/targetHttpProxies",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/targetHttpProxies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "SetUrlMap": {
                          "requestType": "SetUrlMapRegionTargetHttpProxyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "url_map_reference_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/targetHttpProxies/{target_http_proxy}/setUrlMap",
                            "(google.api.method_signature)": "project,region,target_http_proxy,url_map_reference_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "url_map_reference_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/targetHttpProxies/{target_http_proxy}/setUrlMap"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,target_http_proxy,url_map_reference_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        }
                      }
                    },
                    "RegionTargetHttpsProxies": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Delete": {
                          "requestType": "DeleteRegionTargetHttpsProxyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/regions/{region}/targetHttpsProxies/{target_https_proxy}",
                            "(google.api.method_signature)": "project,region,target_https_proxy",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/regions/{region}/targetHttpsProxies/{target_https_proxy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,target_https_proxy"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetRegionTargetHttpsProxyRequest",
                          "responseType": "TargetHttpsProxy",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/targetHttpsProxies/{target_https_proxy}",
                            "(google.api.method_signature)": "project,region,target_https_proxy"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/targetHttpsProxies/{target_https_proxy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,target_https_proxy"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertRegionTargetHttpsProxyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "target_https_proxy_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/targetHttpsProxies",
                            "(google.api.method_signature)": "project,region,target_https_proxy_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "target_https_proxy_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/targetHttpsProxies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,target_https_proxy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListRegionTargetHttpsProxiesRequest",
                          "responseType": "TargetHttpsProxyList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/targetHttpsProxies",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/targetHttpsProxies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchRegionTargetHttpsProxyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "target_https_proxy_resource",
                            "(google.api.http).patch": "/compute/v1/projects/{project}/regions/{region}/targetHttpsProxies/{target_https_proxy}",
                            "(google.api.method_signature)": "project,region,target_https_proxy,target_https_proxy_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "target_https_proxy_resource",
                                "patch": "/compute/v1/projects/{project}/regions/{region}/targetHttpsProxies/{target_https_proxy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,target_https_proxy,target_https_proxy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "SetSslCertificates": {
                          "requestType": "SetSslCertificatesRegionTargetHttpsProxyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "region_target_https_proxies_set_ssl_certificates_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/targetHttpsProxies/{target_https_proxy}/setSslCertificates",
                            "(google.api.method_signature)": "project,region,target_https_proxy,region_target_https_proxies_set_ssl_certificates_request_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_target_https_proxies_set_ssl_certificates_request_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/targetHttpsProxies/{target_https_proxy}/setSslCertificates"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,target_https_proxy,region_target_https_proxies_set_ssl_certificates_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "SetUrlMap": {
                          "requestType": "SetUrlMapRegionTargetHttpsProxyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "url_map_reference_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/targetHttpsProxies/{target_https_proxy}/setUrlMap",
                            "(google.api.method_signature)": "project,region,target_https_proxy,url_map_reference_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "url_map_reference_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/targetHttpsProxies/{target_https_proxy}/setUrlMap"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,target_https_proxy,url_map_reference_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        }
                      }
                    },
                    "RegionTargetTcpProxies": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Delete": {
                          "requestType": "DeleteRegionTargetTcpProxyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/regions/{region}/targetTcpProxies/{target_tcp_proxy}",
                            "(google.api.method_signature)": "project,region,target_tcp_proxy",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/regions/{region}/targetTcpProxies/{target_tcp_proxy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,target_tcp_proxy"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetRegionTargetTcpProxyRequest",
                          "responseType": "TargetTcpProxy",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/targetTcpProxies/{target_tcp_proxy}",
                            "(google.api.method_signature)": "project,region,target_tcp_proxy"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/targetTcpProxies/{target_tcp_proxy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,target_tcp_proxy"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertRegionTargetTcpProxyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "target_tcp_proxy_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/targetTcpProxies",
                            "(google.api.method_signature)": "project,region,target_tcp_proxy_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "target_tcp_proxy_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/targetTcpProxies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,target_tcp_proxy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListRegionTargetTcpProxiesRequest",
                          "responseType": "TargetTcpProxyList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/targetTcpProxies",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/targetTcpProxies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        }
                      }
                    },
                    "RegionUrlMaps": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Delete": {
                          "requestType": "DeleteRegionUrlMapRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/regions/{region}/urlMaps/{url_map}",
                            "(google.api.method_signature)": "project,region,url_map",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/regions/{region}/urlMaps/{url_map}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,url_map"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetRegionUrlMapRequest",
                          "responseType": "UrlMap",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/urlMaps/{url_map}",
                            "(google.api.method_signature)": "project,region,url_map"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/urlMaps/{url_map}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,url_map"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertRegionUrlMapRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "url_map_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/urlMaps",
                            "(google.api.method_signature)": "project,region,url_map_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "url_map_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/urlMaps"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,url_map_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListRegionUrlMapsRequest",
                          "responseType": "UrlMapList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/urlMaps",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/urlMaps"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchRegionUrlMapRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "url_map_resource",
                            "(google.api.http).patch": "/compute/v1/projects/{project}/regions/{region}/urlMaps/{url_map}",
                            "(google.api.method_signature)": "project,region,url_map,url_map_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "url_map_resource",
                                "patch": "/compute/v1/projects/{project}/regions/{region}/urlMaps/{url_map}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,url_map,url_map_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Update": {
                          "requestType": "UpdateRegionUrlMapRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "url_map_resource",
                            "(google.api.http).put": "/compute/v1/projects/{project}/regions/{region}/urlMaps/{url_map}",
                            "(google.api.method_signature)": "project,region,url_map,url_map_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "url_map_resource",
                                "put": "/compute/v1/projects/{project}/regions/{region}/urlMaps/{url_map}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,url_map,url_map_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Validate": {
                          "requestType": "ValidateRegionUrlMapRequest",
                          "responseType": "UrlMapsValidateResponse",
                          "options": {
                            "(google.api.http).body": "region_url_maps_validate_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/urlMaps/{url_map}/validate",
                            "(google.api.method_signature)": "project,region,url_map,region_url_maps_validate_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_url_maps_validate_request_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/urlMaps/{url_map}/validate"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,url_map,region_url_maps_validate_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "RegionZones": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute.readonly,https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "List": {
                          "requestType": "ListRegionZonesRequest",
                          "responseType": "ZoneList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/zones",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/zones"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        }
                      }
                    },
                    "Regions": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute.readonly,https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Get": {
                          "requestType": "GetRegionRequest",
                          "responseType": "Region",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListRegionsRequest",
                          "responseType": "RegionList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        }
                      }
                    },
                    "ReservationBlocks": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Get": {
                          "requestType": "GetReservationBlockRequest",
                          "responseType": "ReservationBlocksGetResponse",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/zones/{zone}/reservations/{reservation}/reservationBlocks/{reservation_block}",
                            "(google.api.method_signature)": "project,zone,reservation,reservation_block"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/zones/{zone}/reservations/{reservation}/reservationBlocks/{reservation_block}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,reservation,reservation_block"
                            }
                          ]
                        },
                        "GetIamPolicy": {
                          "requestType": "GetIamPolicyReservationBlockRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/zones/{zone}/reservations/{parent_resource}/reservationBlocks/{resource}/getIamPolicy",
                            "(google.api.method_signature)": "project,zone,parent_resource,resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/zones/{zone}/reservations/{parent_resource}/reservationBlocks/{resource}/getIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,parent_resource,resource"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListReservationBlocksRequest",
                          "responseType": "ReservationBlocksListResponse",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/zones/{zone}/reservations/{reservation}/reservationBlocks",
                            "(google.api.method_signature)": "project,zone,reservation"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/zones/{zone}/reservations/{reservation}/reservationBlocks"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,reservation"
                            }
                          ]
                        },
                        "PerformMaintenance": {
                          "requestType": "PerformMaintenanceReservationBlockRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "reservations_blocks_perform_maintenance_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/reservations/{reservation}/reservationBlocks/{reservation_block}/performMaintenance",
                            "(google.api.method_signature)": "project,zone,reservation,reservation_block,reservations_blocks_perform_maintenance_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "reservations_blocks_perform_maintenance_request_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/reservations/{reservation}/reservationBlocks/{reservation_block}/performMaintenance"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,reservation,reservation_block,reservations_blocks_perform_maintenance_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "SetIamPolicy": {
                          "requestType": "SetIamPolicyReservationBlockRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).body": "zone_set_nested_policy_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/reservations/{parent_resource}/reservationBlocks/{resource}/setIamPolicy",
                            "(google.api.method_signature)": "project,zone,parent_resource,resource,zone_set_nested_policy_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "zone_set_nested_policy_request_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/reservations/{parent_resource}/reservationBlocks/{resource}/setIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,parent_resource,resource,zone_set_nested_policy_request_resource"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsReservationBlockRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/reservations/{parent_resource}/reservationBlocks/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,zone,parent_resource,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/reservations/{parent_resource}/reservationBlocks/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,parent_resource,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "ReservationSlots": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Get": {
                          "requestType": "GetReservationSlotRequest",
                          "responseType": "ReservationSlotsGetResponse",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/zones/{zone}/{parent_name=reservations/*/reservationBlocks/*/reservationSubBlocks/*}/reservationSlots/{reservation_slot}",
                            "(google.api.method_signature)": "project,zone,parent_name,reservation_slot"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/zones/{zone}/{parent_name=reservations/*/reservationBlocks/*/reservationSubBlocks/*}/reservationSlots/{reservation_slot}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,parent_name,reservation_slot"
                            }
                          ]
                        },
                        "GetVersion": {
                          "requestType": "GetVersionReservationSlotRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "reservation_slots_get_version_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/{parent_name=reservations/*/reservationBlocks/*/reservationSubBlocks/*}/reservationSlots/{reservation_slot}/getVersion",
                            "(google.api.method_signature)": "project,zone,parent_name,reservation_slot,reservation_slots_get_version_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "reservation_slots_get_version_request_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/{parent_name=reservations/*/reservationBlocks/*/reservationSubBlocks/*}/reservationSlots/{reservation_slot}/getVersion"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,parent_name,reservation_slot,reservation_slots_get_version_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListReservationSlotsRequest",
                          "responseType": "ReservationSlotsListResponse",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/zones/{zone}/{parent_name=reservations/*/reservationBlocks/*/reservationSubBlocks/*}/reservationSlots",
                            "(google.api.method_signature)": "project,zone,parent_name"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/zones/{zone}/{parent_name=reservations/*/reservationBlocks/*/reservationSubBlocks/*}/reservationSlots"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,parent_name"
                            }
                          ]
                        },
                        "Update": {
                          "requestType": "UpdateReservationSlotRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "reservation_slot_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/{parent_name=reservations/*/reservationBlocks/*/reservationSubBlocks/*}/reservationSlots/{reservation_slot}",
                            "(google.api.method_signature)": "project,zone,parent_name,reservation_slot,reservation_slot_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "reservation_slot_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/{parent_name=reservations/*/reservationBlocks/*/reservationSubBlocks/*}/reservationSlots/{reservation_slot}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,parent_name,reservation_slot,reservation_slot_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        }
                      }
                    },
                    "ReservationSubBlocks": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Get": {
                          "requestType": "GetReservationSubBlockRequest",
                          "responseType": "ReservationSubBlocksGetResponse",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/zones/{zone}/{parent_name=reservations/*/reservationBlocks/*}/reservationSubBlocks/{reservation_sub_block}",
                            "(google.api.method_signature)": "project,zone,parent_name,reservation_sub_block"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/zones/{zone}/{parent_name=reservations/*/reservationBlocks/*}/reservationSubBlocks/{reservation_sub_block}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,parent_name,reservation_sub_block"
                            }
                          ]
                        },
                        "GetIamPolicy": {
                          "requestType": "GetIamPolicyReservationSubBlockRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/zones/{zone}/{parent_resource=reservations/*/reservationBlocks/*}/reservationSubBlocks/{resource}/getIamPolicy",
                            "(google.api.method_signature)": "project,zone,parent_resource,resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/zones/{zone}/{parent_resource=reservations/*/reservationBlocks/*}/reservationSubBlocks/{resource}/getIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,parent_resource,resource"
                            }
                          ]
                        },
                        "GetVersion": {
                          "requestType": "GetVersionReservationSubBlockRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "reservation_sub_blocks_get_version_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/{parent_name=reservations/*/reservationBlocks/*}/reservationSubBlocks/{reservation_sub_block}/getVersion",
                            "(google.api.method_signature)": "project,zone,parent_name,reservation_sub_block,reservation_sub_blocks_get_version_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "reservation_sub_blocks_get_version_request_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/{parent_name=reservations/*/reservationBlocks/*}/reservationSubBlocks/{reservation_sub_block}/getVersion"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,parent_name,reservation_sub_block,reservation_sub_blocks_get_version_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListReservationSubBlocksRequest",
                          "responseType": "ReservationSubBlocksListResponse",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/zones/{zone}/{parent_name=reservations/*/reservationBlocks/*}/reservationSubBlocks",
                            "(google.api.method_signature)": "project,zone,parent_name"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/zones/{zone}/{parent_name=reservations/*/reservationBlocks/*}/reservationSubBlocks"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,parent_name"
                            }
                          ]
                        },
                        "PerformMaintenance": {
                          "requestType": "PerformMaintenanceReservationSubBlockRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/{parent_name=reservations/*/reservationBlocks/*}/reservationSubBlocks/{reservation_sub_block}/performMaintenance",
                            "(google.api.method_signature)": "project,zone,parent_name,reservation_sub_block",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/v1/projects/{project}/zones/{zone}/{parent_name=reservations/*/reservationBlocks/*}/reservationSubBlocks/{reservation_sub_block}/performMaintenance"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,parent_name,reservation_sub_block"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "ReportFaulty": {
                          "requestType": "ReportFaultyReservationSubBlockRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "reservation_sub_blocks_report_faulty_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/{parent_name=reservations/*/reservationBlocks/*}/reservationSubBlocks/{reservation_sub_block}/reportFaulty",
                            "(google.api.method_signature)": "project,zone,parent_name,reservation_sub_block,reservation_sub_blocks_report_faulty_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "reservation_sub_blocks_report_faulty_request_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/{parent_name=reservations/*/reservationBlocks/*}/reservationSubBlocks/{reservation_sub_block}/reportFaulty"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,parent_name,reservation_sub_block,reservation_sub_blocks_report_faulty_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "SetIamPolicy": {
                          "requestType": "SetIamPolicyReservationSubBlockRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).body": "zone_set_nested_policy_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/{parent_resource=reservations/*/reservationBlocks/*}/reservationSubBlocks/{resource}/setIamPolicy",
                            "(google.api.method_signature)": "project,zone,parent_resource,resource,zone_set_nested_policy_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "zone_set_nested_policy_request_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/{parent_resource=reservations/*/reservationBlocks/*}/reservationSubBlocks/{resource}/setIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,parent_resource,resource,zone_set_nested_policy_request_resource"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsReservationSubBlockRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/{parent_resource=reservations/*/reservationBlocks/*}/reservationSubBlocks/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,zone,parent_resource,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/{parent_resource=reservations/*/reservationBlocks/*}/reservationSubBlocks/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,parent_resource,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "Reservations": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListReservationsRequest",
                          "responseType": "ReservationAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/aggregated/reservations",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/aggregated/reservations"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteReservationRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/zones/{zone}/reservations/{reservation}",
                            "(google.api.method_signature)": "project,zone,reservation",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/zones/{zone}/reservations/{reservation}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,reservation"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetReservationRequest",
                          "responseType": "Reservation",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/zones/{zone}/reservations/{reservation}",
                            "(google.api.method_signature)": "project,zone,reservation"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/zones/{zone}/reservations/{reservation}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,reservation"
                            }
                          ]
                        },
                        "GetIamPolicy": {
                          "requestType": "GetIamPolicyReservationRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/zones/{zone}/reservations/{resource}/getIamPolicy",
                            "(google.api.method_signature)": "project,zone,resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/zones/{zone}/reservations/{resource}/getIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,resource"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertReservationRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "reservation_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/reservations",
                            "(google.api.method_signature)": "project,zone,reservation_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "reservation_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/reservations"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,reservation_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListReservationsRequest",
                          "responseType": "ReservationList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/zones/{zone}/reservations",
                            "(google.api.method_signature)": "project,zone"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/zones/{zone}/reservations"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone"
                            }
                          ]
                        },
                        "PerformMaintenance": {
                          "requestType": "PerformMaintenanceReservationRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "reservations_perform_maintenance_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/reservations/{reservation}/performMaintenance",
                            "(google.api.method_signature)": "project,zone,reservation,reservations_perform_maintenance_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "reservations_perform_maintenance_request_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/reservations/{reservation}/performMaintenance"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,reservation,reservations_perform_maintenance_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "Resize": {
                          "requestType": "ResizeReservationRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "reservations_resize_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/reservations/{reservation}/resize",
                            "(google.api.method_signature)": "project,zone,reservation,reservations_resize_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "reservations_resize_request_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/reservations/{reservation}/resize"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,reservation,reservations_resize_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "SetIamPolicy": {
                          "requestType": "SetIamPolicyReservationRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).body": "zone_set_policy_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/reservations/{resource}/setIamPolicy",
                            "(google.api.method_signature)": "project,zone,resource,zone_set_policy_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "zone_set_policy_request_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/reservations/{resource}/setIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,resource,zone_set_policy_request_resource"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsReservationRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/reservations/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,zone,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/reservations/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,resource,test_permissions_request_resource"
                            }
                          ]
                        },
                        "Update": {
                          "requestType": "UpdateReservationRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "reservation_resource",
                            "(google.api.http).patch": "/compute/v1/projects/{project}/zones/{zone}/reservations/{reservation}",
                            "(google.api.method_signature)": "project,zone,reservation,reservation_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "reservation_resource",
                                "patch": "/compute/v1/projects/{project}/zones/{zone}/reservations/{reservation}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,reservation,reservation_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        }
                      }
                    },
                    "ResourcePolicies": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListResourcePoliciesRequest",
                          "responseType": "ResourcePolicyAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/aggregated/resourcePolicies",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/aggregated/resourcePolicies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteResourcePolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/regions/{region}/resourcePolicies/{resource_policy}",
                            "(google.api.method_signature)": "project,region,resource_policy",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/regions/{region}/resourcePolicies/{resource_policy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource_policy"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetResourcePolicyRequest",
                          "responseType": "ResourcePolicy",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/resourcePolicies/{resource_policy}",
                            "(google.api.method_signature)": "project,region,resource_policy"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/resourcePolicies/{resource_policy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource_policy"
                            }
                          ]
                        },
                        "GetIamPolicy": {
                          "requestType": "GetIamPolicyResourcePolicyRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/resourcePolicies/{resource}/getIamPolicy",
                            "(google.api.method_signature)": "project,region,resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/resourcePolicies/{resource}/getIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertResourcePolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "resource_policy_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/resourcePolicies",
                            "(google.api.method_signature)": "project,region,resource_policy_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "resource_policy_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/resourcePolicies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource_policy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListResourcePoliciesRequest",
                          "responseType": "ResourcePolicyList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/resourcePolicies",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/resourcePolicies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchResourcePolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "resource_policy_resource",
                            "(google.api.http).patch": "/compute/v1/projects/{project}/regions/{region}/resourcePolicies/{resource_policy}",
                            "(google.api.method_signature)": "project,region,resource_policy,resource_policy_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "resource_policy_resource",
                                "patch": "/compute/v1/projects/{project}/regions/{region}/resourcePolicies/{resource_policy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource_policy,resource_policy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "SetIamPolicy": {
                          "requestType": "SetIamPolicyResourcePolicyRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).body": "region_set_policy_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/resourcePolicies/{resource}/setIamPolicy",
                            "(google.api.method_signature)": "project,region,resource,region_set_policy_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_set_policy_request_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/resourcePolicies/{resource}/setIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,region_set_policy_request_resource"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsResourcePolicyRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/resourcePolicies/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/resourcePolicies/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "Routers": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListRoutersRequest",
                          "responseType": "RouterAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/aggregated/routers",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/aggregated/routers"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteRouterRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/regions/{region}/routers/{router}",
                            "(google.api.method_signature)": "project,region,router",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/regions/{region}/routers/{router}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,router"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "DeleteRoutePolicy": {
                          "requestType": "DeleteRoutePolicyRouterRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/routers/{router}/deleteRoutePolicy",
                            "(google.api.method_signature)": "project,region,router",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/v1/projects/{project}/regions/{region}/routers/{router}/deleteRoutePolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,router"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetRouterRequest",
                          "responseType": "Router",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/routers/{router}",
                            "(google.api.method_signature)": "project,region,router"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/routers/{router}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,router"
                            }
                          ]
                        },
                        "GetNatIpInfo": {
                          "requestType": "GetNatIpInfoRouterRequest",
                          "responseType": "NatIpInfoResponse",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/routers/{router}/getNatIpInfo",
                            "(google.api.method_signature)": "project,region,router"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/routers/{router}/getNatIpInfo"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,router"
                            }
                          ]
                        },
                        "GetNatMappingInfo": {
                          "requestType": "GetNatMappingInfoRoutersRequest",
                          "responseType": "VmEndpointNatMappingsList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/routers/{router}/getNatMappingInfo",
                            "(google.api.method_signature)": "project,region,router"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/routers/{router}/getNatMappingInfo"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,router"
                            }
                          ]
                        },
                        "GetRoutePolicy": {
                          "requestType": "GetRoutePolicyRouterRequest",
                          "responseType": "RoutersGetRoutePolicyResponse",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/routers/{router}/getRoutePolicy",
                            "(google.api.method_signature)": "project,region,router"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/routers/{router}/getRoutePolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,router"
                            }
                          ]
                        },
                        "GetRouterStatus": {
                          "requestType": "GetRouterStatusRouterRequest",
                          "responseType": "RouterStatusResponse",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/routers/{router}/getRouterStatus",
                            "(google.api.method_signature)": "project,region,router"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/routers/{router}/getRouterStatus"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,router"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertRouterRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "router_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/routers",
                            "(google.api.method_signature)": "project,region,router_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "router_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/routers"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,router_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListRoutersRequest",
                          "responseType": "RouterList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/routers",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/routers"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "ListBgpRoutes": {
                          "requestType": "ListBgpRoutesRoutersRequest",
                          "responseType": "RoutersListBgpRoutes",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/routers/{router}/listBgpRoutes",
                            "(google.api.method_signature)": "project,region,router"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/routers/{router}/listBgpRoutes"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,router"
                            }
                          ]
                        },
                        "ListRoutePolicies": {
                          "requestType": "ListRoutePoliciesRoutersRequest",
                          "responseType": "RoutersListRoutePolicies",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/routers/{router}/listRoutePolicies",
                            "(google.api.method_signature)": "project,region,router"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/routers/{router}/listRoutePolicies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,router"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchRouterRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "router_resource",
                            "(google.api.http).patch": "/compute/v1/projects/{project}/regions/{region}/routers/{router}",
                            "(google.api.method_signature)": "project,region,router,router_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "router_resource",
                                "patch": "/compute/v1/projects/{project}/regions/{region}/routers/{router}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,router,router_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "PatchRoutePolicy": {
                          "requestType": "PatchRoutePolicyRouterRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "route_policy_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/routers/{router}/patchRoutePolicy",
                            "(google.api.method_signature)": "project,region,router,route_policy_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "route_policy_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/routers/{router}/patchRoutePolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,router,route_policy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Preview": {
                          "requestType": "PreviewRouterRequest",
                          "responseType": "RoutersPreviewResponse",
                          "options": {
                            "(google.api.http).body": "router_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/routers/{router}/preview",
                            "(google.api.method_signature)": "project,region,router,router_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "router_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/routers/{router}/preview"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,router,router_resource"
                            }
                          ]
                        },
                        "Update": {
                          "requestType": "UpdateRouterRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "router_resource",
                            "(google.api.http).put": "/compute/v1/projects/{project}/regions/{region}/routers/{router}",
                            "(google.api.method_signature)": "project,region,router,router_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "router_resource",
                                "put": "/compute/v1/projects/{project}/regions/{region}/routers/{router}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,router,router_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "UpdateRoutePolicy": {
                          "requestType": "UpdateRoutePolicyRouterRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "route_policy_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/routers/{router}/updateRoutePolicy",
                            "(google.api.method_signature)": "project,region,router,route_policy_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "route_policy_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/routers/{router}/updateRoutePolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,router,route_policy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        }
                      }
                    },
                    "Routes": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Delete": {
                          "requestType": "DeleteRouteRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/global/routes/{route}",
                            "(google.api.method_signature)": "project,route",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/global/routes/{route}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,route"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetRouteRequest",
                          "responseType": "Route",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/routes/{route}",
                            "(google.api.method_signature)": "project,route"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/routes/{route}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,route"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertRouteRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "route_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/routes",
                            "(google.api.method_signature)": "project,route_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "route_resource",
                                "post": "/compute/v1/projects/{project}/global/routes"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,route_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListRoutesRequest",
                          "responseType": "RouteList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/routes",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/routes"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsRouteRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/routes/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/v1/projects/{project}/global/routes/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "SecurityPolicies": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AddRule": {
                          "requestType": "AddRuleSecurityPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "security_policy_rule_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/securityPolicies/{security_policy}/addRule",
                            "(google.api.method_signature)": "project,security_policy,security_policy_rule_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "security_policy_rule_resource",
                                "post": "/compute/v1/projects/{project}/global/securityPolicies/{security_policy}/addRule"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,security_policy,security_policy_rule_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "AggregatedList": {
                          "requestType": "AggregatedListSecurityPoliciesRequest",
                          "responseType": "SecurityPoliciesAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/aggregated/securityPolicies",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/aggregated/securityPolicies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteSecurityPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/global/securityPolicies/{security_policy}",
                            "(google.api.method_signature)": "project,security_policy",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/global/securityPolicies/{security_policy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,security_policy"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetSecurityPolicyRequest",
                          "responseType": "SecurityPolicy",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/securityPolicies/{security_policy}",
                            "(google.api.method_signature)": "project,security_policy"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/securityPolicies/{security_policy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,security_policy"
                            }
                          ]
                        },
                        "GetRule": {
                          "requestType": "GetRuleSecurityPolicyRequest",
                          "responseType": "SecurityPolicyRule",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/securityPolicies/{security_policy}/getRule",
                            "(google.api.method_signature)": "project,security_policy"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/securityPolicies/{security_policy}/getRule"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,security_policy"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertSecurityPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "security_policy_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/securityPolicies",
                            "(google.api.method_signature)": "project,security_policy_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "security_policy_resource",
                                "post": "/compute/v1/projects/{project}/global/securityPolicies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,security_policy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListSecurityPoliciesRequest",
                          "responseType": "SecurityPolicyList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/securityPolicies",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/securityPolicies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "ListPreconfiguredExpressionSets": {
                          "requestType": "ListPreconfiguredExpressionSetsSecurityPoliciesRequest",
                          "responseType": "SecurityPoliciesListPreconfiguredExpressionSetsResponse",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/securityPolicies/listPreconfiguredExpressionSets",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/securityPolicies/listPreconfiguredExpressionSets"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchSecurityPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "security_policy_resource",
                            "(google.api.http).patch": "/compute/v1/projects/{project}/global/securityPolicies/{security_policy}",
                            "(google.api.method_signature)": "project,security_policy,security_policy_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "security_policy_resource",
                                "patch": "/compute/v1/projects/{project}/global/securityPolicies/{security_policy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,security_policy,security_policy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "PatchRule": {
                          "requestType": "PatchRuleSecurityPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "security_policy_rule_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/securityPolicies/{security_policy}/patchRule",
                            "(google.api.method_signature)": "project,security_policy,security_policy_rule_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "security_policy_rule_resource",
                                "post": "/compute/v1/projects/{project}/global/securityPolicies/{security_policy}/patchRule"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,security_policy,security_policy_rule_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "RemoveRule": {
                          "requestType": "RemoveRuleSecurityPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/securityPolicies/{security_policy}/removeRule",
                            "(google.api.method_signature)": "project,security_policy",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/v1/projects/{project}/global/securityPolicies/{security_policy}/removeRule"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,security_policy"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "SetLabels": {
                          "requestType": "SetLabelsSecurityPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "global_set_labels_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/securityPolicies/{resource}/setLabels",
                            "(google.api.method_signature)": "project,resource,global_set_labels_request_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "global_set_labels_request_resource",
                                "post": "/compute/v1/projects/{project}/global/securityPolicies/{resource}/setLabels"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,global_set_labels_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        }
                      }
                    },
                    "ServiceAttachments": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListServiceAttachmentsRequest",
                          "responseType": "ServiceAttachmentAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/aggregated/serviceAttachments",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/aggregated/serviceAttachments"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteServiceAttachmentRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/regions/{region}/serviceAttachments/{service_attachment}",
                            "(google.api.method_signature)": "project,region,service_attachment",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/regions/{region}/serviceAttachments/{service_attachment}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,service_attachment"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetServiceAttachmentRequest",
                          "responseType": "ServiceAttachment",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/serviceAttachments/{service_attachment}",
                            "(google.api.method_signature)": "project,region,service_attachment"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/serviceAttachments/{service_attachment}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,service_attachment"
                            }
                          ]
                        },
                        "GetIamPolicy": {
                          "requestType": "GetIamPolicyServiceAttachmentRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/serviceAttachments/{resource}/getIamPolicy",
                            "(google.api.method_signature)": "project,region,resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/serviceAttachments/{resource}/getIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertServiceAttachmentRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "service_attachment_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/serviceAttachments",
                            "(google.api.method_signature)": "project,region,service_attachment_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "service_attachment_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/serviceAttachments"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,service_attachment_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListServiceAttachmentsRequest",
                          "responseType": "ServiceAttachmentList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/serviceAttachments",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/serviceAttachments"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchServiceAttachmentRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "service_attachment_resource",
                            "(google.api.http).patch": "/compute/v1/projects/{project}/regions/{region}/serviceAttachments/{service_attachment}",
                            "(google.api.method_signature)": "project,region,service_attachment,service_attachment_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "service_attachment_resource",
                                "patch": "/compute/v1/projects/{project}/regions/{region}/serviceAttachments/{service_attachment}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,service_attachment,service_attachment_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "SetIamPolicy": {
                          "requestType": "SetIamPolicyServiceAttachmentRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).body": "region_set_policy_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/serviceAttachments/{resource}/setIamPolicy",
                            "(google.api.method_signature)": "project,region,resource,region_set_policy_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_set_policy_request_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/serviceAttachments/{resource}/setIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,region_set_policy_request_resource"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsServiceAttachmentRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/serviceAttachments/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/serviceAttachments/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "SnapshotSettingsService": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Get": {
                          "requestType": "GetSnapshotSettingRequest",
                          "responseType": "SnapshotSettings",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/snapshotSettings",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/snapshotSettings"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchSnapshotSettingRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "snapshot_settings_resource",
                            "(google.api.http).patch": "/compute/v1/projects/{project}/global/snapshotSettings",
                            "(google.api.method_signature)": "project,snapshot_settings_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "snapshot_settings_resource",
                                "patch": "/compute/v1/projects/{project}/global/snapshotSettings"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,snapshot_settings_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        }
                      }
                    },
                    "Snapshots": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Delete": {
                          "requestType": "DeleteSnapshotRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/global/snapshots/{snapshot}",
                            "(google.api.method_signature)": "project,snapshot",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/global/snapshots/{snapshot}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,snapshot"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetSnapshotRequest",
                          "responseType": "Snapshot",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/snapshots/{snapshot}",
                            "(google.api.method_signature)": "project,snapshot"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/snapshots/{snapshot}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,snapshot"
                            }
                          ]
                        },
                        "GetIamPolicy": {
                          "requestType": "GetIamPolicySnapshotRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/snapshots/{resource}/getIamPolicy",
                            "(google.api.method_signature)": "project,resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/snapshots/{resource}/getIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertSnapshotRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "snapshot_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/snapshots",
                            "(google.api.method_signature)": "project,snapshot_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "snapshot_resource",
                                "post": "/compute/v1/projects/{project}/global/snapshots"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,snapshot_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListSnapshotsRequest",
                          "responseType": "SnapshotList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/snapshots",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/snapshots"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "SetIamPolicy": {
                          "requestType": "SetIamPolicySnapshotRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).body": "global_set_policy_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/snapshots/{resource}/setIamPolicy",
                            "(google.api.method_signature)": "project,resource,global_set_policy_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "global_set_policy_request_resource",
                                "post": "/compute/v1/projects/{project}/global/snapshots/{resource}/setIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,global_set_policy_request_resource"
                            }
                          ]
                        },
                        "SetLabels": {
                          "requestType": "SetLabelsSnapshotRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "global_set_labels_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/snapshots/{resource}/setLabels",
                            "(google.api.method_signature)": "project,resource,global_set_labels_request_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "global_set_labels_request_resource",
                                "post": "/compute/v1/projects/{project}/global/snapshots/{resource}/setLabels"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,global_set_labels_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsSnapshotRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/snapshots/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/v1/projects/{project}/global/snapshots/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "SslCertificates": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListSslCertificatesRequest",
                          "responseType": "SslCertificateAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/aggregated/sslCertificates",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/aggregated/sslCertificates"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteSslCertificateRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/global/sslCertificates/{ssl_certificate}",
                            "(google.api.method_signature)": "project,ssl_certificate",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/global/sslCertificates/{ssl_certificate}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,ssl_certificate"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetSslCertificateRequest",
                          "responseType": "SslCertificate",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/sslCertificates/{ssl_certificate}",
                            "(google.api.method_signature)": "project,ssl_certificate"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/sslCertificates/{ssl_certificate}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,ssl_certificate"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertSslCertificateRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "ssl_certificate_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/sslCertificates",
                            "(google.api.method_signature)": "project,ssl_certificate_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "ssl_certificate_resource",
                                "post": "/compute/v1/projects/{project}/global/sslCertificates"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,ssl_certificate_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListSslCertificatesRequest",
                          "responseType": "SslCertificateList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/sslCertificates",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/sslCertificates"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        }
                      }
                    },
                    "SslPolicies": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListSslPoliciesRequest",
                          "responseType": "SslPoliciesAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/aggregated/sslPolicies",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/aggregated/sslPolicies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteSslPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/global/sslPolicies/{ssl_policy}",
                            "(google.api.method_signature)": "project,ssl_policy",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/global/sslPolicies/{ssl_policy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,ssl_policy"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetSslPolicyRequest",
                          "responseType": "SslPolicy",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/sslPolicies/{ssl_policy}",
                            "(google.api.method_signature)": "project,ssl_policy"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/sslPolicies/{ssl_policy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,ssl_policy"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertSslPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "ssl_policy_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/sslPolicies",
                            "(google.api.method_signature)": "project,ssl_policy_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "ssl_policy_resource",
                                "post": "/compute/v1/projects/{project}/global/sslPolicies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,ssl_policy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListSslPoliciesRequest",
                          "responseType": "SslPoliciesList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/sslPolicies",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/sslPolicies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "ListAvailableFeatures": {
                          "requestType": "ListAvailableFeaturesSslPoliciesRequest",
                          "responseType": "SslPoliciesListAvailableFeaturesResponse",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/sslPolicies/listAvailableFeatures",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/sslPolicies/listAvailableFeatures"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchSslPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "ssl_policy_resource",
                            "(google.api.http).patch": "/compute/v1/projects/{project}/global/sslPolicies/{ssl_policy}",
                            "(google.api.method_signature)": "project,ssl_policy,ssl_policy_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "ssl_policy_resource",
                                "patch": "/compute/v1/projects/{project}/global/sslPolicies/{ssl_policy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,ssl_policy,ssl_policy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        }
                      }
                    },
                    "StoragePoolTypes": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute.readonly,https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListStoragePoolTypesRequest",
                          "responseType": "StoragePoolTypeAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/aggregated/storagePoolTypes",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/aggregated/storagePoolTypes"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetStoragePoolTypeRequest",
                          "responseType": "StoragePoolType",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/zones/{zone}/storagePoolTypes/{storage_pool_type}",
                            "(google.api.method_signature)": "project,zone,storage_pool_type"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/zones/{zone}/storagePoolTypes/{storage_pool_type}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,storage_pool_type"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListStoragePoolTypesRequest",
                          "responseType": "StoragePoolTypeList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/zones/{zone}/storagePoolTypes",
                            "(google.api.method_signature)": "project,zone"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/zones/{zone}/storagePoolTypes"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone"
                            }
                          ]
                        }
                      }
                    },
                    "StoragePools": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListStoragePoolsRequest",
                          "responseType": "StoragePoolAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/aggregated/storagePools",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/aggregated/storagePools"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteStoragePoolRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/zones/{zone}/storagePools/{storage_pool}",
                            "(google.api.method_signature)": "project,zone,storage_pool",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/zones/{zone}/storagePools/{storage_pool}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,storage_pool"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetStoragePoolRequest",
                          "responseType": "StoragePool",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/zones/{zone}/storagePools/{storage_pool}",
                            "(google.api.method_signature)": "project,zone,storage_pool"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/zones/{zone}/storagePools/{storage_pool}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,storage_pool"
                            }
                          ]
                        },
                        "GetIamPolicy": {
                          "requestType": "GetIamPolicyStoragePoolRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/zones/{zone}/storagePools/{resource}/getIamPolicy",
                            "(google.api.method_signature)": "project,zone,resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/zones/{zone}/storagePools/{resource}/getIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,resource"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertStoragePoolRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "storage_pool_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/storagePools",
                            "(google.api.method_signature)": "project,zone,storage_pool_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "storage_pool_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/storagePools"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,storage_pool_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListStoragePoolsRequest",
                          "responseType": "StoragePoolList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/zones/{zone}/storagePools",
                            "(google.api.method_signature)": "project,zone"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/zones/{zone}/storagePools"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone"
                            }
                          ]
                        },
                        "ListDisks": {
                          "requestType": "ListDisksStoragePoolsRequest",
                          "responseType": "StoragePoolListDisks",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/zones/{zone}/storagePools/{storage_pool}/listDisks",
                            "(google.api.method_signature)": "project,zone,storage_pool"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/zones/{zone}/storagePools/{storage_pool}/listDisks"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,storage_pool"
                            }
                          ]
                        },
                        "SetIamPolicy": {
                          "requestType": "SetIamPolicyStoragePoolRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).body": "zone_set_policy_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/storagePools/{resource}/setIamPolicy",
                            "(google.api.method_signature)": "project,zone,resource,zone_set_policy_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "zone_set_policy_request_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/storagePools/{resource}/setIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,resource,zone_set_policy_request_resource"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsStoragePoolRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/storagePools/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,zone,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/storagePools/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,resource,test_permissions_request_resource"
                            }
                          ]
                        },
                        "Update": {
                          "requestType": "UpdateStoragePoolRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "storage_pool_resource",
                            "(google.api.http).patch": "/compute/v1/projects/{project}/zones/{zone}/storagePools/{storage_pool}",
                            "(google.api.method_signature)": "project,zone,storage_pool,storage_pool_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "storage_pool_resource",
                                "patch": "/compute/v1/projects/{project}/zones/{zone}/storagePools/{storage_pool}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,storage_pool,storage_pool_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        }
                      }
                    },
                    "Subnetworks": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListSubnetworksRequest",
                          "responseType": "SubnetworkAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/aggregated/subnetworks",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/aggregated/subnetworks"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteSubnetworkRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/regions/{region}/subnetworks/{subnetwork}",
                            "(google.api.method_signature)": "project,region,subnetwork",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/regions/{region}/subnetworks/{subnetwork}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,subnetwork"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "ExpandIpCidrRange": {
                          "requestType": "ExpandIpCidrRangeSubnetworkRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "subnetworks_expand_ip_cidr_range_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/subnetworks/{subnetwork}/expandIpCidrRange",
                            "(google.api.method_signature)": "project,region,subnetwork,subnetworks_expand_ip_cidr_range_request_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "subnetworks_expand_ip_cidr_range_request_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/subnetworks/{subnetwork}/expandIpCidrRange"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,subnetwork,subnetworks_expand_ip_cidr_range_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetSubnetworkRequest",
                          "responseType": "Subnetwork",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/subnetworks/{subnetwork}",
                            "(google.api.method_signature)": "project,region,subnetwork"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/subnetworks/{subnetwork}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,subnetwork"
                            }
                          ]
                        },
                        "GetIamPolicy": {
                          "requestType": "GetIamPolicySubnetworkRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/subnetworks/{resource}/getIamPolicy",
                            "(google.api.method_signature)": "project,region,resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/subnetworks/{resource}/getIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertSubnetworkRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "subnetwork_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/subnetworks",
                            "(google.api.method_signature)": "project,region,subnetwork_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "subnetwork_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/subnetworks"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,subnetwork_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListSubnetworksRequest",
                          "responseType": "SubnetworkList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/subnetworks",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/subnetworks"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "ListUsable": {
                          "requestType": "ListUsableSubnetworksRequest",
                          "responseType": "UsableSubnetworksAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/aggregated/subnetworks/listUsable",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/aggregated/subnetworks/listUsable"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchSubnetworkRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "subnetwork_resource",
                            "(google.api.http).patch": "/compute/v1/projects/{project}/regions/{region}/subnetworks/{subnetwork}",
                            "(google.api.method_signature)": "project,region,subnetwork,subnetwork_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "subnetwork_resource",
                                "patch": "/compute/v1/projects/{project}/regions/{region}/subnetworks/{subnetwork}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,subnetwork,subnetwork_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "SetIamPolicy": {
                          "requestType": "SetIamPolicySubnetworkRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).body": "region_set_policy_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/subnetworks/{resource}/setIamPolicy",
                            "(google.api.method_signature)": "project,region,resource,region_set_policy_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_set_policy_request_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/subnetworks/{resource}/setIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,region_set_policy_request_resource"
                            }
                          ]
                        },
                        "SetPrivateIpGoogleAccess": {
                          "requestType": "SetPrivateIpGoogleAccessSubnetworkRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "subnetworks_set_private_ip_google_access_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/subnetworks/{subnetwork}/setPrivateIpGoogleAccess",
                            "(google.api.method_signature)": "project,region,subnetwork,subnetworks_set_private_ip_google_access_request_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "subnetworks_set_private_ip_google_access_request_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/subnetworks/{subnetwork}/setPrivateIpGoogleAccess"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,subnetwork,subnetworks_set_private_ip_google_access_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsSubnetworkRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/subnetworks/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/subnetworks/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "TargetGrpcProxies": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Delete": {
                          "requestType": "DeleteTargetGrpcProxyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/global/targetGrpcProxies/{target_grpc_proxy}",
                            "(google.api.method_signature)": "project,target_grpc_proxy",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/global/targetGrpcProxies/{target_grpc_proxy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,target_grpc_proxy"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetTargetGrpcProxyRequest",
                          "responseType": "TargetGrpcProxy",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/targetGrpcProxies/{target_grpc_proxy}",
                            "(google.api.method_signature)": "project,target_grpc_proxy"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/targetGrpcProxies/{target_grpc_proxy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,target_grpc_proxy"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertTargetGrpcProxyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "target_grpc_proxy_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/targetGrpcProxies",
                            "(google.api.method_signature)": "project,target_grpc_proxy_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "target_grpc_proxy_resource",
                                "post": "/compute/v1/projects/{project}/global/targetGrpcProxies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,target_grpc_proxy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListTargetGrpcProxiesRequest",
                          "responseType": "TargetGrpcProxyList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/targetGrpcProxies",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/targetGrpcProxies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchTargetGrpcProxyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "target_grpc_proxy_resource",
                            "(google.api.http).patch": "/compute/v1/projects/{project}/global/targetGrpcProxies/{target_grpc_proxy}",
                            "(google.api.method_signature)": "project,target_grpc_proxy,target_grpc_proxy_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "target_grpc_proxy_resource",
                                "patch": "/compute/v1/projects/{project}/global/targetGrpcProxies/{target_grpc_proxy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,target_grpc_proxy,target_grpc_proxy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        }
                      }
                    },
                    "TargetHttpProxies": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListTargetHttpProxiesRequest",
                          "responseType": "TargetHttpProxyAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/aggregated/targetHttpProxies",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/aggregated/targetHttpProxies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteTargetHttpProxyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/global/targetHttpProxies/{target_http_proxy}",
                            "(google.api.method_signature)": "project,target_http_proxy",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/global/targetHttpProxies/{target_http_proxy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,target_http_proxy"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetTargetHttpProxyRequest",
                          "responseType": "TargetHttpProxy",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/targetHttpProxies/{target_http_proxy}",
                            "(google.api.method_signature)": "project,target_http_proxy"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/targetHttpProxies/{target_http_proxy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,target_http_proxy"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertTargetHttpProxyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "target_http_proxy_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/targetHttpProxies",
                            "(google.api.method_signature)": "project,target_http_proxy_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "target_http_proxy_resource",
                                "post": "/compute/v1/projects/{project}/global/targetHttpProxies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,target_http_proxy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListTargetHttpProxiesRequest",
                          "responseType": "TargetHttpProxyList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/targetHttpProxies",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/targetHttpProxies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchTargetHttpProxyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "target_http_proxy_resource",
                            "(google.api.http).patch": "/compute/v1/projects/{project}/global/targetHttpProxies/{target_http_proxy}",
                            "(google.api.method_signature)": "project,target_http_proxy,target_http_proxy_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "target_http_proxy_resource",
                                "patch": "/compute/v1/projects/{project}/global/targetHttpProxies/{target_http_proxy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,target_http_proxy,target_http_proxy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "SetUrlMap": {
                          "requestType": "SetUrlMapTargetHttpProxyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "url_map_reference_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/targetHttpProxies/{target_http_proxy}/setUrlMap",
                            "(google.api.method_signature)": "project,target_http_proxy,url_map_reference_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "url_map_reference_resource",
                                "post": "/compute/v1/projects/{project}/targetHttpProxies/{target_http_proxy}/setUrlMap"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,target_http_proxy,url_map_reference_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        }
                      }
                    },
                    "TargetHttpsProxies": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListTargetHttpsProxiesRequest",
                          "responseType": "TargetHttpsProxyAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/aggregated/targetHttpsProxies",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/aggregated/targetHttpsProxies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteTargetHttpsProxyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/global/targetHttpsProxies/{target_https_proxy}",
                            "(google.api.method_signature)": "project,target_https_proxy",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/global/targetHttpsProxies/{target_https_proxy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,target_https_proxy"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetTargetHttpsProxyRequest",
                          "responseType": "TargetHttpsProxy",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/targetHttpsProxies/{target_https_proxy}",
                            "(google.api.method_signature)": "project,target_https_proxy"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/targetHttpsProxies/{target_https_proxy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,target_https_proxy"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertTargetHttpsProxyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "target_https_proxy_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/targetHttpsProxies",
                            "(google.api.method_signature)": "project,target_https_proxy_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "target_https_proxy_resource",
                                "post": "/compute/v1/projects/{project}/global/targetHttpsProxies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,target_https_proxy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListTargetHttpsProxiesRequest",
                          "responseType": "TargetHttpsProxyList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/targetHttpsProxies",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/targetHttpsProxies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchTargetHttpsProxyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "target_https_proxy_resource",
                            "(google.api.http).patch": "/compute/v1/projects/{project}/global/targetHttpsProxies/{target_https_proxy}",
                            "(google.api.method_signature)": "project,target_https_proxy,target_https_proxy_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "target_https_proxy_resource",
                                "patch": "/compute/v1/projects/{project}/global/targetHttpsProxies/{target_https_proxy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,target_https_proxy,target_https_proxy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "SetCertificateMap": {
                          "requestType": "SetCertificateMapTargetHttpsProxyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "target_https_proxies_set_certificate_map_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/targetHttpsProxies/{target_https_proxy}/setCertificateMap",
                            "(google.api.method_signature)": "project,target_https_proxy,target_https_proxies_set_certificate_map_request_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "target_https_proxies_set_certificate_map_request_resource",
                                "post": "/compute/v1/projects/{project}/global/targetHttpsProxies/{target_https_proxy}/setCertificateMap"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,target_https_proxy,target_https_proxies_set_certificate_map_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "SetQuicOverride": {
                          "requestType": "SetQuicOverrideTargetHttpsProxyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "target_https_proxies_set_quic_override_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/targetHttpsProxies/{target_https_proxy}/setQuicOverride",
                            "(google.api.method_signature)": "project,target_https_proxy,target_https_proxies_set_quic_override_request_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "target_https_proxies_set_quic_override_request_resource",
                                "post": "/compute/v1/projects/{project}/global/targetHttpsProxies/{target_https_proxy}/setQuicOverride"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,target_https_proxy,target_https_proxies_set_quic_override_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "SetSslCertificates": {
                          "requestType": "SetSslCertificatesTargetHttpsProxyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "target_https_proxies_set_ssl_certificates_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/targetHttpsProxies/{target_https_proxy}/setSslCertificates",
                            "(google.api.method_signature)": "project,target_https_proxy,target_https_proxies_set_ssl_certificates_request_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "target_https_proxies_set_ssl_certificates_request_resource",
                                "post": "/compute/v1/projects/{project}/targetHttpsProxies/{target_https_proxy}/setSslCertificates"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,target_https_proxy,target_https_proxies_set_ssl_certificates_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "SetSslPolicy": {
                          "requestType": "SetSslPolicyTargetHttpsProxyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "ssl_policy_reference_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/targetHttpsProxies/{target_https_proxy}/setSslPolicy",
                            "(google.api.method_signature)": "project,target_https_proxy,ssl_policy_reference_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "ssl_policy_reference_resource",
                                "post": "/compute/v1/projects/{project}/global/targetHttpsProxies/{target_https_proxy}/setSslPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,target_https_proxy,ssl_policy_reference_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "SetUrlMap": {
                          "requestType": "SetUrlMapTargetHttpsProxyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "url_map_reference_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/targetHttpsProxies/{target_https_proxy}/setUrlMap",
                            "(google.api.method_signature)": "project,target_https_proxy,url_map_reference_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "url_map_reference_resource",
                                "post": "/compute/v1/projects/{project}/targetHttpsProxies/{target_https_proxy}/setUrlMap"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,target_https_proxy,url_map_reference_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        }
                      }
                    },
                    "TargetInstances": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListTargetInstancesRequest",
                          "responseType": "TargetInstanceAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/aggregated/targetInstances",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/aggregated/targetInstances"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteTargetInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/zones/{zone}/targetInstances/{target_instance}",
                            "(google.api.method_signature)": "project,zone,target_instance",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/zones/{zone}/targetInstances/{target_instance}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,target_instance"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetTargetInstanceRequest",
                          "responseType": "TargetInstance",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/zones/{zone}/targetInstances/{target_instance}",
                            "(google.api.method_signature)": "project,zone,target_instance"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/zones/{zone}/targetInstances/{target_instance}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,target_instance"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertTargetInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "target_instance_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/targetInstances",
                            "(google.api.method_signature)": "project,zone,target_instance_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "target_instance_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/targetInstances"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,target_instance_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListTargetInstancesRequest",
                          "responseType": "TargetInstanceList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/zones/{zone}/targetInstances",
                            "(google.api.method_signature)": "project,zone"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/zones/{zone}/targetInstances"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone"
                            }
                          ]
                        },
                        "SetSecurityPolicy": {
                          "requestType": "SetSecurityPolicyTargetInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "security_policy_reference_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/targetInstances/{target_instance}/setSecurityPolicy",
                            "(google.api.method_signature)": "project,zone,target_instance,security_policy_reference_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "security_policy_reference_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/targetInstances/{target_instance}/setSecurityPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,target_instance,security_policy_reference_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsTargetInstanceRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/targetInstances/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,zone,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/v1/projects/{project}/zones/{zone}/targetInstances/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "TargetPools": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AddHealthCheck": {
                          "requestType": "AddHealthCheckTargetPoolRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "target_pools_add_health_check_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/targetPools/{target_pool}/addHealthCheck",
                            "(google.api.method_signature)": "project,region,target_pool,target_pools_add_health_check_request_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "target_pools_add_health_check_request_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/targetPools/{target_pool}/addHealthCheck"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,target_pool,target_pools_add_health_check_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "AddInstance": {
                          "requestType": "AddInstanceTargetPoolRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "target_pools_add_instance_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/targetPools/{target_pool}/addInstance",
                            "(google.api.method_signature)": "project,region,target_pool,target_pools_add_instance_request_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "target_pools_add_instance_request_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/targetPools/{target_pool}/addInstance"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,target_pool,target_pools_add_instance_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "AggregatedList": {
                          "requestType": "AggregatedListTargetPoolsRequest",
                          "responseType": "TargetPoolAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/aggregated/targetPools",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/aggregated/targetPools"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteTargetPoolRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/regions/{region}/targetPools/{target_pool}",
                            "(google.api.method_signature)": "project,region,target_pool",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/regions/{region}/targetPools/{target_pool}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,target_pool"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetTargetPoolRequest",
                          "responseType": "TargetPool",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/targetPools/{target_pool}",
                            "(google.api.method_signature)": "project,region,target_pool"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/targetPools/{target_pool}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,target_pool"
                            }
                          ]
                        },
                        "GetHealth": {
                          "requestType": "GetHealthTargetPoolRequest",
                          "responseType": "TargetPoolInstanceHealth",
                          "options": {
                            "(google.api.http).body": "instance_reference_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/targetPools/{target_pool}/getHealth",
                            "(google.api.method_signature)": "project,region,target_pool,instance_reference_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instance_reference_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/targetPools/{target_pool}/getHealth"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,target_pool,instance_reference_resource"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertTargetPoolRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "target_pool_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/targetPools",
                            "(google.api.method_signature)": "project,region,target_pool_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "target_pool_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/targetPools"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,target_pool_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListTargetPoolsRequest",
                          "responseType": "TargetPoolList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/targetPools",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/targetPools"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "RemoveHealthCheck": {
                          "requestType": "RemoveHealthCheckTargetPoolRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "target_pools_remove_health_check_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/targetPools/{target_pool}/removeHealthCheck",
                            "(google.api.method_signature)": "project,region,target_pool,target_pools_remove_health_check_request_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "target_pools_remove_health_check_request_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/targetPools/{target_pool}/removeHealthCheck"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,target_pool,target_pools_remove_health_check_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "RemoveInstance": {
                          "requestType": "RemoveInstanceTargetPoolRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "target_pools_remove_instance_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/targetPools/{target_pool}/removeInstance",
                            "(google.api.method_signature)": "project,region,target_pool,target_pools_remove_instance_request_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "target_pools_remove_instance_request_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/targetPools/{target_pool}/removeInstance"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,target_pool,target_pools_remove_instance_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "SetBackup": {
                          "requestType": "SetBackupTargetPoolRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "target_reference_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/targetPools/{target_pool}/setBackup",
                            "(google.api.method_signature)": "project,region,target_pool,target_reference_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "target_reference_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/targetPools/{target_pool}/setBackup"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,target_pool,target_reference_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "SetSecurityPolicy": {
                          "requestType": "SetSecurityPolicyTargetPoolRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "security_policy_reference_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/targetPools/{target_pool}/setSecurityPolicy",
                            "(google.api.method_signature)": "project,region,target_pool,security_policy_reference_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "security_policy_reference_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/targetPools/{target_pool}/setSecurityPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,target_pool,security_policy_reference_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsTargetPoolRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/targetPools/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/targetPools/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "TargetSslProxies": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Delete": {
                          "requestType": "DeleteTargetSslProxyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/global/targetSslProxies/{target_ssl_proxy}",
                            "(google.api.method_signature)": "project,target_ssl_proxy",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/global/targetSslProxies/{target_ssl_proxy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,target_ssl_proxy"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetTargetSslProxyRequest",
                          "responseType": "TargetSslProxy",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/targetSslProxies/{target_ssl_proxy}",
                            "(google.api.method_signature)": "project,target_ssl_proxy"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/targetSslProxies/{target_ssl_proxy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,target_ssl_proxy"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertTargetSslProxyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "target_ssl_proxy_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/targetSslProxies",
                            "(google.api.method_signature)": "project,target_ssl_proxy_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "target_ssl_proxy_resource",
                                "post": "/compute/v1/projects/{project}/global/targetSslProxies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,target_ssl_proxy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListTargetSslProxiesRequest",
                          "responseType": "TargetSslProxyList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/targetSslProxies",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/targetSslProxies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "SetBackendService": {
                          "requestType": "SetBackendServiceTargetSslProxyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "target_ssl_proxies_set_backend_service_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/targetSslProxies/{target_ssl_proxy}/setBackendService",
                            "(google.api.method_signature)": "project,target_ssl_proxy,target_ssl_proxies_set_backend_service_request_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "target_ssl_proxies_set_backend_service_request_resource",
                                "post": "/compute/v1/projects/{project}/global/targetSslProxies/{target_ssl_proxy}/setBackendService"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,target_ssl_proxy,target_ssl_proxies_set_backend_service_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "SetCertificateMap": {
                          "requestType": "SetCertificateMapTargetSslProxyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "target_ssl_proxies_set_certificate_map_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/targetSslProxies/{target_ssl_proxy}/setCertificateMap",
                            "(google.api.method_signature)": "project,target_ssl_proxy,target_ssl_proxies_set_certificate_map_request_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "target_ssl_proxies_set_certificate_map_request_resource",
                                "post": "/compute/v1/projects/{project}/global/targetSslProxies/{target_ssl_proxy}/setCertificateMap"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,target_ssl_proxy,target_ssl_proxies_set_certificate_map_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "SetProxyHeader": {
                          "requestType": "SetProxyHeaderTargetSslProxyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "target_ssl_proxies_set_proxy_header_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/targetSslProxies/{target_ssl_proxy}/setProxyHeader",
                            "(google.api.method_signature)": "project,target_ssl_proxy,target_ssl_proxies_set_proxy_header_request_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "target_ssl_proxies_set_proxy_header_request_resource",
                                "post": "/compute/v1/projects/{project}/global/targetSslProxies/{target_ssl_proxy}/setProxyHeader"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,target_ssl_proxy,target_ssl_proxies_set_proxy_header_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "SetSslCertificates": {
                          "requestType": "SetSslCertificatesTargetSslProxyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "target_ssl_proxies_set_ssl_certificates_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/targetSslProxies/{target_ssl_proxy}/setSslCertificates",
                            "(google.api.method_signature)": "project,target_ssl_proxy,target_ssl_proxies_set_ssl_certificates_request_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "target_ssl_proxies_set_ssl_certificates_request_resource",
                                "post": "/compute/v1/projects/{project}/global/targetSslProxies/{target_ssl_proxy}/setSslCertificates"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,target_ssl_proxy,target_ssl_proxies_set_ssl_certificates_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "SetSslPolicy": {
                          "requestType": "SetSslPolicyTargetSslProxyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "ssl_policy_reference_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/targetSslProxies/{target_ssl_proxy}/setSslPolicy",
                            "(google.api.method_signature)": "project,target_ssl_proxy,ssl_policy_reference_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "ssl_policy_reference_resource",
                                "post": "/compute/v1/projects/{project}/global/targetSslProxies/{target_ssl_proxy}/setSslPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,target_ssl_proxy,ssl_policy_reference_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsTargetSslProxyRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/targetSslProxies/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/v1/projects/{project}/global/targetSslProxies/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "TargetTcpProxies": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListTargetTcpProxiesRequest",
                          "responseType": "TargetTcpProxyAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/aggregated/targetTcpProxies",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/aggregated/targetTcpProxies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteTargetTcpProxyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/global/targetTcpProxies/{target_tcp_proxy}",
                            "(google.api.method_signature)": "project,target_tcp_proxy",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/global/targetTcpProxies/{target_tcp_proxy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,target_tcp_proxy"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetTargetTcpProxyRequest",
                          "responseType": "TargetTcpProxy",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/targetTcpProxies/{target_tcp_proxy}",
                            "(google.api.method_signature)": "project,target_tcp_proxy"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/targetTcpProxies/{target_tcp_proxy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,target_tcp_proxy"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertTargetTcpProxyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "target_tcp_proxy_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/targetTcpProxies",
                            "(google.api.method_signature)": "project,target_tcp_proxy_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "target_tcp_proxy_resource",
                                "post": "/compute/v1/projects/{project}/global/targetTcpProxies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,target_tcp_proxy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListTargetTcpProxiesRequest",
                          "responseType": "TargetTcpProxyList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/targetTcpProxies",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/targetTcpProxies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "SetBackendService": {
                          "requestType": "SetBackendServiceTargetTcpProxyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "target_tcp_proxies_set_backend_service_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/targetTcpProxies/{target_tcp_proxy}/setBackendService",
                            "(google.api.method_signature)": "project,target_tcp_proxy,target_tcp_proxies_set_backend_service_request_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "target_tcp_proxies_set_backend_service_request_resource",
                                "post": "/compute/v1/projects/{project}/global/targetTcpProxies/{target_tcp_proxy}/setBackendService"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,target_tcp_proxy,target_tcp_proxies_set_backend_service_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "SetProxyHeader": {
                          "requestType": "SetProxyHeaderTargetTcpProxyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "target_tcp_proxies_set_proxy_header_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/targetTcpProxies/{target_tcp_proxy}/setProxyHeader",
                            "(google.api.method_signature)": "project,target_tcp_proxy,target_tcp_proxies_set_proxy_header_request_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "target_tcp_proxies_set_proxy_header_request_resource",
                                "post": "/compute/v1/projects/{project}/global/targetTcpProxies/{target_tcp_proxy}/setProxyHeader"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,target_tcp_proxy,target_tcp_proxies_set_proxy_header_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsTargetTcpProxyRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/targetTcpProxies/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/v1/projects/{project}/global/targetTcpProxies/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "TargetVpnGateways": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListTargetVpnGatewaysRequest",
                          "responseType": "TargetVpnGatewayAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/aggregated/targetVpnGateways",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/aggregated/targetVpnGateways"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteTargetVpnGatewayRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/regions/{region}/targetVpnGateways/{target_vpn_gateway}",
                            "(google.api.method_signature)": "project,region,target_vpn_gateway",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/regions/{region}/targetVpnGateways/{target_vpn_gateway}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,target_vpn_gateway"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetTargetVpnGatewayRequest",
                          "responseType": "TargetVpnGateway",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/targetVpnGateways/{target_vpn_gateway}",
                            "(google.api.method_signature)": "project,region,target_vpn_gateway"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/targetVpnGateways/{target_vpn_gateway}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,target_vpn_gateway"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertTargetVpnGatewayRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "target_vpn_gateway_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/targetVpnGateways",
                            "(google.api.method_signature)": "project,region,target_vpn_gateway_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "target_vpn_gateway_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/targetVpnGateways"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,target_vpn_gateway_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListTargetVpnGatewaysRequest",
                          "responseType": "TargetVpnGatewayList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/targetVpnGateways",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/targetVpnGateways"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "SetLabels": {
                          "requestType": "SetLabelsTargetVpnGatewayRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "region_set_labels_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/targetVpnGateways/{resource}/setLabels",
                            "(google.api.method_signature)": "project,region,resource,region_set_labels_request_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_set_labels_request_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/targetVpnGateways/{resource}/setLabels"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,region_set_labels_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        }
                      }
                    },
                    "UrlMaps": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListUrlMapsRequest",
                          "responseType": "UrlMapsAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/aggregated/urlMaps",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/aggregated/urlMaps"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteUrlMapRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/global/urlMaps/{url_map}",
                            "(google.api.method_signature)": "project,url_map",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/global/urlMaps/{url_map}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,url_map"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetUrlMapRequest",
                          "responseType": "UrlMap",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/urlMaps/{url_map}",
                            "(google.api.method_signature)": "project,url_map"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/urlMaps/{url_map}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,url_map"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertUrlMapRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "url_map_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/urlMaps",
                            "(google.api.method_signature)": "project,url_map_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "url_map_resource",
                                "post": "/compute/v1/projects/{project}/global/urlMaps"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,url_map_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "InvalidateCache": {
                          "requestType": "InvalidateCacheUrlMapRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "cache_invalidation_rule_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/urlMaps/{url_map}/invalidateCache",
                            "(google.api.method_signature)": "project,url_map,cache_invalidation_rule_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "cache_invalidation_rule_resource",
                                "post": "/compute/v1/projects/{project}/global/urlMaps/{url_map}/invalidateCache"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,url_map,cache_invalidation_rule_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListUrlMapsRequest",
                          "responseType": "UrlMapList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/urlMaps",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/urlMaps"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchUrlMapRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "url_map_resource",
                            "(google.api.http).patch": "/compute/v1/projects/{project}/global/urlMaps/{url_map}",
                            "(google.api.method_signature)": "project,url_map,url_map_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "url_map_resource",
                                "patch": "/compute/v1/projects/{project}/global/urlMaps/{url_map}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,url_map,url_map_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsUrlMapRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/urlMaps/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/v1/projects/{project}/global/urlMaps/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                            }
                          ]
                        },
                        "Update": {
                          "requestType": "UpdateUrlMapRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "url_map_resource",
                            "(google.api.http).put": "/compute/v1/projects/{project}/global/urlMaps/{url_map}",
                            "(google.api.method_signature)": "project,url_map,url_map_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "url_map_resource",
                                "put": "/compute/v1/projects/{project}/global/urlMaps/{url_map}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,url_map,url_map_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Validate": {
                          "requestType": "ValidateUrlMapRequest",
                          "responseType": "UrlMapsValidateResponse",
                          "options": {
                            "(google.api.http).body": "url_maps_validate_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/urlMaps/{url_map}/validate",
                            "(google.api.method_signature)": "project,url_map,url_maps_validate_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "url_maps_validate_request_resource",
                                "post": "/compute/v1/projects/{project}/global/urlMaps/{url_map}/validate"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,url_map,url_maps_validate_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "VpnGateways": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListVpnGatewaysRequest",
                          "responseType": "VpnGatewayAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/aggregated/vpnGateways",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/aggregated/vpnGateways"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteVpnGatewayRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/regions/{region}/vpnGateways/{vpn_gateway}",
                            "(google.api.method_signature)": "project,region,vpn_gateway",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/regions/{region}/vpnGateways/{vpn_gateway}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,vpn_gateway"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetVpnGatewayRequest",
                          "responseType": "VpnGateway",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/vpnGateways/{vpn_gateway}",
                            "(google.api.method_signature)": "project,region,vpn_gateway"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/vpnGateways/{vpn_gateway}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,vpn_gateway"
                            }
                          ]
                        },
                        "GetStatus": {
                          "requestType": "GetStatusVpnGatewayRequest",
                          "responseType": "VpnGatewaysGetStatusResponse",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/vpnGateways/{vpn_gateway}/getStatus",
                            "(google.api.method_signature)": "project,region,vpn_gateway"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/vpnGateways/{vpn_gateway}/getStatus"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,vpn_gateway"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertVpnGatewayRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "vpn_gateway_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/vpnGateways",
                            "(google.api.method_signature)": "project,region,vpn_gateway_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "vpn_gateway_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/vpnGateways"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,vpn_gateway_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListVpnGatewaysRequest",
                          "responseType": "VpnGatewayList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/vpnGateways",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/vpnGateways"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "SetLabels": {
                          "requestType": "SetLabelsVpnGatewayRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "region_set_labels_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/vpnGateways/{resource}/setLabels",
                            "(google.api.method_signature)": "project,region,resource,region_set_labels_request_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_set_labels_request_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/vpnGateways/{resource}/setLabels"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,region_set_labels_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsVpnGatewayRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/vpnGateways/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/vpnGateways/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "VpnTunnels": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListVpnTunnelsRequest",
                          "responseType": "VpnTunnelAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/aggregated/vpnTunnels",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/aggregated/vpnTunnels"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteVpnTunnelRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/regions/{region}/vpnTunnels/{vpn_tunnel}",
                            "(google.api.method_signature)": "project,region,vpn_tunnel",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/regions/{region}/vpnTunnels/{vpn_tunnel}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,vpn_tunnel"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetVpnTunnelRequest",
                          "responseType": "VpnTunnel",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/vpnTunnels/{vpn_tunnel}",
                            "(google.api.method_signature)": "project,region,vpn_tunnel"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/vpnTunnels/{vpn_tunnel}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,vpn_tunnel"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertVpnTunnelRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "vpn_tunnel_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/vpnTunnels",
                            "(google.api.method_signature)": "project,region,vpn_tunnel_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "vpn_tunnel_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/vpnTunnels"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,vpn_tunnel_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListVpnTunnelsRequest",
                          "responseType": "VpnTunnelList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/vpnTunnels",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/vpnTunnels"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "SetLabels": {
                          "requestType": "SetLabelsVpnTunnelRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "region_set_labels_request_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/vpnTunnels/{resource}/setLabels",
                            "(google.api.method_signature)": "project,region,resource,region_set_labels_request_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_set_labels_request_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/vpnTunnels/{resource}/setLabels"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,region_set_labels_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        }
                      }
                    },
                    "WireGroups": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Delete": {
                          "requestType": "DeleteWireGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/global/crossSiteNetworks/{cross_site_network}/wireGroups/{wire_group}",
                            "(google.api.method_signature)": "project,cross_site_network,wire_group",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/global/crossSiteNetworks/{cross_site_network}/wireGroups/{wire_group}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,cross_site_network,wire_group"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetWireGroupRequest",
                          "responseType": "WireGroup",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/crossSiteNetworks/{cross_site_network}/wireGroups/{wire_group}",
                            "(google.api.method_signature)": "project,cross_site_network,wire_group"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/crossSiteNetworks/{cross_site_network}/wireGroups/{wire_group}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,cross_site_network,wire_group"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertWireGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "wire_group_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/global/crossSiteNetworks/{cross_site_network}/wireGroups",
                            "(google.api.method_signature)": "project,cross_site_network,wire_group_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "wire_group_resource",
                                "post": "/compute/v1/projects/{project}/global/crossSiteNetworks/{cross_site_network}/wireGroups"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,cross_site_network,wire_group_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListWireGroupsRequest",
                          "responseType": "WireGroupList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/global/crossSiteNetworks/{cross_site_network}/wireGroups",
                            "(google.api.method_signature)": "project,cross_site_network"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/global/crossSiteNetworks/{cross_site_network}/wireGroups"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,cross_site_network"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchWireGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "wire_group_resource",
                            "(google.api.http).patch": "/compute/v1/projects/{project}/global/crossSiteNetworks/{cross_site_network}/wireGroups/{wire_group}",
                            "(google.api.method_signature)": "project,cross_site_network,wire_group,wire_group_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "wire_group_resource",
                                "patch": "/compute/v1/projects/{project}/global/crossSiteNetworks/{cross_site_network}/wireGroups/{wire_group}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,cross_site_network,wire_group,wire_group_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        }
                      }
                    },
                    "ZoneOperations": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Delete": {
                          "requestType": "DeleteZoneOperationRequest",
                          "responseType": "DeleteZoneOperationResponse",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/zones/{zone}/operations/{operation}",
                            "(google.api.method_signature)": "project,zone,operation"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/zones/{zone}/operations/{operation}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,operation"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetZoneOperationRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/zones/{zone}/operations/{operation}",
                            "(google.api.method_signature)": "project,zone,operation",
                            "(google.cloud.operation_polling_method)": true
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/zones/{zone}/operations/{operation}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,operation"
                            },
                            {
                              "(google.cloud.operation_polling_method)": true
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListZoneOperationsRequest",
                          "responseType": "OperationList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/zones/{zone}/operations",
                            "(google.api.method_signature)": "project,zone"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/zones/{zone}/operations"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone"
                            }
                          ]
                        },
                        "Wait": {
                          "requestType": "WaitZoneOperationRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/v1/projects/{project}/zones/{zone}/operations/{operation}/wait",
                            "(google.api.method_signature)": "project,zone,operation"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/v1/projects/{project}/zones/{zone}/operations/{operation}/wait"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,operation"
                            }
                          ]
                        }
                      }
                    },
                    "Zones": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute.readonly,https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Get": {
                          "requestType": "GetZoneRequest",
                          "responseType": "Zone",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/zones/{zone}",
                            "(google.api.method_signature)": "project,zone"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/zones/{zone}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListZonesRequest",
                          "responseType": "ZoneList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/zones",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/zones"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        }
                      }
                    }
                  }
                },
                "v1beta": {
                  "options": {
                    "csharp_namespace": "Google.Cloud.Compute.V1Beta",
                    "go_package": "cloud.google.com/go/compute/apiv1beta/computepb;computepb",
                    "java_multiple_files": true,
                    "java_package": "com.google.cloud.compute.v1beta",
                    "php_namespace": "Google\\Cloud\\Compute\\V1beta",
                    "ruby_package": "Google::Cloud::Compute::V1beta"
                  },
                  "nested": {
                    "AWSV4Signature": {
                      "oneofs": {
                        "_accessKey": {
                          "oneof": [
                            "accessKey"
                          ]
                        },
                        "_accessKeyId": {
                          "oneof": [
                            "accessKeyId"
                          ]
                        },
                        "_accessKeyVersion": {
                          "oneof": [
                            "accessKeyVersion"
                          ]
                        },
                        "_originRegion": {
                          "oneof": [
                            "originRegion"
                          ]
                        }
                      },
                      "fields": {
                        "accessKey": {
                          "type": "string",
                          "id": 468922628,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "accessKeyId": {
                          "type": "string",
                          "id": 292975158,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "accessKeyVersion": {
                          "type": "string",
                          "id": 80261277,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "originRegion": {
                          "type": "string",
                          "id": 265305645,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AbandonInstancesInstanceGroupManagerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instanceGroupManagersAbandonInstancesRequestResource": {
                          "type": "InstanceGroupManagersAbandonInstancesRequest",
                          "id": 320929016,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "AbandonInstancesRegionInstanceGroupManagerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "regionInstanceGroupManagersAbandonInstancesRequestResource": {
                          "type": "RegionInstanceGroupManagersAbandonInstancesRequest",
                          "id": 488499491,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AcceleratorConfig": {
                      "oneofs": {
                        "_acceleratorCount": {
                          "oneof": [
                            "acceleratorCount"
                          ]
                        },
                        "_acceleratorType": {
                          "oneof": [
                            "acceleratorType"
                          ]
                        }
                      },
                      "fields": {
                        "acceleratorCount": {
                          "type": "int32",
                          "id": 504879675,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "acceleratorType": {
                          "type": "string",
                          "id": 138031246,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AcceleratorTopologiesInfo": {
                      "fields": {
                        "acceleratorTopologyInfos": {
                          "rule": "repeated",
                          "type": "AcceleratorTopologiesInfoAcceleratorTopologyInfo",
                          "id": 219451401
                        }
                      }
                    },
                    "AcceleratorTopologiesInfoAcceleratorTopologyInfo": {
                      "oneofs": {
                        "_acceleratorTopology": {
                          "oneof": [
                            "acceleratorTopology"
                          ]
                        }
                      },
                      "fields": {
                        "acceleratorTopology": {
                          "type": "string",
                          "id": 389323203,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "infoPerTopologyStates": {
                          "rule": "repeated",
                          "type": "AcceleratorTopologiesInfoAcceleratorTopologyInfoInfoPerTopologyState",
                          "id": 183777695
                        }
                      }
                    },
                    "AcceleratorTopologiesInfoAcceleratorTopologyInfoInfoPerTopologyState": {
                      "oneofs": {
                        "_count": {
                          "oneof": [
                            "count"
                          ]
                        },
                        "_state": {
                          "oneof": [
                            "state"
                          ]
                        }
                      },
                      "fields": {
                        "count": {
                          "type": "int32",
                          "id": 94851343,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "state": {
                          "type": "string",
                          "id": 109757585,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "State": {
                          "values": {
                            "UNDEFINED_STATE": 0,
                            "AVAILABLE": 442079913,
                            "DEGRADED": 396890926,
                            "RUNNING": 121282975,
                            "TOPOLOGY_STATE_UNSPECIFIED": 188327545,
                            "UNHEALTHY": 462118084
                          }
                        }
                      }
                    },
                    "AcceleratorType": {
                      "oneofs": {
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_deprecated": {
                          "oneof": [
                            "deprecated"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_maximumCardsPerInstance": {
                          "oneof": [
                            "maximumCardsPerInstance"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_zone": {
                          "oneof": [
                            "zone"
                          ]
                        }
                      },
                      "fields": {
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "deprecated": {
                          "type": "DeprecationStatus",
                          "id": 515138995,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maximumCardsPerInstance": {
                          "type": "int32",
                          "id": 263814482,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AcceleratorTypeAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "AcceleratorTypesScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AcceleratorTypeList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "AcceleratorType",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AcceleratorTypesScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "acceleratorTypes": {
                          "rule": "repeated",
                          "type": "AcceleratorType",
                          "id": 520872357
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "Accelerators": {
                      "oneofs": {
                        "_guestAcceleratorCount": {
                          "oneof": [
                            "guestAcceleratorCount"
                          ]
                        },
                        "_guestAcceleratorType": {
                          "oneof": [
                            "guestAcceleratorType"
                          ]
                        }
                      },
                      "fields": {
                        "guestAcceleratorCount": {
                          "type": "int32",
                          "id": 479079316,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "guestAcceleratorType": {
                          "type": "string",
                          "id": 293064725,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AccessConfig": {
                      "oneofs": {
                        "_externalIpv6": {
                          "oneof": [
                            "externalIpv6"
                          ]
                        },
                        "_externalIpv6PrefixLength": {
                          "oneof": [
                            "externalIpv6PrefixLength"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_natIP": {
                          "oneof": [
                            "natIP"
                          ]
                        },
                        "_networkTier": {
                          "oneof": [
                            "networkTier"
                          ]
                        },
                        "_publicPtrDomainName": {
                          "oneof": [
                            "publicPtrDomainName"
                          ]
                        },
                        "_securityPolicy": {
                          "oneof": [
                            "securityPolicy"
                          ]
                        },
                        "_setPublicPtr": {
                          "oneof": [
                            "setPublicPtr"
                          ]
                        },
                        "_type": {
                          "oneof": [
                            "type"
                          ]
                        }
                      },
                      "fields": {
                        "externalIpv6": {
                          "type": "string",
                          "id": 532703707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "externalIpv6PrefixLength": {
                          "type": "int32",
                          "id": 425672143,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "natIP": {
                          "type": "string",
                          "id": 117634556,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "networkTier": {
                          "type": "string",
                          "id": 517397843,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "publicPtrDomainName": {
                          "type": "string",
                          "id": 316599167,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "securityPolicy": {
                          "type": "string",
                          "id": 171082513,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "setPublicPtr": {
                          "type": "bool",
                          "id": 523870229,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "type": {
                          "type": "string",
                          "id": 3575610,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "NetworkTier": {
                          "values": {
                            "UNDEFINED_NETWORK_TIER": 0,
                            "FIXED_STANDARD": 310464328,
                            "PREMIUM": 399530551,
                            "STANDARD": 484642493,
                            "STANDARD_OVERRIDES_FIXED_STANDARD": 465847234
                          }
                        },
                        "Type": {
                          "values": {
                            "UNDEFINED_TYPE": 0,
                            "DIRECT_IPV6": 4397213,
                            "ONE_TO_ONE_NAT": 84090205
                          }
                        }
                      }
                    },
                    "AddAccessConfigInstanceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "accessConfigResource": {
                          "type": "AccessConfig",
                          "id": 387825552,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "networkInterface": {
                          "type": "string",
                          "id": 365387880,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "AddAssociationFirewallPolicyRequest": {
                      "oneofs": {
                        "_replaceExistingAssociation": {
                          "oneof": [
                            "replaceExistingAssociation"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "firewallPolicyAssociationResource": {
                          "type": "FirewallPolicyAssociation",
                          "id": 259546170,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "replaceExistingAssociation": {
                          "type": "bool",
                          "id": 209541240,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AddAssociationNetworkFirewallPolicyRequest": {
                      "oneofs": {
                        "_replaceExistingAssociation": {
                          "oneof": [
                            "replaceExistingAssociation"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "firewallPolicyAssociationResource": {
                          "type": "FirewallPolicyAssociation",
                          "id": 259546170,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "replaceExistingAssociation": {
                          "type": "bool",
                          "id": 209541240,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AddAssociationOrganizationSecurityPolicyRequest": {
                      "oneofs": {
                        "_replaceExistingAssociation": {
                          "oneof": [
                            "replaceExistingAssociation"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "replaceExistingAssociation": {
                          "type": "bool",
                          "id": 209541240,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "securityPolicy": {
                          "type": "string",
                          "id": 171082513,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "securityPolicyAssociationResource": {
                          "type": "SecurityPolicyAssociation",
                          "id": 11761274,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "AddAssociationRegionNetworkFirewallPolicyRequest": {
                      "oneofs": {
                        "_associatedPolicyToBeReplaced": {
                          "oneof": [
                            "associatedPolicyToBeReplaced"
                          ]
                        },
                        "_replaceExistingAssociation": {
                          "oneof": [
                            "replaceExistingAssociation"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "associatedPolicyToBeReplaced": {
                          "type": "string",
                          "id": 240901404,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "firewallPolicyAssociationResource": {
                          "type": "FirewallPolicyAssociation",
                          "id": 259546170,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "replaceExistingAssociation": {
                          "type": "bool",
                          "id": 209541240,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AddAssociationRegionNetworkPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "networkPolicy": {
                          "type": "string",
                          "id": 504961123,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "networkPolicyAssociationResource": {
                          "type": "NetworkPolicyAssociation",
                          "id": 84002920,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AddHealthCheckTargetPoolRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetPool": {
                          "type": "string",
                          "id": 62796298,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "targetPoolsAddHealthCheckRequestResource": {
                          "type": "TargetPoolsAddHealthCheckRequest",
                          "id": 269573412,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "AddInstanceTargetPoolRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetPool": {
                          "type": "string",
                          "id": 62796298,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "targetPoolsAddInstanceRequestResource": {
                          "type": "TargetPoolsAddInstanceRequest",
                          "id": 428796404,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "AddInstancesInstanceGroupRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroup": {
                          "type": "string",
                          "id": 81095253,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instanceGroupsAddInstancesRequestResource": {
                          "type": "InstanceGroupsAddInstancesRequest",
                          "id": 453713246,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "AddNetworkInterfaceInstanceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "networkInterfaceResource": {
                          "type": "NetworkInterface",
                          "id": 325814789,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "AddNodesNodeGroupRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "nodeGroup": {
                          "type": "string",
                          "id": 469958146,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "nodeGroupsAddNodesRequestResource": {
                          "type": "NodeGroupsAddNodesRequest",
                          "id": 131263288,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "AddPacketMirroringRuleFirewallPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "firewallPolicyRuleResource": {
                          "type": "FirewallPolicyRule",
                          "id": 250523523,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AddPacketMirroringRuleNetworkFirewallPolicyRequest": {
                      "oneofs": {
                        "_maxPriority": {
                          "oneof": [
                            "maxPriority"
                          ]
                        },
                        "_minPriority": {
                          "oneof": [
                            "minPriority"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "firewallPolicyRuleResource": {
                          "type": "FirewallPolicyRule",
                          "id": 250523523,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "maxPriority": {
                          "type": "int32",
                          "id": 329635359,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "minPriority": {
                          "type": "int32",
                          "id": 267190513,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AddPeeringNetworkRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "network": {
                          "type": "string",
                          "id": 232872494,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "networksAddPeeringRequestResource": {
                          "type": "NetworksAddPeeringRequest",
                          "id": 388810421,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AddResourcePoliciesDiskRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "disk": {
                          "type": "string",
                          "id": 3083677,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "disksAddResourcePoliciesRequestResource": {
                          "type": "DisksAddResourcePoliciesRequest",
                          "id": 496483363,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "AddResourcePoliciesInstanceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instancesAddResourcePoliciesRequestResource": {
                          "type": "InstancesAddResourcePoliciesRequest",
                          "id": 489351963,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "AddResourcePoliciesRegionDiskRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "disk": {
                          "type": "string",
                          "id": 3083677,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "regionDisksAddResourcePoliciesRequestResource": {
                          "type": "RegionDisksAddResourcePoliciesRequest",
                          "id": 284196750,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AddRuleFirewallPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "firewallPolicyRuleResource": {
                          "type": "FirewallPolicyRule",
                          "id": 250523523,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AddRuleNetworkFirewallPolicyRequest": {
                      "oneofs": {
                        "_maxPriority": {
                          "oneof": [
                            "maxPriority"
                          ]
                        },
                        "_minPriority": {
                          "oneof": [
                            "minPriority"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "firewallPolicyRuleResource": {
                          "type": "FirewallPolicyRule",
                          "id": 250523523,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "maxPriority": {
                          "type": "int32",
                          "id": 329635359,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "minPriority": {
                          "type": "int32",
                          "id": 267190513,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AddRuleOrganizationSecurityPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "securityPolicy": {
                          "type": "string",
                          "id": 171082513,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "securityPolicyRuleResource": {
                          "type": "SecurityPolicyRule",
                          "id": 402693443,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "AddRuleRegionNetworkFirewallPolicyRequest": {
                      "oneofs": {
                        "_maxPriority": {
                          "oneof": [
                            "maxPriority"
                          ]
                        },
                        "_minPriority": {
                          "oneof": [
                            "minPriority"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "firewallPolicyRuleResource": {
                          "type": "FirewallPolicyRule",
                          "id": 250523523,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "maxPriority": {
                          "type": "int32",
                          "id": 329635359,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "minPriority": {
                          "type": "int32",
                          "id": 267190513,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AddRuleRegionSecurityPolicyRequest": {
                      "oneofs": {
                        "_validateOnly": {
                          "oneof": [
                            "validateOnly"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "securityPolicy": {
                          "type": "string",
                          "id": 171082513,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "securityPolicyRuleResource": {
                          "type": "SecurityPolicyRule",
                          "id": 402693443,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "validateOnly": {
                          "type": "bool",
                          "id": 242744629,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AddRuleSecurityPolicyRequest": {
                      "oneofs": {
                        "_validateOnly": {
                          "oneof": [
                            "validateOnly"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "securityPolicy": {
                          "type": "string",
                          "id": 171082513,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "securityPolicyRuleResource": {
                          "type": "SecurityPolicyRule",
                          "id": 402693443,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "validateOnly": {
                          "type": "bool",
                          "id": 242744629,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AddSignedUrlKeyBackendBucketRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "backendBucket": {
                          "type": "string",
                          "id": 91714037,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "signedUrlKeyResource": {
                          "type": "SignedUrlKey",
                          "id": 457625985,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "AddSignedUrlKeyBackendServiceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "backendService": {
                          "type": "string",
                          "id": 306946058,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "signedUrlKeyResource": {
                          "type": "SignedUrlKey",
                          "id": 457625985,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "AddTrafficClassificationRuleRegionNetworkPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "networkPolicy": {
                          "type": "string",
                          "id": 504961123,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "networkPolicyTrafficClassificationRuleResource": {
                          "type": "NetworkPolicyTrafficClassificationRule",
                          "id": 464294582,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "Address": {
                      "oneofs": {
                        "_address": {
                          "oneof": [
                            "address"
                          ]
                        },
                        "_addressType": {
                          "oneof": [
                            "addressType"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_ipCollection": {
                          "oneof": [
                            "ipCollection"
                          ]
                        },
                        "_ipVersion": {
                          "oneof": [
                            "ipVersion"
                          ]
                        },
                        "_ipv6EndpointType": {
                          "oneof": [
                            "ipv6EndpointType"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_labelFingerprint": {
                          "oneof": [
                            "labelFingerprint"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_network": {
                          "oneof": [
                            "network"
                          ]
                        },
                        "_networkTier": {
                          "oneof": [
                            "networkTier"
                          ]
                        },
                        "_prefixLength": {
                          "oneof": [
                            "prefixLength"
                          ]
                        },
                        "_purpose": {
                          "oneof": [
                            "purpose"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        },
                        "_subnetwork": {
                          "oneof": [
                            "subnetwork"
                          ]
                        }
                      },
                      "fields": {
                        "address": {
                          "type": "string",
                          "id": 462920692,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "addressType": {
                          "type": "string",
                          "id": 264307877,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipCollection": {
                          "type": "string",
                          "id": 176818358,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipVersion": {
                          "type": "string",
                          "id": 294959552,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipv6EndpointType": {
                          "type": "string",
                          "id": 97501004,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labelFingerprint": {
                          "type": "string",
                          "id": 178124825,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labels": {
                          "keyType": "string",
                          "type": "string",
                          "id": 500195327
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "network": {
                          "type": "string",
                          "id": 232872494,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "networkTier": {
                          "type": "string",
                          "id": 517397843,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "prefixLength": {
                          "type": "int32",
                          "id": 453565747,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "purpose": {
                          "type": "string",
                          "id": 316407070,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "string",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "subnetwork": {
                          "type": "string",
                          "id": 307827694,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "users": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 111578632
                        }
                      },
                      "nested": {
                        "AddressType": {
                          "values": {
                            "UNDEFINED_ADDRESS_TYPE": 0,
                            "EXTERNAL": 35607499,
                            "INTERNAL": 279295677,
                            "UNSPECIFIED_TYPE": 53933922
                          }
                        },
                        "IpVersion": {
                          "values": {
                            "UNDEFINED_IP_VERSION": 0,
                            "IPV4": 2254341,
                            "IPV6": 2254343,
                            "UNSPECIFIED_VERSION": 21850000
                          }
                        },
                        "Ipv6EndpointType": {
                          "values": {
                            "UNDEFINED_IPV6_ENDPOINT_TYPE": 0,
                            "NETLB": 74173363,
                            "VM": 2743
                          }
                        },
                        "NetworkTier": {
                          "values": {
                            "UNDEFINED_NETWORK_TIER": 0,
                            "FIXED_STANDARD": 310464328,
                            "PREMIUM": 399530551,
                            "STANDARD": 484642493,
                            "STANDARD_OVERRIDES_FIXED_STANDARD": 465847234
                          }
                        },
                        "Purpose": {
                          "values": {
                            "UNDEFINED_PURPOSE": 0,
                            "DNS_RESOLVER": 476114556,
                            "GCE_ENDPOINT": 230515243,
                            "IPSEC_INTERCONNECT": 340437251,
                            "NAT_AUTO": 163666477,
                            "PRIVATE_SERVICE_CONNECT": 48134724,
                            "SERVERLESS": 270492508,
                            "SHARED_LOADBALANCER_VIP": 294447572,
                            "VPC_PEERING": 400800170
                          }
                        },
                        "Status": {
                          "values": {
                            "UNDEFINED_STATUS": 0,
                            "IN_USE": 17393485,
                            "RESERVED": 432241448,
                            "RESERVING": 514587225
                          }
                        }
                      }
                    },
                    "AddressAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "AddressesScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AddressList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "Address",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AddressesScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "addresses": {
                          "rule": "repeated",
                          "type": "Address",
                          "id": 337673122
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AdoptInstancesRegionInstanceGroupManagerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "regionInstanceGroupManagersAdoptInstancesRequestResource": {
                          "type": "RegionInstanceGroupManagersAdoptInstancesRequest",
                          "id": 310404488,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AdvancedMachineFeatures": {
                      "oneofs": {
                        "_enableNestedVirtualization": {
                          "oneof": [
                            "enableNestedVirtualization"
                          ]
                        },
                        "_enableUefiNetworking": {
                          "oneof": [
                            "enableUefiNetworking"
                          ]
                        },
                        "_performanceMonitoringUnit": {
                          "oneof": [
                            "performanceMonitoringUnit"
                          ]
                        },
                        "_threadsPerCore": {
                          "oneof": [
                            "threadsPerCore"
                          ]
                        },
                        "_turboMode": {
                          "oneof": [
                            "turboMode"
                          ]
                        },
                        "_visibleCoreCount": {
                          "oneof": [
                            "visibleCoreCount"
                          ]
                        }
                      },
                      "fields": {
                        "enableNestedVirtualization": {
                          "type": "bool",
                          "id": 16639365,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enableUefiNetworking": {
                          "type": "bool",
                          "id": 334485668,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "performanceMonitoringUnit": {
                          "type": "string",
                          "id": 533618956,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "threadsPerCore": {
                          "type": "int32",
                          "id": 352611671,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "turboMode": {
                          "type": "string",
                          "id": 432965412,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "visibleCoreCount": {
                          "type": "int32",
                          "id": 193198684,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "PerformanceMonitoringUnit": {
                          "values": {
                            "UNDEFINED_PERFORMANCE_MONITORING_UNIT": 0,
                            "ARCHITECTURAL": 155113693,
                            "ENHANCED": 476873590,
                            "PERFORMANCE_MONITORING_UNIT_UNSPECIFIED": 429210692,
                            "STANDARD": 484642493
                          }
                        }
                      }
                    },
                    "AggregatedListAcceleratorTypesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListAddressesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListAutoscalersRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListBackendBucketsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListBackendServicesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListDiskTypesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListDisksRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListForwardingRulesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListFutureReservationsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListGlobalOperationsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListGlobalVmExtensionPoliciesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListHealthChecksRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListInstanceGroupManagersRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListInstanceGroupsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListInstanceTemplatesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListInstancesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListInstantSnapshotsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListInterconnectAttachmentsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListMachineTypesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListNetworkAttachmentsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListNetworkEdgeSecurityServicesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListNetworkEndpointGroupsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListNetworkFirewallPoliciesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListNodeGroupsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListNodeTemplatesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListNodeTypesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListPacketMirroringsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListPublicDelegatedPrefixesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListRegionCommitmentsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListRegionCompositeHealthChecksRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListRegionHealthAggregationPoliciesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListRegionHealthCheckServicesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListRegionHealthSourcesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListRegionNetworkPoliciesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListRegionNotificationEndpointsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListReservationsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListResourcePoliciesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListRoutersRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListSecurityPoliciesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListServiceAttachmentsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListSnapshotsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListSslCertificatesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListSslPoliciesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListStoragePoolTypesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListStoragePoolsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListSubnetworksRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        },
                        "_views": {
                          "oneof": [
                            "views"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "views": {
                          "type": "string",
                          "id": 112204398,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Views": {
                          "values": {
                            "UNDEFINED_VIEWS": 0,
                            "DEFAULT": 115302945,
                            "WITH_UTILIZATION": 504090633
                          }
                        }
                      }
                    },
                    "AggregatedListTargetHttpProxiesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListTargetHttpsProxiesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListTargetInstancesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListTargetPoolsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListTargetTcpProxiesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListTargetVpnGatewaysRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListUrlMapsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListVpnGatewaysRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListVpnTunnelsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProjectNumber": {
                          "oneof": [
                            "serviceProjectNumber"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProjectNumber": {
                          "type": "int64",
                          "id": 316757497,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AliasIpRange": {
                      "oneofs": {
                        "_ipCidrRange": {
                          "oneof": [
                            "ipCidrRange"
                          ]
                        },
                        "_subnetworkRangeName": {
                          "oneof": [
                            "subnetworkRangeName"
                          ]
                        }
                      },
                      "fields": {
                        "ipCidrRange": {
                          "type": "string",
                          "id": 98117322,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "subnetworkRangeName": {
                          "type": "string",
                          "id": 387995966,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AllocationAggregateReservation": {
                      "oneofs": {
                        "_hostCount": {
                          "oneof": [
                            "hostCount"
                          ]
                        },
                        "_inUseHostCount": {
                          "oneof": [
                            "inUseHostCount"
                          ]
                        },
                        "_inUseInstanceCount": {
                          "oneof": [
                            "inUseInstanceCount"
                          ]
                        },
                        "_vmFamily": {
                          "oneof": [
                            "vmFamily"
                          ]
                        },
                        "_workloadType": {
                          "oneof": [
                            "workloadType"
                          ]
                        }
                      },
                      "fields": {
                        "hostCount": {
                          "type": "int32",
                          "id": 297782200,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "inUseHostCount": {
                          "type": "int32",
                          "id": 364069834,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "inUseInstanceCount": {
                          "type": "int32",
                          "id": 319874039,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "inUseResources": {
                          "rule": "repeated",
                          "type": "AllocationAggregateReservationReservedResourceInfo",
                          "id": 409009107
                        },
                        "reservedResources": {
                          "rule": "repeated",
                          "type": "AllocationAggregateReservationReservedResourceInfo",
                          "id": 213217742
                        },
                        "vmFamily": {
                          "type": "string",
                          "id": 125017580,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "workloadType": {
                          "type": "string",
                          "id": 273432322,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "VmFamily": {
                          "values": {
                            "UNDEFINED_VM_FAMILY": 0,
                            "VM_FAMILY_CLOUD_TPU_DEVICE_CT3": 42845948,
                            "VM_FAMILY_CLOUD_TPU_LITE_DEVICE_CT5L": 108020067,
                            "VM_FAMILY_CLOUD_TPU_LITE_POD_SLICE_CT5LP": 18705267,
                            "VM_FAMILY_CLOUD_TPU_LITE_POD_SLICE_CT6E": 398926997,
                            "VM_FAMILY_CLOUD_TPU_POD_SLICE_CT3P": 517384376,
                            "VM_FAMILY_CLOUD_TPU_POD_SLICE_CT4P": 517384407,
                            "VM_FAMILY_CLOUD_TPU_POD_SLICE_CT5P": 517384438,
                            "VM_FAMILY_CLOUD_TPU_POD_SLICE_TPU7X": 485271888
                          }
                        },
                        "WorkloadType": {
                          "values": {
                            "UNDEFINED_WORKLOAD_TYPE": 0,
                            "BATCH": 62971674,
                            "SERVING": 17781740,
                            "UNSPECIFIED": 526786327
                          }
                        }
                      }
                    },
                    "AllocationAggregateReservationReservedResourceInfo": {
                      "oneofs": {
                        "_accelerator": {
                          "oneof": [
                            "accelerator"
                          ]
                        }
                      },
                      "fields": {
                        "accelerator": {
                          "type": "AllocationAggregateReservationReservedResourceInfoAccelerator",
                          "id": 424338027,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AllocationAggregateReservationReservedResourceInfoAccelerator": {
                      "oneofs": {
                        "_acceleratorCount": {
                          "oneof": [
                            "acceleratorCount"
                          ]
                        },
                        "_acceleratorType": {
                          "oneof": [
                            "acceleratorType"
                          ]
                        }
                      },
                      "fields": {
                        "acceleratorCount": {
                          "type": "int32",
                          "id": 504879675,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "acceleratorType": {
                          "type": "string",
                          "id": 138031246,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AllocationReservationSharingPolicy": {
                      "oneofs": {
                        "_serviceShareType": {
                          "oneof": [
                            "serviceShareType"
                          ]
                        }
                      },
                      "fields": {
                        "serviceShareType": {
                          "type": "string",
                          "id": 514508644,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "ServiceShareType": {
                          "values": {
                            "UNDEFINED_SERVICE_SHARE_TYPE": 0,
                            "ALLOW_ALL": 475536235,
                            "DISALLOW_ALL": 277786301,
                            "SERVICE_SHARE_TYPE_UNSPECIFIED": 279057148
                          }
                        }
                      }
                    },
                    "AllocationResourceStatus": {
                      "oneofs": {
                        "_healthInfo": {
                          "oneof": [
                            "healthInfo"
                          ]
                        },
                        "_reservationBlockCount": {
                          "oneof": [
                            "reservationBlockCount"
                          ]
                        },
                        "_reservationMaintenance": {
                          "oneof": [
                            "reservationMaintenance"
                          ]
                        },
                        "_specificSkuAllocation": {
                          "oneof": [
                            "specificSkuAllocation"
                          ]
                        }
                      },
                      "fields": {
                        "healthInfo": {
                          "type": "AllocationResourceStatusHealthInfo",
                          "id": 235287729,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "reservationBlockCount": {
                          "type": "int32",
                          "id": 161835754,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "reservationMaintenance": {
                          "type": "GroupMaintenanceInfo",
                          "id": 340607776,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "specificSkuAllocation": {
                          "type": "AllocationResourceStatusSpecificSKUAllocation",
                          "id": 196231151,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AllocationResourceStatusHealthInfo": {
                      "oneofs": {
                        "_degradedBlockCount": {
                          "oneof": [
                            "degradedBlockCount"
                          ]
                        },
                        "_healthStatus": {
                          "oneof": [
                            "healthStatus"
                          ]
                        },
                        "_healthyBlockCount": {
                          "oneof": [
                            "healthyBlockCount"
                          ]
                        }
                      },
                      "fields": {
                        "degradedBlockCount": {
                          "type": "int32",
                          "id": 514082636,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "healthStatus": {
                          "type": "string",
                          "id": 380545845,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "healthyBlockCount": {
                          "type": "int32",
                          "id": 223625019,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "HealthStatus": {
                          "values": {
                            "UNDEFINED_HEALTH_STATUS": 0,
                            "DEGRADED": 396890926,
                            "HEALTHY": 439801213,
                            "HEALTH_STATUS_UNSPECIFIED": 482246925
                          }
                        }
                      }
                    },
                    "AllocationResourceStatusSpecificSKUAllocation": {
                      "oneofs": {
                        "_sourceInstanceTemplateId": {
                          "oneof": [
                            "sourceInstanceTemplateId"
                          ]
                        }
                      },
                      "fields": {
                        "sourceInstanceTemplateId": {
                          "type": "string",
                          "id": 111196154,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "utilizations": {
                          "keyType": "string",
                          "type": "int64",
                          "id": 402495121
                        }
                      }
                    },
                    "AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk": {
                      "oneofs": {
                        "_diskSizeGb": {
                          "oneof": [
                            "diskSizeGb"
                          ]
                        },
                        "_interface": {
                          "oneof": [
                            "interface"
                          ]
                        }
                      },
                      "fields": {
                        "diskSizeGb": {
                          "type": "int64",
                          "id": 316263735,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "interface": {
                          "type": "string",
                          "id": 502623545,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Interface": {
                          "values": {
                            "UNDEFINED_INTERFACE": 0,
                            "NVME": 2408800,
                            "SCSI": 2539686
                          }
                        }
                      }
                    },
                    "AllocationSpecificSKUAllocationReservedInstanceProperties": {
                      "oneofs": {
                        "_locationHint": {
                          "oneof": [
                            "locationHint"
                          ]
                        },
                        "_machineType": {
                          "oneof": [
                            "machineType"
                          ]
                        },
                        "_maintenanceFreezeDurationHours": {
                          "oneof": [
                            "maintenanceFreezeDurationHours"
                          ]
                        },
                        "_maintenanceInterval": {
                          "oneof": [
                            "maintenanceInterval"
                          ]
                        },
                        "_minCpuPlatform": {
                          "oneof": [
                            "minCpuPlatform"
                          ]
                        }
                      },
                      "fields": {
                        "guestAccelerators": {
                          "rule": "repeated",
                          "type": "AcceleratorConfig",
                          "id": 463595119
                        },
                        "localSsds": {
                          "rule": "repeated",
                          "type": "AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk",
                          "id": 229951299
                        },
                        "locationHint": {
                          "type": "string",
                          "id": 350519505,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "machineType": {
                          "type": "string",
                          "id": 227711026,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maintenanceFreezeDurationHours": {
                          "type": "int32",
                          "id": 371662624,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maintenanceInterval": {
                          "type": "string",
                          "id": 403368049,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "minCpuPlatform": {
                          "type": "string",
                          "id": 242912759,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "MaintenanceInterval": {
                          "values": {
                            "UNDEFINED_MAINTENANCE_INTERVAL": 0,
                            "AS_NEEDED": 500724834,
                            "PERIODIC": 142804635,
                            "RECURRENT": 194244550
                          }
                        }
                      }
                    },
                    "AllocationSpecificSKUReservation": {
                      "oneofs": {
                        "_assuredCount": {
                          "oneof": [
                            "assuredCount"
                          ]
                        },
                        "_count": {
                          "oneof": [
                            "count"
                          ]
                        },
                        "_inUseCount": {
                          "oneof": [
                            "inUseCount"
                          ]
                        },
                        "_instanceProperties": {
                          "oneof": [
                            "instanceProperties"
                          ]
                        },
                        "_sourceInstanceTemplate": {
                          "oneof": [
                            "sourceInstanceTemplate"
                          ]
                        }
                      },
                      "fields": {
                        "assuredCount": {
                          "type": "int64",
                          "id": 281197645,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "count": {
                          "type": "int64",
                          "id": 94851343,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "inUseCount": {
                          "type": "int64",
                          "id": 493458877,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instanceProperties": {
                          "type": "AllocationSpecificSKUAllocationReservedInstanceProperties",
                          "id": 215355165,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceInstanceTemplate": {
                          "type": "string",
                          "id": 332423616,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "Allowed": {
                      "oneofs": {
                        "_IPProtocol": {
                          "oneof": [
                            "IPProtocol"
                          ]
                        }
                      },
                      "fields": {
                        "IPProtocol": {
                          "type": "string",
                          "id": 488094525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ports": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 106854418
                        }
                      }
                    },
                    "AnnouncePublicAdvertisedPrefixeRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "publicAdvertisedPrefix": {
                          "type": "string",
                          "id": 101874590,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AnnouncePublicDelegatedPrefixeRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "publicDelegatedPrefix": {
                          "type": "string",
                          "id": 204238440,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ApplyUpdatesToInstancesInstanceGroupManagerRequest": {
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instanceGroupManagersApplyUpdatesRequestResource": {
                          "type": "InstanceGroupManagersApplyUpdatesRequest",
                          "id": 259242835,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "ApplyUpdatesToInstancesRegionInstanceGroupManagerRequest": {
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "regionInstanceGroupManagersApplyUpdatesRequestResource": {
                          "type": "RegionInstanceGroupManagersApplyUpdatesRequest",
                          "id": 76248318,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "AttachDiskInstanceRequest": {
                      "oneofs": {
                        "_forceAttach": {
                          "oneof": [
                            "forceAttach"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "attachedDiskResource": {
                          "type": "AttachedDisk",
                          "id": 90605845,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "forceAttach": {
                          "type": "bool",
                          "id": 142758425,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "AttachNetworkEndpointsGlobalNetworkEndpointGroupRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "globalNetworkEndpointGroupsAttachEndpointsRequestResource": {
                          "type": "GlobalNetworkEndpointGroupsAttachEndpointsRequest",
                          "id": 30691563,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "networkEndpointGroup": {
                          "type": "string",
                          "id": 433907078,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AttachNetworkEndpointsNetworkEndpointGroupRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "networkEndpointGroup": {
                          "type": "string",
                          "id": 433907078,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "networkEndpointGroupsAttachEndpointsRequestResource": {
                          "type": "NetworkEndpointGroupsAttachEndpointsRequest",
                          "id": 531079,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "AttachNetworkEndpointsRegionNetworkEndpointGroupRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "networkEndpointGroup": {
                          "type": "string",
                          "id": 433907078,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "regionNetworkEndpointGroupsAttachEndpointsRequestResource": {
                          "type": "RegionNetworkEndpointGroupsAttachEndpointsRequest",
                          "id": 334986492,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AttachedDisk": {
                      "oneofs": {
                        "_architecture": {
                          "oneof": [
                            "architecture"
                          ]
                        },
                        "_autoDelete": {
                          "oneof": [
                            "autoDelete"
                          ]
                        },
                        "_boot": {
                          "oneof": [
                            "boot"
                          ]
                        },
                        "_deviceName": {
                          "oneof": [
                            "deviceName"
                          ]
                        },
                        "_diskEncryptionKey": {
                          "oneof": [
                            "diskEncryptionKey"
                          ]
                        },
                        "_diskSizeGb": {
                          "oneof": [
                            "diskSizeGb"
                          ]
                        },
                        "_forceAttach": {
                          "oneof": [
                            "forceAttach"
                          ]
                        },
                        "_index": {
                          "oneof": [
                            "index"
                          ]
                        },
                        "_initializeParams": {
                          "oneof": [
                            "initializeParams"
                          ]
                        },
                        "_interface": {
                          "oneof": [
                            "interface"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_locked": {
                          "oneof": [
                            "locked"
                          ]
                        },
                        "_mode": {
                          "oneof": [
                            "mode"
                          ]
                        },
                        "_savedState": {
                          "oneof": [
                            "savedState"
                          ]
                        },
                        "_shieldedInstanceInitialState": {
                          "oneof": [
                            "shieldedInstanceInitialState"
                          ]
                        },
                        "_source": {
                          "oneof": [
                            "source"
                          ]
                        },
                        "_type": {
                          "oneof": [
                            "type"
                          ]
                        }
                      },
                      "fields": {
                        "architecture": {
                          "type": "string",
                          "id": 302803283,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "autoDelete": {
                          "type": "bool",
                          "id": 464761403,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "boot": {
                          "type": "bool",
                          "id": 3029746,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "deviceName": {
                          "type": "string",
                          "id": 67541716,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "diskEncryptionKey": {
                          "type": "CustomerEncryptionKey",
                          "id": 271660677,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "diskSizeGb": {
                          "type": "int64",
                          "id": 316263735,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "forceAttach": {
                          "type": "bool",
                          "id": 142758425,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "guestOsFeatures": {
                          "rule": "repeated",
                          "type": "GuestOsFeature",
                          "id": 79294545
                        },
                        "index": {
                          "type": "int32",
                          "id": 100346066,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "initializeParams": {
                          "type": "AttachedDiskInitializeParams",
                          "id": 17697045,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "interface": {
                          "type": "string",
                          "id": 502623545,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "licenses": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 337642578
                        },
                        "locked": {
                          "type": "bool",
                          "id": 513159946,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "mode": {
                          "type": "string",
                          "id": 3357091,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "savedState": {
                          "type": "string",
                          "id": 411587801,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "shieldedInstanceInitialState": {
                          "type": "InitialStateConfig",
                          "id": 192356867,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "source": {
                          "type": "string",
                          "id": 177235995,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "type": {
                          "type": "string",
                          "id": 3575610,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "userLicenses": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 388193862
                        }
                      },
                      "nested": {
                        "Architecture": {
                          "values": {
                            "UNDEFINED_ARCHITECTURE": 0,
                            "ARCHITECTURE_UNSPECIFIED": 394750507,
                            "ARM64": 62547450,
                            "X86_64": 425300551
                          }
                        },
                        "Interface": {
                          "values": {
                            "UNDEFINED_INTERFACE": 0,
                            "NVME": 2408800,
                            "SCSI": 2539686
                          }
                        },
                        "Mode": {
                          "values": {
                            "UNDEFINED_MODE": 0,
                            "READ_ONLY": 91950261,
                            "READ_WRITE": 173607894
                          }
                        },
                        "SavedState": {
                          "values": {
                            "UNDEFINED_SAVED_STATE": 0,
                            "DISK_SAVED_STATE_UNSPECIFIED": 391290831,
                            "PRESERVED": 254159736
                          }
                        },
                        "Type": {
                          "values": {
                            "UNDEFINED_TYPE": 0,
                            "PERSISTENT": 460683927,
                            "SCRATCH": 496778970
                          }
                        }
                      }
                    },
                    "AttachedDiskInitializeParams": {
                      "oneofs": {
                        "_architecture": {
                          "oneof": [
                            "architecture"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_diskName": {
                          "oneof": [
                            "diskName"
                          ]
                        },
                        "_diskSizeGb": {
                          "oneof": [
                            "diskSizeGb"
                          ]
                        },
                        "_diskType": {
                          "oneof": [
                            "diskType"
                          ]
                        },
                        "_enableConfidentialCompute": {
                          "oneof": [
                            "enableConfidentialCompute"
                          ]
                        },
                        "_multiWriter": {
                          "oneof": [
                            "multiWriter"
                          ]
                        },
                        "_onUpdateAction": {
                          "oneof": [
                            "onUpdateAction"
                          ]
                        },
                        "_provisionedIops": {
                          "oneof": [
                            "provisionedIops"
                          ]
                        },
                        "_provisionedThroughput": {
                          "oneof": [
                            "provisionedThroughput"
                          ]
                        },
                        "_sourceImage": {
                          "oneof": [
                            "sourceImage"
                          ]
                        },
                        "_sourceImageEncryptionKey": {
                          "oneof": [
                            "sourceImageEncryptionKey"
                          ]
                        },
                        "_sourceInstantSnapshot": {
                          "oneof": [
                            "sourceInstantSnapshot"
                          ]
                        },
                        "_sourceSnapshot": {
                          "oneof": [
                            "sourceSnapshot"
                          ]
                        },
                        "_sourceSnapshotEncryptionKey": {
                          "oneof": [
                            "sourceSnapshotEncryptionKey"
                          ]
                        },
                        "_storagePool": {
                          "oneof": [
                            "storagePool"
                          ]
                        }
                      },
                      "fields": {
                        "architecture": {
                          "type": "string",
                          "id": 302803283,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "diskName": {
                          "type": "string",
                          "id": 92807149,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "diskSizeGb": {
                          "type": "int64",
                          "id": 316263735,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "diskType": {
                          "type": "string",
                          "id": 93009052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enableConfidentialCompute": {
                          "type": "bool",
                          "id": 102135228,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "guestOsFeatures": {
                          "rule": "repeated",
                          "type": "GuestOsFeature",
                          "id": 79294545
                        },
                        "labels": {
                          "keyType": "string",
                          "type": "string",
                          "id": 500195327
                        },
                        "licenses": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 337642578
                        },
                        "multiWriter": {
                          "type": "bool",
                          "id": 528165433,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "onUpdateAction": {
                          "type": "string",
                          "id": 202451980,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "provisionedIops": {
                          "type": "int64",
                          "id": 186769108,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "provisionedThroughput": {
                          "type": "int64",
                          "id": 526524181,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "replicaZones": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 48438272
                        },
                        "resourceManagerTags": {
                          "keyType": "string",
                          "type": "string",
                          "id": 377671164
                        },
                        "resourcePolicies": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 22220385
                        },
                        "sourceImage": {
                          "type": "string",
                          "id": 50443319,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceImageEncryptionKey": {
                          "type": "CustomerEncryptionKey",
                          "id": 381503659,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceInstantSnapshot": {
                          "type": "string",
                          "id": 219202054,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceSnapshot": {
                          "type": "string",
                          "id": 126061928,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceSnapshotEncryptionKey": {
                          "type": "CustomerEncryptionKey",
                          "id": 303679322,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "storagePool": {
                          "type": "string",
                          "id": 360473440,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Architecture": {
                          "values": {
                            "UNDEFINED_ARCHITECTURE": 0,
                            "ARCHITECTURE_UNSPECIFIED": 394750507,
                            "ARM64": 62547450,
                            "X86_64": 425300551
                          }
                        },
                        "OnUpdateAction": {
                          "values": {
                            "UNDEFINED_ON_UPDATE_ACTION": 0,
                            "RECREATE_DISK": 494767853,
                            "RECREATE_DISK_IF_SOURCE_CHANGED": 398099712,
                            "USE_EXISTING_DISK": 232682233
                          }
                        }
                      }
                    },
                    "AuditConfig": {
                      "oneofs": {
                        "_service": {
                          "oneof": [
                            "service"
                          ]
                        }
                      },
                      "fields": {
                        "auditLogConfigs": {
                          "rule": "repeated",
                          "type": "AuditLogConfig",
                          "id": 488420626
                        },
                        "exemptedMembers": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 232615576
                        },
                        "service": {
                          "type": "string",
                          "id": 373540533,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AuditLogConfig": {
                      "oneofs": {
                        "_ignoreChildExemptions": {
                          "oneof": [
                            "ignoreChildExemptions"
                          ]
                        },
                        "_logType": {
                          "oneof": [
                            "logType"
                          ]
                        }
                      },
                      "fields": {
                        "exemptedMembers": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 232615576
                        },
                        "ignoreChildExemptions": {
                          "type": "bool",
                          "id": 70141850,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "logType": {
                          "type": "string",
                          "id": 403115861,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "LogType": {
                          "values": {
                            "UNDEFINED_LOG_TYPE": 0,
                            "ADMIN_READ": 128951462,
                            "DATA_READ": 305224971,
                            "DATA_WRITE": 340181738,
                            "LOG_TYPE_UNSPECIFIED": 154527053
                          }
                        }
                      }
                    },
                    "Autoscaler": {
                      "oneofs": {
                        "_autoscalingPolicy": {
                          "oneof": [
                            "autoscalingPolicy"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_recommendedSize": {
                          "oneof": [
                            "recommendedSize"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        },
                        "_target": {
                          "oneof": [
                            "target"
                          ]
                        },
                        "_zone": {
                          "oneof": [
                            "zone"
                          ]
                        }
                      },
                      "fields": {
                        "autoscalingPolicy": {
                          "type": "AutoscalingPolicy",
                          "id": 221950041,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "recommendedSize": {
                          "type": "int32",
                          "id": 257915749,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "scalingScheduleStatus": {
                          "keyType": "string",
                          "type": "ScalingScheduleStatus",
                          "id": 465950178
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "string",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "statusDetails": {
                          "rule": "repeated",
                          "type": "AutoscalerStatusDetails",
                          "id": 363353845
                        },
                        "target": {
                          "type": "string",
                          "id": 192835985,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Status": {
                          "values": {
                            "UNDEFINED_STATUS": 0,
                            "ACTIVE": 314733318,
                            "DELETING": 528602024,
                            "ERROR": 66247144,
                            "PENDING": 35394935
                          }
                        }
                      }
                    },
                    "AutoscalerAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "AutoscalersScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AutoscalerList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "Autoscaler",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AutoscalerStatusDetails": {
                      "oneofs": {
                        "_message": {
                          "oneof": [
                            "message"
                          ]
                        },
                        "_type": {
                          "oneof": [
                            "type"
                          ]
                        }
                      },
                      "fields": {
                        "message": {
                          "type": "string",
                          "id": 418054151,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "type": {
                          "type": "string",
                          "id": 3575610,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Type": {
                          "values": {
                            "UNDEFINED_TYPE": 0,
                            "ALL_INSTANCES_UNHEALTHY": 404965477,
                            "BACKEND_SERVICE_DOES_NOT_EXIST": 191417626,
                            "CAPPED_AT_MAX_NUM_REPLICAS": 518617,
                            "CUSTOM_METRIC_DATA_POINTS_TOO_SPARSE": 328964659,
                            "CUSTOM_METRIC_INVALID": 204430550,
                            "MIN_EQUALS_MAX": 2821361,
                            "MISSING_CUSTOM_METRIC_DATA_POINTS": 94885086,
                            "MISSING_LOAD_BALANCING_DATA_POINTS": 509858898,
                            "MODE_OFF": 164169907,
                            "MODE_ONLY_SCALE_OUT": 3840994,
                            "MODE_ONLY_UP": 100969842,
                            "MORE_THAN_ONE_BACKEND_SERVICE": 151922141,
                            "NOT_ENOUGH_QUOTA_AVAILABLE": 403101631,
                            "REGION_RESOURCE_STOCKOUT": 528622846,
                            "SCALING_TARGET_DOES_NOT_EXIST": 122636699,
                            "SCHEDULED_INSTANCES_GREATER_THAN_AUTOSCALER_MAX": 29275586,
                            "SCHEDULED_INSTANCES_LESS_THAN_AUTOSCALER_MIN": 398287669,
                            "UNKNOWN": 433141802,
                            "UNSUPPORTED_MAX_RATE_LOAD_BALANCING_CONFIGURATION": 330845009,
                            "ZONE_RESOURCE_STOCKOUT": 210200502
                          }
                        }
                      }
                    },
                    "AutoscalersScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "autoscalers": {
                          "rule": "repeated",
                          "type": "Autoscaler",
                          "id": 465771644
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AutoscalingPolicy": {
                      "oneofs": {
                        "_coolDownPeriodSec": {
                          "oneof": [
                            "coolDownPeriodSec"
                          ]
                        },
                        "_cpuUtilization": {
                          "oneof": [
                            "cpuUtilization"
                          ]
                        },
                        "_loadBalancingUtilization": {
                          "oneof": [
                            "loadBalancingUtilization"
                          ]
                        },
                        "_maxNumReplicas": {
                          "oneof": [
                            "maxNumReplicas"
                          ]
                        },
                        "_minNumReplicas": {
                          "oneof": [
                            "minNumReplicas"
                          ]
                        },
                        "_mode": {
                          "oneof": [
                            "mode"
                          ]
                        },
                        "_scaleDownControl": {
                          "oneof": [
                            "scaleDownControl"
                          ]
                        },
                        "_scaleInControl": {
                          "oneof": [
                            "scaleInControl"
                          ]
                        }
                      },
                      "fields": {
                        "coolDownPeriodSec": {
                          "type": "int32",
                          "id": 107692954,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "cpuUtilization": {
                          "type": "AutoscalingPolicyCpuUtilization",
                          "id": 381211147,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "customMetricUtilizations": {
                          "rule": "repeated",
                          "type": "AutoscalingPolicyCustomMetricUtilization",
                          "id": 131972850
                        },
                        "loadBalancingUtilization": {
                          "type": "AutoscalingPolicyLoadBalancingUtilization",
                          "id": 429746403,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxNumReplicas": {
                          "type": "int32",
                          "id": 62327375,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "minNumReplicas": {
                          "type": "int32",
                          "id": 535329825,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "mode": {
                          "type": "string",
                          "id": 3357091,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "scaleDownControl": {
                          "type": "AutoscalingPolicyScaleDownControl",
                          "id": 412071829,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "scaleInControl": {
                          "type": "AutoscalingPolicyScaleInControl",
                          "id": 527670872,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "scalingSchedules": {
                          "keyType": "string",
                          "type": "AutoscalingPolicyScalingSchedule",
                          "id": 355416580
                        }
                      },
                      "nested": {
                        "Mode": {
                          "values": {
                            "UNDEFINED_MODE": 0,
                            "OFF": 78159,
                            "ON": 2527,
                            "ONLY_SCALE_OUT": 152713670,
                            "ONLY_UP": 478095374
                          }
                        }
                      }
                    },
                    "AutoscalingPolicyCpuUtilization": {
                      "oneofs": {
                        "_predictiveMethod": {
                          "oneof": [
                            "predictiveMethod"
                          ]
                        },
                        "_utilizationTarget": {
                          "oneof": [
                            "utilizationTarget"
                          ]
                        }
                      },
                      "fields": {
                        "predictiveMethod": {
                          "type": "string",
                          "id": 390220737,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "utilizationTarget": {
                          "type": "double",
                          "id": 215905870,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "PredictiveMethod": {
                          "values": {
                            "UNDEFINED_PREDICTIVE_METHOD": 0,
                            "NONE": 2402104,
                            "OPTIMIZE_AVAILABILITY": 11629437,
                            "PREDICTIVE_METHOD_UNSPECIFIED": 52410265
                          }
                        }
                      }
                    },
                    "AutoscalingPolicyCustomMetricUtilization": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_metric": {
                          "oneof": [
                            "metric"
                          ]
                        },
                        "_singleInstanceAssignment": {
                          "oneof": [
                            "singleInstanceAssignment"
                          ]
                        },
                        "_utilizationTarget": {
                          "oneof": [
                            "utilizationTarget"
                          ]
                        },
                        "_utilizationTargetType": {
                          "oneof": [
                            "utilizationTargetType"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "metric": {
                          "type": "string",
                          "id": 533067184,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "singleInstanceAssignment": {
                          "type": "double",
                          "id": 504768064,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "utilizationTarget": {
                          "type": "double",
                          "id": 215905870,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "utilizationTargetType": {
                          "type": "string",
                          "id": 340169355,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "UtilizationTargetType": {
                          "values": {
                            "UNDEFINED_UTILIZATION_TARGET_TYPE": 0,
                            "DELTA_PER_MINUTE": 87432861,
                            "DELTA_PER_SECOND": 255180029,
                            "GAUGE": 67590361
                          }
                        }
                      }
                    },
                    "AutoscalingPolicyLoadBalancingUtilization": {
                      "oneofs": {
                        "_utilizationTarget": {
                          "oneof": [
                            "utilizationTarget"
                          ]
                        }
                      },
                      "fields": {
                        "utilizationTarget": {
                          "type": "double",
                          "id": 215905870,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AutoscalingPolicyScaleDownControl": {
                      "oneofs": {
                        "_maxScaledDownReplicas": {
                          "oneof": [
                            "maxScaledDownReplicas"
                          ]
                        },
                        "_timeWindowSec": {
                          "oneof": [
                            "timeWindowSec"
                          ]
                        }
                      },
                      "fields": {
                        "maxScaledDownReplicas": {
                          "type": "FixedOrPercent",
                          "id": 47461006,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "timeWindowSec": {
                          "type": "int32",
                          "id": 36405300,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AutoscalingPolicyScaleInControl": {
                      "oneofs": {
                        "_maxScaledInReplicas": {
                          "oneof": [
                            "maxScaledInReplicas"
                          ]
                        },
                        "_timeWindowSec": {
                          "oneof": [
                            "timeWindowSec"
                          ]
                        }
                      },
                      "fields": {
                        "maxScaledInReplicas": {
                          "type": "FixedOrPercent",
                          "id": 180710123,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "timeWindowSec": {
                          "type": "int32",
                          "id": 36405300,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AutoscalingPolicyScalingSchedule": {
                      "oneofs": {
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_disabled": {
                          "oneof": [
                            "disabled"
                          ]
                        },
                        "_durationSec": {
                          "oneof": [
                            "durationSec"
                          ]
                        },
                        "_minRequiredReplicas": {
                          "oneof": [
                            "minRequiredReplicas"
                          ]
                        },
                        "_schedule": {
                          "oneof": [
                            "schedule"
                          ]
                        },
                        "_timeZone": {
                          "oneof": [
                            "timeZone"
                          ]
                        }
                      },
                      "fields": {
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "disabled": {
                          "type": "bool",
                          "id": 270940796,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "durationSec": {
                          "type": "int32",
                          "id": 212356902,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "minRequiredReplicas": {
                          "type": "int32",
                          "id": 365514414,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "schedule": {
                          "type": "string",
                          "id": 375820951,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "timeZone": {
                          "type": "string",
                          "id": 36848094,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "Backend": {
                      "oneofs": {
                        "_balancingMode": {
                          "oneof": [
                            "balancingMode"
                          ]
                        },
                        "_capacityScaler": {
                          "oneof": [
                            "capacityScaler"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_failover": {
                          "oneof": [
                            "failover"
                          ]
                        },
                        "_group": {
                          "oneof": [
                            "group"
                          ]
                        },
                        "_maxConnections": {
                          "oneof": [
                            "maxConnections"
                          ]
                        },
                        "_maxConnectionsPerEndpoint": {
                          "oneof": [
                            "maxConnectionsPerEndpoint"
                          ]
                        },
                        "_maxConnectionsPerInstance": {
                          "oneof": [
                            "maxConnectionsPerInstance"
                          ]
                        },
                        "_maxInFlightRequests": {
                          "oneof": [
                            "maxInFlightRequests"
                          ]
                        },
                        "_maxInFlightRequestsPerEndpoint": {
                          "oneof": [
                            "maxInFlightRequestsPerEndpoint"
                          ]
                        },
                        "_maxInFlightRequestsPerInstance": {
                          "oneof": [
                            "maxInFlightRequestsPerInstance"
                          ]
                        },
                        "_maxRate": {
                          "oneof": [
                            "maxRate"
                          ]
                        },
                        "_maxRatePerEndpoint": {
                          "oneof": [
                            "maxRatePerEndpoint"
                          ]
                        },
                        "_maxRatePerInstance": {
                          "oneof": [
                            "maxRatePerInstance"
                          ]
                        },
                        "_maxUtilization": {
                          "oneof": [
                            "maxUtilization"
                          ]
                        },
                        "_orchestrationInfo": {
                          "oneof": [
                            "orchestrationInfo"
                          ]
                        },
                        "_preference": {
                          "oneof": [
                            "preference"
                          ]
                        },
                        "_trafficDuration": {
                          "oneof": [
                            "trafficDuration"
                          ]
                        }
                      },
                      "fields": {
                        "balancingMode": {
                          "type": "string",
                          "id": 430286217,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "capacityScaler": {
                          "type": "float",
                          "id": 315958157,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "customMetrics": {
                          "rule": "repeated",
                          "type": "BackendCustomMetric",
                          "id": 429453813
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "failover": {
                          "type": "bool",
                          "id": 138892530,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "group": {
                          "type": "string",
                          "id": 98629247,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxConnections": {
                          "type": "int32",
                          "id": 110652154,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxConnectionsPerEndpoint": {
                          "type": "int32",
                          "id": 216904604,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxConnectionsPerInstance": {
                          "type": "int32",
                          "id": 104671900,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxInFlightRequests": {
                          "type": "int32",
                          "id": 273269332,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxInFlightRequestsPerEndpoint": {
                          "type": "int32",
                          "id": 307928706,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxInFlightRequestsPerInstance": {
                          "type": "int32",
                          "id": 195696002,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxRate": {
                          "type": "int32",
                          "id": 408035035,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxRatePerEndpoint": {
                          "type": "float",
                          "id": 129832283,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxRatePerInstance": {
                          "type": "float",
                          "id": 17599579,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxUtilization": {
                          "type": "float",
                          "id": 148192199,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orchestrationInfo": {
                          "type": "BackendBackendOrchestrationInfo",
                          "id": 441144300,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "preference": {
                          "type": "string",
                          "id": 150781147,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "trafficDuration": {
                          "type": "string",
                          "id": 11618710,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "BalancingMode": {
                          "values": {
                            "UNDEFINED_BALANCING_MODE": 0,
                            "CONNECTION": 246311646,
                            "CUSTOM_METRICS": 331575765,
                            "IN_FLIGHT": 190040266,
                            "RATE": 2508000,
                            "UTILIZATION": 157008386
                          }
                        },
                        "Preference": {
                          "values": {
                            "UNDEFINED_PREFERENCE": 0,
                            "DEFAULT": 115302945,
                            "PREFERENCE_UNSPECIFIED": 496219571,
                            "PREFERRED": 418847841
                          }
                        },
                        "TrafficDuration": {
                          "values": {
                            "UNDEFINED_TRAFFIC_DURATION": 0,
                            "LONG": 2342524,
                            "SHORT": 78875740,
                            "TRAFFIC_DURATION_UNSPECIFIED": 265201166
                          }
                        }
                      }
                    },
                    "BackendBackendOrchestrationInfo": {
                      "oneofs": {
                        "_resourceUri": {
                          "oneof": [
                            "resourceUri"
                          ]
                        }
                      },
                      "fields": {
                        "resourceUri": {
                          "type": "string",
                          "id": 152830395,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "BackendBucket": {
                      "oneofs": {
                        "_bucketName": {
                          "oneof": [
                            "bucketName"
                          ]
                        },
                        "_cdnPolicy": {
                          "oneof": [
                            "cdnPolicy"
                          ]
                        },
                        "_compressionMode": {
                          "oneof": [
                            "compressionMode"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_edgeSecurityPolicy": {
                          "oneof": [
                            "edgeSecurityPolicy"
                          ]
                        },
                        "_enableCdn": {
                          "oneof": [
                            "enableCdn"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_loadBalancingScheme": {
                          "oneof": [
                            "loadBalancingScheme"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_params": {
                          "oneof": [
                            "params"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        }
                      },
                      "fields": {
                        "bucketName": {
                          "type": "string",
                          "id": 283610048,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "cdnPolicy": {
                          "type": "BackendBucketCdnPolicy",
                          "id": 213976452,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "compressionMode": {
                          "type": "string",
                          "id": 95520988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "customResponseHeaders": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 387539094
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "edgeSecurityPolicy": {
                          "type": "string",
                          "id": 41036943,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enableCdn": {
                          "type": "bool",
                          "id": 282942321,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "loadBalancingScheme": {
                          "type": "string",
                          "id": 363890244,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "params": {
                          "type": "BackendBucketParams",
                          "id": 78313862,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "usedBy": {
                          "rule": "repeated",
                          "type": "BackendBucketUsedBy",
                          "id": 389320729
                        }
                      },
                      "nested": {
                        "CompressionMode": {
                          "values": {
                            "UNDEFINED_COMPRESSION_MODE": 0,
                            "AUTOMATIC": 165298699,
                            "DISABLED": 516696700
                          }
                        },
                        "LoadBalancingScheme": {
                          "values": {
                            "UNDEFINED_LOAD_BALANCING_SCHEME": 0,
                            "EXTERNAL_MANAGED": 512006923,
                            "INTERNAL_MANAGED": 37350397
                          }
                        }
                      }
                    },
                    "BackendBucketAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "BackendBucketsScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "BackendBucketCdnPolicy": {
                      "oneofs": {
                        "_cacheKeyPolicy": {
                          "oneof": [
                            "cacheKeyPolicy"
                          ]
                        },
                        "_cacheMode": {
                          "oneof": [
                            "cacheMode"
                          ]
                        },
                        "_clientTtl": {
                          "oneof": [
                            "clientTtl"
                          ]
                        },
                        "_defaultTtl": {
                          "oneof": [
                            "defaultTtl"
                          ]
                        },
                        "_maxTtl": {
                          "oneof": [
                            "maxTtl"
                          ]
                        },
                        "_negativeCaching": {
                          "oneof": [
                            "negativeCaching"
                          ]
                        },
                        "_requestCoalescing": {
                          "oneof": [
                            "requestCoalescing"
                          ]
                        },
                        "_serveWhileStale": {
                          "oneof": [
                            "serveWhileStale"
                          ]
                        },
                        "_signedUrlCacheMaxAgeSec": {
                          "oneof": [
                            "signedUrlCacheMaxAgeSec"
                          ]
                        }
                      },
                      "fields": {
                        "bypassCacheOnRequestHeaders": {
                          "rule": "repeated",
                          "type": "BackendBucketCdnPolicyBypassCacheOnRequestHeader",
                          "id": 486203082
                        },
                        "cacheKeyPolicy": {
                          "type": "BackendBucketCdnPolicyCacheKeyPolicy",
                          "id": 159263727,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "cacheMode": {
                          "type": "string",
                          "id": 28877888,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "clientTtl": {
                          "type": "int32",
                          "id": 29034360,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "defaultTtl": {
                          "type": "int32",
                          "id": 100253422,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxTtl": {
                          "type": "int32",
                          "id": 307578001,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "negativeCaching": {
                          "type": "bool",
                          "id": 336110005,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "negativeCachingPolicy": {
                          "rule": "repeated",
                          "type": "BackendBucketCdnPolicyNegativeCachingPolicy",
                          "id": 155359996
                        },
                        "requestCoalescing": {
                          "type": "bool",
                          "id": 532808276,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serveWhileStale": {
                          "type": "int32",
                          "id": 236682203,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "signedUrlCacheMaxAgeSec": {
                          "type": "int64",
                          "id": 269374534,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "signedUrlKeyNames": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 371848885
                        }
                      },
                      "nested": {
                        "CacheMode": {
                          "values": {
                            "UNDEFINED_CACHE_MODE": 0,
                            "CACHE_ALL_STATIC": 355027945,
                            "FORCE_CACHE_ALL": 486026928,
                            "INVALID_CACHE_MODE": 381295560,
                            "USE_ORIGIN_HEADERS": 55380261
                          }
                        }
                      }
                    },
                    "BackendBucketCdnPolicyBypassCacheOnRequestHeader": {
                      "oneofs": {
                        "_headerName": {
                          "oneof": [
                            "headerName"
                          ]
                        }
                      },
                      "fields": {
                        "headerName": {
                          "type": "string",
                          "id": 110223613,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "BackendBucketCdnPolicyCacheKeyPolicy": {
                      "fields": {
                        "includeHttpHeaders": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 2489606
                        },
                        "queryStringWhitelist": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 52456496
                        }
                      }
                    },
                    "BackendBucketCdnPolicyNegativeCachingPolicy": {
                      "oneofs": {
                        "_code": {
                          "oneof": [
                            "code"
                          ]
                        },
                        "_ttl": {
                          "oneof": [
                            "ttl"
                          ]
                        }
                      },
                      "fields": {
                        "code": {
                          "type": "int32",
                          "id": 3059181,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ttl": {
                          "type": "int32",
                          "id": 115180,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "BackendBucketList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "BackendBucket",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "BackendBucketListUsable": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "BackendBucket",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "BackendBucketParams": {
                      "fields": {
                        "resourceManagerTags": {
                          "keyType": "string",
                          "type": "string",
                          "id": 377671164
                        }
                      }
                    },
                    "BackendBucketUsedBy": {
                      "oneofs": {
                        "_reference": {
                          "oneof": [
                            "reference"
                          ]
                        }
                      },
                      "fields": {
                        "reference": {
                          "type": "string",
                          "id": 148586315,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "BackendBucketsScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "backendBuckets": {
                          "rule": "repeated",
                          "type": "BackendBucket",
                          "id": 158780702
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "BackendCustomMetric": {
                      "oneofs": {
                        "_dryRun": {
                          "oneof": [
                            "dryRun"
                          ]
                        },
                        "_maxUtilization": {
                          "oneof": [
                            "maxUtilization"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        }
                      },
                      "fields": {
                        "dryRun": {
                          "type": "bool",
                          "id": 323854839,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxUtilization": {
                          "type": "float",
                          "id": 148192199,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "BackendService": {
                      "oneofs": {
                        "_affinityCookieTtlSec": {
                          "oneof": [
                            "affinityCookieTtlSec"
                          ]
                        },
                        "_cdnPolicy": {
                          "oneof": [
                            "cdnPolicy"
                          ]
                        },
                        "_circuitBreakers": {
                          "oneof": [
                            "circuitBreakers"
                          ]
                        },
                        "_compressionMode": {
                          "oneof": [
                            "compressionMode"
                          ]
                        },
                        "_connectionDraining": {
                          "oneof": [
                            "connectionDraining"
                          ]
                        },
                        "_connectionTrackingPolicy": {
                          "oneof": [
                            "connectionTrackingPolicy"
                          ]
                        },
                        "_consistentHash": {
                          "oneof": [
                            "consistentHash"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_dynamicForwarding": {
                          "oneof": [
                            "dynamicForwarding"
                          ]
                        },
                        "_edgeSecurityPolicy": {
                          "oneof": [
                            "edgeSecurityPolicy"
                          ]
                        },
                        "_enableCDN": {
                          "oneof": [
                            "enableCDN"
                          ]
                        },
                        "_externalManagedMigrationState": {
                          "oneof": [
                            "externalManagedMigrationState"
                          ]
                        },
                        "_externalManagedMigrationTestingPercentage": {
                          "oneof": [
                            "externalManagedMigrationTestingPercentage"
                          ]
                        },
                        "_failoverPolicy": {
                          "oneof": [
                            "failoverPolicy"
                          ]
                        },
                        "_fingerprint": {
                          "oneof": [
                            "fingerprint"
                          ]
                        },
                        "_haPolicy": {
                          "oneof": [
                            "haPolicy"
                          ]
                        },
                        "_iap": {
                          "oneof": [
                            "iap"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_ipAddressSelectionPolicy": {
                          "oneof": [
                            "ipAddressSelectionPolicy"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_loadBalancingScheme": {
                          "oneof": [
                            "loadBalancingScheme"
                          ]
                        },
                        "_localityLbPolicy": {
                          "oneof": [
                            "localityLbPolicy"
                          ]
                        },
                        "_logConfig": {
                          "oneof": [
                            "logConfig"
                          ]
                        },
                        "_maxStreamDuration": {
                          "oneof": [
                            "maxStreamDuration"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_network": {
                          "oneof": [
                            "network"
                          ]
                        },
                        "_networkPassThroughLbTrafficPolicy": {
                          "oneof": [
                            "networkPassThroughLbTrafficPolicy"
                          ]
                        },
                        "_orchestrationInfo": {
                          "oneof": [
                            "orchestrationInfo"
                          ]
                        },
                        "_outlierDetection": {
                          "oneof": [
                            "outlierDetection"
                          ]
                        },
                        "_params": {
                          "oneof": [
                            "params"
                          ]
                        },
                        "_port": {
                          "oneof": [
                            "port"
                          ]
                        },
                        "_portName": {
                          "oneof": [
                            "portName"
                          ]
                        },
                        "_protocol": {
                          "oneof": [
                            "protocol"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_securityPolicy": {
                          "oneof": [
                            "securityPolicy"
                          ]
                        },
                        "_securitySettings": {
                          "oneof": [
                            "securitySettings"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_serviceLbPolicy": {
                          "oneof": [
                            "serviceLbPolicy"
                          ]
                        },
                        "_sessionAffinity": {
                          "oneof": [
                            "sessionAffinity"
                          ]
                        },
                        "_strongSessionAffinityCookie": {
                          "oneof": [
                            "strongSessionAffinityCookie"
                          ]
                        },
                        "_subsetting": {
                          "oneof": [
                            "subsetting"
                          ]
                        },
                        "_timeoutSec": {
                          "oneof": [
                            "timeoutSec"
                          ]
                        },
                        "_tlsSettings": {
                          "oneof": [
                            "tlsSettings"
                          ]
                        }
                      },
                      "fields": {
                        "affinityCookieTtlSec": {
                          "type": "int32",
                          "id": 369996954,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "backends": {
                          "rule": "repeated",
                          "type": "Backend",
                          "id": 510839903
                        },
                        "cdnPolicy": {
                          "type": "BackendServiceCdnPolicy",
                          "id": 213976452,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "circuitBreakers": {
                          "type": "CircuitBreakers",
                          "id": 421340061,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "compressionMode": {
                          "type": "string",
                          "id": 95520988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "connectionDraining": {
                          "type": "ConnectionDraining",
                          "id": 461096747,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "connectionTrackingPolicy": {
                          "type": "BackendServiceConnectionTrackingPolicy",
                          "id": 143994969,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "consistentHash": {
                          "type": "ConsistentHashLoadBalancerSettings",
                          "id": 905883,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "customMetrics": {
                          "rule": "repeated",
                          "type": "BackendServiceCustomMetric",
                          "id": 429453813
                        },
                        "customRequestHeaders": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 27977992
                        },
                        "customResponseHeaders": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 387539094
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "dynamicForwarding": {
                          "type": "BackendServiceDynamicForwarding",
                          "id": 719613,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "edgeSecurityPolicy": {
                          "type": "string",
                          "id": 41036943,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enableCDN": {
                          "type": "bool",
                          "id": 250733499,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "externalManagedMigrationState": {
                          "type": "string",
                          "id": 66947020,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "externalManagedMigrationTestingPercentage": {
                          "type": "float",
                          "id": 507232462,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "failoverPolicy": {
                          "type": "BackendServiceFailoverPolicy",
                          "id": 105658655,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "fingerprint": {
                          "type": "string",
                          "id": 234678500,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "haPolicy": {
                          "type": "BackendServiceHAPolicy",
                          "id": 519879480,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "healthChecks": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 448370606
                        },
                        "iap": {
                          "type": "BackendServiceIAP",
                          "id": 104024,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipAddressSelectionPolicy": {
                          "type": "string",
                          "id": 77600840,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "loadBalancingScheme": {
                          "type": "string",
                          "id": 363890244,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "localityLbPolicies": {
                          "rule": "repeated",
                          "type": "BackendServiceLocalityLoadBalancingPolicyConfig",
                          "id": 140982557
                        },
                        "localityLbPolicy": {
                          "type": "string",
                          "id": 131431487,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "logConfig": {
                          "type": "BackendServiceLogConfig",
                          "id": 351299741,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxStreamDuration": {
                          "type": "Duration",
                          "id": 61428376,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "metadatas": {
                          "keyType": "string",
                          "type": "string",
                          "id": 8514340
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "network": {
                          "type": "string",
                          "id": 232872494,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "networkPassThroughLbTrafficPolicy": {
                          "type": "BackendServiceNetworkPassThroughLbTrafficPolicy",
                          "id": 230323750,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orchestrationInfo": {
                          "type": "BackendServiceOrchestrationInfo",
                          "id": 441144300,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "outlierDetection": {
                          "type": "OutlierDetection",
                          "id": 354625086,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "params": {
                          "type": "BackendServiceParams",
                          "id": 78313862,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "port": {
                          "type": "int32",
                          "id": 3446913,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "portName": {
                          "type": "string",
                          "id": 41534345,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "protocol": {
                          "type": "string",
                          "id": 84577944,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "securityPolicy": {
                          "type": "string",
                          "id": 171082513,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "securitySettings": {
                          "type": "SecuritySettings",
                          "id": 478649922,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceBindings": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 133581016
                        },
                        "serviceLbPolicy": {
                          "type": "string",
                          "id": 94848785,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sessionAffinity": {
                          "type": "string",
                          "id": 463888561,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "strongSessionAffinityCookie": {
                          "type": "BackendServiceHttpCookie",
                          "id": 238195722,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "subsetting": {
                          "type": "Subsetting",
                          "id": 450283536,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "timeoutSec": {
                          "type": "int32",
                          "id": 79994995,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "tlsSettings": {
                          "type": "BackendServiceTlsSettings",
                          "id": 81794791,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "usedBy": {
                          "rule": "repeated",
                          "type": "BackendServiceUsedBy",
                          "id": 389320729
                        }
                      },
                      "nested": {
                        "CompressionMode": {
                          "values": {
                            "UNDEFINED_COMPRESSION_MODE": 0,
                            "AUTOMATIC": 165298699,
                            "DISABLED": 516696700
                          }
                        },
                        "ExternalManagedMigrationState": {
                          "values": {
                            "UNDEFINED_EXTERNAL_MANAGED_MIGRATION_STATE": 0,
                            "PREPARE": 399612135,
                            "TEST_ALL_TRAFFIC": 79728882,
                            "TEST_BY_PERCENTAGE": 513738389
                          }
                        },
                        "IpAddressSelectionPolicy": {
                          "values": {
                            "UNDEFINED_IP_ADDRESS_SELECTION_POLICY": 0,
                            "IPV4_ONLY": 22373798,
                            "IPV6_ONLY": 79632100,
                            "IP_ADDRESS_SELECTION_POLICY_UNSPECIFIED": 36210144,
                            "PREFER_IPV6": 408601302
                          }
                        },
                        "LoadBalancingScheme": {
                          "values": {
                            "UNDEFINED_LOAD_BALANCING_SCHEME": 0,
                            "EXTERNAL": 35607499,
                            "EXTERNAL_MANAGED": 512006923,
                            "INTERNAL": 279295677,
                            "INTERNAL_MANAGED": 37350397,
                            "INTERNAL_SELF_MANAGED": 236211150,
                            "INVALID_LOAD_BALANCING_SCHEME": 275352060
                          }
                        },
                        "LocalityLbPolicy": {
                          "values": {
                            "UNDEFINED_LOCALITY_LB_POLICY": 0,
                            "INVALID_LB_POLICY": 323318707,
                            "LEAST_REQUEST": 46604921,
                            "MAGLEV": 119180266,
                            "ORIGINAL_DESTINATION": 166297216,
                            "RANDOM": 262527171,
                            "RING_HASH": 432795069,
                            "ROUND_ROBIN": 153895801,
                            "WEIGHTED_GCP_RENDEZVOUS": 82501640,
                            "WEIGHTED_MAGLEV": 254930962,
                            "WEIGHTED_ROUND_ROBIN": 5584977
                          }
                        },
                        "Protocol": {
                          "values": {
                            "UNDEFINED_PROTOCOL": 0,
                            "GRPC": 2196510,
                            "H2C": 70809,
                            "HTTP": 2228360,
                            "HTTP2": 69079210,
                            "HTTPS": 69079243,
                            "SSL": 82412,
                            "TCP": 82881,
                            "UDP": 83873,
                            "UNSPECIFIED": 526786327
                          }
                        },
                        "SessionAffinity": {
                          "values": {
                            "UNDEFINED_SESSION_AFFINITY": 0,
                            "CLIENT_IP": 345665051,
                            "CLIENT_IP_NO_DESTINATION": 106122516,
                            "CLIENT_IP_PORT_PROTO": 221722926,
                            "CLIENT_IP_PROTO": 25322148,
                            "GENERATED_COOKIE": 370321204,
                            "HEADER_FIELD": 200737960,
                            "HTTP_COOKIE": 494981627,
                            "NONE": 2402104,
                            "STRONG_COOKIE_AFFINITY": 438628091
                          }
                        }
                      }
                    },
                    "BackendServiceAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "BackendServicesScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "BackendServiceCdnPolicy": {
                      "oneofs": {
                        "_cacheKeyPolicy": {
                          "oneof": [
                            "cacheKeyPolicy"
                          ]
                        },
                        "_cacheMode": {
                          "oneof": [
                            "cacheMode"
                          ]
                        },
                        "_clientTtl": {
                          "oneof": [
                            "clientTtl"
                          ]
                        },
                        "_defaultTtl": {
                          "oneof": [
                            "defaultTtl"
                          ]
                        },
                        "_maxTtl": {
                          "oneof": [
                            "maxTtl"
                          ]
                        },
                        "_negativeCaching": {
                          "oneof": [
                            "negativeCaching"
                          ]
                        },
                        "_requestCoalescing": {
                          "oneof": [
                            "requestCoalescing"
                          ]
                        },
                        "_serveWhileStale": {
                          "oneof": [
                            "serveWhileStale"
                          ]
                        },
                        "_signedUrlCacheMaxAgeSec": {
                          "oneof": [
                            "signedUrlCacheMaxAgeSec"
                          ]
                        }
                      },
                      "fields": {
                        "bypassCacheOnRequestHeaders": {
                          "rule": "repeated",
                          "type": "BackendServiceCdnPolicyBypassCacheOnRequestHeader",
                          "id": 486203082
                        },
                        "cacheKeyPolicy": {
                          "type": "CacheKeyPolicy",
                          "id": 159263727,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "cacheMode": {
                          "type": "string",
                          "id": 28877888,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "clientTtl": {
                          "type": "int32",
                          "id": 29034360,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "defaultTtl": {
                          "type": "int32",
                          "id": 100253422,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxTtl": {
                          "type": "int32",
                          "id": 307578001,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "negativeCaching": {
                          "type": "bool",
                          "id": 336110005,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "negativeCachingPolicy": {
                          "rule": "repeated",
                          "type": "BackendServiceCdnPolicyNegativeCachingPolicy",
                          "id": 155359996
                        },
                        "requestCoalescing": {
                          "type": "bool",
                          "id": 532808276,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serveWhileStale": {
                          "type": "int32",
                          "id": 236682203,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "signedUrlCacheMaxAgeSec": {
                          "type": "int64",
                          "id": 269374534,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "signedUrlKeyNames": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 371848885
                        }
                      },
                      "nested": {
                        "CacheMode": {
                          "values": {
                            "UNDEFINED_CACHE_MODE": 0,
                            "CACHE_ALL_STATIC": 355027945,
                            "FORCE_CACHE_ALL": 486026928,
                            "INVALID_CACHE_MODE": 381295560,
                            "USE_ORIGIN_HEADERS": 55380261
                          }
                        }
                      }
                    },
                    "BackendServiceCdnPolicyBypassCacheOnRequestHeader": {
                      "oneofs": {
                        "_headerName": {
                          "oneof": [
                            "headerName"
                          ]
                        }
                      },
                      "fields": {
                        "headerName": {
                          "type": "string",
                          "id": 110223613,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "BackendServiceCdnPolicyNegativeCachingPolicy": {
                      "oneofs": {
                        "_code": {
                          "oneof": [
                            "code"
                          ]
                        },
                        "_ttl": {
                          "oneof": [
                            "ttl"
                          ]
                        }
                      },
                      "fields": {
                        "code": {
                          "type": "int32",
                          "id": 3059181,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ttl": {
                          "type": "int32",
                          "id": 115180,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "BackendServiceConnectionTrackingPolicy": {
                      "oneofs": {
                        "_connectionPersistenceOnUnhealthyBackends": {
                          "oneof": [
                            "connectionPersistenceOnUnhealthyBackends"
                          ]
                        },
                        "_enableStrongAffinity": {
                          "oneof": [
                            "enableStrongAffinity"
                          ]
                        },
                        "_idleTimeoutSec": {
                          "oneof": [
                            "idleTimeoutSec"
                          ]
                        },
                        "_trackingMode": {
                          "oneof": [
                            "trackingMode"
                          ]
                        }
                      },
                      "fields": {
                        "connectionPersistenceOnUnhealthyBackends": {
                          "type": "string",
                          "id": 152439033,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enableStrongAffinity": {
                          "type": "bool",
                          "id": 24539924,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "idleTimeoutSec": {
                          "type": "int32",
                          "id": 24977544,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "trackingMode": {
                          "type": "string",
                          "id": 127757867,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "ConnectionPersistenceOnUnhealthyBackends": {
                          "values": {
                            "UNDEFINED_CONNECTION_PERSISTENCE_ON_UNHEALTHY_BACKENDS": 0,
                            "ALWAYS_PERSIST": 38400900,
                            "DEFAULT_FOR_PROTOCOL": 145265356,
                            "NEVER_PERSIST": 138646241
                          }
                        },
                        "TrackingMode": {
                          "values": {
                            "UNDEFINED_TRACKING_MODE": 0,
                            "INVALID_TRACKING_MODE": 49234371,
                            "PER_CONNECTION": 85162848,
                            "PER_SESSION": 182099252
                          }
                        }
                      }
                    },
                    "BackendServiceCustomMetric": {
                      "oneofs": {
                        "_dryRun": {
                          "oneof": [
                            "dryRun"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        }
                      },
                      "fields": {
                        "dryRun": {
                          "type": "bool",
                          "id": 323854839,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "BackendServiceDynamicForwarding": {
                      "oneofs": {
                        "_forwardProxy": {
                          "oneof": [
                            "forwardProxy"
                          ]
                        },
                        "_ipPortSelection": {
                          "oneof": [
                            "ipPortSelection"
                          ]
                        }
                      },
                      "fields": {
                        "forwardProxy": {
                          "type": "BackendServiceDynamicForwardingForwardProxy",
                          "id": 483776628,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipPortSelection": {
                          "type": "BackendServiceDynamicForwardingIpPortSelection",
                          "id": 527934822,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "BackendServiceDynamicForwardingForwardProxy": {
                      "oneofs": {
                        "_enabled": {
                          "oneof": [
                            "enabled"
                          ]
                        },
                        "_proxyMode": {
                          "oneof": [
                            "proxyMode"
                          ]
                        }
                      },
                      "fields": {
                        "enabled": {
                          "type": "bool",
                          "id": 1018689,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "proxyMode": {
                          "type": "string",
                          "id": 286358740,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "ProxyMode": {
                          "values": {
                            "UNDEFINED_PROXY_MODE": 0,
                            "CLOUD_RUN": 214253889,
                            "DIRECT_FORWARDING": 492448019
                          }
                        }
                      }
                    },
                    "BackendServiceDynamicForwardingIpPortSelection": {
                      "oneofs": {
                        "_enabled": {
                          "oneof": [
                            "enabled"
                          ]
                        }
                      },
                      "fields": {
                        "enabled": {
                          "type": "bool",
                          "id": 1018689,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "BackendServiceFailoverPolicy": {
                      "oneofs": {
                        "_disableConnectionDrainOnFailover": {
                          "oneof": [
                            "disableConnectionDrainOnFailover"
                          ]
                        },
                        "_dropTrafficIfUnhealthy": {
                          "oneof": [
                            "dropTrafficIfUnhealthy"
                          ]
                        },
                        "_failoverRatio": {
                          "oneof": [
                            "failoverRatio"
                          ]
                        }
                      },
                      "fields": {
                        "disableConnectionDrainOnFailover": {
                          "type": "bool",
                          "id": 182150753,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "dropTrafficIfUnhealthy": {
                          "type": "bool",
                          "id": 112289428,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "failoverRatio": {
                          "type": "float",
                          "id": 212667006,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "BackendServiceGroupHealth": {
                      "oneofs": {
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        }
                      },
                      "fields": {
                        "annotations": {
                          "keyType": "string",
                          "type": "string",
                          "id": 112032548
                        },
                        "healthStatus": {
                          "rule": "repeated",
                          "type": "HealthStatus",
                          "id": 380545845
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "BackendServiceHAPolicy": {
                      "oneofs": {
                        "_fastIPMove": {
                          "oneof": [
                            "fastIPMove"
                          ]
                        },
                        "_leader": {
                          "oneof": [
                            "leader"
                          ]
                        }
                      },
                      "fields": {
                        "fastIPMove": {
                          "type": "string",
                          "id": 222633817,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "leader": {
                          "type": "BackendServiceHAPolicyLeader",
                          "id": 503858441,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "FastIPMove": {
                          "values": {
                            "UNDEFINED_FAST_I_P_MOVE": 0,
                            "DISABLED": 516696700,
                            "GARP_RA": 527352630
                          }
                        }
                      }
                    },
                    "BackendServiceHAPolicyLeader": {
                      "oneofs": {
                        "_backendGroup": {
                          "oneof": [
                            "backendGroup"
                          ]
                        },
                        "_networkEndpoint": {
                          "oneof": [
                            "networkEndpoint"
                          ]
                        }
                      },
                      "fields": {
                        "backendGroup": {
                          "type": "string",
                          "id": 457777428,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "networkEndpoint": {
                          "type": "BackendServiceHAPolicyLeaderNetworkEndpoint",
                          "id": 56789126,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "BackendServiceHAPolicyLeaderNetworkEndpoint": {
                      "oneofs": {
                        "_instance": {
                          "oneof": [
                            "instance"
                          ]
                        }
                      },
                      "fields": {
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "BackendServiceHttpCookie": {
                      "oneofs": {
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_path": {
                          "oneof": [
                            "path"
                          ]
                        },
                        "_ttl": {
                          "oneof": [
                            "ttl"
                          ]
                        }
                      },
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "path": {
                          "type": "string",
                          "id": 3433509,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ttl": {
                          "type": "Duration",
                          "id": 115180,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "BackendServiceIAP": {
                      "oneofs": {
                        "_enabled": {
                          "oneof": [
                            "enabled"
                          ]
                        },
                        "_oauth2ClientId": {
                          "oneof": [
                            "oauth2ClientId"
                          ]
                        },
                        "_oauth2ClientSecret": {
                          "oneof": [
                            "oauth2ClientSecret"
                          ]
                        },
                        "_oauth2ClientSecretSha256": {
                          "oneof": [
                            "oauth2ClientSecretSha256"
                          ]
                        }
                      },
                      "fields": {
                        "enabled": {
                          "type": "bool",
                          "id": 1018689,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "oauth2ClientId": {
                          "type": "string",
                          "id": 314017611,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "oauth2ClientSecret": {
                          "type": "string",
                          "id": 50999520,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "oauth2ClientSecretSha256": {
                          "type": "string",
                          "id": 112903782,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "BackendServiceList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "BackendService",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "BackendServiceListUsable": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "BackendService",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "BackendServiceLocalityLoadBalancingPolicyConfig": {
                      "oneofs": {
                        "_customPolicy": {
                          "oneof": [
                            "customPolicy"
                          ]
                        },
                        "_policy": {
                          "oneof": [
                            "policy"
                          ]
                        }
                      },
                      "fields": {
                        "customPolicy": {
                          "type": "BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy",
                          "id": 4818368,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "policy": {
                          "type": "BackendServiceLocalityLoadBalancingPolicyConfigPolicy",
                          "id": 91071794,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy": {
                      "oneofs": {
                        "_data": {
                          "oneof": [
                            "data"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        }
                      },
                      "fields": {
                        "data": {
                          "type": "string",
                          "id": 3076010,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "BackendServiceLocalityLoadBalancingPolicyConfigPolicy": {
                      "oneofs": {
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        }
                      },
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Name": {
                          "values": {
                            "UNDEFINED_NAME": 0,
                            "INVALID_LB_POLICY": 323318707,
                            "LEAST_REQUEST": 46604921,
                            "MAGLEV": 119180266,
                            "ORIGINAL_DESTINATION": 166297216,
                            "RANDOM": 262527171,
                            "RING_HASH": 432795069,
                            "ROUND_ROBIN": 153895801,
                            "WEIGHTED_GCP_RENDEZVOUS": 82501640,
                            "WEIGHTED_MAGLEV": 254930962,
                            "WEIGHTED_ROUND_ROBIN": 5584977
                          }
                        }
                      }
                    },
                    "BackendServiceLogConfig": {
                      "oneofs": {
                        "_enable": {
                          "oneof": [
                            "enable"
                          ]
                        },
                        "_optionalMode": {
                          "oneof": [
                            "optionalMode"
                          ]
                        },
                        "_sampleRate": {
                          "oneof": [
                            "sampleRate"
                          ]
                        }
                      },
                      "fields": {
                        "enable": {
                          "type": "bool",
                          "id": 311764355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "optionalFields": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 528589944
                        },
                        "optionalMode": {
                          "type": "string",
                          "id": 128697122,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sampleRate": {
                          "type": "float",
                          "id": 153193045,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "OptionalMode": {
                          "values": {
                            "UNDEFINED_OPTIONAL_MODE": 0,
                            "CUSTOM": 388595569,
                            "EXCLUDE_ALL_OPTIONAL": 168636099,
                            "INCLUDE_ALL_OPTIONAL": 535606965
                          }
                        }
                      }
                    },
                    "BackendServiceNetworkPassThroughLbTrafficPolicy": {
                      "oneofs": {
                        "_zonalAffinity": {
                          "oneof": [
                            "zonalAffinity"
                          ]
                        }
                      },
                      "fields": {
                        "zonalAffinity": {
                          "type": "BackendServiceNetworkPassThroughLbTrafficPolicyZonalAffinity",
                          "id": 536266051,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "BackendServiceNetworkPassThroughLbTrafficPolicyZonalAffinity": {
                      "oneofs": {
                        "_spillover": {
                          "oneof": [
                            "spillover"
                          ]
                        },
                        "_spilloverRatio": {
                          "oneof": [
                            "spilloverRatio"
                          ]
                        }
                      },
                      "fields": {
                        "spillover": {
                          "type": "string",
                          "id": 505501440,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "spilloverRatio": {
                          "type": "float",
                          "id": 135580172,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Spillover": {
                          "values": {
                            "UNDEFINED_SPILLOVER": 0,
                            "ZONAL_AFFINITY_DISABLED": 230207960,
                            "ZONAL_AFFINITY_SPILL_CROSS_ZONE": 251048410,
                            "ZONAL_AFFINITY_STAY_WITHIN_ZONE": 12177782
                          }
                        }
                      }
                    },
                    "BackendServiceOrchestrationInfo": {
                      "oneofs": {
                        "_resourceUri": {
                          "oneof": [
                            "resourceUri"
                          ]
                        }
                      },
                      "fields": {
                        "resourceUri": {
                          "type": "string",
                          "id": 152830395,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "BackendServiceParams": {
                      "fields": {
                        "resourceManagerTags": {
                          "keyType": "string",
                          "type": "string",
                          "id": 377671164
                        }
                      }
                    },
                    "BackendServiceReference": {
                      "oneofs": {
                        "_backendService": {
                          "oneof": [
                            "backendService"
                          ]
                        }
                      },
                      "fields": {
                        "backendService": {
                          "type": "string",
                          "id": 306946058,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "BackendServiceTlsSettings": {
                      "oneofs": {
                        "_authenticationConfig": {
                          "oneof": [
                            "authenticationConfig"
                          ]
                        },
                        "_identity": {
                          "oneof": [
                            "identity"
                          ]
                        },
                        "_sni": {
                          "oneof": [
                            "sni"
                          ]
                        }
                      },
                      "fields": {
                        "authenticationConfig": {
                          "type": "string",
                          "id": 408053481,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "identity": {
                          "type": "string",
                          "id": 401109182,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sni": {
                          "type": "string",
                          "id": 114030,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "subjectAltNames": {
                          "rule": "repeated",
                          "type": "BackendServiceTlsSettingsSubjectAltName",
                          "id": 330029535
                        }
                      }
                    },
                    "BackendServiceTlsSettingsSubjectAltName": {
                      "oneofs": {
                        "_dnsName": {
                          "oneof": [
                            "dnsName"
                          ]
                        },
                        "_uniformResourceIdentifier": {
                          "oneof": [
                            "uniformResourceIdentifier"
                          ]
                        }
                      },
                      "fields": {
                        "dnsName": {
                          "type": "string",
                          "id": 411992033,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "uniformResourceIdentifier": {
                          "type": "string",
                          "id": 491409007,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "BackendServiceUsedBy": {
                      "oneofs": {
                        "_reference": {
                          "oneof": [
                            "reference"
                          ]
                        }
                      },
                      "fields": {
                        "reference": {
                          "type": "string",
                          "id": 148586315,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "BackendServicesGetEffectiveSecurityPoliciesResponse": {
                      "fields": {
                        "securityPolicies": {
                          "rule": "repeated",
                          "type": "SecurityPolicy",
                          "id": 127783791
                        }
                      }
                    },
                    "BackendServicesScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "backendServices": {
                          "rule": "repeated",
                          "type": "BackendService",
                          "id": 388522409
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "BfdPacket": {
                      "oneofs": {
                        "_authenticationPresent": {
                          "oneof": [
                            "authenticationPresent"
                          ]
                        },
                        "_controlPlaneIndependent": {
                          "oneof": [
                            "controlPlaneIndependent"
                          ]
                        },
                        "_demand": {
                          "oneof": [
                            "demand"
                          ]
                        },
                        "_diagnostic": {
                          "oneof": [
                            "diagnostic"
                          ]
                        },
                        "_final": {
                          "oneof": [
                            "final"
                          ]
                        },
                        "_length": {
                          "oneof": [
                            "length"
                          ]
                        },
                        "_minEchoRxIntervalMs": {
                          "oneof": [
                            "minEchoRxIntervalMs"
                          ]
                        },
                        "_minRxIntervalMs": {
                          "oneof": [
                            "minRxIntervalMs"
                          ]
                        },
                        "_minTxIntervalMs": {
                          "oneof": [
                            "minTxIntervalMs"
                          ]
                        },
                        "_multiplier": {
                          "oneof": [
                            "multiplier"
                          ]
                        },
                        "_multipoint": {
                          "oneof": [
                            "multipoint"
                          ]
                        },
                        "_myDiscriminator": {
                          "oneof": [
                            "myDiscriminator"
                          ]
                        },
                        "_poll": {
                          "oneof": [
                            "poll"
                          ]
                        },
                        "_state": {
                          "oneof": [
                            "state"
                          ]
                        },
                        "_version": {
                          "oneof": [
                            "version"
                          ]
                        },
                        "_yourDiscriminator": {
                          "oneof": [
                            "yourDiscriminator"
                          ]
                        }
                      },
                      "fields": {
                        "authenticationPresent": {
                          "type": "bool",
                          "id": 105974260,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "controlPlaneIndependent": {
                          "type": "bool",
                          "id": 62363573,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "demand": {
                          "type": "bool",
                          "id": 275180107,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "diagnostic": {
                          "type": "string",
                          "id": 62708647,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "final": {
                          "type": "bool",
                          "id": 97436022,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "length": {
                          "type": "uint32",
                          "id": 504249062,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "minEchoRxIntervalMs": {
                          "type": "uint32",
                          "id": 97286868,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "minRxIntervalMs": {
                          "type": "uint32",
                          "id": 463399028,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "minTxIntervalMs": {
                          "type": "uint32",
                          "id": 526023602,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "multiplier": {
                          "type": "uint32",
                          "id": 191331777,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "multipoint": {
                          "type": "bool",
                          "id": 191421431,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "myDiscriminator": {
                          "type": "uint32",
                          "id": 76663113,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "poll": {
                          "type": "bool",
                          "id": 3446719,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "state": {
                          "type": "string",
                          "id": 109757585,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "version": {
                          "type": "uint32",
                          "id": 351608024,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "yourDiscriminator": {
                          "type": "uint32",
                          "id": 515634064,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Diagnostic": {
                          "values": {
                            "UNDEFINED_DIAGNOSTIC": 0,
                            "ADMINISTRATIVELY_DOWN": 121685798,
                            "CONCATENATED_PATH_DOWN": 26186892,
                            "CONTROL_DETECTION_TIME_EXPIRED": 135478383,
                            "DIAGNOSTIC_UNSPECIFIED": 58720895,
                            "ECHO_FUNCTION_FAILED": 220687466,
                            "FORWARDING_PLANE_RESET": 19715882,
                            "NEIGHBOR_SIGNALED_SESSION_DOWN": 374226742,
                            "NO_DIAGNOSTIC": 222503141,
                            "PATH_DOWN": 290605180,
                            "REVERSE_CONCATENATED_PATH_DOWN": 479337129
                          }
                        },
                        "State": {
                          "values": {
                            "UNDEFINED_STATE": 0,
                            "ADMIN_DOWN": 128544690,
                            "DOWN": 2104482,
                            "INIT": 2252048,
                            "STATE_UNSPECIFIED": 470755401,
                            "UP": 2715
                          }
                        }
                      }
                    },
                    "BfdStatus": {
                      "oneofs": {
                        "_bfdSessionInitializationMode": {
                          "oneof": [
                            "bfdSessionInitializationMode"
                          ]
                        },
                        "_configUpdateTimestampMicros": {
                          "oneof": [
                            "configUpdateTimestampMicros"
                          ]
                        },
                        "_controlPacketCounts": {
                          "oneof": [
                            "controlPacketCounts"
                          ]
                        },
                        "_localDiagnostic": {
                          "oneof": [
                            "localDiagnostic"
                          ]
                        },
                        "_localState": {
                          "oneof": [
                            "localState"
                          ]
                        },
                        "_negotiatedLocalControlTxIntervalMs": {
                          "oneof": [
                            "negotiatedLocalControlTxIntervalMs"
                          ]
                        },
                        "_rxPacket": {
                          "oneof": [
                            "rxPacket"
                          ]
                        },
                        "_txPacket": {
                          "oneof": [
                            "txPacket"
                          ]
                        },
                        "_uptimeMs": {
                          "oneof": [
                            "uptimeMs"
                          ]
                        }
                      },
                      "fields": {
                        "bfdSessionInitializationMode": {
                          "type": "string",
                          "id": 218156954,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "configUpdateTimestampMicros": {
                          "type": "int64",
                          "id": 457195569,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "controlPacketCounts": {
                          "type": "BfdStatusPacketCounts",
                          "id": 132573561,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "controlPacketIntervals": {
                          "rule": "repeated",
                          "type": "PacketIntervals",
                          "id": 500806649
                        },
                        "localDiagnostic": {
                          "type": "string",
                          "id": 463737083,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "localState": {
                          "type": "string",
                          "id": 149195453,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "negotiatedLocalControlTxIntervalMs": {
                          "type": "uint32",
                          "id": 21768340,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "rxPacket": {
                          "type": "BfdPacket",
                          "id": 505069729,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "txPacket": {
                          "type": "BfdPacket",
                          "id": 111386275,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "uptimeMs": {
                          "type": "int64",
                          "id": 125398365,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "BfdSessionInitializationMode": {
                          "values": {
                            "UNDEFINED_BFD_SESSION_INITIALIZATION_MODE": 0,
                            "ACTIVE": 314733318,
                            "DISABLED": 516696700,
                            "PASSIVE": 462813959
                          }
                        },
                        "LocalDiagnostic": {
                          "values": {
                            "UNDEFINED_LOCAL_DIAGNOSTIC": 0,
                            "ADMINISTRATIVELY_DOWN": 121685798,
                            "CONCATENATED_PATH_DOWN": 26186892,
                            "CONTROL_DETECTION_TIME_EXPIRED": 135478383,
                            "DIAGNOSTIC_UNSPECIFIED": 58720895,
                            "ECHO_FUNCTION_FAILED": 220687466,
                            "FORWARDING_PLANE_RESET": 19715882,
                            "NEIGHBOR_SIGNALED_SESSION_DOWN": 374226742,
                            "NO_DIAGNOSTIC": 222503141,
                            "PATH_DOWN": 290605180,
                            "REVERSE_CONCATENATED_PATH_DOWN": 479337129
                          }
                        },
                        "LocalState": {
                          "values": {
                            "UNDEFINED_LOCAL_STATE": 0,
                            "ADMIN_DOWN": 128544690,
                            "DOWN": 2104482,
                            "INIT": 2252048,
                            "STATE_UNSPECIFIED": 470755401,
                            "UP": 2715
                          }
                        }
                      }
                    },
                    "BfdStatusPacketCounts": {
                      "oneofs": {
                        "_numRx": {
                          "oneof": [
                            "numRx"
                          ]
                        },
                        "_numRxRejected": {
                          "oneof": [
                            "numRxRejected"
                          ]
                        },
                        "_numRxSuccessful": {
                          "oneof": [
                            "numRxSuccessful"
                          ]
                        },
                        "_numTx": {
                          "oneof": [
                            "numTx"
                          ]
                        }
                      },
                      "fields": {
                        "numRx": {
                          "type": "uint32",
                          "id": 39375263,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "numRxRejected": {
                          "type": "uint32",
                          "id": 281007902,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "numRxSuccessful": {
                          "type": "uint32",
                          "id": 455361850,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "numTx": {
                          "type": "uint32",
                          "id": 39375325,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "BgpRoute": {
                      "oneofs": {
                        "_destination": {
                          "oneof": [
                            "destination"
                          ]
                        },
                        "_med": {
                          "oneof": [
                            "med"
                          ]
                        },
                        "_origin": {
                          "oneof": [
                            "origin"
                          ]
                        }
                      },
                      "fields": {
                        "asPaths": {
                          "rule": "repeated",
                          "type": "BgpRouteAsPath",
                          "id": 137568929
                        },
                        "communities": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 188262983
                        },
                        "destination": {
                          "type": "BgpRouteNetworkLayerReachabilityInformation",
                          "id": 180765710,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "med": {
                          "type": "uint32",
                          "id": 107980,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "origin": {
                          "type": "string",
                          "id": 65122086,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Origin": {
                          "values": {
                            "UNDEFINED_ORIGIN": 0,
                            "BGP_ORIGIN_EGP": 378906473,
                            "BGP_ORIGIN_IGP": 378910317,
                            "BGP_ORIGIN_INCOMPLETE": 452839811
                          }
                        }
                      }
                    },
                    "BgpRouteAsPath": {
                      "oneofs": {
                        "_type": {
                          "oneof": [
                            "type"
                          ]
                        }
                      },
                      "fields": {
                        "asns": {
                          "rule": "repeated",
                          "type": "int32",
                          "id": 3003767
                        },
                        "asns32": {
                          "rule": "repeated",
                          "type": "uint32",
                          "id": 202267158
                        },
                        "type": {
                          "type": "string",
                          "id": 3575610,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Type": {
                          "values": {
                            "UNDEFINED_TYPE": 0,
                            "AS_PATH_TYPE_SEQUENCE": 362887609,
                            "AS_PATH_TYPE_SET": 302584650
                          }
                        }
                      }
                    },
                    "BgpRouteNetworkLayerReachabilityInformation": {
                      "oneofs": {
                        "_pathId": {
                          "oneof": [
                            "pathId"
                          ]
                        },
                        "_prefix": {
                          "oneof": [
                            "prefix"
                          ]
                        }
                      },
                      "fields": {
                        "pathId": {
                          "type": "uint32",
                          "id": 282287989,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "prefix": {
                          "type": "string",
                          "id": 93631122,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "Binding": {
                      "oneofs": {
                        "_bindingId": {
                          "oneof": [
                            "bindingId"
                          ]
                        },
                        "_condition": {
                          "oneof": [
                            "condition"
                          ]
                        },
                        "_role": {
                          "oneof": [
                            "role"
                          ]
                        }
                      },
                      "fields": {
                        "bindingId": {
                          "type": "string",
                          "id": 441088277,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "condition": {
                          "type": "Expr",
                          "id": 212430107,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "members": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 412010777
                        },
                        "role": {
                          "type": "string",
                          "id": 3506294,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "BulkInsertDiskRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "bulkInsertDiskResourceResource": {
                          "type": "BulkInsertDiskResource",
                          "id": 289799382,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "BulkInsertDiskResource": {
                      "oneofs": {
                        "_instantSnapshotGroupParameters": {
                          "oneof": [
                            "instantSnapshotGroupParameters"
                          ]
                        },
                        "_snapshotGroupParameters": {
                          "oneof": [
                            "snapshotGroupParameters"
                          ]
                        },
                        "_sourceConsistencyGroupPolicy": {
                          "oneof": [
                            "sourceConsistencyGroupPolicy"
                          ]
                        }
                      },
                      "fields": {
                        "instantSnapshotGroupParameters": {
                          "type": "InstantSnapshotGroupParameters",
                          "id": 17051623,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "snapshotGroupParameters": {
                          "type": "SnapshotGroupParameters",
                          "id": 42252485,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceConsistencyGroupPolicy": {
                          "type": "string",
                          "id": 19616093,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "BulkInsertInstanceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "bulkInsertInstanceResourceResource": {
                          "type": "BulkInsertInstanceResource",
                          "id": 41427278,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "BulkInsertInstanceResource": {
                      "oneofs": {
                        "_count": {
                          "oneof": [
                            "count"
                          ]
                        },
                        "_instanceFlexibilityPolicy": {
                          "oneof": [
                            "instanceFlexibilityPolicy"
                          ]
                        },
                        "_instanceProperties": {
                          "oneof": [
                            "instanceProperties"
                          ]
                        },
                        "_locationPolicy": {
                          "oneof": [
                            "locationPolicy"
                          ]
                        },
                        "_minCount": {
                          "oneof": [
                            "minCount"
                          ]
                        },
                        "_namePattern": {
                          "oneof": [
                            "namePattern"
                          ]
                        },
                        "_sourceInstanceTemplate": {
                          "oneof": [
                            "sourceInstanceTemplate"
                          ]
                        }
                      },
                      "fields": {
                        "count": {
                          "type": "int64",
                          "id": 94851343,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instanceFlexibilityPolicy": {
                          "type": "InstanceFlexibilityPolicy",
                          "id": 26937090,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instanceProperties": {
                          "type": "InstanceProperties",
                          "id": 215355165,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "locationPolicy": {
                          "type": "LocationPolicy",
                          "id": 465689852,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "minCount": {
                          "type": "int64",
                          "id": 523228386,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "namePattern": {
                          "type": "string",
                          "id": 413815260,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "perInstanceProperties": {
                          "keyType": "string",
                          "type": "BulkInsertInstanceResourcePerInstanceProperties",
                          "id": 108502267
                        },
                        "sourceInstanceTemplate": {
                          "type": "string",
                          "id": 332423616,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "BulkInsertInstanceResourcePerInstanceProperties": {
                      "oneofs": {
                        "_hostname": {
                          "oneof": [
                            "hostname"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        }
                      },
                      "fields": {
                        "hostname": {
                          "type": "string",
                          "id": 237067315,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "BulkInsertOperationStatus": {
                      "oneofs": {
                        "_createdVmCount": {
                          "oneof": [
                            "createdVmCount"
                          ]
                        },
                        "_deletedVmCount": {
                          "oneof": [
                            "deletedVmCount"
                          ]
                        },
                        "_failedToCreateVmCount": {
                          "oneof": [
                            "failedToCreateVmCount"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        },
                        "_targetVmCount": {
                          "oneof": [
                            "targetVmCount"
                          ]
                        }
                      },
                      "fields": {
                        "createdVmCount": {
                          "type": "int32",
                          "id": 396924158,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "deletedVmCount": {
                          "type": "int32",
                          "id": 271756013,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "failedToCreateVmCount": {
                          "type": "int32",
                          "id": 58384104,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "string",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetVmCount": {
                          "type": "int32",
                          "id": 532975733,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Status": {
                          "values": {
                            "UNDEFINED_STATUS": 0,
                            "CREATING": 455564985,
                            "DONE": 2104194,
                            "ROLLING_BACK": 259411649,
                            "STATUS_UNSPECIFIED": 42133066
                          }
                        }
                      }
                    },
                    "BulkInsertRegionDiskRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "bulkInsertDiskResourceResource": {
                          "type": "BulkInsertDiskResource",
                          "id": 289799382,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "BulkInsertRegionInstanceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "bulkInsertInstanceResourceResource": {
                          "type": "BulkInsertInstanceResource",
                          "id": 41427278,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "BulkSetLabelsDiskRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        },
                        "_resource": {
                          "oneof": [
                            "resource"
                          ]
                        }
                      },
                      "fields": {
                        "bulkZoneSetLabelsRequestResource": {
                          "type": "BulkZoneSetLabelsRequest",
                          "id": 531305115,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "BulkSetLabelsRequest": {
                      "oneofs": {
                        "_labelFingerprint": {
                          "oneof": [
                            "labelFingerprint"
                          ]
                        }
                      },
                      "fields": {
                        "labelFingerprint": {
                          "type": "string",
                          "id": 178124825,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labels": {
                          "keyType": "string",
                          "type": "string",
                          "id": 500195327
                        }
                      }
                    },
                    "BulkZoneSetLabelsRequest": {
                      "fields": {
                        "requests": {
                          "rule": "repeated",
                          "type": "BulkSetLabelsRequest",
                          "id": 143613892
                        }
                      }
                    },
                    "BundledLocalSsds": {
                      "oneofs": {
                        "_defaultInterface": {
                          "oneof": [
                            "defaultInterface"
                          ]
                        },
                        "_partitionCount": {
                          "oneof": [
                            "partitionCount"
                          ]
                        }
                      },
                      "fields": {
                        "defaultInterface": {
                          "type": "string",
                          "id": 17309883,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "partitionCount": {
                          "type": "int32",
                          "id": 408514426,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "CacheInvalidationRule": {
                      "oneofs": {
                        "_host": {
                          "oneof": [
                            "host"
                          ]
                        },
                        "_path": {
                          "oneof": [
                            "path"
                          ]
                        }
                      },
                      "fields": {
                        "cacheTags": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 29073078
                        },
                        "host": {
                          "type": "string",
                          "id": 3208616,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "path": {
                          "type": "string",
                          "id": 3433509,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "CacheKeyPolicy": {
                      "oneofs": {
                        "_includeHost": {
                          "oneof": [
                            "includeHost"
                          ]
                        },
                        "_includeProtocol": {
                          "oneof": [
                            "includeProtocol"
                          ]
                        },
                        "_includeQueryString": {
                          "oneof": [
                            "includeQueryString"
                          ]
                        }
                      },
                      "fields": {
                        "includeHost": {
                          "type": "bool",
                          "id": 486867679,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeHttpHeaders": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 2489606
                        },
                        "includeNamedCookies": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 87316530
                        },
                        "includeProtocol": {
                          "type": "bool",
                          "id": 303507535,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeQueryString": {
                          "type": "bool",
                          "id": 474036639,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "queryStringBlacklist": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 354964742
                        },
                        "queryStringWhitelist": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 52456496
                        }
                      }
                    },
                    "CachePolicy": {
                      "oneofs": {
                        "_cacheKeyPolicy": {
                          "oneof": [
                            "cacheKeyPolicy"
                          ]
                        },
                        "_cacheMode": {
                          "oneof": [
                            "cacheMode"
                          ]
                        },
                        "_clientTtl": {
                          "oneof": [
                            "clientTtl"
                          ]
                        },
                        "_defaultTtl": {
                          "oneof": [
                            "defaultTtl"
                          ]
                        },
                        "_maxTtl": {
                          "oneof": [
                            "maxTtl"
                          ]
                        },
                        "_negativeCaching": {
                          "oneof": [
                            "negativeCaching"
                          ]
                        },
                        "_requestCoalescing": {
                          "oneof": [
                            "requestCoalescing"
                          ]
                        },
                        "_serveWhileStale": {
                          "oneof": [
                            "serveWhileStale"
                          ]
                        }
                      },
                      "fields": {
                        "cacheBypassRequestHeaderNames": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 197581440
                        },
                        "cacheKeyPolicy": {
                          "type": "CachePolicyCacheKeyPolicy",
                          "id": 159263727,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "cacheMode": {
                          "type": "string",
                          "id": 28877888,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "clientTtl": {
                          "type": "Duration",
                          "id": 29034360,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "defaultTtl": {
                          "type": "Duration",
                          "id": 100253422,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxTtl": {
                          "type": "Duration",
                          "id": 307578001,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "negativeCaching": {
                          "type": "bool",
                          "id": 336110005,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "negativeCachingPolicy": {
                          "rule": "repeated",
                          "type": "CachePolicyNegativeCachingPolicy",
                          "id": 155359996
                        },
                        "requestCoalescing": {
                          "type": "bool",
                          "id": 532808276,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serveWhileStale": {
                          "type": "Duration",
                          "id": 236682203,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "CacheMode": {
                          "values": {
                            "UNDEFINED_CACHE_MODE": 0,
                            "CACHE_ALL_STATIC": 355027945,
                            "FORCE_CACHE_ALL": 486026928,
                            "USE_ORIGIN_HEADERS": 55380261
                          }
                        }
                      }
                    },
                    "CachePolicyCacheKeyPolicy": {
                      "oneofs": {
                        "_includeHost": {
                          "oneof": [
                            "includeHost"
                          ]
                        },
                        "_includeProtocol": {
                          "oneof": [
                            "includeProtocol"
                          ]
                        },
                        "_includeQueryString": {
                          "oneof": [
                            "includeQueryString"
                          ]
                        }
                      },
                      "fields": {
                        "excludedQueryParameters": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 124896150
                        },
                        "includeHost": {
                          "type": "bool",
                          "id": 486867679,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeProtocol": {
                          "type": "bool",
                          "id": 303507535,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeQueryString": {
                          "type": "bool",
                          "id": 474036639,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includedCookieNames": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 66987088
                        },
                        "includedHeaderNames": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 533756345
                        },
                        "includedQueryParameters": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 2319076
                        }
                      }
                    },
                    "CachePolicyNegativeCachingPolicy": {
                      "oneofs": {
                        "_code": {
                          "oneof": [
                            "code"
                          ]
                        },
                        "_ttl": {
                          "oneof": [
                            "ttl"
                          ]
                        }
                      },
                      "fields": {
                        "code": {
                          "type": "int32",
                          "id": 3059181,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ttl": {
                          "type": "Duration",
                          "id": 115180,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "CalendarModeAdviceRequest": {
                      "fields": {
                        "futureResourcesSpecs": {
                          "keyType": "string",
                          "type": "FutureResourcesSpec",
                          "id": 255012610
                        }
                      }
                    },
                    "CalendarModeAdviceResponse": {
                      "fields": {
                        "recommendations": {
                          "rule": "repeated",
                          "type": "CalendarModeRecommendation",
                          "id": 324515802
                        }
                      }
                    },
                    "CalendarModeAdviceRpcRequest": {
                      "fields": {
                        "calendarModeAdviceRequestResource": {
                          "type": "CalendarModeAdviceRequest",
                          "id": 162098922,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "CalendarModeRecommendation": {
                      "fields": {
                        "recommendationsPerSpec": {
                          "keyType": "string",
                          "type": "FutureResourcesRecommendation",
                          "id": 61331554
                        }
                      }
                    },
                    "CancelFutureReservationRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "futureReservation": {
                          "type": "string",
                          "id": 56206160,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "CancelInstanceGroupManagerResizeRequestRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "resizeRequest": {
                          "type": "string",
                          "id": 216941060,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "CancelRegionInstanceGroupManagerResizeRequestRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "resizeRequest": {
                          "type": "string",
                          "id": 216941060,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "CancelRequestRemovePeeringNetworkRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "network": {
                          "type": "string",
                          "id": 232872494,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "networksCancelRequestRemovePeeringRequestResource": {
                          "type": "NetworksCancelRequestRemovePeeringRequest",
                          "id": 177326909,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "CancelRolloutRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        },
                        "_rollback": {
                          "oneof": [
                            "rollback"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "rollback": {
                          "type": "bool",
                          "id": 277151460,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "rollout": {
                          "type": "string",
                          "id": 303366577,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "CircuitBreakers": {
                      "oneofs": {
                        "_connectTimeout": {
                          "oneof": [
                            "connectTimeout"
                          ]
                        },
                        "_maxConnections": {
                          "oneof": [
                            "maxConnections"
                          ]
                        },
                        "_maxPendingRequests": {
                          "oneof": [
                            "maxPendingRequests"
                          ]
                        },
                        "_maxRequests": {
                          "oneof": [
                            "maxRequests"
                          ]
                        },
                        "_maxRequestsPerConnection": {
                          "oneof": [
                            "maxRequestsPerConnection"
                          ]
                        },
                        "_maxRetries": {
                          "oneof": [
                            "maxRetries"
                          ]
                        }
                      },
                      "fields": {
                        "connectTimeout": {
                          "type": "Duration",
                          "id": 495510284,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxConnections": {
                          "type": "int32",
                          "id": 110652154,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxPendingRequests": {
                          "type": "int32",
                          "id": 375558887,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxRequests": {
                          "type": "int32",
                          "id": 28097599,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxRequestsPerConnection": {
                          "type": "int32",
                          "id": 361630528,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxRetries": {
                          "type": "int32",
                          "id": 55546219,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "CloneRulesFirewallPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        },
                        "_sourceFirewallPolicy": {
                          "oneof": [
                            "sourceFirewallPolicy"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceFirewallPolicy": {
                          "type": "string",
                          "id": 25013549,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "CloneRulesNetworkFirewallPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        },
                        "_sourceFirewallPolicy": {
                          "oneof": [
                            "sourceFirewallPolicy"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceFirewallPolicy": {
                          "type": "string",
                          "id": 25013549,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "CloneRulesRegionNetworkFirewallPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        },
                        "_sourceFirewallPolicy": {
                          "oneof": [
                            "sourceFirewallPolicy"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceFirewallPolicy": {
                          "type": "string",
                          "id": 25013549,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "Commitment": {
                      "oneofs": {
                        "_autoRenew": {
                          "oneof": [
                            "autoRenew"
                          ]
                        },
                        "_category": {
                          "oneof": [
                            "category"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_customEndTimestamp": {
                          "oneof": [
                            "customEndTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_endTimestamp": {
                          "oneof": [
                            "endTimestamp"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_licenseResource": {
                          "oneof": [
                            "licenseResource"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_plan": {
                          "oneof": [
                            "plan"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_resourceStatus": {
                          "oneof": [
                            "resourceStatus"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_splitSourceCommitment": {
                          "oneof": [
                            "splitSourceCommitment"
                          ]
                        },
                        "_startTimestamp": {
                          "oneof": [
                            "startTimestamp"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        },
                        "_statusMessage": {
                          "oneof": [
                            "statusMessage"
                          ]
                        },
                        "_type": {
                          "oneof": [
                            "type"
                          ]
                        }
                      },
                      "fields": {
                        "autoRenew": {
                          "type": "bool",
                          "id": 495520765,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "category": {
                          "type": "string",
                          "id": 50511102,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "customEndTimestamp": {
                          "type": "string",
                          "id": 181770852,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "endTimestamp": {
                          "type": "string",
                          "id": 468096690,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "existingReservations": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 493028443
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "licenseResource": {
                          "type": "LicenseResourceCommitment",
                          "id": 437955148,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "mergeSourceCommitments": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 188093761
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "plan": {
                          "type": "string",
                          "id": 3443497,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "reservations": {
                          "rule": "repeated",
                          "type": "Reservation",
                          "id": 399717927
                        },
                        "resourceStatus": {
                          "type": "CommitmentResourceStatus",
                          "id": 249429315,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "resources": {
                          "rule": "repeated",
                          "type": "ResourceCommitment",
                          "id": 164412965
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "splitSourceCommitment": {
                          "type": "string",
                          "id": 402611156,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "startTimestamp": {
                          "type": "string",
                          "id": 83645817,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "string",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "statusMessage": {
                          "type": "string",
                          "id": 297428154,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "type": {
                          "type": "string",
                          "id": 3575610,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Category": {
                          "values": {
                            "UNDEFINED_CATEGORY": 0,
                            "CATEGORY_UNSPECIFIED": 509189462,
                            "LICENSE": 347869217,
                            "MACHINE": 469553191
                          }
                        },
                        "Plan": {
                          "values": {
                            "UNDEFINED_PLAN": 0,
                            "INVALID": 530283991,
                            "THIRTY_SIX_MONTH": 266295942,
                            "TWELVE_MONTH": 173083962
                          }
                        },
                        "Status": {
                          "values": {
                            "UNDEFINED_STATUS": 0,
                            "ACTIVE": 314733318,
                            "CANCELLED": 41957681,
                            "CREATING": 455564985,
                            "EXPIRED": 482489093,
                            "NOT_YET_ACTIVE": 20607337
                          }
                        },
                        "Type": {
                          "values": {
                            "UNDEFINED_TYPE": 0,
                            "ACCELERATOR_OPTIMIZED": 280848403,
                            "ACCELERATOR_OPTIMIZED_A3": 158574526,
                            "ACCELERATOR_OPTIMIZED_A3_MEGA": 156517459,
                            "ACCELERATOR_OPTIMIZED_A3_ULTRA": 27812811,
                            "ACCELERATOR_OPTIMIZED_A4": 158574527,
                            "COMPUTE_OPTIMIZED": 158349023,
                            "COMPUTE_OPTIMIZED_C2D": 383246453,
                            "COMPUTE_OPTIMIZED_C3": 428004784,
                            "COMPUTE_OPTIMIZED_C3D": 383246484,
                            "COMPUTE_OPTIMIZED_H3": 428004939,
                            "COMPUTE_OPTIMIZED_H4D": 383251320,
                            "GENERAL_PURPOSE": 299793543,
                            "GENERAL_PURPOSE_C4": 301911817,
                            "GENERAL_PURPOSE_C4A": 232460888,
                            "GENERAL_PURPOSE_C4D": 232460891,
                            "GENERAL_PURPOSE_E2": 301911877,
                            "GENERAL_PURPOSE_N2": 301912156,
                            "GENERAL_PURPOSE_N2D": 232471400,
                            "GENERAL_PURPOSE_N4": 301912158,
                            "GENERAL_PURPOSE_N4A": 232471459,
                            "GENERAL_PURPOSE_N4D": 232471462,
                            "GENERAL_PURPOSE_T2D": 232477166,
                            "GRAPHICS_OPTIMIZED": 68500563,
                            "GRAPHICS_OPTIMIZED_G4": 54029369,
                            "MEMORY_OPTIMIZED": 281753417,
                            "MEMORY_OPTIMIZED_M3": 276301372,
                            "MEMORY_OPTIMIZED_M4": 276301373,
                            "MEMORY_OPTIMIZED_M4_6TB": 210543650,
                            "MEMORY_OPTIMIZED_X4_1440_24T": 206669823,
                            "MEMORY_OPTIMIZED_X4_16TB": 183089120,
                            "MEMORY_OPTIMIZED_X4_1920_32T": 291963529,
                            "MEMORY_OPTIMIZED_X4_24TB": 183116989,
                            "MEMORY_OPTIMIZED_X4_32TB": 183144858,
                            "MEMORY_OPTIMIZED_X4_480_6T": 478547742,
                            "MEMORY_OPTIMIZED_X4_480_8T": 478547804,
                            "MEMORY_OPTIMIZED_X4_960_12T": 424752410,
                            "MEMORY_OPTIMIZED_X4_960_16T": 424752534,
                            "STORAGE_OPTIMIZED_Z3": 316796085,
                            "TYPE_UNSPECIFIED": 437714322
                          }
                        }
                      }
                    },
                    "CommitmentAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "CommitmentsScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "CommitmentList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "Commitment",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "CommitmentResourceStatus": {
                      "oneofs": {
                        "_customTermEligibilityEndTimestamp": {
                          "oneof": [
                            "customTermEligibilityEndTimestamp"
                          ]
                        }
                      },
                      "fields": {
                        "customTermEligibilityEndTimestamp": {
                          "type": "string",
                          "id": 363976187,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "CommitmentsScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "commitments": {
                          "rule": "repeated",
                          "type": "Commitment",
                          "id": 450664446
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "CompositeHealthCheck": {
                      "oneofs": {
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_fingerprint": {
                          "oneof": [
                            "fingerprint"
                          ]
                        },
                        "_healthDestination": {
                          "oneof": [
                            "healthDestination"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_selfLinkWithId": {
                          "oneof": [
                            "selfLinkWithId"
                          ]
                        }
                      },
                      "fields": {
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "fingerprint": {
                          "type": "string",
                          "id": 234678500,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "healthDestination": {
                          "type": "string",
                          "id": 311098027,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "healthSources": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 397879509
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLinkWithId": {
                          "type": "string",
                          "id": 44520962,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "CompositeHealthCheckAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "CompositeHealthChecksScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "CompositeHealthCheckList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "CompositeHealthCheck",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "CompositeHealthChecksScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "compositeHealthChecks": {
                          "rule": "repeated",
                          "type": "CompositeHealthCheck",
                          "id": 517891062
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ConfidentialInstanceConfig": {
                      "oneofs": {
                        "_confidentialInstanceType": {
                          "oneof": [
                            "confidentialInstanceType"
                          ]
                        },
                        "_enableConfidentialCompute": {
                          "oneof": [
                            "enableConfidentialCompute"
                          ]
                        }
                      },
                      "fields": {
                        "confidentialInstanceType": {
                          "type": "string",
                          "id": 43484717,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enableConfidentialCompute": {
                          "type": "bool",
                          "id": 102135228,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "ConfidentialInstanceType": {
                          "values": {
                            "UNDEFINED_CONFIDENTIAL_INSTANCE_TYPE": 0,
                            "CONFIDENTIAL_INSTANCE_TYPE_UNSPECIFIED": 115021829,
                            "SEV": 81988,
                            "SEV_SNP": 21753562,
                            "TDX": 82920
                          }
                        }
                      }
                    },
                    "ConfigureAcceleratorTopologiesInstanceGroupManagerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instanceGroupManagersConfigureAcceleratorTopologiesRequestResource": {
                          "type": "InstanceGroupManagersConfigureAcceleratorTopologiesRequest",
                          "id": 365743316,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "ConnectionDraining": {
                      "oneofs": {
                        "_drainingTimeoutSec": {
                          "oneof": [
                            "drainingTimeoutSec"
                          ]
                        }
                      },
                      "fields": {
                        "drainingTimeoutSec": {
                          "type": "int32",
                          "id": 225127070,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ConsistentHashLoadBalancerSettings": {
                      "oneofs": {
                        "_httpCookie": {
                          "oneof": [
                            "httpCookie"
                          ]
                        },
                        "_httpHeaderName": {
                          "oneof": [
                            "httpHeaderName"
                          ]
                        },
                        "_minimumRingSize": {
                          "oneof": [
                            "minimumRingSize"
                          ]
                        }
                      },
                      "fields": {
                        "httpCookie": {
                          "type": "ConsistentHashLoadBalancerSettingsHttpCookie",
                          "id": 6673915,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "httpHeaderName": {
                          "type": "string",
                          "id": 234798022,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "minimumRingSize": {
                          "type": "int64",
                          "id": 234380735,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ConsistentHashLoadBalancerSettingsHttpCookie": {
                      "oneofs": {
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_path": {
                          "oneof": [
                            "path"
                          ]
                        },
                        "_ttl": {
                          "oneof": [
                            "ttl"
                          ]
                        }
                      },
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "path": {
                          "type": "string",
                          "id": 3433509,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ttl": {
                          "type": "Duration",
                          "id": 115180,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "CopyRulesOrganizationSecurityPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        },
                        "_sourceSecurityPolicy": {
                          "oneof": [
                            "sourceSecurityPolicy"
                          ]
                        }
                      },
                      "fields": {
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "securityPolicy": {
                          "type": "string",
                          "id": 171082513,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "sourceSecurityPolicy": {
                          "type": "string",
                          "id": 234793709,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "CorsPolicy": {
                      "oneofs": {
                        "_allowCredentials": {
                          "oneof": [
                            "allowCredentials"
                          ]
                        },
                        "_disabled": {
                          "oneof": [
                            "disabled"
                          ]
                        },
                        "_maxAge": {
                          "oneof": [
                            "maxAge"
                          ]
                        }
                      },
                      "fields": {
                        "allowCredentials": {
                          "type": "bool",
                          "id": 481263366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "allowHeaders": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 45179024
                        },
                        "allowMethods": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 205405372
                        },
                        "allowOriginRegexes": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 215385810
                        },
                        "allowOrigins": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 194914071
                        },
                        "disabled": {
                          "type": "bool",
                          "id": 270940796,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "exposeHeaders": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 247604747
                        },
                        "maxAge": {
                          "type": "int32",
                          "id": 307559332,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "CreateInstancesInstanceGroupManagerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instanceGroupManagersCreateInstancesRequestResource": {
                          "type": "InstanceGroupManagersCreateInstancesRequest",
                          "id": 24558867,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "CreateInstancesRegionInstanceGroupManagerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "regionInstanceGroupManagersCreateInstancesRequestResource": {
                          "type": "RegionInstanceGroupManagersCreateInstancesRequest",
                          "id": 359014280,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "CreateMembersInterconnectGroupRequest": {
                      "fields": {
                        "interconnectGroup": {
                          "type": "string",
                          "id": 388651918,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "interconnectGroupsCreateMembersRequestResource": {
                          "type": "InterconnectGroupsCreateMembersRequest",
                          "id": 348323437,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        }
                      }
                    },
                    "CreateSnapshotDiskRequest": {
                      "oneofs": {
                        "_guestFlush": {
                          "oneof": [
                            "guestFlush"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "disk": {
                          "type": "string",
                          "id": 3083677,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "guestFlush": {
                          "type": "bool",
                          "id": 385550813,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "snapshotResource": {
                          "type": "Snapshot",
                          "id": 481319977,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "CreateSnapshotRegionDiskRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "disk": {
                          "type": "string",
                          "id": 3083677,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "snapshotResource": {
                          "type": "Snapshot",
                          "id": 481319977,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "CrossSiteNetwork": {
                      "oneofs": {
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        }
                      },
                      "fields": {
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "CrossSiteNetworkList": {
                      "oneofs": {
                        "_etag": {
                          "oneof": [
                            "etag"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "etag": {
                          "type": "string",
                          "id": 3123477,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "CrossSiteNetwork",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "CustomErrorResponsePolicy": {
                      "oneofs": {
                        "_errorService": {
                          "oneof": [
                            "errorService"
                          ]
                        }
                      },
                      "fields": {
                        "errorResponseRules": {
                          "rule": "repeated",
                          "type": "CustomErrorResponsePolicyCustomErrorResponseRule",
                          "id": 14620304
                        },
                        "errorService": {
                          "type": "string",
                          "id": 164214654,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "CustomErrorResponsePolicyCustomErrorResponseRule": {
                      "oneofs": {
                        "_overrideResponseCode": {
                          "oneof": [
                            "overrideResponseCode"
                          ]
                        },
                        "_path": {
                          "oneof": [
                            "path"
                          ]
                        }
                      },
                      "fields": {
                        "matchResponseCodes": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 104973410
                        },
                        "overrideResponseCode": {
                          "type": "int32",
                          "id": 530328568,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "path": {
                          "type": "string",
                          "id": 3433509,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "CustomerEncryptionKey": {
                      "oneofs": {
                        "_kmsKeyName": {
                          "oneof": [
                            "kmsKeyName"
                          ]
                        },
                        "_kmsKeyServiceAccount": {
                          "oneof": [
                            "kmsKeyServiceAccount"
                          ]
                        },
                        "_rawKey": {
                          "oneof": [
                            "rawKey"
                          ]
                        },
                        "_rsaEncryptedKey": {
                          "oneof": [
                            "rsaEncryptedKey"
                          ]
                        },
                        "_sha256": {
                          "oneof": [
                            "sha256"
                          ]
                        }
                      },
                      "fields": {
                        "kmsKeyName": {
                          "type": "string",
                          "id": 484373913,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kmsKeyServiceAccount": {
                          "type": "string",
                          "id": 209986261,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "rawKey": {
                          "type": "string",
                          "id": 449196488,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "rsaEncryptedKey": {
                          "type": "string",
                          "id": 335487397,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sha256": {
                          "type": "string",
                          "id": 170112551,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "CustomerEncryptionKeyProtectedDisk": {
                      "oneofs": {
                        "_diskEncryptionKey": {
                          "oneof": [
                            "diskEncryptionKey"
                          ]
                        },
                        "_source": {
                          "oneof": [
                            "source"
                          ]
                        }
                      },
                      "fields": {
                        "diskEncryptionKey": {
                          "type": "CustomerEncryptionKey",
                          "id": 271660677,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "source": {
                          "type": "string",
                          "id": 177235995,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "Data": {
                      "oneofs": {
                        "_key": {
                          "oneof": [
                            "key"
                          ]
                        },
                        "_value": {
                          "oneof": [
                            "value"
                          ]
                        }
                      },
                      "fields": {
                        "key": {
                          "type": "string",
                          "id": 106079,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "value": {
                          "type": "string",
                          "id": 111972721,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "Date": {
                      "oneofs": {
                        "_day": {
                          "oneof": [
                            "day"
                          ]
                        },
                        "_month": {
                          "oneof": [
                            "month"
                          ]
                        },
                        "_year": {
                          "oneof": [
                            "year"
                          ]
                        }
                      },
                      "fields": {
                        "day": {
                          "type": "int32",
                          "id": 99228,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "month": {
                          "type": "int32",
                          "id": 104080000,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "year": {
                          "type": "int32",
                          "id": 3704893,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteAccessConfigInstanceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "accessConfig": {
                          "type": "string",
                          "id": 72856189,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "networkInterface": {
                          "type": "string",
                          "id": 365387880,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "DeleteAddressRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "address": {
                          "type": "string",
                          "id": 462920692,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteAutoscalerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "autoscaler": {
                          "type": "string",
                          "id": 517258967,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "DeleteBackendBucketRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "backendBucket": {
                          "type": "string",
                          "id": 91714037,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteBackendServiceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "backendService": {
                          "type": "string",
                          "id": 306946058,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteCrossSiteNetworkRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "crossSiteNetwork": {
                          "type": "string",
                          "id": 108192469,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteDiskRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "disk": {
                          "type": "string",
                          "id": 3083677,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "DeleteExternalVpnGatewayRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "externalVpnGateway": {
                          "type": "string",
                          "id": 109898629,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteFirewallPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteFirewallRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "firewall": {
                          "type": "string",
                          "id": 511016192,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteForwardingRuleRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "forwardingRule": {
                          "type": "string",
                          "id": 269964030,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteFutureReservationRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "futureReservation": {
                          "type": "string",
                          "id": 56206160,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "DeleteGlobalAddressRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "address": {
                          "type": "string",
                          "id": 462920692,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteGlobalForwardingRuleRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "forwardingRule": {
                          "type": "string",
                          "id": 269964030,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteGlobalNetworkEndpointGroupRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "networkEndpointGroup": {
                          "type": "string",
                          "id": 433907078,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteGlobalOperationRequest": {
                      "fields": {
                        "operation": {
                          "type": "string",
                          "id": 52090215,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteGlobalOperationResponse": {
                      "fields": {}
                    },
                    "DeleteGlobalOrganizationOperationRequest": {
                      "oneofs": {
                        "_parentId": {
                          "oneof": [
                            "parentId"
                          ]
                        }
                      },
                      "fields": {
                        "operation": {
                          "type": "string",
                          "id": 52090215,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "parentId": {
                          "type": "string",
                          "id": 459714768,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteGlobalOrganizationOperationResponse": {
                      "fields": {}
                    },
                    "DeleteGlobalPublicDelegatedPrefixeRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "publicDelegatedPrefix": {
                          "type": "string",
                          "id": 204238440,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteGlobalVmExtensionPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "globalVmExtensionPolicy": {
                          "type": "string",
                          "id": 8334110,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "globalVmExtensionPolicyRolloutOperationRolloutInputResource": {
                          "type": "GlobalVmExtensionPolicyRolloutOperationRolloutInput",
                          "id": 147209176,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteHealthCheckRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "healthCheck": {
                          "type": "string",
                          "id": 308876645,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteImageRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "image": {
                          "type": "string",
                          "id": 100313435,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteInstanceGroupManagerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "DeleteInstanceGroupManagerResizeRequestRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "resizeRequest": {
                          "type": "string",
                          "id": 216941060,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "DeleteInstanceGroupRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroup": {
                          "type": "string",
                          "id": 81095253,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "DeleteInstanceRequest": {
                      "oneofs": {
                        "_noGracefulShutdown": {
                          "oneof": [
                            "noGracefulShutdown"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "noGracefulShutdown": {
                          "type": "bool",
                          "id": 336255890,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "DeleteInstanceTemplateRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceTemplate": {
                          "type": "string",
                          "id": 309248228,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteInstancesInstanceGroupManagerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instanceGroupManagersDeleteInstancesRequestResource": {
                          "type": "InstanceGroupManagersDeleteInstancesRequest",
                          "id": 166421252,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "DeleteInstancesRegionInstanceGroupManagerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "regionInstanceGroupManagersDeleteInstancesRequestResource": {
                          "type": "RegionInstanceGroupManagersDeleteInstancesRequest",
                          "id": 500876665,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteInstantSnapshotGroupRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instantSnapshotGroup": {
                          "type": "string",
                          "id": 223180386,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "DeleteInstantSnapshotRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instantSnapshot": {
                          "type": "string",
                          "id": 391638626,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "DeleteInterconnectAttachmentGroupRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "interconnectAttachmentGroup": {
                          "type": "string",
                          "id": 75905012,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteInterconnectAttachmentRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "interconnectAttachment": {
                          "type": "string",
                          "id": 308135284,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteInterconnectGroupRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "interconnectGroup": {
                          "type": "string",
                          "id": 388651918,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteInterconnectRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "interconnect": {
                          "type": "string",
                          "id": 224601230,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteLicenseRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "license": {
                          "type": "string",
                          "id": 166757441,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteMachineImageRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "machineImage": {
                          "type": "string",
                          "id": 69189475,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteNamedSetRouterRequest": {
                      "oneofs": {
                        "_namedSet": {
                          "oneof": [
                            "namedSet"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "namedSet": {
                          "type": "string",
                          "id": 164134492,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "router": {
                          "type": "string",
                          "id": 148608841,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteNetworkAttachmentRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "networkAttachment": {
                          "type": "string",
                          "id": 224644052,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteNetworkEdgeSecurityServiceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "networkEdgeSecurityService": {
                          "type": "string",
                          "id": 157011879,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteNetworkEndpointGroupRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "networkEndpointGroup": {
                          "type": "string",
                          "id": 433907078,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "DeleteNetworkFirewallPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteNetworkInterfaceInstanceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "networkInterfaceName": {
                          "type": "string",
                          "id": 381342722,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "DeleteNetworkRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "network": {
                          "type": "string",
                          "id": 232872494,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteNodeGroupRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "nodeGroup": {
                          "type": "string",
                          "id": 469958146,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "DeleteNodeTemplateRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "nodeTemplate": {
                          "type": "string",
                          "id": 323154455,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteNodesNodeGroupRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "nodeGroup": {
                          "type": "string",
                          "id": 469958146,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "nodeGroupsDeleteNodesRequestResource": {
                          "type": "NodeGroupsDeleteNodesRequest",
                          "id": 183298962,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "DeleteOrganizationSecurityPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "securityPolicy": {
                          "type": "string",
                          "id": 171082513,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeletePacketMirroringRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "packetMirroring": {
                          "type": "string",
                          "id": 22305996,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeletePerInstanceConfigsInstanceGroupManagerRequest": {
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instanceGroupManagersDeletePerInstanceConfigsReqResource": {
                          "type": "InstanceGroupManagersDeletePerInstanceConfigsReq",
                          "id": 362427680,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "DeletePerInstanceConfigsRegionInstanceGroupManagerRequest": {
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "regionInstanceGroupManagerDeleteInstanceConfigReqResource": {
                          "type": "RegionInstanceGroupManagerDeleteInstanceConfigReq",
                          "id": 740741,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeletePublicAdvertisedPrefixeRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "publicAdvertisedPrefix": {
                          "type": "string",
                          "id": 101874590,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeletePublicDelegatedPrefixeRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "publicDelegatedPrefix": {
                          "type": "string",
                          "id": 204238440,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteRegionAutoscalerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "autoscaler": {
                          "type": "string",
                          "id": 517258967,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteRegionBackendBucketRequest": {
                      "oneofs": {
                        "_forceDelete": {
                          "oneof": [
                            "forceDelete"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "backendBucket": {
                          "type": "string",
                          "id": 91714037,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "forceDelete": {
                          "type": "bool",
                          "id": 214559103,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteRegionBackendServiceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "backendService": {
                          "type": "string",
                          "id": 306946058,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteRegionCompositeHealthCheckRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "compositeHealthCheck": {
                          "type": "string",
                          "id": 466984989,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteRegionDiskRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "disk": {
                          "type": "string",
                          "id": 3083677,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteRegionHealthAggregationPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "healthAggregationPolicy": {
                          "type": "string",
                          "id": 240314354,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteRegionHealthCheckRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "healthCheck": {
                          "type": "string",
                          "id": 308876645,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteRegionHealthCheckServiceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "healthCheckService": {
                          "type": "string",
                          "id": 408374747,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteRegionHealthSourceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "healthSource": {
                          "type": "string",
                          "id": 376521566,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteRegionInstanceGroupManagerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteRegionInstanceGroupManagerResizeRequestRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "resizeRequest": {
                          "type": "string",
                          "id": 216941060,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteRegionInstanceTemplateRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceTemplate": {
                          "type": "string",
                          "id": 309248228,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteRegionInstantSnapshotGroupRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instantSnapshotGroup": {
                          "type": "string",
                          "id": 223180386,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteRegionInstantSnapshotRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instantSnapshot": {
                          "type": "string",
                          "id": 391638626,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteRegionMultiMigRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "multiMig": {
                          "type": "string",
                          "id": 403990085,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteRegionNetworkEndpointGroupRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "networkEndpointGroup": {
                          "type": "string",
                          "id": 433907078,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteRegionNetworkFirewallPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteRegionNetworkPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "networkPolicy": {
                          "type": "string",
                          "id": 504961123,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteRegionNotificationEndpointRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "notificationEndpoint": {
                          "type": "string",
                          "id": 376807017,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteRegionOperationRequest": {
                      "fields": {
                        "operation": {
                          "type": "string",
                          "id": 52090215,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteRegionOperationResponse": {
                      "fields": {}
                    },
                    "DeleteRegionSecurityPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "securityPolicy": {
                          "type": "string",
                          "id": 171082513,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteRegionSnapshotRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "snapshot": {
                          "type": "string",
                          "id": 284874180,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteRegionSslCertificateRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sslCertificate": {
                          "type": "string",
                          "id": 46443492,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteRegionSslPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sslPolicy": {
                          "type": "string",
                          "id": 295190213,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteRegionTargetHttpProxyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetHttpProxy": {
                          "type": "string",
                          "id": 206872421,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteRegionTargetHttpsProxyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetHttpsProxy": {
                          "type": "string",
                          "id": 52336748,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteRegionTargetTcpProxyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetTcpProxy": {
                          "type": "string",
                          "id": 503065442,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteRegionUrlMapRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "urlMap": {
                          "type": "string",
                          "id": 367020684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteReservationRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "reservation": {
                          "type": "string",
                          "id": 47530956,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "DeleteResourcePolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "resourcePolicy": {
                          "type": "string",
                          "id": 159240835,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteRolloutPlanRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "rolloutPlan": {
                          "type": "string",
                          "id": 459057399,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteRolloutRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "rollout": {
                          "type": "string",
                          "id": 303366577,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteRoutePolicyRouterRequest": {
                      "oneofs": {
                        "_policy": {
                          "oneof": [
                            "policy"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "policy": {
                          "type": "string",
                          "id": 91071794,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "router": {
                          "type": "string",
                          "id": 148608841,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteRouteRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "route": {
                          "type": "string",
                          "id": 108704329,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteRouterRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "router": {
                          "type": "string",
                          "id": 148608841,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteSecurityPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "securityPolicy": {
                          "type": "string",
                          "id": 171082513,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteServiceAttachmentRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceAttachment": {
                          "type": "string",
                          "id": 338957549,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteSignedUrlKeyBackendBucketRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "backendBucket": {
                          "type": "string",
                          "id": 91714037,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "keyName": {
                          "type": "string",
                          "id": 500938859,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteSignedUrlKeyBackendServiceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "backendService": {
                          "type": "string",
                          "id": 306946058,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "keyName": {
                          "type": "string",
                          "id": 500938859,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteSnapshotGroupRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "snapshotGroup": {
                          "type": "string",
                          "id": 84528196,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteSnapshotRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "snapshot": {
                          "type": "string",
                          "id": 284874180,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteSslCertificateRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sslCertificate": {
                          "type": "string",
                          "id": 46443492,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteSslPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sslPolicy": {
                          "type": "string",
                          "id": 295190213,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteStoragePoolRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "storagePool": {
                          "type": "string",
                          "id": 360473440,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "DeleteSubnetworkRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "subnetwork": {
                          "type": "string",
                          "id": 307827694,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteTargetGrpcProxyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetGrpcProxy": {
                          "type": "string",
                          "id": 5020283,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteTargetHttpProxyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetHttpProxy": {
                          "type": "string",
                          "id": 206872421,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteTargetHttpsProxyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetHttpsProxy": {
                          "type": "string",
                          "id": 52336748,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteTargetInstanceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetInstance": {
                          "type": "string",
                          "id": 289769347,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "DeleteTargetPoolRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetPool": {
                          "type": "string",
                          "id": 62796298,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteTargetSslProxyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetSslProxy": {
                          "type": "string",
                          "id": 338795853,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteTargetTcpProxyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetTcpProxy": {
                          "type": "string",
                          "id": 503065442,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteTargetVpnGatewayRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetVpnGateway": {
                          "type": "string",
                          "id": 532512843,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteUrlMapRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "urlMap": {
                          "type": "string",
                          "id": 367020684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteVpnGatewayRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "vpnGateway": {
                          "type": "string",
                          "id": 406684153,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteVpnTunnelRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "vpnTunnel": {
                          "type": "string",
                          "id": 143821331,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteWireGroupRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "crossSiteNetwork": {
                          "type": "string",
                          "id": 108192469,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "wireGroup": {
                          "type": "string",
                          "id": 122540613,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteZoneOperationRequest": {
                      "fields": {
                        "operation": {
                          "type": "string",
                          "id": 52090215,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "DeleteZoneOperationResponse": {
                      "fields": {}
                    },
                    "DeleteZoneVmExtensionPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "vmExtensionPolicy": {
                          "type": "string",
                          "id": 331532730,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "Denied": {
                      "oneofs": {
                        "_IPProtocol": {
                          "oneof": [
                            "IPProtocol"
                          ]
                        }
                      },
                      "fields": {
                        "IPProtocol": {
                          "type": "string",
                          "id": 488094525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ports": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 106854418
                        }
                      }
                    },
                    "DeprecateImageRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "deprecationStatusResource": {
                          "type": "DeprecationStatus",
                          "id": 333006064,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "image": {
                          "type": "string",
                          "id": 100313435,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeprecationStatus": {
                      "oneofs": {
                        "_deleted": {
                          "oneof": [
                            "deleted"
                          ]
                        },
                        "_deprecated": {
                          "oneof": [
                            "deprecated"
                          ]
                        },
                        "_obsolete": {
                          "oneof": [
                            "obsolete"
                          ]
                        },
                        "_replacement": {
                          "oneof": [
                            "replacement"
                          ]
                        },
                        "_state": {
                          "oneof": [
                            "state"
                          ]
                        },
                        "_stateOverride": {
                          "oneof": [
                            "stateOverride"
                          ]
                        }
                      },
                      "fields": {
                        "deleted": {
                          "type": "string",
                          "id": 476721177,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "deprecated": {
                          "type": "string",
                          "id": 515138995,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "obsolete": {
                          "type": "string",
                          "id": 357647769,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "replacement": {
                          "type": "string",
                          "id": 430919186,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "state": {
                          "type": "string",
                          "id": 109757585,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "stateOverride": {
                          "type": "RolloutPolicy",
                          "id": 300358586,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "State": {
                          "values": {
                            "UNDEFINED_STATE": 0,
                            "ACTIVE": 314733318,
                            "DELETED": 120962041,
                            "DEPRECATED": 463360435,
                            "OBSOLETE": 66532761
                          }
                        }
                      }
                    },
                    "DetachDiskInstanceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "deviceName": {
                          "type": "string",
                          "id": 67541716,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "DetachNetworkEndpointsGlobalNetworkEndpointGroupRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "globalNetworkEndpointGroupsDetachEndpointsRequestResource": {
                          "type": "GlobalNetworkEndpointGroupsDetachEndpointsRequest",
                          "id": 8898269,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "networkEndpointGroup": {
                          "type": "string",
                          "id": 433907078,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DetachNetworkEndpointsNetworkEndpointGroupRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "networkEndpointGroup": {
                          "type": "string",
                          "id": 433907078,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "networkEndpointGroupsDetachEndpointsRequestResource": {
                          "type": "NetworkEndpointGroupsDetachEndpointsRequest",
                          "id": 515608697,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "DetachNetworkEndpointsRegionNetworkEndpointGroupRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "networkEndpointGroup": {
                          "type": "string",
                          "id": 433907078,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "regionNetworkEndpointGroupsDetachEndpointsRequestResource": {
                          "type": "RegionNetworkEndpointGroupsDetachEndpointsRequest",
                          "id": 313193198,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DisableXpnHostProjectRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DisableXpnResourceProjectRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "projectsDisableXpnResourceRequestResource": {
                          "type": "ProjectsDisableXpnResourceRequest",
                          "id": 209136170,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "Disk": {
                      "oneofs": {
                        "_accessMode": {
                          "oneof": [
                            "accessMode"
                          ]
                        },
                        "_architecture": {
                          "oneof": [
                            "architecture"
                          ]
                        },
                        "_asyncPrimaryDisk": {
                          "oneof": [
                            "asyncPrimaryDisk"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_diskEncryptionKey": {
                          "oneof": [
                            "diskEncryptionKey"
                          ]
                        },
                        "_enableConfidentialCompute": {
                          "oneof": [
                            "enableConfidentialCompute"
                          ]
                        },
                        "_eraseWindowsVssSignature": {
                          "oneof": [
                            "eraseWindowsVssSignature"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_interface": {
                          "oneof": [
                            "interface"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_labelFingerprint": {
                          "oneof": [
                            "labelFingerprint"
                          ]
                        },
                        "_lastAttachTimestamp": {
                          "oneof": [
                            "lastAttachTimestamp"
                          ]
                        },
                        "_lastDetachTimestamp": {
                          "oneof": [
                            "lastDetachTimestamp"
                          ]
                        },
                        "_locationHint": {
                          "oneof": [
                            "locationHint"
                          ]
                        },
                        "_locked": {
                          "oneof": [
                            "locked"
                          ]
                        },
                        "_multiWriter": {
                          "oneof": [
                            "multiWriter"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_options": {
                          "oneof": [
                            "options"
                          ]
                        },
                        "_params": {
                          "oneof": [
                            "params"
                          ]
                        },
                        "_physicalBlockSizeBytes": {
                          "oneof": [
                            "physicalBlockSizeBytes"
                          ]
                        },
                        "_provisionedIops": {
                          "oneof": [
                            "provisionedIops"
                          ]
                        },
                        "_provisionedThroughput": {
                          "oneof": [
                            "provisionedThroughput"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_resourceStatus": {
                          "oneof": [
                            "resourceStatus"
                          ]
                        },
                        "_satisfiesPzi": {
                          "oneof": [
                            "satisfiesPzi"
                          ]
                        },
                        "_satisfiesPzs": {
                          "oneof": [
                            "satisfiesPzs"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_sizeGb": {
                          "oneof": [
                            "sizeGb"
                          ]
                        },
                        "_sourceConsistencyGroupPolicy": {
                          "oneof": [
                            "sourceConsistencyGroupPolicy"
                          ]
                        },
                        "_sourceConsistencyGroupPolicyId": {
                          "oneof": [
                            "sourceConsistencyGroupPolicyId"
                          ]
                        },
                        "_sourceDisk": {
                          "oneof": [
                            "sourceDisk"
                          ]
                        },
                        "_sourceDiskId": {
                          "oneof": [
                            "sourceDiskId"
                          ]
                        },
                        "_sourceImage": {
                          "oneof": [
                            "sourceImage"
                          ]
                        },
                        "_sourceImageEncryptionKey": {
                          "oneof": [
                            "sourceImageEncryptionKey"
                          ]
                        },
                        "_sourceImageId": {
                          "oneof": [
                            "sourceImageId"
                          ]
                        },
                        "_sourceInstantSnapshot": {
                          "oneof": [
                            "sourceInstantSnapshot"
                          ]
                        },
                        "_sourceInstantSnapshotId": {
                          "oneof": [
                            "sourceInstantSnapshotId"
                          ]
                        },
                        "_sourceSnapshot": {
                          "oneof": [
                            "sourceSnapshot"
                          ]
                        },
                        "_sourceSnapshotEncryptionKey": {
                          "oneof": [
                            "sourceSnapshotEncryptionKey"
                          ]
                        },
                        "_sourceSnapshotId": {
                          "oneof": [
                            "sourceSnapshotId"
                          ]
                        },
                        "_sourceStorageObject": {
                          "oneof": [
                            "sourceStorageObject"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        },
                        "_storagePool": {
                          "oneof": [
                            "storagePool"
                          ]
                        },
                        "_storageType": {
                          "oneof": [
                            "storageType"
                          ]
                        },
                        "_type": {
                          "oneof": [
                            "type"
                          ]
                        },
                        "_zone": {
                          "oneof": [
                            "zone"
                          ]
                        }
                      },
                      "fields": {
                        "accessMode": {
                          "type": "string",
                          "id": 41155486,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "architecture": {
                          "type": "string",
                          "id": 302803283,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "asyncPrimaryDisk": {
                          "type": "DiskAsyncReplication",
                          "id": 180517533,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "asyncSecondaryDisks": {
                          "keyType": "string",
                          "type": "DiskAsyncReplicationList",
                          "id": 322925608
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "diskEncryptionKey": {
                          "type": "CustomerEncryptionKey",
                          "id": 271660677,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enableConfidentialCompute": {
                          "type": "bool",
                          "id": 102135228,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "eraseWindowsVssSignature": {
                          "type": "bool",
                          "id": 52637562,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "guestOsFeatures": {
                          "rule": "repeated",
                          "type": "GuestOsFeature",
                          "id": 79294545
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "interface": {
                          "type": "string",
                          "id": 502623545,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labelFingerprint": {
                          "type": "string",
                          "id": 178124825,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labels": {
                          "keyType": "string",
                          "type": "string",
                          "id": 500195327
                        },
                        "lastAttachTimestamp": {
                          "type": "string",
                          "id": 42159653,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "lastDetachTimestamp": {
                          "type": "string",
                          "id": 56471027,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "licenseCodes": {
                          "rule": "repeated",
                          "type": "int64",
                          "id": 45482664
                        },
                        "licenses": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 337642578
                        },
                        "locationHint": {
                          "type": "string",
                          "id": 350519505,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "locked": {
                          "type": "bool",
                          "id": 513159946,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "multiWriter": {
                          "type": "bool",
                          "id": 528165433,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "options": {
                          "type": "string",
                          "id": 361137822,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "params": {
                          "type": "DiskParams",
                          "id": 78313862,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "physicalBlockSizeBytes": {
                          "type": "int64",
                          "id": 420007943,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "provisionedIops": {
                          "type": "int64",
                          "id": 186769108,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "provisionedThroughput": {
                          "type": "int64",
                          "id": 526524181,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "replicaZones": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 48438272
                        },
                        "resourcePolicies": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 22220385
                        },
                        "resourceStatus": {
                          "type": "DiskResourceStatus",
                          "id": 249429315,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "satisfiesPzi": {
                          "type": "bool",
                          "id": 480964257,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "satisfiesPzs": {
                          "type": "bool",
                          "id": 480964267,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sizeGb": {
                          "type": "int64",
                          "id": 494929369,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceConsistencyGroupPolicy": {
                          "type": "string",
                          "id": 19616093,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceConsistencyGroupPolicyId": {
                          "type": "string",
                          "id": 267568957,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceDisk": {
                          "type": "string",
                          "id": 451753793,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceDiskId": {
                          "type": "string",
                          "id": 454190809,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceImage": {
                          "type": "string",
                          "id": 50443319,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceImageEncryptionKey": {
                          "type": "CustomerEncryptionKey",
                          "id": 381503659,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceImageId": {
                          "type": "string",
                          "id": 55328291,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceInstantSnapshot": {
                          "type": "string",
                          "id": 219202054,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceInstantSnapshotId": {
                          "type": "string",
                          "id": 287582708,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceSnapshot": {
                          "type": "string",
                          "id": 126061928,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceSnapshotEncryptionKey": {
                          "type": "CustomerEncryptionKey",
                          "id": 303679322,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceSnapshotId": {
                          "type": "string",
                          "id": 98962258,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceStorageObject": {
                          "type": "string",
                          "id": 233052711,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "string",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "storagePool": {
                          "type": "string",
                          "id": 360473440,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "storageType": {
                          "type": "string",
                          "id": 360602238,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "type": {
                          "type": "string",
                          "id": 3575610,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "userLicenses": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 388193862
                        },
                        "users": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 111578632
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "AccessMode": {
                          "values": {
                            "UNDEFINED_ACCESS_MODE": 0,
                            "READ_ONLY_MANY": 63460265,
                            "READ_WRITE_MANY": 488743208,
                            "READ_WRITE_SINGLE": 99323089
                          }
                        },
                        "Architecture": {
                          "values": {
                            "UNDEFINED_ARCHITECTURE": 0,
                            "ARCHITECTURE_UNSPECIFIED": 394750507,
                            "ARM64": 62547450,
                            "X86_64": 425300551
                          }
                        },
                        "Interface": {
                          "values": {
                            "UNDEFINED_INTERFACE": 0,
                            "NVME": 2408800,
                            "SCSI": 2539686,
                            "UNSPECIFIED": 526786327
                          }
                        },
                        "Status": {
                          "values": {
                            "UNDEFINED_STATUS": 0,
                            "CREATING": 455564985,
                            "DELETING": 528602024,
                            "FAILED": 455706685,
                            "READY": 77848963,
                            "RESTORING": 404263851,
                            "UNAVAILABLE": 413756464
                          }
                        },
                        "StorageType": {
                          "values": {
                            "UNDEFINED_STORAGE_TYPE": 0,
                            "HDD": 71368,
                            "SSD": 82404
                          }
                        }
                      }
                    },
                    "DiskAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "DisksScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DiskAsyncReplication": {
                      "oneofs": {
                        "_consistencyGroupPolicy": {
                          "oneof": [
                            "consistencyGroupPolicy"
                          ]
                        },
                        "_consistencyGroupPolicyId": {
                          "oneof": [
                            "consistencyGroupPolicyId"
                          ]
                        },
                        "_disk": {
                          "oneof": [
                            "disk"
                          ]
                        },
                        "_diskId": {
                          "oneof": [
                            "diskId"
                          ]
                        }
                      },
                      "fields": {
                        "consistencyGroupPolicy": {
                          "type": "string",
                          "id": 1991097,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "consistencyGroupPolicyId": {
                          "type": "string",
                          "id": 261065057,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "disk": {
                          "type": "string",
                          "id": 3083677,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "diskId": {
                          "type": "string",
                          "id": 60990205,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DiskAsyncReplicationList": {
                      "oneofs": {
                        "_asyncReplicationDisk": {
                          "oneof": [
                            "asyncReplicationDisk"
                          ]
                        }
                      },
                      "fields": {
                        "asyncReplicationDisk": {
                          "type": "DiskAsyncReplication",
                          "id": 231794067,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DiskInstantiationConfig": {
                      "oneofs": {
                        "_autoDelete": {
                          "oneof": [
                            "autoDelete"
                          ]
                        },
                        "_customImage": {
                          "oneof": [
                            "customImage"
                          ]
                        },
                        "_deviceName": {
                          "oneof": [
                            "deviceName"
                          ]
                        },
                        "_instantiateFrom": {
                          "oneof": [
                            "instantiateFrom"
                          ]
                        }
                      },
                      "fields": {
                        "autoDelete": {
                          "type": "bool",
                          "id": 464761403,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "customImage": {
                          "type": "string",
                          "id": 184123149,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "deviceName": {
                          "type": "string",
                          "id": 67541716,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instantiateFrom": {
                          "type": "string",
                          "id": 393383903,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "InstantiateFrom": {
                          "values": {
                            "UNDEFINED_INSTANTIATE_FROM": 0,
                            "ATTACH_READ_ONLY": 513775419,
                            "BLANK": 63281460,
                            "CUSTOM_IMAGE": 196311789,
                            "DEFAULT": 115302945,
                            "DO_NOT_INCLUDE": 104218952,
                            "SOURCE_IMAGE": 62631959,
                            "SOURCE_IMAGE_FAMILY": 76850316
                          }
                        }
                      }
                    },
                    "DiskList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "Disk",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DiskMoveRequest": {
                      "oneofs": {
                        "_destinationZone": {
                          "oneof": [
                            "destinationZone"
                          ]
                        },
                        "_targetDisk": {
                          "oneof": [
                            "targetDisk"
                          ]
                        }
                      },
                      "fields": {
                        "destinationZone": {
                          "type": "string",
                          "id": 131854653,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetDisk": {
                          "type": "string",
                          "id": 62433163,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DiskParams": {
                      "fields": {
                        "resourceManagerTags": {
                          "keyType": "string",
                          "type": "string",
                          "id": 377671164
                        }
                      }
                    },
                    "DiskResourceStatus": {
                      "oneofs": {
                        "_asyncPrimaryDisk": {
                          "oneof": [
                            "asyncPrimaryDisk"
                          ]
                        }
                      },
                      "fields": {
                        "asyncPrimaryDisk": {
                          "type": "DiskResourceStatusAsyncReplicationStatus",
                          "id": 180517533,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "asyncSecondaryDisks": {
                          "keyType": "string",
                          "type": "DiskResourceStatusAsyncReplicationStatus",
                          "id": 322925608
                        }
                      }
                    },
                    "DiskResourceStatusAsyncReplicationStatus": {
                      "oneofs": {
                        "_state": {
                          "oneof": [
                            "state"
                          ]
                        }
                      },
                      "fields": {
                        "state": {
                          "type": "string",
                          "id": 109757585,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "State": {
                          "values": {
                            "UNDEFINED_STATE": 0,
                            "ACTIVE": 314733318,
                            "CREATED": 135924424,
                            "STARTING": 488820800,
                            "STATE_UNSPECIFIED": 470755401,
                            "STOPPED": 444276141,
                            "STOPPING": 350791796
                          }
                        }
                      }
                    },
                    "DiskSettings": {
                      "oneofs": {
                        "_accessLocation": {
                          "oneof": [
                            "accessLocation"
                          ]
                        }
                      },
                      "fields": {
                        "accessLocation": {
                          "type": "DiskSettingsAccessLocation",
                          "id": 18410544,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DiskSettingsAccessLocation": {
                      "oneofs": {
                        "_policy": {
                          "oneof": [
                            "policy"
                          ]
                        }
                      },
                      "fields": {
                        "locations": {
                          "keyType": "string",
                          "type": "DiskSettingsAccessLocationAccessLocationPreference",
                          "id": 413423454
                        },
                        "policy": {
                          "type": "string",
                          "id": 91071794,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Policy": {
                          "values": {
                            "UNDEFINED_POLICY": 0,
                            "ALL_REGIONS": 273143585,
                            "POLICY_UNSPECIFIED": 197974922,
                            "SPECIFIC_REGIONS": 454128082
                          }
                        }
                      }
                    },
                    "DiskSettingsAccessLocationAccessLocationPreference": {
                      "oneofs": {
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        }
                      },
                      "fields": {
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DiskType": {
                      "oneofs": {
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_defaultDiskSizeGb": {
                          "oneof": [
                            "defaultDiskSizeGb"
                          ]
                        },
                        "_deprecated": {
                          "oneof": [
                            "deprecated"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_validDiskSize": {
                          "oneof": [
                            "validDiskSize"
                          ]
                        },
                        "_zone": {
                          "oneof": [
                            "zone"
                          ]
                        }
                      },
                      "fields": {
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "defaultDiskSizeGb": {
                          "type": "int64",
                          "id": 270619253,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "deprecated": {
                          "type": "DeprecationStatus",
                          "id": 515138995,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "validDiskSize": {
                          "type": "string",
                          "id": 493962464,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DiskTypeAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "DiskTypesScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DiskTypeList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "DiskType",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DiskTypesScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "diskTypes": {
                          "rule": "repeated",
                          "type": "DiskType",
                          "id": 198926167
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DisksAddResourcePoliciesRequest": {
                      "fields": {
                        "resourcePolicies": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 22220385
                        }
                      }
                    },
                    "DisksRemoveResourcePoliciesRequest": {
                      "fields": {
                        "resourcePolicies": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 22220385
                        }
                      }
                    },
                    "DisksResizeRequest": {
                      "oneofs": {
                        "_sizeGb": {
                          "oneof": [
                            "sizeGb"
                          ]
                        }
                      },
                      "fields": {
                        "sizeGb": {
                          "type": "int64",
                          "id": 494929369,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DisksScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "disks": {
                          "rule": "repeated",
                          "type": "Disk",
                          "id": 95594102
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DisksStartAsyncReplicationRequest": {
                      "oneofs": {
                        "_asyncSecondaryDisk": {
                          "oneof": [
                            "asyncSecondaryDisk"
                          ]
                        }
                      },
                      "fields": {
                        "asyncSecondaryDisk": {
                          "type": "string",
                          "id": 131645867,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DisksStopGroupAsyncReplicationResource": {
                      "oneofs": {
                        "_resourcePolicy": {
                          "oneof": [
                            "resourcePolicy"
                          ]
                        }
                      },
                      "fields": {
                        "resourcePolicy": {
                          "type": "string",
                          "id": 159240835,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DisplayDevice": {
                      "oneofs": {
                        "_enableDisplay": {
                          "oneof": [
                            "enableDisplay"
                          ]
                        }
                      },
                      "fields": {
                        "enableDisplay": {
                          "type": "bool",
                          "id": 14266886,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DistributionPolicy": {
                      "oneofs": {
                        "_targetShape": {
                          "oneof": [
                            "targetShape"
                          ]
                        }
                      },
                      "fields": {
                        "targetShape": {
                          "type": "string",
                          "id": 338621299,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zones": {
                          "rule": "repeated",
                          "type": "DistributionPolicyZoneConfiguration",
                          "id": 116085319
                        }
                      },
                      "nested": {
                        "TargetShape": {
                          "values": {
                            "UNDEFINED_TARGET_SHAPE": 0,
                            "ANY": 64972,
                            "ANY_SINGLE_ZONE": 61100880,
                            "BALANCED": 468409608,
                            "EVEN": 2140442
                          }
                        }
                      }
                    },
                    "DistributionPolicyZoneConfiguration": {
                      "oneofs": {
                        "_zone": {
                          "oneof": [
                            "zone"
                          ]
                        }
                      },
                      "fields": {
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "Duration": {
                      "oneofs": {
                        "_nanos": {
                          "oneof": [
                            "nanos"
                          ]
                        },
                        "_seconds": {
                          "oneof": [
                            "seconds"
                          ]
                        }
                      },
                      "fields": {
                        "nanos": {
                          "type": "int32",
                          "id": 104586303,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "seconds": {
                          "type": "int64",
                          "id": 359484031,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "EnableXpnHostProjectRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "EnableXpnResourceProjectRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "projectsEnableXpnResourceRequestResource": {
                          "type": "ProjectsEnableXpnResourceRequest",
                          "id": 421980207,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "Error": {
                      "fields": {
                        "errors": {
                          "rule": "repeated",
                          "type": "Errors",
                          "id": 315977579
                        }
                      }
                    },
                    "ErrorDetails": {
                      "oneofs": {
                        "_errorInfo": {
                          "oneof": [
                            "errorInfo"
                          ]
                        },
                        "_help": {
                          "oneof": [
                            "help"
                          ]
                        },
                        "_localizedMessage": {
                          "oneof": [
                            "localizedMessage"
                          ]
                        },
                        "_quotaInfo": {
                          "oneof": [
                            "quotaInfo"
                          ]
                        }
                      },
                      "fields": {
                        "errorInfo": {
                          "type": "ErrorInfo",
                          "id": 25251973,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "help": {
                          "type": "Help",
                          "id": 3198785,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "localizedMessage": {
                          "type": "LocalizedMessage",
                          "id": 404537155,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "quotaInfo": {
                          "type": "QuotaExceededInfo",
                          "id": 93923861,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ErrorInfo": {
                      "oneofs": {
                        "_domain": {
                          "oneof": [
                            "domain"
                          ]
                        },
                        "_reason": {
                          "oneof": [
                            "reason"
                          ]
                        }
                      },
                      "fields": {
                        "domain": {
                          "type": "string",
                          "id": 284415172,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "metadatas": {
                          "keyType": "string",
                          "type": "string",
                          "id": 8514340
                        },
                        "reason": {
                          "type": "string",
                          "id": 138777156,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "Errors": {
                      "oneofs": {
                        "_code": {
                          "oneof": [
                            "code"
                          ]
                        },
                        "_location": {
                          "oneof": [
                            "location"
                          ]
                        },
                        "_message": {
                          "oneof": [
                            "message"
                          ]
                        }
                      },
                      "fields": {
                        "code": {
                          "type": "string",
                          "id": 3059181,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "errorDetails": {
                          "rule": "repeated",
                          "type": "ErrorDetails",
                          "id": 274653963
                        },
                        "location": {
                          "type": "string",
                          "id": 290430901,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "message": {
                          "type": "string",
                          "id": 418054151,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ExchangedPeeringRoute": {
                      "oneofs": {
                        "_destRange": {
                          "oneof": [
                            "destRange"
                          ]
                        },
                        "_imported": {
                          "oneof": [
                            "imported"
                          ]
                        },
                        "_nextHopRegion": {
                          "oneof": [
                            "nextHopRegion"
                          ]
                        },
                        "_priority": {
                          "oneof": [
                            "priority"
                          ]
                        },
                        "_type": {
                          "oneof": [
                            "type"
                          ]
                        }
                      },
                      "fields": {
                        "destRange": {
                          "type": "string",
                          "id": 381327712,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "imported": {
                          "type": "bool",
                          "id": 114502404,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextHopRegion": {
                          "type": "string",
                          "id": 122577014,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "priority": {
                          "type": "uint32",
                          "id": 445151652,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "type": {
                          "type": "string",
                          "id": 3575610,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Type": {
                          "values": {
                            "UNDEFINED_TYPE": 0,
                            "DYNAMIC_PEERING_ROUTE": 469794858,
                            "STATIC_PEERING_ROUTE": 473407545,
                            "SUBNET_PEERING_ROUTE": 465782504
                          }
                        }
                      }
                    },
                    "ExchangedPeeringRoutesList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "ExchangedPeeringRoute",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ExpandIpCidrRangeSubnetworkRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "subnetwork": {
                          "type": "string",
                          "id": 307827694,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "subnetworksExpandIpCidrRangeRequestResource": {
                          "type": "SubnetworksExpandIpCidrRangeRequest",
                          "id": 477014110,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "Expr": {
                      "oneofs": {
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_expression": {
                          "oneof": [
                            "expression"
                          ]
                        },
                        "_location": {
                          "oneof": [
                            "location"
                          ]
                        },
                        "_title": {
                          "oneof": [
                            "title"
                          ]
                        }
                      },
                      "fields": {
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "expression": {
                          "type": "string",
                          "id": 352031384,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "location": {
                          "type": "string",
                          "id": 290430901,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "title": {
                          "type": "string",
                          "id": 110371416,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ExternalVpnGateway": {
                      "oneofs": {
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_labelFingerprint": {
                          "oneof": [
                            "labelFingerprint"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_params": {
                          "oneof": [
                            "params"
                          ]
                        },
                        "_redundancyType": {
                          "oneof": [
                            "redundancyType"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        }
                      },
                      "fields": {
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "interfaces": {
                          "rule": "repeated",
                          "type": "ExternalVpnGatewayInterface",
                          "id": 12073562
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labelFingerprint": {
                          "type": "string",
                          "id": 178124825,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labels": {
                          "keyType": "string",
                          "type": "string",
                          "id": 500195327
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "params": {
                          "type": "ExternalVpnGatewayParams",
                          "id": 78313862,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "redundancyType": {
                          "type": "string",
                          "id": 271443740,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "RedundancyType": {
                          "values": {
                            "UNDEFINED_REDUNDANCY_TYPE": 0,
                            "FOUR_IPS_REDUNDANCY": 520087913,
                            "SINGLE_IP_INTERNALLY_REDUNDANT": 133914873,
                            "TWO_IPS_REDUNDANCY": 367049635
                          }
                        }
                      }
                    },
                    "ExternalVpnGatewayInterface": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_ipAddress": {
                          "oneof": [
                            "ipAddress"
                          ]
                        },
                        "_ipv6Address": {
                          "oneof": [
                            "ipv6Address"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "uint32",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipAddress": {
                          "type": "string",
                          "id": 406272220,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipv6Address": {
                          "type": "string",
                          "id": 341563804,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ExternalVpnGatewayList": {
                      "oneofs": {
                        "_etag": {
                          "oneof": [
                            "etag"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "etag": {
                          "type": "string",
                          "id": 3123477,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "ExternalVpnGateway",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ExternalVpnGatewayParams": {
                      "fields": {
                        "resourceManagerTags": {
                          "keyType": "string",
                          "type": "string",
                          "id": 377671164
                        }
                      }
                    },
                    "FileContentBuffer": {
                      "oneofs": {
                        "_content": {
                          "oneof": [
                            "content"
                          ]
                        },
                        "_fileType": {
                          "oneof": [
                            "fileType"
                          ]
                        }
                      },
                      "fields": {
                        "content": {
                          "type": "string",
                          "id": 414659705,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "fileType": {
                          "type": "string",
                          "id": 294346781,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "FileType": {
                          "values": {
                            "UNDEFINED_FILE_TYPE": 0,
                            "BIN": 65767,
                            "UNDEFINED": 137851184,
                            "X509": 2674086
                          }
                        }
                      }
                    },
                    "Firewall": {
                      "oneofs": {
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_direction": {
                          "oneof": [
                            "direction"
                          ]
                        },
                        "_disabled": {
                          "oneof": [
                            "disabled"
                          ]
                        },
                        "_enableLogging": {
                          "oneof": [
                            "enableLogging"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_logConfig": {
                          "oneof": [
                            "logConfig"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_network": {
                          "oneof": [
                            "network"
                          ]
                        },
                        "_params": {
                          "oneof": [
                            "params"
                          ]
                        },
                        "_priority": {
                          "oneof": [
                            "priority"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        }
                      },
                      "fields": {
                        "allowed": {
                          "rule": "repeated",
                          "type": "Allowed",
                          "id": 162398632
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "denied": {
                          "rule": "repeated",
                          "type": "Denied",
                          "id": 275217307
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "destinationRanges": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 305699879
                        },
                        "direction": {
                          "type": "string",
                          "id": 111150975,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "disabled": {
                          "type": "bool",
                          "id": 270940796,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enableLogging": {
                          "type": "bool",
                          "id": 295396515,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "logConfig": {
                          "type": "FirewallLogConfig",
                          "id": 351299741,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "network": {
                          "type": "string",
                          "id": 232872494,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "params": {
                          "type": "FirewallParams",
                          "id": 78313862,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "priority": {
                          "type": "int32",
                          "id": 445151652,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceRanges": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 200097658
                        },
                        "sourceServiceAccounts": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 105100756
                        },
                        "sourceTags": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 452222397
                        },
                        "targetServiceAccounts": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 457639710
                        },
                        "targetTags": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 62901767
                        }
                      },
                      "nested": {
                        "Direction": {
                          "values": {
                            "UNDEFINED_DIRECTION": 0,
                            "EGRESS": 432880501,
                            "INGRESS": 516931221
                          }
                        }
                      }
                    },
                    "FirewallList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "Firewall",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "FirewallLogConfig": {
                      "oneofs": {
                        "_enable": {
                          "oneof": [
                            "enable"
                          ]
                        },
                        "_metadata": {
                          "oneof": [
                            "metadata"
                          ]
                        }
                      },
                      "fields": {
                        "enable": {
                          "type": "bool",
                          "id": 311764355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "metadata": {
                          "type": "string",
                          "id": 86866735,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Metadata": {
                          "values": {
                            "UNDEFINED_METADATA": 0,
                            "EXCLUDE_ALL_METADATA": 334519954,
                            "INCLUDE_ALL_METADATA": 164619908
                          }
                        }
                      }
                    },
                    "FirewallParams": {
                      "fields": {
                        "resourceManagerTags": {
                          "keyType": "string",
                          "type": "string",
                          "id": 377671164
                        }
                      }
                    },
                    "FirewallPoliciesListAssociationsResponse": {
                      "oneofs": {
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        }
                      },
                      "fields": {
                        "associations": {
                          "rule": "repeated",
                          "type": "FirewallPolicyAssociation",
                          "id": 508736530
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "FirewallPoliciesScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicies": {
                          "rule": "repeated",
                          "type": "FirewallPolicy",
                          "id": 392512943
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "FirewallPolicy": {
                      "oneofs": {
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_displayName": {
                          "oneof": [
                            "displayName"
                          ]
                        },
                        "_fingerprint": {
                          "oneof": [
                            "fingerprint"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_parent": {
                          "oneof": [
                            "parent"
                          ]
                        },
                        "_policySource": {
                          "oneof": [
                            "policySource"
                          ]
                        },
                        "_policyType": {
                          "oneof": [
                            "policyType"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_ruleTupleCount": {
                          "oneof": [
                            "ruleTupleCount"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_selfLinkWithId": {
                          "oneof": [
                            "selfLinkWithId"
                          ]
                        },
                        "_shortName": {
                          "oneof": [
                            "shortName"
                          ]
                        }
                      },
                      "fields": {
                        "associations": {
                          "rule": "repeated",
                          "type": "FirewallPolicyAssociation",
                          "id": 508736530
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "displayName": {
                          "type": "string",
                          "id": 4473832,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "fingerprint": {
                          "type": "string",
                          "id": 234678500,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "packetMirroringRules": {
                          "rule": "repeated",
                          "type": "FirewallPolicyRule",
                          "id": 531644356
                        },
                        "parent": {
                          "type": "string",
                          "id": 78317738,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "policySource": {
                          "type": "string",
                          "id": 232383432,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "policyType": {
                          "type": "string",
                          "id": 18158119,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ruleTupleCount": {
                          "type": "int32",
                          "id": 388342037,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "rules": {
                          "rule": "repeated",
                          "type": "FirewallPolicyRule",
                          "id": 108873975
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLinkWithId": {
                          "type": "string",
                          "id": 44520962,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "shortName": {
                          "type": "string",
                          "id": 492051566,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "PolicySource": {
                          "values": {
                            "UNDEFINED_POLICY_SOURCE": 0,
                            "SYSTEM": 313484847,
                            "USER_DEFINED": 491485557
                          }
                        },
                        "PolicyType": {
                          "values": {
                            "UNDEFINED_POLICY_TYPE": 0,
                            "RDMA_FALCON_POLICY": 66315047,
                            "RDMA_ROCE_POLICY": 148757145,
                            "ULL_POLICY": 100494364,
                            "VPC_POLICY": 74319208
                          }
                        }
                      }
                    },
                    "FirewallPolicyAssociation": {
                      "oneofs": {
                        "_attachmentTarget": {
                          "oneof": [
                            "attachmentTarget"
                          ]
                        },
                        "_displayName": {
                          "oneof": [
                            "displayName"
                          ]
                        },
                        "_firewallPolicyId": {
                          "oneof": [
                            "firewallPolicyId"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_priority": {
                          "oneof": [
                            "priority"
                          ]
                        },
                        "_shortName": {
                          "oneof": [
                            "shortName"
                          ]
                        }
                      },
                      "fields": {
                        "attachmentTarget": {
                          "type": "string",
                          "id": 175773741,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "displayName": {
                          "type": "string",
                          "id": 4473832,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "firewallPolicyId": {
                          "type": "string",
                          "id": 357211849,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "priority": {
                          "type": "int32",
                          "id": 445151652,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "shortName": {
                          "type": "string",
                          "id": 492051566,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "FirewallPolicyList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "FirewallPolicy",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "FirewallPolicyRule": {
                      "oneofs": {
                        "_action": {
                          "oneof": [
                            "action"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_direction": {
                          "oneof": [
                            "direction"
                          ]
                        },
                        "_disabled": {
                          "oneof": [
                            "disabled"
                          ]
                        },
                        "_enableLogging": {
                          "oneof": [
                            "enableLogging"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_match": {
                          "oneof": [
                            "match"
                          ]
                        },
                        "_priority": {
                          "oneof": [
                            "priority"
                          ]
                        },
                        "_ruleName": {
                          "oneof": [
                            "ruleName"
                          ]
                        },
                        "_ruleTupleCount": {
                          "oneof": [
                            "ruleTupleCount"
                          ]
                        },
                        "_securityProfileGroup": {
                          "oneof": [
                            "securityProfileGroup"
                          ]
                        },
                        "_targetType": {
                          "oneof": [
                            "targetType"
                          ]
                        },
                        "_tlsInspect": {
                          "oneof": [
                            "tlsInspect"
                          ]
                        }
                      },
                      "fields": {
                        "action": {
                          "type": "string",
                          "id": 187661878,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "direction": {
                          "type": "string",
                          "id": 111150975,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "disabled": {
                          "type": "bool",
                          "id": 270940796,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enableLogging": {
                          "type": "bool",
                          "id": 295396515,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "match": {
                          "type": "FirewallPolicyRuleMatcher",
                          "id": 103668165,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "priority": {
                          "type": "int32",
                          "id": 445151652,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ruleName": {
                          "type": "string",
                          "id": 55286254,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ruleTupleCount": {
                          "type": "int32",
                          "id": 388342037,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "securityProfileGroup": {
                          "type": "string",
                          "id": 207411626,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetForwardingRules": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 495923747
                        },
                        "targetResources": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 528230647
                        },
                        "targetSecureTags": {
                          "rule": "repeated",
                          "type": "FirewallPolicyRuleSecureTag",
                          "id": 468132403
                        },
                        "targetServiceAccounts": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 457639710
                        },
                        "targetType": {
                          "type": "string",
                          "id": 62925096,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "tlsInspect": {
                          "type": "bool",
                          "id": 43425488,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Direction": {
                          "values": {
                            "UNDEFINED_DIRECTION": 0,
                            "EGRESS": 432880501,
                            "INGRESS": 516931221
                          }
                        },
                        "TargetType": {
                          "values": {
                            "UNDEFINED_TARGET_TYPE": 0,
                            "INSTANCES": 131337822,
                            "INTERNAL_MANAGED_LB": 309241080
                          }
                        }
                      }
                    },
                    "FirewallPolicyRuleMatcher": {
                      "oneofs": {
                        "_destNetworkContext": {
                          "oneof": [
                            "destNetworkContext"
                          ]
                        },
                        "_destNetworkScope": {
                          "oneof": [
                            "destNetworkScope"
                          ]
                        },
                        "_destNetworkType": {
                          "oneof": [
                            "destNetworkType"
                          ]
                        },
                        "_srcNetworkContext": {
                          "oneof": [
                            "srcNetworkContext"
                          ]
                        },
                        "_srcNetworkScope": {
                          "oneof": [
                            "srcNetworkScope"
                          ]
                        },
                        "_srcNetworkType": {
                          "oneof": [
                            "srcNetworkType"
                          ]
                        }
                      },
                      "fields": {
                        "destAddressGroups": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 468760508
                        },
                        "destFqdns": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 370712737
                        },
                        "destIpRanges": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 337357713
                        },
                        "destNetworkContext": {
                          "type": "string",
                          "id": 76347649,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "destNetworkScope": {
                          "type": "string",
                          "id": 355839526,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "destNetworkType": {
                          "type": "string",
                          "id": 409853224,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "destRegionCodes": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 199120280
                        },
                        "destThreatIntelligences": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 119896492
                        },
                        "layer4Configs": {
                          "rule": "repeated",
                          "type": "FirewallPolicyRuleMatcherLayer4Config",
                          "id": 373534261
                        },
                        "srcAddressGroups": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 436423738
                        },
                        "srcFqdns": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 435906147
                        },
                        "srcIpRanges": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 432128083
                        },
                        "srcNetworkContext": {
                          "type": "string",
                          "id": 147649603,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "srcNetworkScope": {
                          "type": "string",
                          "id": 476025320,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "srcNetworkType": {
                          "type": "string",
                          "id": 309819686,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "srcNetworks": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 247119872
                        },
                        "srcRegionCodes": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 99086742
                        },
                        "srcSecureTags": {
                          "rule": "repeated",
                          "type": "FirewallPolicyRuleSecureTag",
                          "id": 508791302
                        },
                        "srcThreatIntelligences": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 323631018
                        }
                      },
                      "nested": {
                        "DestNetworkContext": {
                          "values": {
                            "UNDEFINED_DEST_NETWORK_CONTEXT": 0
                          }
                        },
                        "DestNetworkScope": {
                          "values": {
                            "UNDEFINED_DEST_NETWORK_SCOPE": 0
                          }
                        },
                        "DestNetworkType": {
                          "values": {
                            "UNDEFINED_DEST_NETWORK_TYPE": 0
                          }
                        },
                        "SrcNetworkContext": {
                          "values": {
                            "UNDEFINED_SRC_NETWORK_CONTEXT": 0
                          }
                        },
                        "SrcNetworkScope": {
                          "values": {
                            "UNDEFINED_SRC_NETWORK_SCOPE": 0
                          }
                        },
                        "SrcNetworkType": {
                          "values": {
                            "UNDEFINED_SRC_NETWORK_TYPE": 0
                          }
                        }
                      }
                    },
                    "FirewallPolicyRuleMatcherLayer4Config": {
                      "oneofs": {
                        "_ipProtocol": {
                          "oneof": [
                            "ipProtocol"
                          ]
                        }
                      },
                      "fields": {
                        "ipProtocol": {
                          "type": "string",
                          "id": 475958960,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ports": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 106854418
                        }
                      }
                    },
                    "FirewallPolicyRuleSecureTag": {
                      "oneofs": {
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_state": {
                          "oneof": [
                            "state"
                          ]
                        }
                      },
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "state": {
                          "type": "string",
                          "id": 109757585,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "State": {
                          "values": {
                            "UNDEFINED_STATE": 0,
                            "EFFECTIVE": 244201863,
                            "INEFFECTIVE": 304458242
                          }
                        }
                      }
                    },
                    "FixedOrPercent": {
                      "oneofs": {
                        "_calculated": {
                          "oneof": [
                            "calculated"
                          ]
                        },
                        "_fixed": {
                          "oneof": [
                            "fixed"
                          ]
                        },
                        "_percent": {
                          "oneof": [
                            "percent"
                          ]
                        }
                      },
                      "fields": {
                        "calculated": {
                          "type": "int32",
                          "id": 472082878,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "fixed": {
                          "type": "int32",
                          "id": 97445748,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "percent": {
                          "type": "int32",
                          "id": 394814533,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "FlexibleTimeRange": {
                      "oneofs": {
                        "_endTimeNotEarlierThan": {
                          "oneof": [
                            "endTimeNotEarlierThan"
                          ]
                        },
                        "_endTimeNotLaterThan": {
                          "oneof": [
                            "endTimeNotLaterThan"
                          ]
                        },
                        "_maxDuration": {
                          "oneof": [
                            "maxDuration"
                          ]
                        },
                        "_minDuration": {
                          "oneof": [
                            "minDuration"
                          ]
                        },
                        "_startTimeNotEarlierThan": {
                          "oneof": [
                            "startTimeNotEarlierThan"
                          ]
                        },
                        "_startTimeNotLaterThan": {
                          "oneof": [
                            "startTimeNotLaterThan"
                          ]
                        }
                      },
                      "fields": {
                        "endTimeNotEarlierThan": {
                          "type": "string",
                          "id": 83355642,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "endTimeNotLaterThan": {
                          "type": "string",
                          "id": 526866094,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxDuration": {
                          "type": "string",
                          "id": 39954959,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "minDuration": {
                          "type": "string",
                          "id": 514381025,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "startTimeNotEarlierThan": {
                          "type": "string",
                          "id": 490386497,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "startTimeNotLaterThan": {
                          "type": "string",
                          "id": 212764853,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ForwardingRule": {
                      "oneofs": {
                        "_IPAddress": {
                          "oneof": [
                            "IPAddress"
                          ]
                        },
                        "_IPProtocol": {
                          "oneof": [
                            "IPProtocol"
                          ]
                        },
                        "_allPorts": {
                          "oneof": [
                            "allPorts"
                          ]
                        },
                        "_allowGlobalAccess": {
                          "oneof": [
                            "allowGlobalAccess"
                          ]
                        },
                        "_allowPscGlobalAccess": {
                          "oneof": [
                            "allowPscGlobalAccess"
                          ]
                        },
                        "_allowPscPacketInjection": {
                          "oneof": [
                            "allowPscPacketInjection"
                          ]
                        },
                        "_backendService": {
                          "oneof": [
                            "backendService"
                          ]
                        },
                        "_baseForwardingRule": {
                          "oneof": [
                            "baseForwardingRule"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_externalManagedBackendBucketMigrationState": {
                          "oneof": [
                            "externalManagedBackendBucketMigrationState"
                          ]
                        },
                        "_externalManagedBackendBucketMigrationTestingPercentage": {
                          "oneof": [
                            "externalManagedBackendBucketMigrationTestingPercentage"
                          ]
                        },
                        "_fingerprint": {
                          "oneof": [
                            "fingerprint"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_ipCollection": {
                          "oneof": [
                            "ipCollection"
                          ]
                        },
                        "_ipVersion": {
                          "oneof": [
                            "ipVersion"
                          ]
                        },
                        "_isMirroringCollector": {
                          "oneof": [
                            "isMirroringCollector"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_labelFingerprint": {
                          "oneof": [
                            "labelFingerprint"
                          ]
                        },
                        "_loadBalancingScheme": {
                          "oneof": [
                            "loadBalancingScheme"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_network": {
                          "oneof": [
                            "network"
                          ]
                        },
                        "_networkTier": {
                          "oneof": [
                            "networkTier"
                          ]
                        },
                        "_noAutomateDnsZone": {
                          "oneof": [
                            "noAutomateDnsZone"
                          ]
                        },
                        "_portRange": {
                          "oneof": [
                            "portRange"
                          ]
                        },
                        "_pscConnectionId": {
                          "oneof": [
                            "pscConnectionId"
                          ]
                        },
                        "_pscConnectionStatus": {
                          "oneof": [
                            "pscConnectionStatus"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_selfLinkWithId": {
                          "oneof": [
                            "selfLinkWithId"
                          ]
                        },
                        "_serviceLabel": {
                          "oneof": [
                            "serviceLabel"
                          ]
                        },
                        "_serviceName": {
                          "oneof": [
                            "serviceName"
                          ]
                        },
                        "_subnetwork": {
                          "oneof": [
                            "subnetwork"
                          ]
                        },
                        "_target": {
                          "oneof": [
                            "target"
                          ]
                        }
                      },
                      "fields": {
                        "IPAddress": {
                          "type": "string",
                          "id": 42976943,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "IPProtocol": {
                          "type": "string",
                          "id": 488094525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "allPorts": {
                          "type": "bool",
                          "id": 445175796,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "allowGlobalAccess": {
                          "type": "bool",
                          "id": 499409674,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "allowPscGlobalAccess": {
                          "type": "bool",
                          "id": 263471819,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "allowPscPacketInjection": {
                          "type": "bool",
                          "id": 272272565,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "backendService": {
                          "type": "string",
                          "id": 306946058,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "baseForwardingRule": {
                          "type": "string",
                          "id": 524873104,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "externalManagedBackendBucketMigrationState": {
                          "type": "string",
                          "id": 107811370,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "externalManagedBackendBucketMigrationTestingPercentage": {
                          "type": "float",
                          "id": 105676592,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "fingerprint": {
                          "type": "string",
                          "id": 234678500,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipCollection": {
                          "type": "string",
                          "id": 176818358,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipVersion": {
                          "type": "string",
                          "id": 294959552,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "isMirroringCollector": {
                          "type": "bool",
                          "id": 119255164,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labelFingerprint": {
                          "type": "string",
                          "id": 178124825,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labels": {
                          "keyType": "string",
                          "type": "string",
                          "id": 500195327
                        },
                        "loadBalancingScheme": {
                          "type": "string",
                          "id": 363890244,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "metadataFilters": {
                          "rule": "repeated",
                          "type": "MetadataFilter",
                          "id": 464725739
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "network": {
                          "type": "string",
                          "id": 232872494,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "networkTier": {
                          "type": "string",
                          "id": 517397843,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "noAutomateDnsZone": {
                          "type": "bool",
                          "id": 64546991,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "portRange": {
                          "type": "string",
                          "id": 217518079,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ports": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 106854418
                        },
                        "pscConnectionId": {
                          "type": "uint64",
                          "id": 292082397,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pscConnectionStatus": {
                          "type": "string",
                          "id": 184149172,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLinkWithId": {
                          "type": "string",
                          "id": 44520962,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceDirectoryRegistrations": {
                          "rule": "repeated",
                          "type": "ForwardingRuleServiceDirectoryRegistration",
                          "id": 223549694
                        },
                        "serviceLabel": {
                          "type": "string",
                          "id": 417008874,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceName": {
                          "type": "string",
                          "id": 359880149,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceIpRanges": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 111563210
                        },
                        "subnetwork": {
                          "type": "string",
                          "id": 307827694,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "target": {
                          "type": "string",
                          "id": 192835985,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "ExternalManagedBackendBucketMigrationState": {
                          "values": {
                            "UNDEFINED_EXTERNAL_MANAGED_BACKEND_BUCKET_MIGRATION_STATE": 0,
                            "PREPARE": 399612135,
                            "TEST_ALL_TRAFFIC": 79728882,
                            "TEST_BY_PERCENTAGE": 513738389
                          }
                        },
                        "IPProtocolEnum": {
                          "values": {
                            "UNDEFINED_I_P_PROTOCOL_ENUM": 0,
                            "AH": 2087,
                            "ESP": 68962,
                            "ICMP": 2241597,
                            "L3_DEFAULT": 48151369,
                            "SCTP": 2539724,
                            "TCP": 82881,
                            "UDP": 83873
                          }
                        },
                        "IpVersion": {
                          "values": {
                            "UNDEFINED_IP_VERSION": 0,
                            "IPV4": 2254341,
                            "IPV6": 2254343,
                            "UNSPECIFIED_VERSION": 21850000
                          }
                        },
                        "LoadBalancingScheme": {
                          "values": {
                            "UNDEFINED_LOAD_BALANCING_SCHEME": 0,
                            "EXTERNAL": 35607499,
                            "EXTERNAL_MANAGED": 512006923,
                            "INTERNAL": 279295677,
                            "INTERNAL_MANAGED": 37350397,
                            "INTERNAL_SELF_MANAGED": 236211150,
                            "INVALID": 530283991
                          }
                        },
                        "NetworkTier": {
                          "values": {
                            "UNDEFINED_NETWORK_TIER": 0,
                            "FIXED_STANDARD": 310464328,
                            "PREMIUM": 399530551,
                            "STANDARD": 484642493,
                            "STANDARD_OVERRIDES_FIXED_STANDARD": 465847234
                          }
                        },
                        "PscConnectionStatus": {
                          "values": {
                            "UNDEFINED_PSC_CONNECTION_STATUS": 0,
                            "ACCEPTED": 246714279,
                            "CLOSED": 380163436,
                            "NEEDS_ATTENTION": 344491452,
                            "PENDING": 35394935,
                            "REJECTED": 174130302,
                            "STATUS_UNSPECIFIED": 42133066
                          }
                        }
                      }
                    },
                    "ForwardingRuleAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "ForwardingRulesScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ForwardingRuleList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "ForwardingRule",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ForwardingRuleReference": {
                      "oneofs": {
                        "_forwardingRule": {
                          "oneof": [
                            "forwardingRule"
                          ]
                        }
                      },
                      "fields": {
                        "forwardingRule": {
                          "type": "string",
                          "id": 269964030,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ForwardingRuleServiceDirectoryRegistration": {
                      "oneofs": {
                        "_namespace": {
                          "oneof": [
                            "namespace"
                          ]
                        },
                        "_service": {
                          "oneof": [
                            "service"
                          ]
                        },
                        "_serviceDirectoryRegion": {
                          "oneof": [
                            "serviceDirectoryRegion"
                          ]
                        }
                      },
                      "fields": {
                        "namespace": {
                          "type": "string",
                          "id": 178476379,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "service": {
                          "type": "string",
                          "id": 373540533,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceDirectoryRegion": {
                          "type": "string",
                          "id": 74030416,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ForwardingRulesScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "forwardingRules": {
                          "rule": "repeated",
                          "type": "ForwardingRule",
                          "id": 315821365
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "FutureReservation": {
                      "oneofs": {
                        "_advancedDeploymentControl": {
                          "oneof": [
                            "advancedDeploymentControl"
                          ]
                        },
                        "_aggregateReservation": {
                          "oneof": [
                            "aggregateReservation"
                          ]
                        },
                        "_autoCreatedReservationsDeleteTime": {
                          "oneof": [
                            "autoCreatedReservationsDeleteTime"
                          ]
                        },
                        "_autoCreatedReservationsDuration": {
                          "oneof": [
                            "autoCreatedReservationsDuration"
                          ]
                        },
                        "_autoDeleteAutoCreatedReservations": {
                          "oneof": [
                            "autoDeleteAutoCreatedReservations"
                          ]
                        },
                        "_commitmentInfo": {
                          "oneof": [
                            "commitmentInfo"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_deploymentType": {
                          "oneof": [
                            "deploymentType"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_enableEmergentMaintenance": {
                          "oneof": [
                            "enableEmergentMaintenance"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_namePrefix": {
                          "oneof": [
                            "namePrefix"
                          ]
                        },
                        "_planningStatus": {
                          "oneof": [
                            "planningStatus"
                          ]
                        },
                        "_protectionTier": {
                          "oneof": [
                            "protectionTier"
                          ]
                        },
                        "_reservationMode": {
                          "oneof": [
                            "reservationMode"
                          ]
                        },
                        "_reservationName": {
                          "oneof": [
                            "reservationName"
                          ]
                        },
                        "_schedulingType": {
                          "oneof": [
                            "schedulingType"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_selfLinkWithId": {
                          "oneof": [
                            "selfLinkWithId"
                          ]
                        },
                        "_shareSettings": {
                          "oneof": [
                            "shareSettings"
                          ]
                        },
                        "_specificReservationRequired": {
                          "oneof": [
                            "specificReservationRequired"
                          ]
                        },
                        "_specificSkuProperties": {
                          "oneof": [
                            "specificSkuProperties"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        },
                        "_timeWindow": {
                          "oneof": [
                            "timeWindow"
                          ]
                        },
                        "_zone": {
                          "oneof": [
                            "zone"
                          ]
                        }
                      },
                      "fields": {
                        "advancedDeploymentControl": {
                          "type": "ReservationAdvancedDeploymentControl",
                          "id": 410618144,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "aggregateReservation": {
                          "type": "AllocationAggregateReservation",
                          "id": 291567948,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "autoCreatedReservationsDeleteTime": {
                          "type": "string",
                          "id": 242855120,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "autoCreatedReservationsDuration": {
                          "type": "Duration",
                          "id": 496244741,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "autoDeleteAutoCreatedReservations": {
                          "type": "bool",
                          "id": 491352490,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "commitmentInfo": {
                          "type": "FutureReservationCommitmentInfo",
                          "id": 164362136,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "deploymentType": {
                          "type": "string",
                          "id": 396722292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enableEmergentMaintenance": {
                          "type": "bool",
                          "id": 353759497,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "namePrefix": {
                          "type": "string",
                          "id": 236409542,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "planningStatus": {
                          "type": "string",
                          "id": 19714836,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "protectionTier": {
                          "type": "string",
                          "id": 503959432,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "reservationMode": {
                          "type": "string",
                          "id": 277294646,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "reservationName": {
                          "type": "string",
                          "id": 277311262,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "schedulingType": {
                          "type": "string",
                          "id": 199835397,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLinkWithId": {
                          "type": "string",
                          "id": 44520962,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "shareSettings": {
                          "type": "ShareSettings",
                          "id": 266668163,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "specificReservationRequired": {
                          "type": "bool",
                          "id": 226550687,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "specificSkuProperties": {
                          "type": "FutureReservationSpecificSKUProperties",
                          "id": 108887106,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "FutureReservationStatus",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "timeWindow": {
                          "type": "FutureReservationTimeWindow",
                          "id": 422983074,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "DeploymentType": {
                          "values": {
                            "UNDEFINED_DEPLOYMENT_TYPE": 0,
                            "DENSE": 64932607,
                            "DEPLOYMENT_TYPE_UNSPECIFIED": 234847180,
                            "FLEXIBLE": 379880395
                          }
                        },
                        "PlanningStatus": {
                          "values": {
                            "UNDEFINED_PLANNING_STATUS": 0,
                            "DRAFT": 65307009,
                            "PLANNING_STATUS_UNSPECIFIED": 252728940,
                            "SUBMITTED": 450918619
                          }
                        },
                        "ProtectionTier": {
                          "values": {
                            "UNDEFINED_PROTECTION_TIER": 0,
                            "CAPACITY_OPTIMIZED": 17430466,
                            "PROTECTION_TIER_UNSPECIFIED": 262261984,
                            "STANDARD": 484642493
                          }
                        },
                        "ReservationMode": {
                          "values": {
                            "UNDEFINED_RESERVATION_MODE": 0,
                            "CALENDAR": 67431230,
                            "DEFAULT": 115302945,
                            "RESERVATION_MODE_UNSPECIFIED": 233810606
                          }
                        },
                        "SchedulingType": {
                          "values": {
                            "UNDEFINED_SCHEDULING_TYPE": 0,
                            "GROUPED": 474540862,
                            "GROUP_MAINTENANCE_TYPE_UNSPECIFIED": 447183678,
                            "INDEPENDENT": 127011674
                          }
                        }
                      }
                    },
                    "FutureReservationCommitmentInfo": {
                      "oneofs": {
                        "_commitmentName": {
                          "oneof": [
                            "commitmentName"
                          ]
                        },
                        "_commitmentPlan": {
                          "oneof": [
                            "commitmentPlan"
                          ]
                        },
                        "_previousCommitmentTerms": {
                          "oneof": [
                            "previousCommitmentTerms"
                          ]
                        }
                      },
                      "fields": {
                        "commitmentName": {
                          "type": "string",
                          "id": 164498805,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "commitmentPlan": {
                          "type": "string",
                          "id": 164568595,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "previousCommitmentTerms": {
                          "type": "string",
                          "id": 447490085,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "CommitmentPlan": {
                          "values": {
                            "UNDEFINED_COMMITMENT_PLAN": 0,
                            "INVALID": 530283991,
                            "THIRTY_SIX_MONTH": 266295942,
                            "TWELVE_MONTH": 173083962
                          }
                        },
                        "PreviousCommitmentTerms": {
                          "values": {
                            "UNDEFINED_PREVIOUS_COMMITMENT_TERMS": 0,
                            "EXTEND": 448639770,
                            "PREVIOUSCOMMITMENTTERM_UNSPECIFIED": 98482448
                          }
                        }
                      }
                    },
                    "FutureReservationSpecificSKUProperties": {
                      "oneofs": {
                        "_instanceProperties": {
                          "oneof": [
                            "instanceProperties"
                          ]
                        },
                        "_sourceInstanceTemplate": {
                          "oneof": [
                            "sourceInstanceTemplate"
                          ]
                        },
                        "_totalCount": {
                          "oneof": [
                            "totalCount"
                          ]
                        }
                      },
                      "fields": {
                        "instanceProperties": {
                          "type": "AllocationSpecificSKUAllocationReservedInstanceProperties",
                          "id": 215355165,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceInstanceTemplate": {
                          "type": "string",
                          "id": 332423616,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "totalCount": {
                          "type": "int64",
                          "id": 129109076,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "FutureReservationStatus": {
                      "oneofs": {
                        "_amendmentStatus": {
                          "oneof": [
                            "amendmentStatus"
                          ]
                        },
                        "_existingMatchingUsageInfo": {
                          "oneof": [
                            "existingMatchingUsageInfo"
                          ]
                        },
                        "_fulfilledCount": {
                          "oneof": [
                            "fulfilledCount"
                          ]
                        },
                        "_lastKnownGoodState": {
                          "oneof": [
                            "lastKnownGoodState"
                          ]
                        },
                        "_lockTime": {
                          "oneof": [
                            "lockTime"
                          ]
                        },
                        "_procurementStatus": {
                          "oneof": [
                            "procurementStatus"
                          ]
                        },
                        "_specificSkuProperties": {
                          "oneof": [
                            "specificSkuProperties"
                          ]
                        }
                      },
                      "fields": {
                        "amendmentStatus": {
                          "type": "string",
                          "id": 250270052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "autoCreatedReservations": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 140217006
                        },
                        "existingMatchingUsageInfo": {
                          "type": "FutureReservationStatusExistingMatchingUsageInfo",
                          "id": 509920602,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "fulfilledCount": {
                          "type": "int64",
                          "id": 319392239,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "lastKnownGoodState": {
                          "type": "FutureReservationStatusLastKnownGoodState",
                          "id": 192819092,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "lockTime": {
                          "type": "string",
                          "id": 143772001,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "procurementStatus": {
                          "type": "string",
                          "id": 224718945,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "specificSkuProperties": {
                          "type": "FutureReservationStatusSpecificSKUProperties",
                          "id": 108887106,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "AmendmentStatus": {
                          "values": {
                            "UNDEFINED_AMENDMENT_STATUS": 0,
                            "AMENDMENT_APPROVED": 150573001,
                            "AMENDMENT_DECLINED": 70395200,
                            "AMENDMENT_IN_REVIEW": 25830624,
                            "AMENDMENT_STATUS_UNSPECIFIED": 412250332
                          }
                        },
                        "ProcurementStatus": {
                          "values": {
                            "UNDEFINED_PROCUREMENT_STATUS": 0,
                            "APPROVED": 357258935,
                            "CANCELLED": 41957681,
                            "COMMITTED": 221710172,
                            "DECLINED": 277081134,
                            "DRAFTING": 477863585,
                            "FAILED": 455706685,
                            "FAILED_PARTIALLY_FULFILLED": 14455212,
                            "FULFILLED": 409958655,
                            "PENDING_AMENDMENT_APPROVAL": 510150429,
                            "PENDING_APPROVAL": 209692683,
                            "PROCUREMENT_STATUS_UNSPECIFIED": 45807705,
                            "PROCURING": 95959663,
                            "PROVISIONING": 290896621
                          }
                        }
                      }
                    },
                    "FutureReservationStatusExistingMatchingUsageInfo": {
                      "oneofs": {
                        "_count": {
                          "oneof": [
                            "count"
                          ]
                        },
                        "_timestamp": {
                          "oneof": [
                            "timestamp"
                          ]
                        }
                      },
                      "fields": {
                        "count": {
                          "type": "int64",
                          "id": 94851343,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "timestamp": {
                          "type": "string",
                          "id": 55126294,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "FutureReservationStatusLastKnownGoodState": {
                      "oneofs": {
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_existingMatchingUsageInfo": {
                          "oneof": [
                            "existingMatchingUsageInfo"
                          ]
                        },
                        "_futureReservationSpecs": {
                          "oneof": [
                            "futureReservationSpecs"
                          ]
                        },
                        "_lockTime": {
                          "oneof": [
                            "lockTime"
                          ]
                        },
                        "_namePrefix": {
                          "oneof": [
                            "namePrefix"
                          ]
                        },
                        "_procurementStatus": {
                          "oneof": [
                            "procurementStatus"
                          ]
                        }
                      },
                      "fields": {
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "existingMatchingUsageInfo": {
                          "type": "FutureReservationStatusExistingMatchingUsageInfo",
                          "id": 509920602,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "futureReservationSpecs": {
                          "type": "FutureReservationStatusLastKnownGoodStateFutureReservationSpecs",
                          "id": 82528873,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "lockTime": {
                          "type": "string",
                          "id": 143772001,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "namePrefix": {
                          "type": "string",
                          "id": 236409542,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "procurementStatus": {
                          "type": "string",
                          "id": 224718945,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "ProcurementStatus": {
                          "values": {
                            "UNDEFINED_PROCUREMENT_STATUS": 0,
                            "APPROVED": 357258935,
                            "CANCELLED": 41957681,
                            "COMMITTED": 221710172,
                            "DECLINED": 277081134,
                            "DRAFTING": 477863585,
                            "FAILED": 455706685,
                            "FAILED_PARTIALLY_FULFILLED": 14455212,
                            "FULFILLED": 409958655,
                            "PENDING_AMENDMENT_APPROVAL": 510150429,
                            "PENDING_APPROVAL": 209692683,
                            "PROCUREMENT_STATUS_UNSPECIFIED": 45807705,
                            "PROCURING": 95959663,
                            "PROVISIONING": 290896621
                          }
                        }
                      }
                    },
                    "FutureReservationStatusLastKnownGoodStateFutureReservationSpecs": {
                      "oneofs": {
                        "_shareSettings": {
                          "oneof": [
                            "shareSettings"
                          ]
                        },
                        "_specificSkuProperties": {
                          "oneof": [
                            "specificSkuProperties"
                          ]
                        },
                        "_timeWindow": {
                          "oneof": [
                            "timeWindow"
                          ]
                        }
                      },
                      "fields": {
                        "shareSettings": {
                          "type": "ShareSettings",
                          "id": 266668163,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "specificSkuProperties": {
                          "type": "FutureReservationSpecificSKUProperties",
                          "id": 108887106,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "timeWindow": {
                          "type": "FutureReservationTimeWindow",
                          "id": 422983074,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "FutureReservationStatusSpecificSKUProperties": {
                      "oneofs": {
                        "_sourceInstanceTemplateId": {
                          "oneof": [
                            "sourceInstanceTemplateId"
                          ]
                        }
                      },
                      "fields": {
                        "sourceInstanceTemplateId": {
                          "type": "string",
                          "id": 111196154,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "FutureReservationTimeWindow": {
                      "oneofs": {
                        "_duration": {
                          "oneof": [
                            "duration"
                          ]
                        },
                        "_endTime": {
                          "oneof": [
                            "endTime"
                          ]
                        },
                        "_startTime": {
                          "oneof": [
                            "startTime"
                          ]
                        }
                      },
                      "fields": {
                        "duration": {
                          "type": "Duration",
                          "id": 155471252,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "endTime": {
                          "type": "string",
                          "id": 114938801,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "startTime": {
                          "type": "string",
                          "id": 37467274,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "FutureReservationsAggregatedListResponse": {
                      "oneofs": {
                        "_etag": {
                          "oneof": [
                            "etag"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "etag": {
                          "type": "string",
                          "id": 3123477,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "FutureReservationsScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "FutureReservationsListResponse": {
                      "oneofs": {
                        "_etag": {
                          "oneof": [
                            "etag"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "etag": {
                          "type": "string",
                          "id": 3123477,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "FutureReservation",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "FutureReservationsScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "futureReservations": {
                          "rule": "repeated",
                          "type": "FutureReservation",
                          "id": 131778339
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "FutureResourcesRecommendation": {
                      "oneofs": {
                        "_endTime": {
                          "oneof": [
                            "endTime"
                          ]
                        },
                        "_location": {
                          "oneof": [
                            "location"
                          ]
                        },
                        "_recommendationId": {
                          "oneof": [
                            "recommendationId"
                          ]
                        },
                        "_recommendationType": {
                          "oneof": [
                            "recommendationType"
                          ]
                        },
                        "_startTime": {
                          "oneof": [
                            "startTime"
                          ]
                        }
                      },
                      "fields": {
                        "endTime": {
                          "type": "string",
                          "id": 114938801,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "location": {
                          "type": "string",
                          "id": 290430901,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "otherLocations": {
                          "keyType": "string",
                          "type": "FutureResourcesRecommendationOtherLocation",
                          "id": 179322095
                        },
                        "recommendationId": {
                          "type": "string",
                          "id": 474540897,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "recommendationType": {
                          "type": "string",
                          "id": 230749184,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "startTime": {
                          "type": "string",
                          "id": 37467274,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "RecommendationType": {
                          "values": {
                            "UNDEFINED_RECOMMENDATION_TYPE": 0,
                            "FUTURE_RESERVATION": 41036592,
                            "RECOMMENDATION_TYPE_UNSPECIFIED": 140641624
                          }
                        }
                      }
                    },
                    "FutureResourcesRecommendationOtherLocation": {
                      "oneofs": {
                        "_details": {
                          "oneof": [
                            "details"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        }
                      },
                      "fields": {
                        "details": {
                          "type": "string",
                          "id": 483979842,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "string",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Status": {
                          "values": {
                            "UNDEFINED_STATUS": 0,
                            "CONDITIONS_NOT_MET": 363628457,
                            "NOT_SUPPORTED": 317950466,
                            "NO_CAPACITY": 274240888,
                            "OTHER_LOCATION_STATUS_UNDEFINED": 222662622,
                            "RECOMMENDED": 369652283
                          }
                        }
                      }
                    },
                    "FutureResourcesSpec": {
                      "oneofs": {
                        "_deploymentType": {
                          "oneof": [
                            "deploymentType"
                          ]
                        },
                        "_locationPolicy": {
                          "oneof": [
                            "locationPolicy"
                          ]
                        },
                        "_targetResources": {
                          "oneof": [
                            "targetResources"
                          ]
                        },
                        "_timeRangeSpec": {
                          "oneof": [
                            "timeRangeSpec"
                          ]
                        }
                      },
                      "fields": {
                        "deploymentType": {
                          "type": "string",
                          "id": 396722292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "locationPolicy": {
                          "type": "FutureResourcesSpecLocationPolicy",
                          "id": 465689852,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetResources": {
                          "type": "FutureResourcesSpecTargetResources",
                          "id": 528230647,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "timeRangeSpec": {
                          "type": "FlexibleTimeRange",
                          "id": 116516399,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "DeploymentType": {
                          "values": {
                            "UNDEFINED_DEPLOYMENT_TYPE": 0,
                            "DENSE": 64932607,
                            "DEPLOYMENT_TYPE_UNSPECIFIED": 234847180,
                            "FLEXIBLE": 379880395
                          }
                        }
                      }
                    },
                    "FutureResourcesSpecAggregateResources": {
                      "oneofs": {
                        "_acceleratorCount": {
                          "oneof": [
                            "acceleratorCount"
                          ]
                        },
                        "_vmFamily": {
                          "oneof": [
                            "vmFamily"
                          ]
                        },
                        "_workloadType": {
                          "oneof": [
                            "workloadType"
                          ]
                        }
                      },
                      "fields": {
                        "acceleratorCount": {
                          "type": "int64",
                          "id": 504879675,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "vmFamily": {
                          "type": "string",
                          "id": 125017580,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "workloadType": {
                          "type": "string",
                          "id": 273432322,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "VmFamily": {
                          "values": {
                            "UNDEFINED_VM_FAMILY": 0,
                            "VM_FAMILY_CLOUD_TPU_DEVICE_CT3": 42845948,
                            "VM_FAMILY_CLOUD_TPU_LITE_DEVICE_CT5L": 108020067,
                            "VM_FAMILY_CLOUD_TPU_LITE_POD_SLICE_CT5LP": 18705267,
                            "VM_FAMILY_CLOUD_TPU_LITE_POD_SLICE_CT6E": 398926997,
                            "VM_FAMILY_CLOUD_TPU_POD_SLICE_CT3P": 517384376,
                            "VM_FAMILY_CLOUD_TPU_POD_SLICE_CT4P": 517384407,
                            "VM_FAMILY_CLOUD_TPU_POD_SLICE_CT5P": 517384438,
                            "VM_FAMILY_CLOUD_TPU_POD_SLICE_TPU7X": 485271888
                          }
                        },
                        "WorkloadType": {
                          "values": {
                            "UNDEFINED_WORKLOAD_TYPE": 0,
                            "BATCH": 62971674,
                            "SERVING": 17781740,
                            "UNSPECIFIED": 526786327
                          }
                        }
                      }
                    },
                    "FutureResourcesSpecLocalSsdPartition": {
                      "oneofs": {
                        "_diskInterface": {
                          "oneof": [
                            "diskInterface"
                          ]
                        },
                        "_diskSizeGb": {
                          "oneof": [
                            "diskSizeGb"
                          ]
                        }
                      },
                      "fields": {
                        "diskInterface": {
                          "type": "string",
                          "id": 66770199,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "diskSizeGb": {
                          "type": "int64",
                          "id": 316263735,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "DiskInterface": {
                          "values": {
                            "UNDEFINED_DISK_INTERFACE": 0,
                            "NVME": 2408800,
                            "SCSI": 2539686
                          }
                        }
                      }
                    },
                    "FutureResourcesSpecLocationPolicy": {
                      "fields": {
                        "locations": {
                          "keyType": "string",
                          "type": "FutureResourcesSpecLocationPolicyLocation",
                          "id": 413423454
                        }
                      }
                    },
                    "FutureResourcesSpecLocationPolicyLocation": {
                      "oneofs": {
                        "_preference": {
                          "oneof": [
                            "preference"
                          ]
                        }
                      },
                      "fields": {
                        "preference": {
                          "type": "string",
                          "id": 150781147,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Preference": {
                          "values": {
                            "UNDEFINED_PREFERENCE": 0,
                            "ALLOW": 62368553,
                            "DENY": 2094604,
                            "PREFERENCE_UNSPECIFIED": 496219571
                          }
                        }
                      }
                    },
                    "FutureResourcesSpecSpecificSKUResources": {
                      "oneofs": {
                        "_instanceCount": {
                          "oneof": [
                            "instanceCount"
                          ]
                        },
                        "_machineType": {
                          "oneof": [
                            "machineType"
                          ]
                        }
                      },
                      "fields": {
                        "instanceCount": {
                          "type": "int64",
                          "id": 77317349,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "localSsdPartitions": {
                          "rule": "repeated",
                          "type": "FutureResourcesSpecLocalSsdPartition",
                          "id": 470688568
                        },
                        "machineType": {
                          "type": "string",
                          "id": 227711026,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "FutureResourcesSpecTargetResources": {
                      "oneofs": {
                        "_aggregateResources": {
                          "oneof": [
                            "aggregateResources"
                          ]
                        },
                        "_specificSkuResources": {
                          "oneof": [
                            "specificSkuResources"
                          ]
                        }
                      },
                      "fields": {
                        "aggregateResources": {
                          "type": "FutureResourcesSpecAggregateResources",
                          "id": 180868005,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "specificSkuResources": {
                          "type": "FutureResourcesSpecSpecificSKUResources",
                          "id": 267071798,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "GRPCHealthCheck": {
                      "oneofs": {
                        "_grpcServiceName": {
                          "oneof": [
                            "grpcServiceName"
                          ]
                        },
                        "_port": {
                          "oneof": [
                            "port"
                          ]
                        },
                        "_portName": {
                          "oneof": [
                            "portName"
                          ]
                        },
                        "_portSpecification": {
                          "oneof": [
                            "portSpecification"
                          ]
                        }
                      },
                      "fields": {
                        "grpcServiceName": {
                          "type": "string",
                          "id": 136533078,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "port": {
                          "type": "int32",
                          "id": 3446913,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "portName": {
                          "type": "string",
                          "id": 41534345,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "portSpecification": {
                          "type": "string",
                          "id": 51590597,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "PortSpecification": {
                          "values": {
                            "UNDEFINED_PORT_SPECIFICATION": 0,
                            "USE_FIXED_PORT": 190235748,
                            "USE_NAMED_PORT": 349300671,
                            "USE_SERVING_PORT": 362637516
                          }
                        }
                      }
                    },
                    "GRPCTLSHealthCheck": {
                      "oneofs": {
                        "_grpcServiceName": {
                          "oneof": [
                            "grpcServiceName"
                          ]
                        },
                        "_port": {
                          "oneof": [
                            "port"
                          ]
                        },
                        "_portSpecification": {
                          "oneof": [
                            "portSpecification"
                          ]
                        }
                      },
                      "fields": {
                        "grpcServiceName": {
                          "type": "string",
                          "id": 136533078,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "port": {
                          "type": "int32",
                          "id": 3446913,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "portSpecification": {
                          "type": "string",
                          "id": 51590597,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "PortSpecification": {
                          "values": {
                            "UNDEFINED_PORT_SPECIFICATION": 0,
                            "USE_FIXED_PORT": 190235748,
                            "USE_NAMED_PORT": 349300671,
                            "USE_SERVING_PORT": 362637516
                          }
                        }
                      }
                    },
                    "GetAcceleratorTypeRequest": {
                      "fields": {
                        "acceleratorType": {
                          "type": "string",
                          "id": 138031246,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetAddressRequest": {
                      "fields": {
                        "address": {
                          "type": "string",
                          "id": 462920692,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetAssociationFirewallPolicyRequest": {
                      "oneofs": {
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "GetAssociationNetworkFirewallPolicyRequest": {
                      "oneofs": {
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetAssociationOrganizationSecurityPolicyRequest": {
                      "oneofs": {
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        }
                      },
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "securityPolicy": {
                          "type": "string",
                          "id": 171082513,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetAssociationRegionNetworkFirewallPolicyRequest": {
                      "oneofs": {
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetAssociationRegionNetworkPolicyRequest": {
                      "oneofs": {
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        }
                      },
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "networkPolicy": {
                          "type": "string",
                          "id": 504961123,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetAutoscalerRequest": {
                      "fields": {
                        "autoscaler": {
                          "type": "string",
                          "id": 517258967,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetAvailableAcceleratorTopologiesInstanceGroupManagerRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resourceId": {
                          "type": "string",
                          "id": 160795372,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetBackendBucketRequest": {
                      "fields": {
                        "backendBucket": {
                          "type": "string",
                          "id": 91714037,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetBackendServiceRequest": {
                      "fields": {
                        "backendService": {
                          "type": "string",
                          "id": 306946058,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetCrossSiteNetworkRequest": {
                      "fields": {
                        "crossSiteNetwork": {
                          "type": "string",
                          "id": 108192469,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetDiagnosticsInterconnectRequest": {
                      "fields": {
                        "interconnect": {
                          "type": "string",
                          "id": 224601230,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetDiskRequest": {
                      "fields": {
                        "disk": {
                          "type": "string",
                          "id": 3083677,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetDiskSettingRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetDiskTypeRequest": {
                      "fields": {
                        "diskType": {
                          "type": "string",
                          "id": 93009052,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetEffectiveFirewallsInstanceRequest": {
                      "fields": {
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "networkInterface": {
                          "type": "string",
                          "id": 365387880,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetEffectiveFirewallsNetworkRequest": {
                      "fields": {
                        "network": {
                          "type": "string",
                          "id": 232872494,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetEffectiveFirewallsRegionNetworkFirewallPolicyRequest": {
                      "fields": {
                        "network": {
                          "type": "string",
                          "id": 232872494,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetEffectiveSecurityPoliciesBackendServiceRequest": {
                      "fields": {
                        "backendService": {
                          "type": "string",
                          "id": 306946058,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetExternalVpnGatewayRequest": {
                      "fields": {
                        "externalVpnGateway": {
                          "type": "string",
                          "id": 109898629,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetFirewallPolicyRequest": {
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetFirewallRequest": {
                      "fields": {
                        "firewall": {
                          "type": "string",
                          "id": 511016192,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetForwardingRuleRequest": {
                      "fields": {
                        "forwardingRule": {
                          "type": "string",
                          "id": 269964030,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetFromFamilyImageRequest": {
                      "fields": {
                        "family": {
                          "type": "string",
                          "id": 328751972,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetFutureReservationRequest": {
                      "fields": {
                        "futureReservation": {
                          "type": "string",
                          "id": 56206160,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetGlobalAddressRequest": {
                      "fields": {
                        "address": {
                          "type": "string",
                          "id": 462920692,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetGlobalForwardingRuleRequest": {
                      "fields": {
                        "forwardingRule": {
                          "type": "string",
                          "id": 269964030,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetGlobalNetworkEndpointGroupRequest": {
                      "fields": {
                        "networkEndpointGroup": {
                          "type": "string",
                          "id": 433907078,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetGlobalOperationRequest": {
                      "fields": {
                        "operation": {
                          "type": "string",
                          "id": 52090215,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_response_field)": "name"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetGlobalOrganizationOperationRequest": {
                      "oneofs": {
                        "_parentId": {
                          "oneof": [
                            "parentId"
                          ]
                        }
                      },
                      "fields": {
                        "operation": {
                          "type": "string",
                          "id": 52090215,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_response_field)": "name"
                          }
                        },
                        "parentId": {
                          "type": "string",
                          "id": 459714768,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "GetGlobalPublicDelegatedPrefixeRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "publicDelegatedPrefix": {
                          "type": "string",
                          "id": 204238440,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetGlobalVmExtensionPolicyRequest": {
                      "fields": {
                        "globalVmExtensionPolicy": {
                          "type": "string",
                          "id": 8334110,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetGuestAttributesInstanceRequest": {
                      "oneofs": {
                        "_queryPath": {
                          "oneof": [
                            "queryPath"
                          ]
                        },
                        "_variableKey": {
                          "oneof": [
                            "variableKey"
                          ]
                        }
                      },
                      "fields": {
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "queryPath": {
                          "type": "string",
                          "id": 368591164,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "variableKey": {
                          "type": "string",
                          "id": 164364828,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetHealthBackendServiceRequest": {
                      "fields": {
                        "backendService": {
                          "type": "string",
                          "id": 306946058,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resourceGroupReferenceResource": {
                          "type": "ResourceGroupReference",
                          "id": 112951123,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetHealthCheckRequest": {
                      "fields": {
                        "healthCheck": {
                          "type": "string",
                          "id": 308876645,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetHealthRegionBackendServiceRequest": {
                      "fields": {
                        "backendService": {
                          "type": "string",
                          "id": 306946058,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resourceGroupReferenceResource": {
                          "type": "ResourceGroupReference",
                          "id": 112951123,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetHealthTargetPoolRequest": {
                      "fields": {
                        "instanceReferenceResource": {
                          "type": "InstanceReference",
                          "id": 292926060,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "targetPool": {
                          "type": "string",
                          "id": 62796298,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetIamPolicyBackendBucketRequest": {
                      "oneofs": {
                        "_optionsRequestedPolicyVersion": {
                          "oneof": [
                            "optionsRequestedPolicyVersion"
                          ]
                        }
                      },
                      "fields": {
                        "optionsRequestedPolicyVersion": {
                          "type": "int32",
                          "id": 499220029,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetIamPolicyBackendServiceRequest": {
                      "oneofs": {
                        "_optionsRequestedPolicyVersion": {
                          "oneof": [
                            "optionsRequestedPolicyVersion"
                          ]
                        }
                      },
                      "fields": {
                        "optionsRequestedPolicyVersion": {
                          "type": "int32",
                          "id": 499220029,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetIamPolicyDiskRequest": {
                      "oneofs": {
                        "_optionsRequestedPolicyVersion": {
                          "oneof": [
                            "optionsRequestedPolicyVersion"
                          ]
                        }
                      },
                      "fields": {
                        "optionsRequestedPolicyVersion": {
                          "type": "int32",
                          "id": 499220029,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetIamPolicyFirewallPolicyRequest": {
                      "oneofs": {
                        "_optionsRequestedPolicyVersion": {
                          "oneof": [
                            "optionsRequestedPolicyVersion"
                          ]
                        }
                      },
                      "fields": {
                        "optionsRequestedPolicyVersion": {
                          "type": "int32",
                          "id": 499220029,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetIamPolicyImageRequest": {
                      "oneofs": {
                        "_optionsRequestedPolicyVersion": {
                          "oneof": [
                            "optionsRequestedPolicyVersion"
                          ]
                        }
                      },
                      "fields": {
                        "optionsRequestedPolicyVersion": {
                          "type": "int32",
                          "id": 499220029,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetIamPolicyInstanceRequest": {
                      "oneofs": {
                        "_optionsRequestedPolicyVersion": {
                          "oneof": [
                            "optionsRequestedPolicyVersion"
                          ]
                        }
                      },
                      "fields": {
                        "optionsRequestedPolicyVersion": {
                          "type": "int32",
                          "id": 499220029,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetIamPolicyInstanceTemplateRequest": {
                      "oneofs": {
                        "_optionsRequestedPolicyVersion": {
                          "oneof": [
                            "optionsRequestedPolicyVersion"
                          ]
                        }
                      },
                      "fields": {
                        "optionsRequestedPolicyVersion": {
                          "type": "int32",
                          "id": 499220029,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetIamPolicyInstantSnapshotGroupRequest": {
                      "oneofs": {
                        "_optionsRequestedPolicyVersion": {
                          "oneof": [
                            "optionsRequestedPolicyVersion"
                          ]
                        }
                      },
                      "fields": {
                        "optionsRequestedPolicyVersion": {
                          "type": "int32",
                          "id": 499220029,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetIamPolicyInstantSnapshotRequest": {
                      "oneofs": {
                        "_optionsRequestedPolicyVersion": {
                          "oneof": [
                            "optionsRequestedPolicyVersion"
                          ]
                        }
                      },
                      "fields": {
                        "optionsRequestedPolicyVersion": {
                          "type": "int32",
                          "id": 499220029,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetIamPolicyInterconnectAttachmentGroupRequest": {
                      "oneofs": {
                        "_optionsRequestedPolicyVersion": {
                          "oneof": [
                            "optionsRequestedPolicyVersion"
                          ]
                        }
                      },
                      "fields": {
                        "optionsRequestedPolicyVersion": {
                          "type": "int32",
                          "id": 499220029,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetIamPolicyInterconnectGroupRequest": {
                      "oneofs": {
                        "_optionsRequestedPolicyVersion": {
                          "oneof": [
                            "optionsRequestedPolicyVersion"
                          ]
                        }
                      },
                      "fields": {
                        "optionsRequestedPolicyVersion": {
                          "type": "int32",
                          "id": 499220029,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetIamPolicyLicenseRequest": {
                      "oneofs": {
                        "_optionsRequestedPolicyVersion": {
                          "oneof": [
                            "optionsRequestedPolicyVersion"
                          ]
                        }
                      },
                      "fields": {
                        "optionsRequestedPolicyVersion": {
                          "type": "int32",
                          "id": 499220029,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetIamPolicyMachineImageRequest": {
                      "oneofs": {
                        "_optionsRequestedPolicyVersion": {
                          "oneof": [
                            "optionsRequestedPolicyVersion"
                          ]
                        }
                      },
                      "fields": {
                        "optionsRequestedPolicyVersion": {
                          "type": "int32",
                          "id": 499220029,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetIamPolicyNetworkAttachmentRequest": {
                      "oneofs": {
                        "_optionsRequestedPolicyVersion": {
                          "oneof": [
                            "optionsRequestedPolicyVersion"
                          ]
                        }
                      },
                      "fields": {
                        "optionsRequestedPolicyVersion": {
                          "type": "int32",
                          "id": 499220029,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetIamPolicyNetworkFirewallPolicyRequest": {
                      "oneofs": {
                        "_optionsRequestedPolicyVersion": {
                          "oneof": [
                            "optionsRequestedPolicyVersion"
                          ]
                        }
                      },
                      "fields": {
                        "optionsRequestedPolicyVersion": {
                          "type": "int32",
                          "id": 499220029,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetIamPolicyNodeGroupRequest": {
                      "oneofs": {
                        "_optionsRequestedPolicyVersion": {
                          "oneof": [
                            "optionsRequestedPolicyVersion"
                          ]
                        }
                      },
                      "fields": {
                        "optionsRequestedPolicyVersion": {
                          "type": "int32",
                          "id": 499220029,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetIamPolicyNodeTemplateRequest": {
                      "oneofs": {
                        "_optionsRequestedPolicyVersion": {
                          "oneof": [
                            "optionsRequestedPolicyVersion"
                          ]
                        }
                      },
                      "fields": {
                        "optionsRequestedPolicyVersion": {
                          "type": "int32",
                          "id": 499220029,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetIamPolicyRegionBackendBucketRequest": {
                      "oneofs": {
                        "_optionsRequestedPolicyVersion": {
                          "oneof": [
                            "optionsRequestedPolicyVersion"
                          ]
                        }
                      },
                      "fields": {
                        "optionsRequestedPolicyVersion": {
                          "type": "int32",
                          "id": 499220029,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetIamPolicyRegionBackendServiceRequest": {
                      "oneofs": {
                        "_optionsRequestedPolicyVersion": {
                          "oneof": [
                            "optionsRequestedPolicyVersion"
                          ]
                        }
                      },
                      "fields": {
                        "optionsRequestedPolicyVersion": {
                          "type": "int32",
                          "id": 499220029,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetIamPolicyRegionDiskRequest": {
                      "oneofs": {
                        "_optionsRequestedPolicyVersion": {
                          "oneof": [
                            "optionsRequestedPolicyVersion"
                          ]
                        }
                      },
                      "fields": {
                        "optionsRequestedPolicyVersion": {
                          "type": "int32",
                          "id": 499220029,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetIamPolicyRegionInstantSnapshotGroupRequest": {
                      "oneofs": {
                        "_optionsRequestedPolicyVersion": {
                          "oneof": [
                            "optionsRequestedPolicyVersion"
                          ]
                        }
                      },
                      "fields": {
                        "optionsRequestedPolicyVersion": {
                          "type": "int32",
                          "id": 499220029,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetIamPolicyRegionInstantSnapshotRequest": {
                      "oneofs": {
                        "_optionsRequestedPolicyVersion": {
                          "oneof": [
                            "optionsRequestedPolicyVersion"
                          ]
                        }
                      },
                      "fields": {
                        "optionsRequestedPolicyVersion": {
                          "type": "int32",
                          "id": 499220029,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetIamPolicyRegionNetworkFirewallPolicyRequest": {
                      "oneofs": {
                        "_optionsRequestedPolicyVersion": {
                          "oneof": [
                            "optionsRequestedPolicyVersion"
                          ]
                        }
                      },
                      "fields": {
                        "optionsRequestedPolicyVersion": {
                          "type": "int32",
                          "id": 499220029,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetIamPolicyRegionSnapshotRequest": {
                      "oneofs": {
                        "_optionsRequestedPolicyVersion": {
                          "oneof": [
                            "optionsRequestedPolicyVersion"
                          ]
                        }
                      },
                      "fields": {
                        "optionsRequestedPolicyVersion": {
                          "type": "int32",
                          "id": 499220029,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetIamPolicyReservationBlockRequest": {
                      "oneofs": {
                        "_optionsRequestedPolicyVersion": {
                          "oneof": [
                            "optionsRequestedPolicyVersion"
                          ]
                        }
                      },
                      "fields": {
                        "optionsRequestedPolicyVersion": {
                          "type": "int32",
                          "id": 499220029,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "parentResource": {
                          "type": "string",
                          "id": 18091011,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetIamPolicyReservationRequest": {
                      "oneofs": {
                        "_optionsRequestedPolicyVersion": {
                          "oneof": [
                            "optionsRequestedPolicyVersion"
                          ]
                        }
                      },
                      "fields": {
                        "optionsRequestedPolicyVersion": {
                          "type": "int32",
                          "id": 499220029,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetIamPolicyReservationSubBlockRequest": {
                      "oneofs": {
                        "_optionsRequestedPolicyVersion": {
                          "oneof": [
                            "optionsRequestedPolicyVersion"
                          ]
                        }
                      },
                      "fields": {
                        "optionsRequestedPolicyVersion": {
                          "type": "int32",
                          "id": 499220029,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "parentResource": {
                          "type": "string",
                          "id": 18091011,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetIamPolicyResourcePolicyRequest": {
                      "oneofs": {
                        "_optionsRequestedPolicyVersion": {
                          "oneof": [
                            "optionsRequestedPolicyVersion"
                          ]
                        }
                      },
                      "fields": {
                        "optionsRequestedPolicyVersion": {
                          "type": "int32",
                          "id": 499220029,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetIamPolicyServiceAttachmentRequest": {
                      "oneofs": {
                        "_optionsRequestedPolicyVersion": {
                          "oneof": [
                            "optionsRequestedPolicyVersion"
                          ]
                        }
                      },
                      "fields": {
                        "optionsRequestedPolicyVersion": {
                          "type": "int32",
                          "id": 499220029,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetIamPolicySnapshotGroupRequest": {
                      "oneofs": {
                        "_optionsRequestedPolicyVersion": {
                          "oneof": [
                            "optionsRequestedPolicyVersion"
                          ]
                        }
                      },
                      "fields": {
                        "optionsRequestedPolicyVersion": {
                          "type": "int32",
                          "id": 499220029,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetIamPolicySnapshotRequest": {
                      "oneofs": {
                        "_optionsRequestedPolicyVersion": {
                          "oneof": [
                            "optionsRequestedPolicyVersion"
                          ]
                        }
                      },
                      "fields": {
                        "optionsRequestedPolicyVersion": {
                          "type": "int32",
                          "id": 499220029,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetIamPolicyStoragePoolRequest": {
                      "oneofs": {
                        "_optionsRequestedPolicyVersion": {
                          "oneof": [
                            "optionsRequestedPolicyVersion"
                          ]
                        }
                      },
                      "fields": {
                        "optionsRequestedPolicyVersion": {
                          "type": "int32",
                          "id": 499220029,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetIamPolicySubnetworkRequest": {
                      "oneofs": {
                        "_optionsRequestedPolicyVersion": {
                          "oneof": [
                            "optionsRequestedPolicyVersion"
                          ]
                        }
                      },
                      "fields": {
                        "optionsRequestedPolicyVersion": {
                          "type": "int32",
                          "id": 499220029,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetImageFamilyViewRequest": {
                      "fields": {
                        "family": {
                          "type": "string",
                          "id": 328751972,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetImageRequest": {
                      "fields": {
                        "image": {
                          "type": "string",
                          "id": 100313435,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetInstanceGroupManagerRequest": {
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetInstanceGroupManagerResizeRequestRequest": {
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resizeRequest": {
                          "type": "string",
                          "id": 216941060,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetInstanceGroupRequest": {
                      "fields": {
                        "instanceGroup": {
                          "type": "string",
                          "id": 81095253,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetInstanceRequest": {
                      "oneofs": {
                        "_view": {
                          "oneof": [
                            "view"
                          ]
                        }
                      },
                      "fields": {
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "view": {
                          "type": "string",
                          "id": 3619493,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      },
                      "nested": {
                        "View": {
                          "values": {
                            "UNDEFINED_VIEW": 0,
                            "BASIC": 62970894,
                            "FULL": 2169487,
                            "INSTANCE_VIEW_UNSPECIFIED": 8444647
                          }
                        }
                      }
                    },
                    "GetInstanceSettingRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetInstanceTemplateRequest": {
                      "oneofs": {
                        "_view": {
                          "oneof": [
                            "view"
                          ]
                        }
                      },
                      "fields": {
                        "instanceTemplate": {
                          "type": "string",
                          "id": 309248228,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "view": {
                          "type": "string",
                          "id": 3619493,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "View": {
                          "values": {
                            "UNDEFINED_VIEW": 0,
                            "BASIC": 62970894,
                            "FULL": 2169487,
                            "INSTANCE_VIEW_UNSPECIFIED": 8444647
                          }
                        }
                      }
                    },
                    "GetInstantSnapshotGroupRequest": {
                      "fields": {
                        "instantSnapshotGroup": {
                          "type": "string",
                          "id": 223180386,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetInstantSnapshotRequest": {
                      "fields": {
                        "instantSnapshot": {
                          "type": "string",
                          "id": 391638626,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetInterconnectAttachmentGroupRequest": {
                      "fields": {
                        "interconnectAttachmentGroup": {
                          "type": "string",
                          "id": 75905012,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetInterconnectAttachmentRequest": {
                      "fields": {
                        "interconnectAttachment": {
                          "type": "string",
                          "id": 308135284,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetInterconnectGroupRequest": {
                      "fields": {
                        "interconnectGroup": {
                          "type": "string",
                          "id": 388651918,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetInterconnectLocationRequest": {
                      "fields": {
                        "interconnectLocation": {
                          "type": "string",
                          "id": 492235846,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetInterconnectRemoteLocationRequest": {
                      "fields": {
                        "interconnectRemoteLocation": {
                          "type": "string",
                          "id": 290153949,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetInterconnectRequest": {
                      "fields": {
                        "interconnect": {
                          "type": "string",
                          "id": 224601230,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetLicenseCodeRequest": {
                      "fields": {
                        "licenseCode": {
                          "type": "string",
                          "id": 1467179,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetLicenseRequest": {
                      "fields": {
                        "license": {
                          "type": "string",
                          "id": 166757441,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetMachineImageRequest": {
                      "fields": {
                        "machineImage": {
                          "type": "string",
                          "id": 69189475,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetMachineTypeRequest": {
                      "fields": {
                        "machineType": {
                          "type": "string",
                          "id": 227711026,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetMacsecConfigInterconnectRequest": {
                      "fields": {
                        "interconnect": {
                          "type": "string",
                          "id": 224601230,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetNamedSetRouterRequest": {
                      "oneofs": {
                        "_namedSet": {
                          "oneof": [
                            "namedSet"
                          ]
                        }
                      },
                      "fields": {
                        "namedSet": {
                          "type": "string",
                          "id": 164134492,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "router": {
                          "type": "string",
                          "id": 148608841,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetNatIpInfoRouterRequest": {
                      "oneofs": {
                        "_natName": {
                          "oneof": [
                            "natName"
                          ]
                        }
                      },
                      "fields": {
                        "natName": {
                          "type": "string",
                          "id": 425596649,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "router": {
                          "type": "string",
                          "id": 148608841,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetNatMappingInfoRoutersRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_natName": {
                          "oneof": [
                            "natName"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "natName": {
                          "type": "string",
                          "id": 425596649,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "router": {
                          "type": "string",
                          "id": 148608841,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetNetworkAttachmentRequest": {
                      "fields": {
                        "networkAttachment": {
                          "type": "string",
                          "id": 224644052,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetNetworkEdgeSecurityServiceRequest": {
                      "fields": {
                        "networkEdgeSecurityService": {
                          "type": "string",
                          "id": 157011879,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetNetworkEndpointGroupRequest": {
                      "fields": {
                        "networkEndpointGroup": {
                          "type": "string",
                          "id": 433907078,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetNetworkFirewallPolicyRequest": {
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetNetworkProfileRequest": {
                      "fields": {
                        "networkProfile": {
                          "type": "string",
                          "id": 173112472,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetNetworkRequest": {
                      "fields": {
                        "network": {
                          "type": "string",
                          "id": 232872494,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetNodeGroupRequest": {
                      "fields": {
                        "nodeGroup": {
                          "type": "string",
                          "id": 469958146,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetNodeTemplateRequest": {
                      "fields": {
                        "nodeTemplate": {
                          "type": "string",
                          "id": 323154455,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetNodeTypeRequest": {
                      "fields": {
                        "nodeType": {
                          "type": "string",
                          "id": 465832791,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetOperationalStatusInterconnectAttachmentGroupRequest": {
                      "fields": {
                        "interconnectAttachmentGroup": {
                          "type": "string",
                          "id": 75905012,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetOperationalStatusInterconnectGroupRequest": {
                      "fields": {
                        "interconnectGroup": {
                          "type": "string",
                          "id": 388651918,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetOrganizationSecurityPolicyRequest": {
                      "fields": {
                        "securityPolicy": {
                          "type": "string",
                          "id": 171082513,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetPacketMirroringRequest": {
                      "fields": {
                        "packetMirroring": {
                          "type": "string",
                          "id": 22305996,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetPacketMirroringRuleFirewallPolicyRequest": {
                      "oneofs": {
                        "_priority": {
                          "oneof": [
                            "priority"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "priority": {
                          "type": "int32",
                          "id": 445151652,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "GetPacketMirroringRuleNetworkFirewallPolicyRequest": {
                      "oneofs": {
                        "_priority": {
                          "oneof": [
                            "priority"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "priority": {
                          "type": "int32",
                          "id": 445151652,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetPartnerMetadataInstanceRequest": {
                      "oneofs": {
                        "_namespaces": {
                          "oneof": [
                            "namespaces"
                          ]
                        }
                      },
                      "fields": {
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "namespaces": {
                          "type": "string",
                          "id": 164058744,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetPreviewFeatureRequest": {
                      "fields": {
                        "previewFeature": {
                          "type": "string",
                          "id": 454999423,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetProjectRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetPublicAdvertisedPrefixeRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "publicAdvertisedPrefix": {
                          "type": "string",
                          "id": 101874590,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetPublicDelegatedPrefixeRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "publicDelegatedPrefix": {
                          "type": "string",
                          "id": 204238440,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRegionAutoscalerRequest": {
                      "fields": {
                        "autoscaler": {
                          "type": "string",
                          "id": 517258967,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRegionBackendBucketRequest": {
                      "fields": {
                        "backendBucket": {
                          "type": "string",
                          "id": 91714037,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRegionBackendServiceRequest": {
                      "fields": {
                        "backendService": {
                          "type": "string",
                          "id": 306946058,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRegionCommitmentRequest": {
                      "fields": {
                        "commitment": {
                          "type": "string",
                          "id": 482134805,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRegionCompositeHealthCheckRequest": {
                      "fields": {
                        "compositeHealthCheck": {
                          "type": "string",
                          "id": 466984989,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRegionDiskRequest": {
                      "fields": {
                        "disk": {
                          "type": "string",
                          "id": 3083677,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRegionDiskSettingRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRegionDiskTypeRequest": {
                      "fields": {
                        "diskType": {
                          "type": "string",
                          "id": 93009052,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRegionHealthAggregationPolicyRequest": {
                      "fields": {
                        "healthAggregationPolicy": {
                          "type": "string",
                          "id": 240314354,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRegionHealthCheckRequest": {
                      "fields": {
                        "healthCheck": {
                          "type": "string",
                          "id": 308876645,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRegionHealthCheckServiceRequest": {
                      "fields": {
                        "healthCheckService": {
                          "type": "string",
                          "id": 408374747,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRegionHealthSourceRequest": {
                      "fields": {
                        "healthSource": {
                          "type": "string",
                          "id": 376521566,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRegionInstanceGroupManagerRequest": {
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRegionInstanceGroupManagerResizeRequestRequest": {
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resizeRequest": {
                          "type": "string",
                          "id": 216941060,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRegionInstanceGroupRequest": {
                      "fields": {
                        "instanceGroup": {
                          "type": "string",
                          "id": 81095253,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRegionInstanceTemplateRequest": {
                      "oneofs": {
                        "_view": {
                          "oneof": [
                            "view"
                          ]
                        }
                      },
                      "fields": {
                        "instanceTemplate": {
                          "type": "string",
                          "id": 309248228,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "view": {
                          "type": "string",
                          "id": 3619493,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "View": {
                          "values": {
                            "UNDEFINED_VIEW": 0,
                            "BASIC": 62970894,
                            "FULL": 2169487,
                            "INSTANCE_VIEW_UNSPECIFIED": 8444647
                          }
                        }
                      }
                    },
                    "GetRegionInstantSnapshotGroupRequest": {
                      "fields": {
                        "instantSnapshotGroup": {
                          "type": "string",
                          "id": 223180386,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRegionInstantSnapshotRequest": {
                      "fields": {
                        "instantSnapshot": {
                          "type": "string",
                          "id": 391638626,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRegionMultiMigMemberRequest": {
                      "fields": {
                        "multiMig": {
                          "type": "string",
                          "id": 403990085,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "multiMigMember": {
                          "type": "string",
                          "id": 36731348,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRegionMultiMigRequest": {
                      "fields": {
                        "multiMig": {
                          "type": "string",
                          "id": 403990085,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRegionNetworkEndpointGroupRequest": {
                      "fields": {
                        "networkEndpointGroup": {
                          "type": "string",
                          "id": 433907078,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRegionNetworkFirewallPolicyRequest": {
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRegionNetworkPolicyRequest": {
                      "fields": {
                        "networkPolicy": {
                          "type": "string",
                          "id": 504961123,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRegionNotificationEndpointRequest": {
                      "fields": {
                        "notificationEndpoint": {
                          "type": "string",
                          "id": 376807017,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRegionOperationRequest": {
                      "fields": {
                        "operation": {
                          "type": "string",
                          "id": 52090215,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_response_field)": "name"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRegionRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRegionSecurityPolicyRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "securityPolicy": {
                          "type": "string",
                          "id": 171082513,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRegionSnapshotRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "snapshot": {
                          "type": "string",
                          "id": 284874180,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRegionSnapshotSettingRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRegionSslCertificateRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "sslCertificate": {
                          "type": "string",
                          "id": 46443492,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRegionSslPolicyRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "sslPolicy": {
                          "type": "string",
                          "id": 295190213,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRegionTargetHttpProxyRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "targetHttpProxy": {
                          "type": "string",
                          "id": 206872421,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRegionTargetHttpsProxyRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "targetHttpsProxy": {
                          "type": "string",
                          "id": 52336748,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRegionTargetTcpProxyRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "targetTcpProxy": {
                          "type": "string",
                          "id": 503065442,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRegionUrlMapRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "urlMap": {
                          "type": "string",
                          "id": 367020684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetReservationBlockRequest": {
                      "oneofs": {
                        "_view": {
                          "oneof": [
                            "view"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "reservation": {
                          "type": "string",
                          "id": 47530956,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "reservationBlock": {
                          "type": "string",
                          "id": 532832858,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "view": {
                          "type": "string",
                          "id": 3619493,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      },
                      "nested": {
                        "View": {
                          "values": {
                            "UNDEFINED_VIEW": 0,
                            "BASIC": 62970894,
                            "BLOCK_VIEW_UNSPECIFIED": 275070479,
                            "FULL": 2169487
                          }
                        }
                      }
                    },
                    "GetReservationRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "reservation": {
                          "type": "string",
                          "id": 47530956,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetReservationSlotRequest": {
                      "fields": {
                        "parentName": {
                          "type": "string",
                          "id": 478151936,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "reservationSlot": {
                          "type": "string",
                          "id": 277470865,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetReservationSubBlockRequest": {
                      "oneofs": {
                        "_view": {
                          "oneof": [
                            "view"
                          ]
                        }
                      },
                      "fields": {
                        "parentName": {
                          "type": "string",
                          "id": 478151936,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "reservationSubBlock": {
                          "type": "string",
                          "id": 22750491,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "view": {
                          "type": "string",
                          "id": 3619493,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      },
                      "nested": {
                        "View": {
                          "values": {
                            "UNDEFINED_VIEW": 0,
                            "SUB_BLOCK_VIEW_BASIC": 236009797,
                            "SUB_BLOCK_VIEW_FULL": 440711800,
                            "SUB_BLOCK_VIEW_UNSPECIFIED": 246642446
                          }
                        }
                      }
                    },
                    "GetResourcePolicyRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resourcePolicy": {
                          "type": "string",
                          "id": 159240835,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRolloutPlanRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "rolloutPlan": {
                          "type": "string",
                          "id": 459057399,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRolloutRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "rollout": {
                          "type": "string",
                          "id": 303366577,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRoutePolicyRouterRequest": {
                      "oneofs": {
                        "_policy": {
                          "oneof": [
                            "policy"
                          ]
                        }
                      },
                      "fields": {
                        "policy": {
                          "type": "string",
                          "id": 91071794,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "router": {
                          "type": "string",
                          "id": 148608841,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRouteRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "route": {
                          "type": "string",
                          "id": 108704329,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRouterRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "router": {
                          "type": "string",
                          "id": 148608841,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRouterStatusRouterRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "router": {
                          "type": "string",
                          "id": 148608841,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRuleFirewallPolicyRequest": {
                      "oneofs": {
                        "_priority": {
                          "oneof": [
                            "priority"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "priority": {
                          "type": "int32",
                          "id": 445151652,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "GetRuleNetworkFirewallPolicyRequest": {
                      "oneofs": {
                        "_priority": {
                          "oneof": [
                            "priority"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "priority": {
                          "type": "int32",
                          "id": 445151652,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRuleOrganizationSecurityPolicyRequest": {
                      "oneofs": {
                        "_priority": {
                          "oneof": [
                            "priority"
                          ]
                        }
                      },
                      "fields": {
                        "priority": {
                          "type": "int32",
                          "id": 445151652,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "securityPolicy": {
                          "type": "string",
                          "id": 171082513,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRuleRegionNetworkFirewallPolicyRequest": {
                      "oneofs": {
                        "_priority": {
                          "oneof": [
                            "priority"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "priority": {
                          "type": "int32",
                          "id": 445151652,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRuleRegionSecurityPolicyRequest": {
                      "oneofs": {
                        "_priority": {
                          "oneof": [
                            "priority"
                          ]
                        }
                      },
                      "fields": {
                        "priority": {
                          "type": "int32",
                          "id": 445151652,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "securityPolicy": {
                          "type": "string",
                          "id": 171082513,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetRuleSecurityPolicyRequest": {
                      "oneofs": {
                        "_priority": {
                          "oneof": [
                            "priority"
                          ]
                        }
                      },
                      "fields": {
                        "priority": {
                          "type": "int32",
                          "id": 445151652,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "securityPolicy": {
                          "type": "string",
                          "id": 171082513,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetScreenshotInstanceRequest": {
                      "fields": {
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetSecurityPolicyRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "securityPolicy": {
                          "type": "string",
                          "id": 171082513,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetSerialPortOutputInstanceRequest": {
                      "oneofs": {
                        "_port": {
                          "oneof": [
                            "port"
                          ]
                        },
                        "_start": {
                          "oneof": [
                            "start"
                          ]
                        }
                      },
                      "fields": {
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "port": {
                          "type": "int32",
                          "id": 3446913,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "start": {
                          "type": "int64",
                          "id": 109757538,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetServiceAttachmentRequest": {
                      "oneofs": {
                        "_showNatIps": {
                          "oneof": [
                            "showNatIps"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "serviceAttachment": {
                          "type": "string",
                          "id": 338957549,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "showNatIps": {
                          "type": "bool",
                          "id": 485502156,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "GetShieldedInstanceIdentityInstanceRequest": {
                      "fields": {
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetShieldedVmIdentityInstanceRequest": {
                      "fields": {
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetSnapshotGroupRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "snapshotGroup": {
                          "type": "string",
                          "id": 84528196,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetSnapshotRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "snapshot": {
                          "type": "string",
                          "id": 284874180,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetSnapshotSettingRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetSslCertificateRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "sslCertificate": {
                          "type": "string",
                          "id": 46443492,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetSslPolicyRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "sslPolicy": {
                          "type": "string",
                          "id": 295190213,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetStatusVpnGatewayRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "vpnGateway": {
                          "type": "string",
                          "id": 406684153,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetStoragePoolRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "storagePool": {
                          "type": "string",
                          "id": 360473440,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetStoragePoolTypeRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "storagePoolType": {
                          "type": "string",
                          "id": 285999289,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetSubnetworkRequest": {
                      "oneofs": {
                        "_views": {
                          "oneof": [
                            "views"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "subnetwork": {
                          "type": "string",
                          "id": 307827694,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "views": {
                          "type": "string",
                          "id": 112204398,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Views": {
                          "values": {
                            "UNDEFINED_VIEWS": 0,
                            "DEFAULT": 115302945,
                            "WITH_UTILIZATION": 504090633
                          }
                        }
                      }
                    },
                    "GetTargetGrpcProxyRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "targetGrpcProxy": {
                          "type": "string",
                          "id": 5020283,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetTargetHttpProxyRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "targetHttpProxy": {
                          "type": "string",
                          "id": 206872421,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetTargetHttpsProxyRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "targetHttpsProxy": {
                          "type": "string",
                          "id": 52336748,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetTargetInstanceRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "targetInstance": {
                          "type": "string",
                          "id": 289769347,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetTargetPoolRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "targetPool": {
                          "type": "string",
                          "id": 62796298,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetTargetSslProxyRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "targetSslProxy": {
                          "type": "string",
                          "id": 338795853,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetTargetTcpProxyRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "targetTcpProxy": {
                          "type": "string",
                          "id": 503065442,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetTargetVpnGatewayRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "targetVpnGateway": {
                          "type": "string",
                          "id": 532512843,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetTrafficClassificationRuleRegionNetworkPolicyRequest": {
                      "oneofs": {
                        "_priority": {
                          "oneof": [
                            "priority"
                          ]
                        }
                      },
                      "fields": {
                        "networkPolicy": {
                          "type": "string",
                          "id": 504961123,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "priority": {
                          "type": "int32",
                          "id": 445151652,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetUrlMapRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "urlMap": {
                          "type": "string",
                          "id": 367020684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetVersionOperationMetadata": {
                      "oneofs": {
                        "_inlineSbomInfo": {
                          "oneof": [
                            "inlineSbomInfo"
                          ]
                        }
                      },
                      "fields": {
                        "inlineSbomInfo": {
                          "type": "GetVersionOperationMetadataSbomInfo",
                          "id": 7079706,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "GetVersionOperationMetadataSbomInfo": {
                      "fields": {
                        "currentComponentVersions": {
                          "keyType": "string",
                          "type": "string",
                          "id": 273325091
                        },
                        "targetComponentVersions": {
                          "keyType": "string",
                          "type": "string",
                          "id": 345997579
                        }
                      }
                    },
                    "GetVersionReservationSlotRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "parentName": {
                          "type": "string",
                          "id": 478151936,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "reservationSlot": {
                          "type": "string",
                          "id": 277470865,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "reservationSlotsGetVersionRequestResource": {
                          "type": "ReservationSlotsGetVersionRequest",
                          "id": 335316011,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "GetVersionReservationSubBlockRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "parentName": {
                          "type": "string",
                          "id": 478151936,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "reservationSubBlock": {
                          "type": "string",
                          "id": 22750491,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "reservationSubBlocksGetVersionRequestResource": {
                          "type": "ReservationSubBlocksGetVersionRequest",
                          "id": 223034677,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "GetVpnGatewayRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "vpnGateway": {
                          "type": "string",
                          "id": 406684153,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetVpnTunnelRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "vpnTunnel": {
                          "type": "string",
                          "id": 143821331,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetWireGroupRequest": {
                      "fields": {
                        "crossSiteNetwork": {
                          "type": "string",
                          "id": 108192469,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "wireGroup": {
                          "type": "string",
                          "id": 122540613,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetXpnHostProjectRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetXpnResourcesProjectsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "GetZoneOperationRequest": {
                      "fields": {
                        "operation": {
                          "type": "string",
                          "id": 52090215,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_response_field)": "name"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetZoneRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GetZoneVmExtensionPolicyRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "vmExtensionPolicy": {
                          "type": "string",
                          "id": 331532730,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "GlobalAddressesMoveRequest": {
                      "oneofs": {
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_destinationAddress": {
                          "oneof": [
                            "destinationAddress"
                          ]
                        }
                      },
                      "fields": {
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "destinationAddress": {
                          "type": "string",
                          "id": 371693763,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "GlobalNetworkEndpointGroupsAttachEndpointsRequest": {
                      "fields": {
                        "networkEndpoints": {
                          "rule": "repeated",
                          "type": "NetworkEndpoint",
                          "id": 149850285
                        }
                      }
                    },
                    "GlobalNetworkEndpointGroupsDetachEndpointsRequest": {
                      "fields": {
                        "networkEndpoints": {
                          "rule": "repeated",
                          "type": "NetworkEndpoint",
                          "id": 149850285
                        }
                      }
                    },
                    "GlobalOrganizationSetPolicyRequest": {
                      "oneofs": {
                        "_etag": {
                          "oneof": [
                            "etag"
                          ]
                        },
                        "_policy": {
                          "oneof": [
                            "policy"
                          ]
                        }
                      },
                      "fields": {
                        "bindings": {
                          "rule": "repeated",
                          "type": "Binding",
                          "id": 403251854
                        },
                        "etag": {
                          "type": "string",
                          "id": 3123477,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "policy": {
                          "type": "Policy",
                          "id": 91071794,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "GlobalSetLabelsRequest": {
                      "oneofs": {
                        "_labelFingerprint": {
                          "oneof": [
                            "labelFingerprint"
                          ]
                        }
                      },
                      "fields": {
                        "labelFingerprint": {
                          "type": "string",
                          "id": 178124825,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labels": {
                          "keyType": "string",
                          "type": "string",
                          "id": 500195327
                        }
                      }
                    },
                    "GlobalSetPolicyRequest": {
                      "oneofs": {
                        "_etag": {
                          "oneof": [
                            "etag"
                          ]
                        },
                        "_policy": {
                          "oneof": [
                            "policy"
                          ]
                        }
                      },
                      "fields": {
                        "bindings": {
                          "rule": "repeated",
                          "type": "Binding",
                          "id": 403251854
                        },
                        "etag": {
                          "type": "string",
                          "id": 3123477,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "policy": {
                          "type": "Policy",
                          "id": 91071794,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "GlobalVmExtensionPolicy": {
                      "oneofs": {
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_priority": {
                          "oneof": [
                            "priority"
                          ]
                        },
                        "_rolloutOperation": {
                          "oneof": [
                            "rolloutOperation"
                          ]
                        },
                        "_scopedResourceStatus": {
                          "oneof": [
                            "scopedResourceStatus"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_selfLinkWithId": {
                          "oneof": [
                            "selfLinkWithId"
                          ]
                        },
                        "_updateTimestamp": {
                          "oneof": [
                            "updateTimestamp"
                          ]
                        }
                      },
                      "fields": {
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "extensionPolicies": {
                          "keyType": "string",
                          "type": "GlobalVmExtensionPolicyExtensionPolicy",
                          "id": 227761488
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instanceSelectors": {
                          "rule": "repeated",
                          "type": "GlobalVmExtensionPolicyInstanceSelector",
                          "id": 520298826
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "priority": {
                          "type": "int32",
                          "id": 445151652,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "rolloutOperation": {
                          "type": "GlobalVmExtensionPolicyRolloutOperation",
                          "id": 486746201,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "scopedResourceStatus": {
                          "type": "string",
                          "id": 181976980,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLinkWithId": {
                          "type": "string",
                          "id": 44520962,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "updateTimestamp": {
                          "type": "string",
                          "id": 120894752,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "ScopedResourceStatus": {
                          "values": {
                            "UNDEFINED_SCOPED_RESOURCE_STATUS": 0,
                            "SCOPED_RESOURCE_STATUS_DELETING": 404198387,
                            "SCOPED_RESOURCE_STATUS_UNSPECIFIED": 437941996
                          }
                        }
                      }
                    },
                    "GlobalVmExtensionPolicyExtensionPolicy": {
                      "oneofs": {
                        "_pinnedVersion": {
                          "oneof": [
                            "pinnedVersion"
                          ]
                        },
                        "_stringConfig": {
                          "oneof": [
                            "stringConfig"
                          ]
                        }
                      },
                      "fields": {
                        "pinnedVersion": {
                          "type": "string",
                          "id": 446267249,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "stringConfig": {
                          "type": "string",
                          "id": 318905136,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "GlobalVmExtensionPolicyInstanceSelector": {
                      "oneofs": {
                        "_labelSelector": {
                          "oneof": [
                            "labelSelector"
                          ]
                        }
                      },
                      "fields": {
                        "labelSelector": {
                          "type": "GlobalVmExtensionPolicyLabelSelector",
                          "id": 349780170,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "GlobalVmExtensionPolicyLabelSelector": {
                      "fields": {
                        "inclusionLabels": {
                          "keyType": "string",
                          "type": "string",
                          "id": 501312642
                        }
                      }
                    },
                    "GlobalVmExtensionPolicyList": {
                      "oneofs": {
                        "_etag": {
                          "oneof": [
                            "etag"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "etag": {
                          "type": "string",
                          "id": 3123477,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "GlobalVmExtensionPolicy",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "GlobalVmExtensionPolicyRolloutOperation": {
                      "oneofs": {
                        "_rolloutInput": {
                          "oneof": [
                            "rolloutInput"
                          ]
                        },
                        "_rolloutStatus": {
                          "oneof": [
                            "rolloutStatus"
                          ]
                        }
                      },
                      "fields": {
                        "rolloutInput": {
                          "type": "GlobalVmExtensionPolicyRolloutOperationRolloutInput",
                          "id": 265745340,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "rolloutStatus": {
                          "type": "GlobalVmExtensionPolicyRolloutOperationRolloutStatus",
                          "id": 476426816,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "GlobalVmExtensionPolicyRolloutOperationRolloutInput": {
                      "oneofs": {
                        "_conflictBehavior": {
                          "oneof": [
                            "conflictBehavior"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_predefinedRolloutPlan": {
                          "oneof": [
                            "predefinedRolloutPlan"
                          ]
                        },
                        "_retryUuid": {
                          "oneof": [
                            "retryUuid"
                          ]
                        }
                      },
                      "fields": {
                        "conflictBehavior": {
                          "type": "string",
                          "id": 115729439,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "predefinedRolloutPlan": {
                          "type": "string",
                          "id": 364023440,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "retryUuid": {
                          "type": "string",
                          "id": 472838898,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "PredefinedRolloutPlan": {
                          "values": {
                            "UNDEFINED_PREDEFINED_ROLLOUT_PLAN": 0,
                            "FAST_ROLLOUT": 207153326,
                            "ROLLOUT_PLAN_UNSPECIFIED": 144511983,
                            "SLOW_ROLLOUT": 31032659
                          }
                        }
                      }
                    },
                    "GlobalVmExtensionPolicyRolloutOperationRolloutStatus": {
                      "oneofs": {
                        "_previousRollout": {
                          "oneof": [
                            "previousRollout"
                          ]
                        }
                      },
                      "fields": {
                        "currentRollouts": {
                          "rule": "repeated",
                          "type": "GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadata",
                          "id": 39829736
                        },
                        "previousRollout": {
                          "type": "GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadata",
                          "id": 375749737,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadata": {
                      "oneofs": {
                        "_rollout": {
                          "oneof": [
                            "rollout"
                          ]
                        },
                        "_rolloutPlan": {
                          "oneof": [
                            "rolloutPlan"
                          ]
                        },
                        "_state": {
                          "oneof": [
                            "state"
                          ]
                        }
                      },
                      "fields": {
                        "locationRolloutStatus": {
                          "keyType": "string",
                          "type": "GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadataLocationRolloutStatus",
                          "id": 278036490
                        },
                        "rollout": {
                          "type": "string",
                          "id": 303366577,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "rolloutPlan": {
                          "type": "string",
                          "id": 459057399,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "state": {
                          "type": "string",
                          "id": 109757585,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "State": {
                          "values": {
                            "UNDEFINED_STATE": 0,
                            "STATE_CANCELLED": 534636259,
                            "STATE_COMPLETED": 265728989,
                            "STATE_FAILED": 50857931,
                            "STATE_PAUSED": 337513660,
                            "STATE_PROCESSING": 74195873,
                            "STATE_UNKNOWN": 230861404,
                            "STATE_UNSPECIFIED": 470755401
                          }
                        }
                      }
                    },
                    "GlobalVmExtensionPolicyRolloutOperationRolloutStatusRolloutMetadataLocationRolloutStatus": {
                      "oneofs": {
                        "_state": {
                          "oneof": [
                            "state"
                          ]
                        }
                      },
                      "fields": {
                        "state": {
                          "type": "string",
                          "id": 109757585,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "State": {
                          "values": {
                            "UNDEFINED_STATE": 0,
                            "LOCATION_ROLLOUT_STATE_COMPLETED": 134765221,
                            "LOCATION_ROLLOUT_STATE_FAILED": 53286403,
                            "LOCATION_ROLLOUT_STATE_NOT_STARTED": 471817423,
                            "LOCATION_ROLLOUT_STATE_SKIPPED": 54074890,
                            "LOCATION_ROLLOUT_STATE_UNSPECIFIED": 242367761
                          }
                        }
                      }
                    },
                    "GroupMaintenanceInfo": {
                      "oneofs": {
                        "_instanceMaintenanceOngoingCount": {
                          "oneof": [
                            "instanceMaintenanceOngoingCount"
                          ]
                        },
                        "_instanceMaintenancePendingCount": {
                          "oneof": [
                            "instanceMaintenancePendingCount"
                          ]
                        },
                        "_maintenanceOngoingCount": {
                          "oneof": [
                            "maintenanceOngoingCount"
                          ]
                        },
                        "_maintenancePendingCount": {
                          "oneof": [
                            "maintenancePendingCount"
                          ]
                        },
                        "_schedulingType": {
                          "oneof": [
                            "schedulingType"
                          ]
                        },
                        "_subblockInfraMaintenanceOngoingCount": {
                          "oneof": [
                            "subblockInfraMaintenanceOngoingCount"
                          ]
                        },
                        "_subblockInfraMaintenancePendingCount": {
                          "oneof": [
                            "subblockInfraMaintenancePendingCount"
                          ]
                        },
                        "_upcomingGroupMaintenance": {
                          "oneof": [
                            "upcomingGroupMaintenance"
                          ]
                        }
                      },
                      "fields": {
                        "instanceMaintenanceOngoingCount": {
                          "type": "int32",
                          "id": 137611253,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instanceMaintenancePendingCount": {
                          "type": "int32",
                          "id": 76612881,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maintenanceOngoingCount": {
                          "type": "int32",
                          "id": 219781919,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maintenancePendingCount": {
                          "type": "int32",
                          "id": 158783547,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "schedulingType": {
                          "type": "string",
                          "id": 199835397,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "subblockInfraMaintenanceOngoingCount": {
                          "type": "int32",
                          "id": 366161790,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "subblockInfraMaintenancePendingCount": {
                          "type": "int32",
                          "id": 305163418,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "upcomingGroupMaintenance": {
                          "type": "UpcomingMaintenance",
                          "id": 393438448,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "SchedulingType": {
                          "values": {
                            "UNDEFINED_SCHEDULING_TYPE": 0,
                            "GROUPED": 474540862,
                            "GROUP_MAINTENANCE_TYPE_UNSPECIFIED": 447183678,
                            "INDEPENDENT": 127011674
                          }
                        }
                      }
                    },
                    "GuestAttributes": {
                      "oneofs": {
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_queryPath": {
                          "oneof": [
                            "queryPath"
                          ]
                        },
                        "_queryValue": {
                          "oneof": [
                            "queryValue"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_variableKey": {
                          "oneof": [
                            "variableKey"
                          ]
                        },
                        "_variableValue": {
                          "oneof": [
                            "variableValue"
                          ]
                        }
                      },
                      "fields": {
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "queryPath": {
                          "type": "string",
                          "id": 368591164,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "queryValue": {
                          "type": "GuestAttributesValue",
                          "id": 157570874,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "variableKey": {
                          "type": "string",
                          "id": 164364828,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "variableValue": {
                          "type": "string",
                          "id": 124582382,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "GuestAttributesEntry": {
                      "oneofs": {
                        "_key": {
                          "oneof": [
                            "key"
                          ]
                        },
                        "_namespace": {
                          "oneof": [
                            "namespace"
                          ]
                        },
                        "_value": {
                          "oneof": [
                            "value"
                          ]
                        }
                      },
                      "fields": {
                        "key": {
                          "type": "string",
                          "id": 106079,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "namespace": {
                          "type": "string",
                          "id": 178476379,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "value": {
                          "type": "string",
                          "id": 111972721,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "GuestAttributesValue": {
                      "fields": {
                        "items": {
                          "rule": "repeated",
                          "type": "GuestAttributesEntry",
                          "id": 100526016
                        }
                      }
                    },
                    "GuestOsFeature": {
                      "oneofs": {
                        "_type": {
                          "oneof": [
                            "type"
                          ]
                        }
                      },
                      "fields": {
                        "type": {
                          "type": "string",
                          "id": 3575610,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Type": {
                          "values": {
                            "UNDEFINED_TYPE": 0,
                            "BARE_METAL_LINUX_COMPATIBLE": 354232740,
                            "FEATURE_TYPE_UNSPECIFIED": 531767259,
                            "GVNIC": 68209305,
                            "IDPF": 2242641,
                            "MULTI_IP_SUBNET": 151776719,
                            "SECURE_BOOT": 376811194,
                            "SEV_CAPABLE": 87083793,
                            "SEV_LIVE_MIGRATABLE": 392039820,
                            "SEV_LIVE_MIGRATABLE_V2": 168551983,
                            "SEV_SNP_CAPABLE": 426919,
                            "SNP_SVSM_CAPABLE": 52921460,
                            "TDX_CAPABLE": 240446133,
                            "UEFI_COMPATIBLE": 195865408,
                            "VIRTIO_SCSI_MULTIQUEUE": 201597069,
                            "WINDOWS": 456863331
                          }
                        }
                      }
                    },
                    "HTTP2HealthCheck": {
                      "oneofs": {
                        "_host": {
                          "oneof": [
                            "host"
                          ]
                        },
                        "_port": {
                          "oneof": [
                            "port"
                          ]
                        },
                        "_portName": {
                          "oneof": [
                            "portName"
                          ]
                        },
                        "_portSpecification": {
                          "oneof": [
                            "portSpecification"
                          ]
                        },
                        "_proxyHeader": {
                          "oneof": [
                            "proxyHeader"
                          ]
                        },
                        "_requestPath": {
                          "oneof": [
                            "requestPath"
                          ]
                        },
                        "_response": {
                          "oneof": [
                            "response"
                          ]
                        }
                      },
                      "fields": {
                        "host": {
                          "type": "string",
                          "id": 3208616,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "port": {
                          "type": "int32",
                          "id": 3446913,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "portName": {
                          "type": "string",
                          "id": 41534345,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "portSpecification": {
                          "type": "string",
                          "id": 51590597,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "proxyHeader": {
                          "type": "string",
                          "id": 160374142,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "requestPath": {
                          "type": "string",
                          "id": 229403605,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "response": {
                          "type": "string",
                          "id": 196547649,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "PortSpecification": {
                          "values": {
                            "UNDEFINED_PORT_SPECIFICATION": 0,
                            "USE_FIXED_PORT": 190235748,
                            "USE_NAMED_PORT": 349300671,
                            "USE_SERVING_PORT": 362637516
                          }
                        },
                        "ProxyHeader": {
                          "values": {
                            "UNDEFINED_PROXY_HEADER": 0,
                            "NONE": 2402104,
                            "PROXY_V1": 334352940
                          }
                        }
                      }
                    },
                    "HTTPHealthCheck": {
                      "oneofs": {
                        "_host": {
                          "oneof": [
                            "host"
                          ]
                        },
                        "_port": {
                          "oneof": [
                            "port"
                          ]
                        },
                        "_portName": {
                          "oneof": [
                            "portName"
                          ]
                        },
                        "_portSpecification": {
                          "oneof": [
                            "portSpecification"
                          ]
                        },
                        "_proxyHeader": {
                          "oneof": [
                            "proxyHeader"
                          ]
                        },
                        "_requestPath": {
                          "oneof": [
                            "requestPath"
                          ]
                        },
                        "_response": {
                          "oneof": [
                            "response"
                          ]
                        }
                      },
                      "fields": {
                        "host": {
                          "type": "string",
                          "id": 3208616,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "port": {
                          "type": "int32",
                          "id": 3446913,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "portName": {
                          "type": "string",
                          "id": 41534345,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "portSpecification": {
                          "type": "string",
                          "id": 51590597,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "proxyHeader": {
                          "type": "string",
                          "id": 160374142,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "requestPath": {
                          "type": "string",
                          "id": 229403605,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "response": {
                          "type": "string",
                          "id": 196547649,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "PortSpecification": {
                          "values": {
                            "UNDEFINED_PORT_SPECIFICATION": 0,
                            "USE_FIXED_PORT": 190235748,
                            "USE_NAMED_PORT": 349300671,
                            "USE_SERVING_PORT": 362637516
                          }
                        },
                        "ProxyHeader": {
                          "values": {
                            "UNDEFINED_PROXY_HEADER": 0,
                            "NONE": 2402104,
                            "PROXY_V1": 334352940
                          }
                        }
                      }
                    },
                    "HTTPSHealthCheck": {
                      "oneofs": {
                        "_host": {
                          "oneof": [
                            "host"
                          ]
                        },
                        "_port": {
                          "oneof": [
                            "port"
                          ]
                        },
                        "_portName": {
                          "oneof": [
                            "portName"
                          ]
                        },
                        "_portSpecification": {
                          "oneof": [
                            "portSpecification"
                          ]
                        },
                        "_proxyHeader": {
                          "oneof": [
                            "proxyHeader"
                          ]
                        },
                        "_requestPath": {
                          "oneof": [
                            "requestPath"
                          ]
                        },
                        "_response": {
                          "oneof": [
                            "response"
                          ]
                        }
                      },
                      "fields": {
                        "host": {
                          "type": "string",
                          "id": 3208616,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "port": {
                          "type": "int32",
                          "id": 3446913,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "portName": {
                          "type": "string",
                          "id": 41534345,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "portSpecification": {
                          "type": "string",
                          "id": 51590597,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "proxyHeader": {
                          "type": "string",
                          "id": 160374142,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "requestPath": {
                          "type": "string",
                          "id": 229403605,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "response": {
                          "type": "string",
                          "id": 196547649,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "PortSpecification": {
                          "values": {
                            "UNDEFINED_PORT_SPECIFICATION": 0,
                            "USE_FIXED_PORT": 190235748,
                            "USE_NAMED_PORT": 349300671,
                            "USE_SERVING_PORT": 362637516
                          }
                        },
                        "ProxyHeader": {
                          "values": {
                            "UNDEFINED_PROXY_HEADER": 0,
                            "NONE": 2402104,
                            "PROXY_V1": 334352940
                          }
                        }
                      }
                    },
                    "HealthAggregationPoliciesScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "healthAggregationPolicies": {
                          "rule": "repeated",
                          "type": "HealthAggregationPolicy",
                          "id": 87589904
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "HealthAggregationPolicy": {
                      "oneofs": {
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_fingerprint": {
                          "oneof": [
                            "fingerprint"
                          ]
                        },
                        "_healthyPercentThreshold": {
                          "oneof": [
                            "healthyPercentThreshold"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_minHealthyThreshold": {
                          "oneof": [
                            "minHealthyThreshold"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_policyType": {
                          "oneof": [
                            "policyType"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_selfLinkWithId": {
                          "oneof": [
                            "selfLinkWithId"
                          ]
                        }
                      },
                      "fields": {
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "fingerprint": {
                          "type": "string",
                          "id": 234678500,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "healthyPercentThreshold": {
                          "type": "uint32",
                          "id": 72242895,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "minHealthyThreshold": {
                          "type": "uint32",
                          "id": 132310940,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "policyType": {
                          "type": "string",
                          "id": 18158119,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLinkWithId": {
                          "type": "string",
                          "id": 44520962,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "PolicyType": {
                          "values": {
                            "UNDEFINED_POLICY_TYPE": 0,
                            "BACKEND_SERVICE_POLICY": 415582023,
                            "DNS_PUBLIC_IP_POLICY": 366354794
                          }
                        }
                      }
                    },
                    "HealthAggregationPolicyAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "HealthAggregationPoliciesScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "HealthAggregationPolicyList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "HealthAggregationPolicy",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "HealthCheck": {
                      "oneofs": {
                        "_checkIntervalSec": {
                          "oneof": [
                            "checkIntervalSec"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_grpcHealthCheck": {
                          "oneof": [
                            "grpcHealthCheck"
                          ]
                        },
                        "_grpcTlsHealthCheck": {
                          "oneof": [
                            "grpcTlsHealthCheck"
                          ]
                        },
                        "_healthyThreshold": {
                          "oneof": [
                            "healthyThreshold"
                          ]
                        },
                        "_http2HealthCheck": {
                          "oneof": [
                            "http2HealthCheck"
                          ]
                        },
                        "_httpHealthCheck": {
                          "oneof": [
                            "httpHealthCheck"
                          ]
                        },
                        "_httpsHealthCheck": {
                          "oneof": [
                            "httpsHealthCheck"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_logConfig": {
                          "oneof": [
                            "logConfig"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_sslHealthCheck": {
                          "oneof": [
                            "sslHealthCheck"
                          ]
                        },
                        "_tcpHealthCheck": {
                          "oneof": [
                            "tcpHealthCheck"
                          ]
                        },
                        "_timeoutSec": {
                          "oneof": [
                            "timeoutSec"
                          ]
                        },
                        "_type": {
                          "oneof": [
                            "type"
                          ]
                        },
                        "_unhealthyThreshold": {
                          "oneof": [
                            "unhealthyThreshold"
                          ]
                        }
                      },
                      "fields": {
                        "checkIntervalSec": {
                          "type": "int32",
                          "id": 345561006,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "grpcHealthCheck": {
                          "type": "GRPCHealthCheck",
                          "id": 85529574,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "grpcTlsHealthCheck": {
                          "type": "GRPCTLSHealthCheck",
                          "id": 267273258,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "healthyThreshold": {
                          "type": "int32",
                          "id": 403212361,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "http2HealthCheck": {
                          "type": "HTTP2HealthCheck",
                          "id": 11360986,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "httpHealthCheck": {
                          "type": "HTTPHealthCheck",
                          "id": 412586940,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "httpsHealthCheck": {
                          "type": "HTTPSHealthCheck",
                          "id": 436046905,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "logConfig": {
                          "type": "HealthCheckLogConfig",
                          "id": 351299741,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceRegions": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 405568475
                        },
                        "sslHealthCheck": {
                          "type": "SSLHealthCheck",
                          "id": 280032440,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "tcpHealthCheck": {
                          "type": "TCPHealthCheck",
                          "id": 469980419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "timeoutSec": {
                          "type": "int32",
                          "id": 79994995,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "type": {
                          "type": "string",
                          "id": 3575610,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unhealthyThreshold": {
                          "type": "int32",
                          "id": 227958480,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Type": {
                          "values": {
                            "UNDEFINED_TYPE": 0,
                            "GRPC": 2196510,
                            "GRPC_WITH_TLS": 268089571,
                            "HTTP": 2228360,
                            "HTTP2": 69079210,
                            "HTTPS": 69079243,
                            "INVALID": 530283991,
                            "SSL": 82412,
                            "TCP": 82881
                          }
                        }
                      }
                    },
                    "HealthCheckList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "HealthCheck",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "HealthCheckLogConfig": {
                      "oneofs": {
                        "_enable": {
                          "oneof": [
                            "enable"
                          ]
                        }
                      },
                      "fields": {
                        "enable": {
                          "type": "bool",
                          "id": 311764355,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "HealthCheckReference": {
                      "oneofs": {
                        "_healthCheck": {
                          "oneof": [
                            "healthCheck"
                          ]
                        }
                      },
                      "fields": {
                        "healthCheck": {
                          "type": "string",
                          "id": 308876645,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "HealthCheckService": {
                      "oneofs": {
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_fingerprint": {
                          "oneof": [
                            "fingerprint"
                          ]
                        },
                        "_healthStatusAggregationPolicy": {
                          "oneof": [
                            "healthStatusAggregationPolicy"
                          ]
                        },
                        "_healthStatusAggregationStrategy": {
                          "oneof": [
                            "healthStatusAggregationStrategy"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        }
                      },
                      "fields": {
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "fingerprint": {
                          "type": "string",
                          "id": 234678500,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "healthChecks": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 448370606
                        },
                        "healthStatusAggregationPolicy": {
                          "type": "string",
                          "id": 253163129,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "healthStatusAggregationStrategy": {
                          "type": "string",
                          "id": 254394106,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "networkEndpointGroups": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 29346733
                        },
                        "notificationEndpoints": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 406728490
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "HealthStatusAggregationPolicy": {
                          "values": {
                            "UNDEFINED_HEALTH_STATUS_AGGREGATION_POLICY": 0,
                            "AND": 64951,
                            "NO_AGGREGATION": 426445124
                          }
                        },
                        "HealthStatusAggregationStrategy": {
                          "values": {
                            "UNDEFINED_HEALTH_STATUS_AGGREGATION_STRATEGY": 0
                          }
                        }
                      }
                    },
                    "HealthCheckServiceAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "HealthCheckServicesScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "HealthCheckServiceReference": {
                      "oneofs": {
                        "_healthCheckService": {
                          "oneof": [
                            "healthCheckService"
                          ]
                        }
                      },
                      "fields": {
                        "healthCheckService": {
                          "type": "string",
                          "id": 408374747,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "HealthCheckServicesList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "HealthCheckService",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "HealthCheckServicesScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "resources": {
                          "rule": "repeated",
                          "type": "HealthCheckService",
                          "id": 164412965
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "HealthChecksAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "HealthChecksScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "HealthChecksScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "healthChecks": {
                          "rule": "repeated",
                          "type": "HealthCheck",
                          "id": 448370606
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "HealthSource": {
                      "oneofs": {
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_fingerprint": {
                          "oneof": [
                            "fingerprint"
                          ]
                        },
                        "_healthAggregationPolicy": {
                          "oneof": [
                            "healthAggregationPolicy"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_selfLinkWithId": {
                          "oneof": [
                            "selfLinkWithId"
                          ]
                        },
                        "_sourceType": {
                          "oneof": [
                            "sourceType"
                          ]
                        }
                      },
                      "fields": {
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "fingerprint": {
                          "type": "string",
                          "id": 234678500,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "healthAggregationPolicy": {
                          "type": "string",
                          "id": 240314354,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLinkWithId": {
                          "type": "string",
                          "id": 44520962,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceType": {
                          "type": "string",
                          "id": 452245726,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sources": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 125606840
                        }
                      },
                      "nested": {
                        "SourceType": {
                          "values": {
                            "UNDEFINED_SOURCE_TYPE": 0,
                            "BACKEND_SERVICE": 285792202
                          }
                        }
                      }
                    },
                    "HealthSourceAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "HealthSourcesScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "HealthSourceList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "HealthSource",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "HealthSourcesScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "healthSources": {
                          "rule": "repeated",
                          "type": "HealthSource",
                          "id": 397879509
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "HealthStatus": {
                      "oneofs": {
                        "_forwardingRule": {
                          "oneof": [
                            "forwardingRule"
                          ]
                        },
                        "_forwardingRuleIp": {
                          "oneof": [
                            "forwardingRuleIp"
                          ]
                        },
                        "_healthState": {
                          "oneof": [
                            "healthState"
                          ]
                        },
                        "_instance": {
                          "oneof": [
                            "instance"
                          ]
                        },
                        "_ipAddress": {
                          "oneof": [
                            "ipAddress"
                          ]
                        },
                        "_ipv6Address": {
                          "oneof": [
                            "ipv6Address"
                          ]
                        },
                        "_ipv6HealthState": {
                          "oneof": [
                            "ipv6HealthState"
                          ]
                        },
                        "_port": {
                          "oneof": [
                            "port"
                          ]
                        },
                        "_weight": {
                          "oneof": [
                            "weight"
                          ]
                        },
                        "_weightError": {
                          "oneof": [
                            "weightError"
                          ]
                        }
                      },
                      "fields": {
                        "annotations": {
                          "keyType": "string",
                          "type": "string",
                          "id": 112032548
                        },
                        "forwardingRule": {
                          "type": "string",
                          "id": 269964030,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "forwardingRuleIp": {
                          "type": "string",
                          "id": 172250632,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "healthState": {
                          "type": "string",
                          "id": 324007150,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipAddress": {
                          "type": "string",
                          "id": 406272220,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipv6Address": {
                          "type": "string",
                          "id": 341563804,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipv6HealthState": {
                          "type": "string",
                          "id": 190316614,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "port": {
                          "type": "int32",
                          "id": 3446913,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "weight": {
                          "type": "string",
                          "id": 282149496,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "weightError": {
                          "type": "string",
                          "id": 522501505,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "HealthState": {
                          "values": {
                            "UNDEFINED_HEALTH_STATE": 0,
                            "HEALTHY": 439801213,
                            "UNHEALTHY": 462118084
                          }
                        },
                        "Ipv6HealthState": {
                          "values": {
                            "UNDEFINED_IPV6_HEALTH_STATE": 0
                          }
                        },
                        "WeightError": {
                          "values": {
                            "UNDEFINED_WEIGHT_ERROR": 0,
                            "INVALID_WEIGHT": 383698400,
                            "MISSING_WEIGHT": 384027537,
                            "UNAVAILABLE_WEIGHT": 439464295,
                            "WEIGHT_NONE": 502428831
                          }
                        }
                      }
                    },
                    "HealthStatusForNetworkEndpoint": {
                      "oneofs": {
                        "_backendService": {
                          "oneof": [
                            "backendService"
                          ]
                        },
                        "_forwardingRule": {
                          "oneof": [
                            "forwardingRule"
                          ]
                        },
                        "_healthCheck": {
                          "oneof": [
                            "healthCheck"
                          ]
                        },
                        "_healthCheckService": {
                          "oneof": [
                            "healthCheckService"
                          ]
                        },
                        "_healthState": {
                          "oneof": [
                            "healthState"
                          ]
                        },
                        "_ipv6HealthState": {
                          "oneof": [
                            "ipv6HealthState"
                          ]
                        }
                      },
                      "fields": {
                        "backendService": {
                          "type": "BackendServiceReference",
                          "id": 306946058,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "forwardingRule": {
                          "type": "ForwardingRuleReference",
                          "id": 269964030,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "healthCheck": {
                          "type": "HealthCheckReference",
                          "id": 308876645,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "healthCheckService": {
                          "type": "HealthCheckServiceReference",
                          "id": 408374747,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "healthState": {
                          "type": "string",
                          "id": 324007150,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipv6HealthState": {
                          "type": "string",
                          "id": 190316614,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "HealthState": {
                          "values": {
                            "UNDEFINED_HEALTH_STATE": 0,
                            "DRAINING": 480455402,
                            "HEALTHY": 439801213,
                            "UNHEALTHY": 462118084,
                            "UNKNOWN": 433141802
                          }
                        },
                        "Ipv6HealthState": {
                          "values": {
                            "UNDEFINED_IPV6_HEALTH_STATE": 0
                          }
                        }
                      }
                    },
                    "Help": {
                      "fields": {
                        "links": {
                          "rule": "repeated",
                          "type": "HelpLink",
                          "id": 102977465
                        }
                      }
                    },
                    "HelpLink": {
                      "oneofs": {
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_url": {
                          "oneof": [
                            "url"
                          ]
                        }
                      },
                      "fields": {
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "url": {
                          "type": "string",
                          "id": 116079,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "HostRule": {
                      "oneofs": {
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_pathMatcher": {
                          "oneof": [
                            "pathMatcher"
                          ]
                        }
                      },
                      "fields": {
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "hosts": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 99467211
                        },
                        "pathMatcher": {
                          "type": "string",
                          "id": 337813272,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "HttpFaultAbort": {
                      "oneofs": {
                        "_httpStatus": {
                          "oneof": [
                            "httpStatus"
                          ]
                        },
                        "_percentage": {
                          "oneof": [
                            "percentage"
                          ]
                        }
                      },
                      "fields": {
                        "httpStatus": {
                          "type": "uint32",
                          "id": 468949897,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "percentage": {
                          "type": "double",
                          "id": 151909018,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "HttpFaultDelay": {
                      "oneofs": {
                        "_fixedDelay": {
                          "oneof": [
                            "fixedDelay"
                          ]
                        },
                        "_percentage": {
                          "oneof": [
                            "percentage"
                          ]
                        }
                      },
                      "fields": {
                        "fixedDelay": {
                          "type": "Duration",
                          "id": 317037816,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "percentage": {
                          "type": "double",
                          "id": 151909018,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "HttpFaultInjection": {
                      "oneofs": {
                        "_abort": {
                          "oneof": [
                            "abort"
                          ]
                        },
                        "_delay": {
                          "oneof": [
                            "delay"
                          ]
                        }
                      },
                      "fields": {
                        "abort": {
                          "type": "HttpFaultAbort",
                          "id": 92611376,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "delay": {
                          "type": "HttpFaultDelay",
                          "id": 95467907,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "HttpFilterConfig": {
                      "oneofs": {
                        "_config": {
                          "oneof": [
                            "config"
                          ]
                        },
                        "_configTypeUrl": {
                          "oneof": [
                            "configTypeUrl"
                          ]
                        },
                        "_filterName": {
                          "oneof": [
                            "filterName"
                          ]
                        }
                      },
                      "fields": {
                        "config": {
                          "type": "string",
                          "id": 255820610,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "configTypeUrl": {
                          "type": "string",
                          "id": 344821575,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "filterName": {
                          "type": "string",
                          "id": 183620338,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "HttpHeaderAction": {
                      "fields": {
                        "requestHeadersToAdd": {
                          "rule": "repeated",
                          "type": "HttpHeaderOption",
                          "id": 72111974
                        },
                        "requestHeadersToRemove": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 218425247
                        },
                        "responseHeadersToAdd": {
                          "rule": "repeated",
                          "type": "HttpHeaderOption",
                          "id": 32136052
                        },
                        "responseHeadersToRemove": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 75415761
                        }
                      }
                    },
                    "HttpHeaderMatch": {
                      "oneofs": {
                        "_exactMatch": {
                          "oneof": [
                            "exactMatch"
                          ]
                        },
                        "_headerName": {
                          "oneof": [
                            "headerName"
                          ]
                        },
                        "_invertMatch": {
                          "oneof": [
                            "invertMatch"
                          ]
                        },
                        "_prefixMatch": {
                          "oneof": [
                            "prefixMatch"
                          ]
                        },
                        "_presentMatch": {
                          "oneof": [
                            "presentMatch"
                          ]
                        },
                        "_rangeMatch": {
                          "oneof": [
                            "rangeMatch"
                          ]
                        },
                        "_regexMatch": {
                          "oneof": [
                            "regexMatch"
                          ]
                        },
                        "_suffixMatch": {
                          "oneof": [
                            "suffixMatch"
                          ]
                        }
                      },
                      "fields": {
                        "exactMatch": {
                          "type": "string",
                          "id": 457641093,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "headerName": {
                          "type": "string",
                          "id": 110223613,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "invertMatch": {
                          "type": "bool",
                          "id": 501130268,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "prefixMatch": {
                          "type": "string",
                          "id": 257898968,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "presentMatch": {
                          "type": "bool",
                          "id": 67435841,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "rangeMatch": {
                          "type": "Int64RangeMatch",
                          "id": 97244227,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "regexMatch": {
                          "type": "string",
                          "id": 107387853,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "suffixMatch": {
                          "type": "string",
                          "id": 426488663,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "HttpHeaderOption": {
                      "oneofs": {
                        "_headerName": {
                          "oneof": [
                            "headerName"
                          ]
                        },
                        "_headerValue": {
                          "oneof": [
                            "headerValue"
                          ]
                        },
                        "_replace": {
                          "oneof": [
                            "replace"
                          ]
                        }
                      },
                      "fields": {
                        "headerName": {
                          "type": "string",
                          "id": 110223613,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "headerValue": {
                          "type": "string",
                          "id": 203094335,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "replace": {
                          "type": "bool",
                          "id": 20755124,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "HttpQueryParameterMatch": {
                      "oneofs": {
                        "_exactMatch": {
                          "oneof": [
                            "exactMatch"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_presentMatch": {
                          "oneof": [
                            "presentMatch"
                          ]
                        },
                        "_regexMatch": {
                          "oneof": [
                            "regexMatch"
                          ]
                        }
                      },
                      "fields": {
                        "exactMatch": {
                          "type": "string",
                          "id": 457641093,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "presentMatch": {
                          "type": "bool",
                          "id": 67435841,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "regexMatch": {
                          "type": "string",
                          "id": 107387853,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "HttpRedirectAction": {
                      "oneofs": {
                        "_hostRedirect": {
                          "oneof": [
                            "hostRedirect"
                          ]
                        },
                        "_httpsRedirect": {
                          "oneof": [
                            "httpsRedirect"
                          ]
                        },
                        "_pathRedirect": {
                          "oneof": [
                            "pathRedirect"
                          ]
                        },
                        "_prefixRedirect": {
                          "oneof": [
                            "prefixRedirect"
                          ]
                        },
                        "_redirectResponseCode": {
                          "oneof": [
                            "redirectResponseCode"
                          ]
                        },
                        "_stripQuery": {
                          "oneof": [
                            "stripQuery"
                          ]
                        }
                      },
                      "fields": {
                        "hostRedirect": {
                          "type": "string",
                          "id": 107417747,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "httpsRedirect": {
                          "type": "bool",
                          "id": 170260656,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pathRedirect": {
                          "type": "string",
                          "id": 272342710,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "prefixRedirect": {
                          "type": "string",
                          "id": 446184169,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "redirectResponseCode": {
                          "type": "string",
                          "id": 436710408,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "stripQuery": {
                          "type": "bool",
                          "id": 52284641,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "RedirectResponseCode": {
                          "values": {
                            "UNDEFINED_REDIRECT_RESPONSE_CODE": 0,
                            "FOUND": 67084130,
                            "MOVED_PERMANENTLY_DEFAULT": 386698449,
                            "PERMANENT_REDIRECT": 382006381,
                            "SEE_OTHER": 445380580,
                            "TEMPORARY_REDIRECT": 489550378
                          }
                        }
                      }
                    },
                    "HttpRetryPolicy": {
                      "oneofs": {
                        "_numRetries": {
                          "oneof": [
                            "numRetries"
                          ]
                        },
                        "_perTryTimeout": {
                          "oneof": [
                            "perTryTimeout"
                          ]
                        }
                      },
                      "fields": {
                        "numRetries": {
                          "type": "uint32",
                          "id": 251680141,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "perTryTimeout": {
                          "type": "Duration",
                          "id": 280041147,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "retryConditions": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 28815535
                        }
                      }
                    },
                    "HttpRouteAction": {
                      "oneofs": {
                        "_cachePolicy": {
                          "oneof": [
                            "cachePolicy"
                          ]
                        },
                        "_corsPolicy": {
                          "oneof": [
                            "corsPolicy"
                          ]
                        },
                        "_faultInjectionPolicy": {
                          "oneof": [
                            "faultInjectionPolicy"
                          ]
                        },
                        "_maxStreamDuration": {
                          "oneof": [
                            "maxStreamDuration"
                          ]
                        },
                        "_requestMirrorPolicy": {
                          "oneof": [
                            "requestMirrorPolicy"
                          ]
                        },
                        "_retryPolicy": {
                          "oneof": [
                            "retryPolicy"
                          ]
                        },
                        "_timeout": {
                          "oneof": [
                            "timeout"
                          ]
                        },
                        "_urlRewrite": {
                          "oneof": [
                            "urlRewrite"
                          ]
                        }
                      },
                      "fields": {
                        "cachePolicy": {
                          "type": "CachePolicy",
                          "id": 457366671,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "corsPolicy": {
                          "type": "CorsPolicy",
                          "id": 398943748,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "faultInjectionPolicy": {
                          "type": "HttpFaultInjection",
                          "id": 412781079,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxStreamDuration": {
                          "type": "Duration",
                          "id": 61428376,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "requestMirrorPolicy": {
                          "type": "RequestMirrorPolicy",
                          "id": 220196866,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "retryPolicy": {
                          "type": "HttpRetryPolicy",
                          "id": 56799913,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "timeout": {
                          "type": "Duration",
                          "id": 296701281,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "urlRewrite": {
                          "type": "UrlRewrite",
                          "id": 273333948,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "weightedBackendServices": {
                          "rule": "repeated",
                          "type": "WeightedBackendService",
                          "id": 337028049
                        }
                      }
                    },
                    "HttpRouteRule": {
                      "oneofs": {
                        "_customErrorResponsePolicy": {
                          "oneof": [
                            "customErrorResponsePolicy"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_headerAction": {
                          "oneof": [
                            "headerAction"
                          ]
                        },
                        "_priority": {
                          "oneof": [
                            "priority"
                          ]
                        },
                        "_routeAction": {
                          "oneof": [
                            "routeAction"
                          ]
                        },
                        "_service": {
                          "oneof": [
                            "service"
                          ]
                        },
                        "_urlRedirect": {
                          "oneof": [
                            "urlRedirect"
                          ]
                        }
                      },
                      "fields": {
                        "customErrorResponsePolicy": {
                          "type": "CustomErrorResponsePolicy",
                          "id": 202816619,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "headerAction": {
                          "type": "HttpHeaderAction",
                          "id": 328077352,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "httpFilterConfigs": {
                          "rule": "repeated",
                          "type": "HttpFilterConfig",
                          "id": 166372417
                        },
                        "httpFilterMetadata": {
                          "rule": "repeated",
                          "type": "HttpFilterConfig",
                          "id": 455841375
                        },
                        "matchRules": {
                          "rule": "repeated",
                          "type": "HttpRouteRuleMatch",
                          "id": 376200701
                        },
                        "priority": {
                          "type": "int32",
                          "id": 445151652,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "routeAction": {
                          "type": "HttpRouteAction",
                          "id": 424563948,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "service": {
                          "type": "string",
                          "id": 373540533,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "urlRedirect": {
                          "type": "HttpRedirectAction",
                          "id": 405147820,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "HttpRouteRuleMatch": {
                      "oneofs": {
                        "_fullPathMatch": {
                          "oneof": [
                            "fullPathMatch"
                          ]
                        },
                        "_ignoreCase": {
                          "oneof": [
                            "ignoreCase"
                          ]
                        },
                        "_pathTemplateMatch": {
                          "oneof": [
                            "pathTemplateMatch"
                          ]
                        },
                        "_prefixMatch": {
                          "oneof": [
                            "prefixMatch"
                          ]
                        },
                        "_regexMatch": {
                          "oneof": [
                            "regexMatch"
                          ]
                        }
                      },
                      "fields": {
                        "fullPathMatch": {
                          "type": "string",
                          "id": 214598875,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "headerMatches": {
                          "rule": "repeated",
                          "type": "HttpHeaderMatch",
                          "id": 361903489
                        },
                        "ignoreCase": {
                          "type": "bool",
                          "id": 464324989,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "metadataFilters": {
                          "rule": "repeated",
                          "type": "MetadataFilter",
                          "id": 464725739
                        },
                        "pathTemplateMatch": {
                          "type": "string",
                          "id": 292348186,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "prefixMatch": {
                          "type": "string",
                          "id": 257898968,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "queryParameterMatches": {
                          "rule": "repeated",
                          "type": "HttpQueryParameterMatch",
                          "id": 286231270
                        },
                        "regexMatch": {
                          "type": "string",
                          "id": 107387853,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "Image": {
                      "oneofs": {
                        "_architecture": {
                          "oneof": [
                            "architecture"
                          ]
                        },
                        "_archiveSizeBytes": {
                          "oneof": [
                            "archiveSizeBytes"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_deprecated": {
                          "oneof": [
                            "deprecated"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_diskSizeGb": {
                          "oneof": [
                            "diskSizeGb"
                          ]
                        },
                        "_enableConfidentialCompute": {
                          "oneof": [
                            "enableConfidentialCompute"
                          ]
                        },
                        "_family": {
                          "oneof": [
                            "family"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_imageEncryptionKey": {
                          "oneof": [
                            "imageEncryptionKey"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_labelFingerprint": {
                          "oneof": [
                            "labelFingerprint"
                          ]
                        },
                        "_locked": {
                          "oneof": [
                            "locked"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_params": {
                          "oneof": [
                            "params"
                          ]
                        },
                        "_rawDisk": {
                          "oneof": [
                            "rawDisk"
                          ]
                        },
                        "_rolloutOverride": {
                          "oneof": [
                            "rolloutOverride"
                          ]
                        },
                        "_satisfiesPzi": {
                          "oneof": [
                            "satisfiesPzi"
                          ]
                        },
                        "_satisfiesPzs": {
                          "oneof": [
                            "satisfiesPzs"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_shieldedInstanceInitialState": {
                          "oneof": [
                            "shieldedInstanceInitialState"
                          ]
                        },
                        "_sourceDisk": {
                          "oneof": [
                            "sourceDisk"
                          ]
                        },
                        "_sourceDiskEncryptionKey": {
                          "oneof": [
                            "sourceDiskEncryptionKey"
                          ]
                        },
                        "_sourceDiskId": {
                          "oneof": [
                            "sourceDiskId"
                          ]
                        },
                        "_sourceImage": {
                          "oneof": [
                            "sourceImage"
                          ]
                        },
                        "_sourceImageEncryptionKey": {
                          "oneof": [
                            "sourceImageEncryptionKey"
                          ]
                        },
                        "_sourceImageId": {
                          "oneof": [
                            "sourceImageId"
                          ]
                        },
                        "_sourceSnapshot": {
                          "oneof": [
                            "sourceSnapshot"
                          ]
                        },
                        "_sourceSnapshotEncryptionKey": {
                          "oneof": [
                            "sourceSnapshotEncryptionKey"
                          ]
                        },
                        "_sourceSnapshotId": {
                          "oneof": [
                            "sourceSnapshotId"
                          ]
                        },
                        "_sourceType": {
                          "oneof": [
                            "sourceType"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        }
                      },
                      "fields": {
                        "architecture": {
                          "type": "string",
                          "id": 302803283,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "archiveSizeBytes": {
                          "type": "int64",
                          "id": 381093450,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "deprecated": {
                          "type": "DeprecationStatus",
                          "id": 515138995,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "diskSizeGb": {
                          "type": "int64",
                          "id": 316263735,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enableConfidentialCompute": {
                          "type": "bool",
                          "id": 102135228,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "family": {
                          "type": "string",
                          "id": 328751972,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "guestOsFeatures": {
                          "rule": "repeated",
                          "type": "GuestOsFeature",
                          "id": 79294545
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "imageEncryptionKey": {
                          "type": "CustomerEncryptionKey",
                          "id": 379512583,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labelFingerprint": {
                          "type": "string",
                          "id": 178124825,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labels": {
                          "keyType": "string",
                          "type": "string",
                          "id": 500195327
                        },
                        "licenseCodes": {
                          "rule": "repeated",
                          "type": "int64",
                          "id": 45482664
                        },
                        "licenses": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 337642578
                        },
                        "locked": {
                          "type": "bool",
                          "id": 513159946,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "params": {
                          "type": "ImageParams",
                          "id": 78313862,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "rawDisk": {
                          "type": "RawDisk",
                          "id": 503113556,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "rolloutOverride": {
                          "type": "RolloutPolicy",
                          "id": 180331162,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "satisfiesPzi": {
                          "type": "bool",
                          "id": 480964257,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "satisfiesPzs": {
                          "type": "bool",
                          "id": 480964267,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "shieldedInstanceInitialState": {
                          "type": "InitialStateConfig",
                          "id": 192356867,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceDisk": {
                          "type": "string",
                          "id": 451753793,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceDiskEncryptionKey": {
                          "type": "CustomerEncryptionKey",
                          "id": 531501153,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceDiskId": {
                          "type": "string",
                          "id": 454190809,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceImage": {
                          "type": "string",
                          "id": 50443319,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceImageEncryptionKey": {
                          "type": "CustomerEncryptionKey",
                          "id": 381503659,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceImageId": {
                          "type": "string",
                          "id": 55328291,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceSnapshot": {
                          "type": "string",
                          "id": 126061928,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceSnapshotEncryptionKey": {
                          "type": "CustomerEncryptionKey",
                          "id": 303679322,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceSnapshotId": {
                          "type": "string",
                          "id": 98962258,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceType": {
                          "type": "string",
                          "id": 452245726,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "string",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "storageLocations": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 328005274
                        },
                        "userLicenses": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 388193862
                        }
                      },
                      "nested": {
                        "Architecture": {
                          "values": {
                            "UNDEFINED_ARCHITECTURE": 0,
                            "ARCHITECTURE_UNSPECIFIED": 394750507,
                            "ARM64": 62547450,
                            "X86_64": 425300551
                          }
                        },
                        "SourceType": {
                          "values": {
                            "UNDEFINED_SOURCE_TYPE": 0,
                            "RAW": 80904
                          }
                        },
                        "Status": {
                          "values": {
                            "UNDEFINED_STATUS": 0,
                            "DELETING": 528602024,
                            "FAILED": 455706685,
                            "PENDING": 35394935,
                            "READY": 77848963
                          }
                        }
                      }
                    },
                    "ImageFamilyView": {
                      "oneofs": {
                        "_image": {
                          "oneof": [
                            "image"
                          ]
                        }
                      },
                      "fields": {
                        "image": {
                          "type": "Image",
                          "id": 100313435,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ImageList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "Image",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ImageParams": {
                      "fields": {
                        "resourceManagerTags": {
                          "keyType": "string",
                          "type": "string",
                          "id": 377671164
                        }
                      }
                    },
                    "InitialStateConfig": {
                      "oneofs": {
                        "_pk": {
                          "oneof": [
                            "pk"
                          ]
                        }
                      },
                      "fields": {
                        "dbs": {
                          "rule": "repeated",
                          "type": "FileContentBuffer",
                          "id": 99253
                        },
                        "dbxs": {
                          "rule": "repeated",
                          "type": "FileContentBuffer",
                          "id": 3077113
                        },
                        "keks": {
                          "rule": "repeated",
                          "type": "FileContentBuffer",
                          "id": 3288130
                        },
                        "pk": {
                          "type": "FileContentBuffer",
                          "id": 3579,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertAddressRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "addressResource": {
                          "type": "Address",
                          "id": 483888121,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertAutoscalerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "autoscalerResource": {
                          "type": "Autoscaler",
                          "id": 207616118,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "InsertBackendBucketRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "backendBucketResource": {
                          "type": "BackendBucket",
                          "id": 380757784,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertBackendServiceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "backendServiceResource": {
                          "type": "BackendService",
                          "id": 347586723,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertCrossSiteNetworkRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        },
                        "_validateOnly": {
                          "oneof": [
                            "validateOnly"
                          ]
                        }
                      },
                      "fields": {
                        "crossSiteNetworkResource": {
                          "type": "CrossSiteNetwork",
                          "id": 30896696,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "validateOnly": {
                          "type": "bool",
                          "id": 242744629,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertDiskRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        },
                        "_sourceImage": {
                          "oneof": [
                            "sourceImage"
                          ]
                        }
                      },
                      "fields": {
                        "diskResource": {
                          "type": "Disk",
                          "id": 25880688,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceImage": {
                          "type": "string",
                          "id": 50443319,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "InsertExternalVpnGatewayRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "externalVpnGatewayResource": {
                          "type": "ExternalVpnGateway",
                          "id": 486813576,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertFirewallPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicyResource": {
                          "type": "FirewallPolicy",
                          "id": 495049532,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "parentId": {
                          "type": "string",
                          "id": 459714768,
                          "options": {
                            "(google.cloud.operation_request_field)": "parent_id",
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertFirewallRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "firewallResource": {
                          "type": "Firewall",
                          "id": 41425005,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertForwardingRuleRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "forwardingRuleResource": {
                          "type": "ForwardingRule",
                          "id": 301211695,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertFutureReservationRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "futureReservationResource": {
                          "type": "FutureReservation",
                          "id": 466750493,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "InsertGlobalAddressRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "addressResource": {
                          "type": "Address",
                          "id": 483888121,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertGlobalForwardingRuleRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "forwardingRuleResource": {
                          "type": "ForwardingRule",
                          "id": 301211695,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertGlobalNetworkEndpointGroupRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "networkEndpointGroupResource": {
                          "type": "NetworkEndpointGroup",
                          "id": 525788839,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertGlobalPublicDelegatedPrefixeRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "publicDelegatedPrefixResource": {
                          "type": "PublicDelegatedPrefix",
                          "id": 47594501,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertGlobalVmExtensionPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "globalVmExtensionPolicyResource": {
                          "type": "GlobalVmExtensionPolicy",
                          "id": 101542927,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertHealthCheckRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "healthCheckResource": {
                          "type": "HealthCheck",
                          "id": 201925032,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertImageRequest": {
                      "oneofs": {
                        "_forceCreate": {
                          "oneof": [
                            "forceCreate"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "forceCreate": {
                          "type": "bool",
                          "id": 197723344,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "imageResource": {
                          "type": "Image",
                          "id": 371171954,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertInstanceGroupManagerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManagerResource": {
                          "type": "InstanceGroupManager",
                          "id": 261063946,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "InsertInstanceGroupManagerResizeRequestRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instanceGroupManagerResizeRequestResource": {
                          "type": "InstanceGroupManagerResizeRequest",
                          "id": 468541293,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "InsertInstanceGroupRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupResource": {
                          "type": "InstanceGroup",
                          "id": 286612152,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "InsertInstanceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        },
                        "_sourceInstanceTemplate": {
                          "oneof": [
                            "sourceInstanceTemplate"
                          ]
                        },
                        "_sourceMachineImage": {
                          "oneof": [
                            "sourceMachineImage"
                          ]
                        }
                      },
                      "fields": {
                        "instanceResource": {
                          "type": "Instance",
                          "id": 215988344,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceInstanceTemplate": {
                          "type": "string",
                          "id": 332423616,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceMachineImage": {
                          "type": "string",
                          "id": 21769791,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "InsertInstanceTemplateRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceTemplateResource": {
                          "type": "InstanceTemplate",
                          "id": 10679561,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertInstantSnapshotGroupRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        },
                        "_sourceConsistencyGroup": {
                          "oneof": [
                            "sourceConsistencyGroup"
                          ]
                        }
                      },
                      "fields": {
                        "instantSnapshotGroupResource": {
                          "type": "InstantSnapshotGroup",
                          "id": 145067339,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceConsistencyGroup": {
                          "type": "string",
                          "id": 531359348,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "InsertInstantSnapshotRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instantSnapshotResource": {
                          "type": "InstantSnapshot",
                          "id": 383915339,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "InsertInterconnectAttachmentGroupRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "interconnectAttachmentGroupResource": {
                          "type": "InterconnectAttachmentGroup",
                          "id": 9990137,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertInterconnectAttachmentRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        },
                        "_validateOnly": {
                          "oneof": [
                            "validateOnly"
                          ]
                        }
                      },
                      "fields": {
                        "interconnectAttachmentResource": {
                          "type": "InterconnectAttachment",
                          "id": 212341369,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "validateOnly": {
                          "type": "bool",
                          "id": 242744629,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertInterconnectGroupRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "interconnectGroupResource": {
                          "type": "InterconnectGroup",
                          "id": 85571999,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertInterconnectRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "interconnectResource": {
                          "type": "Interconnect",
                          "id": 397611167,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertLicenseRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "licenseResource": {
                          "type": "License",
                          "id": 437955148,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertMachineImageRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        },
                        "_sourceInstance": {
                          "oneof": [
                            "sourceInstance"
                          ]
                        }
                      },
                      "fields": {
                        "machineImageResource": {
                          "type": "MachineImage",
                          "id": 60740970,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceInstance": {
                          "type": "string",
                          "id": 396315705,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertNetworkAttachmentRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "networkAttachmentResource": {
                          "type": "NetworkAttachment",
                          "id": 210974745,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertNetworkEdgeSecurityServiceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        },
                        "_validateOnly": {
                          "oneof": [
                            "validateOnly"
                          ]
                        }
                      },
                      "fields": {
                        "networkEdgeSecurityServiceResource": {
                          "type": "NetworkEdgeSecurityService",
                          "id": 477548966,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "validateOnly": {
                          "type": "bool",
                          "id": 242744629,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertNetworkEndpointGroupRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "networkEndpointGroupResource": {
                          "type": "NetworkEndpointGroup",
                          "id": 525788839,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "InsertNetworkFirewallPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicyResource": {
                          "type": "FirewallPolicy",
                          "id": 495049532,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertNetworkRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "networkResource": {
                          "type": "Network",
                          "id": 122105599,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertNodeGroupRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "initialNodeCount": {
                          "type": "int32",
                          "id": 71951469,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "nodeGroupResource": {
                          "type": "NodeGroup",
                          "id": 505321899,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "InsertNodeTemplateRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "nodeTemplateResource": {
                          "type": "NodeTemplate",
                          "id": 127364406,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertOrganizationSecurityPolicyRequest": {
                      "oneofs": {
                        "_parentId": {
                          "oneof": [
                            "parentId"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "parentId": {
                          "type": "string",
                          "id": 459714768,
                          "options": {
                            "(google.cloud.operation_request_field)": "parent_id",
                            "proto3_optional": true
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "securityPolicyResource": {
                          "type": "SecurityPolicy",
                          "id": 216159612,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "InsertPacketMirroringRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "packetMirroringResource": {
                          "type": "PacketMirroring",
                          "id": 493501985,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertPublicAdvertisedPrefixeRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "publicAdvertisedPrefixResource": {
                          "type": "PublicAdvertisedPrefix",
                          "id": 233614223,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertPublicDelegatedPrefixeRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "publicDelegatedPrefixResource": {
                          "type": "PublicDelegatedPrefix",
                          "id": 47594501,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertRegionAutoscalerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "autoscalerResource": {
                          "type": "Autoscaler",
                          "id": 207616118,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertRegionBackendBucketRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "backendBucketResource": {
                          "type": "BackendBucket",
                          "id": 380757784,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertRegionBackendServiceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "backendServiceResource": {
                          "type": "BackendService",
                          "id": 347586723,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertRegionCommitmentRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "commitmentResource": {
                          "type": "Commitment",
                          "id": 244240888,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertRegionCompositeHealthCheckRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "compositeHealthCheckResource": {
                          "type": "CompositeHealthCheck",
                          "id": 132195824,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertRegionDiskRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        },
                        "_sourceImage": {
                          "oneof": [
                            "sourceImage"
                          ]
                        }
                      },
                      "fields": {
                        "diskResource": {
                          "type": "Disk",
                          "id": 25880688,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceImage": {
                          "type": "string",
                          "id": 50443319,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertRegionHealthAggregationPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "healthAggregationPolicyResource": {
                          "type": "HealthAggregationPolicy",
                          "id": 293526971,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertRegionHealthCheckRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "healthCheckResource": {
                          "type": "HealthCheck",
                          "id": 201925032,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertRegionHealthCheckServiceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "healthCheckServiceResource": {
                          "type": "HealthCheckService",
                          "id": 477367794,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertRegionHealthSourceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "healthSourceResource": {
                          "type": "HealthSource",
                          "id": 357735375,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertRegionInstanceGroupManagerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManagerResource": {
                          "type": "InstanceGroupManager",
                          "id": 261063946,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertRegionInstanceGroupManagerResizeRequestRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instanceGroupManagerResizeRequestResource": {
                          "type": "InstanceGroupManagerResizeRequest",
                          "id": 468541293,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertRegionInstanceTemplateRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceTemplateResource": {
                          "type": "InstanceTemplate",
                          "id": 10679561,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertRegionInstantSnapshotGroupRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        },
                        "_sourceConsistencyGroup": {
                          "oneof": [
                            "sourceConsistencyGroup"
                          ]
                        }
                      },
                      "fields": {
                        "instantSnapshotGroupResource": {
                          "type": "InstantSnapshotGroup",
                          "id": 145067339,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceConsistencyGroup": {
                          "type": "string",
                          "id": 531359348,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertRegionInstantSnapshotRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instantSnapshotResource": {
                          "type": "InstantSnapshot",
                          "id": 383915339,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertRegionMultiMigRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "multiMigResource": {
                          "type": "MultiMig",
                          "id": 173722824,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertRegionNetworkEndpointGroupRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "networkEndpointGroupResource": {
                          "type": "NetworkEndpointGroup",
                          "id": 525788839,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertRegionNetworkFirewallPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicyResource": {
                          "type": "FirewallPolicy",
                          "id": 495049532,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertRegionNetworkPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "networkPolicyResource": {
                          "type": "NetworkPolicy",
                          "id": 437886058,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertRegionNotificationEndpointRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "notificationEndpointResource": {
                          "type": "NotificationEndpoint",
                          "id": 338459940,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertRegionSecurityPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        },
                        "_validateOnly": {
                          "oneof": [
                            "validateOnly"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "securityPolicyResource": {
                          "type": "SecurityPolicy",
                          "id": 216159612,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "validateOnly": {
                          "type": "bool",
                          "id": 242744629,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertRegionSnapshotRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "snapshotResource": {
                          "type": "Snapshot",
                          "id": 481319977,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "InsertRegionSslCertificateRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sslCertificateResource": {
                          "type": "SslCertificate",
                          "id": 180709897,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "InsertRegionSslPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sslPolicyResource": {
                          "type": "SslPolicy",
                          "id": 274891848,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "InsertRegionTargetHttpProxyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetHttpProxyResource": {
                          "type": "TargetHttpProxy",
                          "id": 24696744,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "InsertRegionTargetHttpsProxyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetHttpsProxyResource": {
                          "type": "TargetHttpsProxy",
                          "id": 433657473,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "InsertRegionTargetTcpProxyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetTcpProxyResource": {
                          "type": "TargetTcpProxy",
                          "id": 145913931,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "InsertRegionUrlMapRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "urlMapResource": {
                          "type": "UrlMap",
                          "id": 168675425,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "InsertReservationRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "reservationResource": {
                          "type": "Reservation",
                          "id": 285030177,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "InsertResourcePolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "resourcePolicyResource": {
                          "type": "ResourcePolicy",
                          "id": 76826186,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "InsertRolloutPlanRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "rolloutPlanResource": {
                          "type": "RolloutPlan",
                          "id": 38629974,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "InsertRouteRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "routeResource": {
                          "type": "Route",
                          "id": 225428804,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "InsertRouterRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "routerResource": {
                          "type": "Router",
                          "id": 155222084,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "InsertSecurityPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        },
                        "_validateOnly": {
                          "oneof": [
                            "validateOnly"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "securityPolicyResource": {
                          "type": "SecurityPolicy",
                          "id": 216159612,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "validateOnly": {
                          "type": "bool",
                          "id": 242744629,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InsertServiceAttachmentRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceAttachmentResource": {
                          "type": "ServiceAttachment",
                          "id": 472980256,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "InsertSnapshotGroupRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "snapshotGroupResource": {
                          "type": "SnapshotGroup",
                          "id": 265205161,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "InsertSnapshotRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "snapshotResource": {
                          "type": "Snapshot",
                          "id": 481319977,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "InsertSslCertificateRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sslCertificateResource": {
                          "type": "SslCertificate",
                          "id": 180709897,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "InsertSslPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sslPolicyResource": {
                          "type": "SslPolicy",
                          "id": 274891848,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "InsertStoragePoolRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "storagePoolResource": {
                          "type": "StoragePool",
                          "id": 157179405,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "InsertSubnetworkRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "subnetworkResource": {
                          "type": "Subnetwork",
                          "id": 42233151,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "InsertTargetGrpcProxyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetGrpcProxyResource": {
                          "type": "TargetGrpcProxy",
                          "id": 328922450,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "InsertTargetHttpProxyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetHttpProxyResource": {
                          "type": "TargetHttpProxy",
                          "id": 24696744,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "InsertTargetHttpsProxyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetHttpsProxyResource": {
                          "type": "TargetHttpsProxy",
                          "id": 433657473,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "InsertTargetInstanceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetInstanceResource": {
                          "type": "TargetInstance",
                          "id": 430453066,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "InsertTargetPoolRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetPoolResource": {
                          "type": "TargetPool",
                          "id": 101281443,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "InsertTargetSslProxyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetSslProxyResource": {
                          "type": "TargetSslProxy",
                          "id": 142016192,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "InsertTargetTcpProxyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetTcpProxyResource": {
                          "type": "TargetTcpProxy",
                          "id": 145913931,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "InsertTargetVpnGatewayRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetVpnGatewayResource": {
                          "type": "TargetVpnGateway",
                          "id": 498050,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "InsertUrlMapRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "urlMapResource": {
                          "type": "UrlMap",
                          "id": 168675425,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "InsertVpnGatewayRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "vpnGatewayResource": {
                          "type": "VpnGateway",
                          "id": 182688660,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "InsertVpnTunnelRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "vpnTunnelResource": {
                          "type": "VpnTunnel",
                          "id": 86839482,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "InsertWireGroupRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        },
                        "_validateOnly": {
                          "oneof": [
                            "validateOnly"
                          ]
                        }
                      },
                      "fields": {
                        "crossSiteNetwork": {
                          "type": "string",
                          "id": 108192469,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "validateOnly": {
                          "type": "bool",
                          "id": 242744629,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "wireGroupResource": {
                          "type": "WireGroup",
                          "id": 117104840,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "InsertZoneVmExtensionPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "vmExtensionPolicyResource": {
                          "type": "VmExtensionPolicy",
                          "id": 515669235,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "Instance": {
                      "oneofs": {
                        "_advancedMachineFeatures": {
                          "oneof": [
                            "advancedMachineFeatures"
                          ]
                        },
                        "_canIpForward": {
                          "oneof": [
                            "canIpForward"
                          ]
                        },
                        "_confidentialInstanceConfig": {
                          "oneof": [
                            "confidentialInstanceConfig"
                          ]
                        },
                        "_cpuPlatform": {
                          "oneof": [
                            "cpuPlatform"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_deletionProtection": {
                          "oneof": [
                            "deletionProtection"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_displayDevice": {
                          "oneof": [
                            "displayDevice"
                          ]
                        },
                        "_eraseWindowsVssSignature": {
                          "oneof": [
                            "eraseWindowsVssSignature"
                          ]
                        },
                        "_fingerprint": {
                          "oneof": [
                            "fingerprint"
                          ]
                        },
                        "_hostname": {
                          "oneof": [
                            "hostname"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_instanceEncryptionKey": {
                          "oneof": [
                            "instanceEncryptionKey"
                          ]
                        },
                        "_keyRevocationActionType": {
                          "oneof": [
                            "keyRevocationActionType"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_labelFingerprint": {
                          "oneof": [
                            "labelFingerprint"
                          ]
                        },
                        "_lastStartTimestamp": {
                          "oneof": [
                            "lastStartTimestamp"
                          ]
                        },
                        "_lastStopTimestamp": {
                          "oneof": [
                            "lastStopTimestamp"
                          ]
                        },
                        "_lastSuspendedTimestamp": {
                          "oneof": [
                            "lastSuspendedTimestamp"
                          ]
                        },
                        "_machineType": {
                          "oneof": [
                            "machineType"
                          ]
                        },
                        "_metadata": {
                          "oneof": [
                            "metadata"
                          ]
                        },
                        "_minCpuPlatform": {
                          "oneof": [
                            "minCpuPlatform"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_networkPerformanceConfig": {
                          "oneof": [
                            "networkPerformanceConfig"
                          ]
                        },
                        "_params": {
                          "oneof": [
                            "params"
                          ]
                        },
                        "_postKeyRevocationActionType": {
                          "oneof": [
                            "postKeyRevocationActionType"
                          ]
                        },
                        "_privateIpv6GoogleAccess": {
                          "oneof": [
                            "privateIpv6GoogleAccess"
                          ]
                        },
                        "_reservationAffinity": {
                          "oneof": [
                            "reservationAffinity"
                          ]
                        },
                        "_resourceStatus": {
                          "oneof": [
                            "resourceStatus"
                          ]
                        },
                        "_satisfiesPzi": {
                          "oneof": [
                            "satisfiesPzi"
                          ]
                        },
                        "_satisfiesPzs": {
                          "oneof": [
                            "satisfiesPzs"
                          ]
                        },
                        "_scheduling": {
                          "oneof": [
                            "scheduling"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_shieldedInstanceConfig": {
                          "oneof": [
                            "shieldedInstanceConfig"
                          ]
                        },
                        "_shieldedInstanceIntegrityPolicy": {
                          "oneof": [
                            "shieldedInstanceIntegrityPolicy"
                          ]
                        },
                        "_shieldedVmConfig": {
                          "oneof": [
                            "shieldedVmConfig"
                          ]
                        },
                        "_shieldedVmIntegrityPolicy": {
                          "oneof": [
                            "shieldedVmIntegrityPolicy"
                          ]
                        },
                        "_sourceMachineImage": {
                          "oneof": [
                            "sourceMachineImage"
                          ]
                        },
                        "_sourceMachineImageEncryptionKey": {
                          "oneof": [
                            "sourceMachineImageEncryptionKey"
                          ]
                        },
                        "_startRestricted": {
                          "oneof": [
                            "startRestricted"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        },
                        "_statusMessage": {
                          "oneof": [
                            "statusMessage"
                          ]
                        },
                        "_tags": {
                          "oneof": [
                            "tags"
                          ]
                        },
                        "_workloadIdentityConfig": {
                          "oneof": [
                            "workloadIdentityConfig"
                          ]
                        },
                        "_zone": {
                          "oneof": [
                            "zone"
                          ]
                        }
                      },
                      "fields": {
                        "advancedMachineFeatures": {
                          "type": "AdvancedMachineFeatures",
                          "id": 409646002,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "canIpForward": {
                          "type": "bool",
                          "id": 467731324,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "confidentialInstanceConfig": {
                          "type": "ConfidentialInstanceConfig",
                          "id": 490637685,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "cpuPlatform": {
                          "type": "string",
                          "id": 410285354,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "deletionProtection": {
                          "type": "bool",
                          "id": 458014698,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "disks": {
                          "rule": "repeated",
                          "type": "AttachedDisk",
                          "id": 95594102
                        },
                        "displayDevice": {
                          "type": "DisplayDevice",
                          "id": 258933875,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "eraseWindowsVssSignature": {
                          "type": "bool",
                          "id": 52637562,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "fingerprint": {
                          "type": "string",
                          "id": 234678500,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "guestAccelerators": {
                          "rule": "repeated",
                          "type": "AcceleratorConfig",
                          "id": 463595119
                        },
                        "hostname": {
                          "type": "string",
                          "id": 237067315,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instanceEncryptionKey": {
                          "type": "CustomerEncryptionKey",
                          "id": 64741517,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "keyRevocationActionType": {
                          "type": "string",
                          "id": 235941474,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labelFingerprint": {
                          "type": "string",
                          "id": 178124825,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labels": {
                          "keyType": "string",
                          "type": "string",
                          "id": 500195327
                        },
                        "lastStartTimestamp": {
                          "type": "string",
                          "id": 443830736,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "lastStopTimestamp": {
                          "type": "string",
                          "id": 412823010,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "lastSuspendedTimestamp": {
                          "type": "string",
                          "id": 356275337,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "machineType": {
                          "type": "string",
                          "id": 227711026,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "metadata": {
                          "type": "Metadata",
                          "id": 86866735,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "minCpuPlatform": {
                          "type": "string",
                          "id": 242912759,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "networkInterfaces": {
                          "rule": "repeated",
                          "type": "NetworkInterface",
                          "id": 52735243
                        },
                        "networkPerformanceConfig": {
                          "type": "NetworkPerformanceConfig",
                          "id": 398330850,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "params": {
                          "type": "InstanceParams",
                          "id": 78313862,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "partnerMetadata": {
                          "keyType": "string",
                          "type": "StructuredEntries",
                          "id": 65908934
                        },
                        "postKeyRevocationActionType": {
                          "type": "string",
                          "id": 292972897,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "privateIpv6GoogleAccess": {
                          "type": "string",
                          "id": 48277006,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "reservationAffinity": {
                          "type": "ReservationAffinity",
                          "id": 157850683,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "resourcePolicies": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 22220385
                        },
                        "resourceStatus": {
                          "type": "ResourceStatus",
                          "id": 249429315,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "satisfiesPzi": {
                          "type": "bool",
                          "id": 480964257,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "satisfiesPzs": {
                          "type": "bool",
                          "id": 480964267,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "scheduling": {
                          "type": "Scheduling",
                          "id": 386688404,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceAccounts": {
                          "rule": "repeated",
                          "type": "ServiceAccount",
                          "id": 277537328
                        },
                        "shieldedInstanceConfig": {
                          "type": "ShieldedInstanceConfig",
                          "id": 12862901,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "shieldedInstanceIntegrityPolicy": {
                          "type": "ShieldedInstanceIntegrityPolicy",
                          "id": 163696919,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "shieldedVmConfig": {
                          "type": "ShieldedVmConfig",
                          "id": 477568019,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "shieldedVmIntegrityPolicy": {
                          "type": "ShieldedVmIntegrityPolicy",
                          "id": 140167669,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceMachineImage": {
                          "type": "string",
                          "id": 21769791,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceMachineImageEncryptionKey": {
                          "type": "CustomerEncryptionKey",
                          "id": 192839075,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "startRestricted": {
                          "type": "bool",
                          "id": 123693144,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "string",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "statusMessage": {
                          "type": "string",
                          "id": 297428154,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "tags": {
                          "type": "Tags",
                          "id": 3552281,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "workloadIdentityConfig": {
                          "type": "WorkloadIdentityConfig",
                          "id": 338198811,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "KeyRevocationActionType": {
                          "values": {
                            "UNDEFINED_KEY_REVOCATION_ACTION_TYPE": 0,
                            "KEY_REVOCATION_ACTION_TYPE_UNSPECIFIED": 467110106,
                            "NONE": 2402104,
                            "STOP": 2555906
                          }
                        },
                        "PostKeyRevocationActionType": {
                          "values": {
                            "UNDEFINED_POST_KEY_REVOCATION_ACTION_TYPE": 0,
                            "NOOP": 2402146,
                            "POST_KEY_REVOCATION_ACTION_TYPE_UNSPECIFIED": 228738393,
                            "SHUTDOWN": 76412502
                          }
                        },
                        "PrivateIpv6GoogleAccess": {
                          "values": {
                            "UNDEFINED_PRIVATE_IPV6_GOOGLE_ACCESS": 0,
                            "ENABLE_BIDIRECTIONAL_ACCESS_TO_GOOGLE": 427975994,
                            "ENABLE_OUTBOUND_VM_ACCESS_TO_GOOGLE": 288210263,
                            "INHERIT_FROM_SUBNETWORK": 530256959
                          }
                        },
                        "Status": {
                          "values": {
                            "UNDEFINED_STATUS": 0,
                            "DEPROVISIONING": 428935662,
                            "PENDING": 35394935,
                            "PENDING_STOP": 362509770,
                            "PROVISIONING": 290896621,
                            "REPAIRING": 413483285,
                            "RUNNING": 121282975,
                            "STAGING": 431072283,
                            "STOPPED": 444276141,
                            "STOPPING": 350791796,
                            "SUSPENDED": 51223995,
                            "SUSPENDING": 514206246,
                            "TERMINATED": 250018339
                          }
                        }
                      }
                    },
                    "InstanceAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "InstancesScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceConsumptionData": {
                      "oneofs": {
                        "_consumptionInfo": {
                          "oneof": [
                            "consumptionInfo"
                          ]
                        },
                        "_instance": {
                          "oneof": [
                            "instance"
                          ]
                        }
                      },
                      "fields": {
                        "consumptionInfo": {
                          "type": "InstanceConsumptionInfo",
                          "id": 146354898,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceConsumptionInfo": {
                      "oneofs": {
                        "_guestCpus": {
                          "oneof": [
                            "guestCpus"
                          ]
                        },
                        "_localSsdGb": {
                          "oneof": [
                            "localSsdGb"
                          ]
                        },
                        "_memoryMb": {
                          "oneof": [
                            "memoryMb"
                          ]
                        },
                        "_minNodeCpus": {
                          "oneof": [
                            "minNodeCpus"
                          ]
                        }
                      },
                      "fields": {
                        "guestCpus": {
                          "type": "int32",
                          "id": 393356754,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "localSsdGb": {
                          "type": "int32",
                          "id": 329237578,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "memoryMb": {
                          "type": "int32",
                          "id": 116001171,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "minNodeCpus": {
                          "type": "int32",
                          "id": 317231675,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceFlexibilityPolicy": {
                      "fields": {
                        "instanceSelections": {
                          "keyType": "string",
                          "type": "InstanceFlexibilityPolicyInstanceSelection",
                          "id": 22954577
                        }
                      }
                    },
                    "InstanceFlexibilityPolicyInstanceSelection": {
                      "oneofs": {
                        "_rank": {
                          "oneof": [
                            "rank"
                          ]
                        }
                      },
                      "fields": {
                        "disks": {
                          "rule": "repeated",
                          "type": "AttachedDisk",
                          "id": 95594102
                        },
                        "machineTypes": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 79720065
                        },
                        "rank": {
                          "type": "int64",
                          "id": 3492908,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceGroup": {
                      "oneofs": {
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_fingerprint": {
                          "oneof": [
                            "fingerprint"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_network": {
                          "oneof": [
                            "network"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_size": {
                          "oneof": [
                            "size"
                          ]
                        },
                        "_subnetwork": {
                          "oneof": [
                            "subnetwork"
                          ]
                        },
                        "_zone": {
                          "oneof": [
                            "zone"
                          ]
                        }
                      },
                      "fields": {
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "fingerprint": {
                          "type": "string",
                          "id": 234678500,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "namedPorts": {
                          "rule": "repeated",
                          "type": "NamedPort",
                          "id": 427598732
                        },
                        "network": {
                          "type": "string",
                          "id": 232872494,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "size": {
                          "type": "int32",
                          "id": 3530753,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "subnetwork": {
                          "type": "string",
                          "id": 307827694,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceGroupAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "InstanceGroupsScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceGroupList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "InstanceGroup",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceGroupManager": {
                      "oneofs": {
                        "_allInstancesConfig": {
                          "oneof": [
                            "allInstancesConfig"
                          ]
                        },
                        "_baseInstanceName": {
                          "oneof": [
                            "baseInstanceName"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_currentActions": {
                          "oneof": [
                            "currentActions"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_distributionPolicy": {
                          "oneof": [
                            "distributionPolicy"
                          ]
                        },
                        "_failoverAction": {
                          "oneof": [
                            "failoverAction"
                          ]
                        },
                        "_fingerprint": {
                          "oneof": [
                            "fingerprint"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_instanceFlexibilityPolicy": {
                          "oneof": [
                            "instanceFlexibilityPolicy"
                          ]
                        },
                        "_instanceGroup": {
                          "oneof": [
                            "instanceGroup"
                          ]
                        },
                        "_instanceLifecyclePolicy": {
                          "oneof": [
                            "instanceLifecyclePolicy"
                          ]
                        },
                        "_instanceTemplate": {
                          "oneof": [
                            "instanceTemplate"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_listManagedInstancesResults": {
                          "oneof": [
                            "listManagedInstancesResults"
                          ]
                        },
                        "_multiMig": {
                          "oneof": [
                            "multiMig"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_params": {
                          "oneof": [
                            "params"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_resourcePolicies": {
                          "oneof": [
                            "resourcePolicies"
                          ]
                        },
                        "_satisfiesPzi": {
                          "oneof": [
                            "satisfiesPzi"
                          ]
                        },
                        "_satisfiesPzs": {
                          "oneof": [
                            "satisfiesPzs"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_serviceAccount": {
                          "oneof": [
                            "serviceAccount"
                          ]
                        },
                        "_standbyPolicy": {
                          "oneof": [
                            "standbyPolicy"
                          ]
                        },
                        "_statefulPolicy": {
                          "oneof": [
                            "statefulPolicy"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        },
                        "_targetSize": {
                          "oneof": [
                            "targetSize"
                          ]
                        },
                        "_targetSizePolicy": {
                          "oneof": [
                            "targetSizePolicy"
                          ]
                        },
                        "_targetStoppedSize": {
                          "oneof": [
                            "targetStoppedSize"
                          ]
                        },
                        "_targetSuspendedSize": {
                          "oneof": [
                            "targetSuspendedSize"
                          ]
                        },
                        "_updatePolicy": {
                          "oneof": [
                            "updatePolicy"
                          ]
                        },
                        "_zone": {
                          "oneof": [
                            "zone"
                          ]
                        }
                      },
                      "fields": {
                        "allInstancesConfig": {
                          "type": "InstanceGroupManagerAllInstancesConfig",
                          "id": 112596737,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "autoHealingPolicies": {
                          "rule": "repeated",
                          "type": "InstanceGroupManagerAutoHealingPolicy",
                          "id": 456799109
                        },
                        "baseInstanceName": {
                          "type": "string",
                          "id": 389106439,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "currentActions": {
                          "type": "InstanceGroupManagerActionsSummary",
                          "id": 164045879,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "distributionPolicy": {
                          "type": "DistributionPolicy",
                          "id": 534558541,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "failoverAction": {
                          "type": "string",
                          "id": 202248739,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "fingerprint": {
                          "type": "string",
                          "id": 234678500,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instanceFlexibilityPolicy": {
                          "type": "InstanceGroupManagerInstanceFlexibilityPolicy",
                          "id": 26937090,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instanceGroup": {
                          "type": "string",
                          "id": 81095253,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instanceLifecyclePolicy": {
                          "type": "InstanceGroupManagerInstanceLifecyclePolicy",
                          "id": 447961617,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instanceTemplate": {
                          "type": "string",
                          "id": 309248228,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "listManagedInstancesResults": {
                          "type": "string",
                          "id": 296047156,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "multiMig": {
                          "type": "string",
                          "id": 403990085,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "namedPorts": {
                          "rule": "repeated",
                          "type": "NamedPort",
                          "id": 427598732
                        },
                        "params": {
                          "type": "InstanceGroupManagerParams",
                          "id": 78313862,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "resourcePolicies": {
                          "type": "InstanceGroupManagerResourcePolicies",
                          "id": 22220385,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "satisfiesPzi": {
                          "type": "bool",
                          "id": 480964257,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "satisfiesPzs": {
                          "type": "bool",
                          "id": 480964267,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceAccount": {
                          "type": "string",
                          "id": 199455395,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "standbyPolicy": {
                          "type": "InstanceGroupManagerStandbyPolicy",
                          "id": 499352324,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "statefulPolicy": {
                          "type": "StatefulPolicy",
                          "id": 47538565,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "InstanceGroupManagerStatus",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetPools": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 336072617
                        },
                        "targetSize": {
                          "type": "int32",
                          "id": 62880239,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetSizePolicy": {
                          "type": "InstanceGroupManagerTargetSizePolicy",
                          "id": 128773506,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetStoppedSize": {
                          "type": "int32",
                          "id": 2419489,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetSuspendedSize": {
                          "type": "int32",
                          "id": 308085843,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "updatePolicy": {
                          "type": "InstanceGroupManagerUpdatePolicy",
                          "id": 175809896,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "versions": {
                          "rule": "repeated",
                          "type": "InstanceGroupManagerVersion",
                          "id": 162430619
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "FailoverAction": {
                          "values": {
                            "UNDEFINED_FAILOVER_ACTION": 0,
                            "NO_FAILOVER": 480957872,
                            "UNKNOWN": 433141802
                          }
                        },
                        "ListManagedInstancesResults": {
                          "values": {
                            "UNDEFINED_LIST_MANAGED_INSTANCES_RESULTS": 0,
                            "PAGELESS": 32183464,
                            "PAGINATED": 40190637
                          }
                        }
                      }
                    },
                    "InstanceGroupManagerActionsSummary": {
                      "oneofs": {
                        "_abandoning": {
                          "oneof": [
                            "abandoning"
                          ]
                        },
                        "_adopting": {
                          "oneof": [
                            "adopting"
                          ]
                        },
                        "_creating": {
                          "oneof": [
                            "creating"
                          ]
                        },
                        "_creatingWithoutRetries": {
                          "oneof": [
                            "creatingWithoutRetries"
                          ]
                        },
                        "_deleting": {
                          "oneof": [
                            "deleting"
                          ]
                        },
                        "_none": {
                          "oneof": [
                            "none"
                          ]
                        },
                        "_recreating": {
                          "oneof": [
                            "recreating"
                          ]
                        },
                        "_refreshing": {
                          "oneof": [
                            "refreshing"
                          ]
                        },
                        "_restarting": {
                          "oneof": [
                            "restarting"
                          ]
                        },
                        "_resuming": {
                          "oneof": [
                            "resuming"
                          ]
                        },
                        "_starting": {
                          "oneof": [
                            "starting"
                          ]
                        },
                        "_stopping": {
                          "oneof": [
                            "stopping"
                          ]
                        },
                        "_suspending": {
                          "oneof": [
                            "suspending"
                          ]
                        },
                        "_verifying": {
                          "oneof": [
                            "verifying"
                          ]
                        }
                      },
                      "fields": {
                        "abandoning": {
                          "type": "int32",
                          "id": 440023373,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "adopting": {
                          "type": "int32",
                          "id": 168537650,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creating": {
                          "type": "int32",
                          "id": 209809081,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creatingWithoutRetries": {
                          "type": "int32",
                          "id": 369916745,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "deleting": {
                          "type": "int32",
                          "id": 282846120,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "none": {
                          "type": "int32",
                          "id": 3387192,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "recreating": {
                          "type": "int32",
                          "id": 339057132,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "refreshing": {
                          "type": "int32",
                          "id": 215044903,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "restarting": {
                          "type": "int32",
                          "id": 372312947,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "resuming": {
                          "type": "int32",
                          "id": 201100714,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "starting": {
                          "type": "int32",
                          "id": 243064896,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "stopping": {
                          "type": "int32",
                          "id": 105035892,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "suspending": {
                          "type": "int32",
                          "id": 29113894,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "verifying": {
                          "type": "int32",
                          "id": 451612873,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceGroupManagerAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "InstanceGroupManagersScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceGroupManagerAllInstancesConfig": {
                      "oneofs": {
                        "_properties": {
                          "oneof": [
                            "properties"
                          ]
                        }
                      },
                      "fields": {
                        "properties": {
                          "type": "InstancePropertiesPatch",
                          "id": 147688755,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceGroupManagerAutoHealingPolicy": {
                      "oneofs": {
                        "_healthCheck": {
                          "oneof": [
                            "healthCheck"
                          ]
                        },
                        "_initialDelaySec": {
                          "oneof": [
                            "initialDelaySec"
                          ]
                        }
                      },
                      "fields": {
                        "healthCheck": {
                          "type": "string",
                          "id": 308876645,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "initialDelaySec": {
                          "type": "int32",
                          "id": 263207002,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceGroupManagerInstanceFlexibilityPolicy": {
                      "oneofs": {
                        "_provisioningModelMix": {
                          "oneof": [
                            "provisioningModelMix"
                          ]
                        }
                      },
                      "fields": {
                        "instanceSelections": {
                          "keyType": "string",
                          "type": "InstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection",
                          "id": 22954577
                        },
                        "provisioningModelMix": {
                          "type": "InstanceGroupManagerInstanceFlexibilityPolicyProvisioningModelMix",
                          "id": 272686452,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceGroupManagerInstanceFlexibilityPolicyInstanceSelection": {
                      "oneofs": {
                        "_minCpuPlatform": {
                          "oneof": [
                            "minCpuPlatform"
                          ]
                        },
                        "_rank": {
                          "oneof": [
                            "rank"
                          ]
                        }
                      },
                      "fields": {
                        "disks": {
                          "rule": "repeated",
                          "type": "AttachedDisk",
                          "id": 95594102
                        },
                        "machineTypes": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 79720065
                        },
                        "minCpuPlatform": {
                          "type": "string",
                          "id": 242912759,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "rank": {
                          "type": "int32",
                          "id": 3492908,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceGroupManagerInstanceFlexibilityPolicyProvisioningModelMix": {
                      "oneofs": {
                        "_standardCapacityBase": {
                          "oneof": [
                            "standardCapacityBase"
                          ]
                        },
                        "_standardCapacityPercentAboveBase": {
                          "oneof": [
                            "standardCapacityPercentAboveBase"
                          ]
                        }
                      },
                      "fields": {
                        "standardCapacityBase": {
                          "type": "int32",
                          "id": 388067636,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "standardCapacityPercentAboveBase": {
                          "type": "int32",
                          "id": 401038224,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceGroupManagerInstanceLifecyclePolicy": {
                      "oneofs": {
                        "_defaultActionOnFailure": {
                          "oneof": [
                            "defaultActionOnFailure"
                          ]
                        },
                        "_forceUpdateOnRepair": {
                          "oneof": [
                            "forceUpdateOnRepair"
                          ]
                        },
                        "_onFailedHealthCheck": {
                          "oneof": [
                            "onFailedHealthCheck"
                          ]
                        },
                        "_onRepair": {
                          "oneof": [
                            "onRepair"
                          ]
                        }
                      },
                      "fields": {
                        "defaultActionOnFailure": {
                          "type": "string",
                          "id": 61383253,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "forceUpdateOnRepair": {
                          "type": "string",
                          "id": 356302027,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "onFailedHealthCheck": {
                          "type": "string",
                          "id": 39807943,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "onRepair": {
                          "type": "InstanceGroupManagerInstanceLifecyclePolicyOnRepair",
                          "id": 371820013,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "DefaultActionOnFailure": {
                          "values": {
                            "UNDEFINED_DEFAULT_ACTION_ON_FAILURE": 0,
                            "DELETE": 402225579,
                            "DO_NOTHING": 451307513,
                            "REPAIR": 266277773
                          }
                        },
                        "ForceUpdateOnRepair": {
                          "values": {
                            "UNDEFINED_FORCE_UPDATE_ON_REPAIR": 0,
                            "NO": 2497,
                            "YES": 87751
                          }
                        },
                        "OnFailedHealthCheck": {
                          "values": {
                            "UNDEFINED_ON_FAILED_HEALTH_CHECK": 0,
                            "DEFAULT_ACTION": 463967764
                          }
                        }
                      }
                    },
                    "InstanceGroupManagerInstanceLifecyclePolicyOnRepair": {
                      "oneofs": {
                        "_allowChangingZone": {
                          "oneof": [
                            "allowChangingZone"
                          ]
                        }
                      },
                      "fields": {
                        "allowChangingZone": {
                          "type": "string",
                          "id": 426055112,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "AllowChangingZone": {
                          "values": {
                            "UNDEFINED_ALLOW_CHANGING_ZONE": 0,
                            "NO": 2497,
                            "YES": 87751
                          }
                        }
                      }
                    },
                    "InstanceGroupManagerList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "InstanceGroupManager",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceGroupManagerParams": {
                      "fields": {
                        "resourceManagerTags": {
                          "keyType": "string",
                          "type": "string",
                          "id": 377671164
                        }
                      }
                    },
                    "InstanceGroupManagerResizeRequest": {
                      "oneofs": {
                        "_count": {
                          "oneof": [
                            "count"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_requestedRunDuration": {
                          "oneof": [
                            "requestedRunDuration"
                          ]
                        },
                        "_resizeBy": {
                          "oneof": [
                            "resizeBy"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_selfLinkWithId": {
                          "oneof": [
                            "selfLinkWithId"
                          ]
                        },
                        "_state": {
                          "oneof": [
                            "state"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        },
                        "_zone": {
                          "oneof": [
                            "zone"
                          ]
                        }
                      },
                      "fields": {
                        "count": {
                          "type": "int32",
                          "id": 94851343,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instances": {
                          "rule": "repeated",
                          "type": "PerInstanceConfig",
                          "id": 29097598
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "requestedRunDuration": {
                          "type": "Duration",
                          "id": 232146425,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "resizeBy": {
                          "type": "int32",
                          "id": 533735362,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLinkWithId": {
                          "type": "string",
                          "id": 44520962,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "state": {
                          "type": "string",
                          "id": 109757585,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "InstanceGroupManagerResizeRequestStatus",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "State": {
                          "values": {
                            "UNDEFINED_STATE": 0,
                            "ACCEPTED": 246714279,
                            "CANCELLED": 41957681,
                            "CREATING": 455564985,
                            "FAILED": 455706685,
                            "PROVISIONING": 290896621,
                            "STATE_UNSPECIFIED": 470755401,
                            "SUCCEEDED": 511103553
                          }
                        }
                      }
                    },
                    "InstanceGroupManagerResizeRequestStatus": {
                      "oneofs": {
                        "_error": {
                          "oneof": [
                            "error"
                          ]
                        },
                        "_lastAttempt": {
                          "oneof": [
                            "lastAttempt"
                          ]
                        }
                      },
                      "fields": {
                        "error": {
                          "type": "Error",
                          "id": 96784904,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "lastAttempt": {
                          "type": "InstanceGroupManagerResizeRequestStatusLastAttempt",
                          "id": 434771492,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceGroupManagerResizeRequestStatusLastAttempt": {
                      "oneofs": {
                        "_error": {
                          "oneof": [
                            "error"
                          ]
                        }
                      },
                      "fields": {
                        "error": {
                          "type": "Error",
                          "id": 96784904,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceGroupManagerResizeRequestsListResponse": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "InstanceGroupManagerResizeRequest",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceGroupManagerResourcePolicies": {
                      "oneofs": {
                        "_workloadPolicy": {
                          "oneof": [
                            "workloadPolicy"
                          ]
                        }
                      },
                      "fields": {
                        "workloadPolicy": {
                          "type": "string",
                          "id": 114721530,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceGroupManagerStandbyPolicy": {
                      "oneofs": {
                        "_initialDelaySec": {
                          "oneof": [
                            "initialDelaySec"
                          ]
                        },
                        "_mode": {
                          "oneof": [
                            "mode"
                          ]
                        }
                      },
                      "fields": {
                        "initialDelaySec": {
                          "type": "int32",
                          "id": 263207002,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "mode": {
                          "type": "string",
                          "id": 3357091,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Mode": {
                          "values": {
                            "UNDEFINED_MODE": 0,
                            "MANUAL": 119397318,
                            "SCALE_OUT_POOL": 635394
                          }
                        }
                      }
                    },
                    "InstanceGroupManagerStatus": {
                      "oneofs": {
                        "_allInstancesConfig": {
                          "oneof": [
                            "allInstancesConfig"
                          ]
                        },
                        "_autoscaler": {
                          "oneof": [
                            "autoscaler"
                          ]
                        },
                        "_bulkInstanceOperation": {
                          "oneof": [
                            "bulkInstanceOperation"
                          ]
                        },
                        "_currentInstanceStatuses": {
                          "oneof": [
                            "currentInstanceStatuses"
                          ]
                        },
                        "_isStable": {
                          "oneof": [
                            "isStable"
                          ]
                        },
                        "_stateful": {
                          "oneof": [
                            "stateful"
                          ]
                        },
                        "_versionTarget": {
                          "oneof": [
                            "versionTarget"
                          ]
                        }
                      },
                      "fields": {
                        "allInstancesConfig": {
                          "type": "InstanceGroupManagerStatusAllInstancesConfig",
                          "id": 112596737,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "appliedAcceleratorTopologies": {
                          "rule": "repeated",
                          "type": "InstanceGroupManagerStatusAcceleratorTopology",
                          "id": 481392547
                        },
                        "autoscaler": {
                          "type": "string",
                          "id": 517258967,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "bulkInstanceOperation": {
                          "type": "InstanceGroupManagerStatusBulkInstanceOperation",
                          "id": 501667466,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "currentInstanceStatuses": {
                          "type": "InstanceGroupManagerStatusInstanceStatusSummary",
                          "id": 269432644,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "isStable": {
                          "type": "bool",
                          "id": 108410864,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "stateful": {
                          "type": "InstanceGroupManagerStatusStateful",
                          "id": 244462412,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "versionTarget": {
                          "type": "InstanceGroupManagerStatusVersionTarget",
                          "id": 289386200,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceGroupManagerStatusAcceleratorTopology": {
                      "oneofs": {
                        "_acceleratorTopology": {
                          "oneof": [
                            "acceleratorTopology"
                          ]
                        },
                        "_state": {
                          "oneof": [
                            "state"
                          ]
                        },
                        "_stateDetails": {
                          "oneof": [
                            "stateDetails"
                          ]
                        }
                      },
                      "fields": {
                        "acceleratorTopology": {
                          "type": "string",
                          "id": 389323203,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "state": {
                          "type": "string",
                          "id": 109757585,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "stateDetails": {
                          "type": "InstanceGroupManagerStatusAcceleratorTopologyAcceleratorTopologyStateDetails",
                          "id": 95566996,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "State": {
                          "values": {
                            "UNDEFINED_STATE": 0,
                            "ACTIVATING": 378825968,
                            "ACTIVE": 314733318,
                            "DEACTIVATING": 57182257,
                            "FAILED": 455706685,
                            "INCOMPLETE": 11941214,
                            "REACTIVATING": 253727587
                          }
                        }
                      }
                    },
                    "InstanceGroupManagerStatusAcceleratorTopologyAcceleratorTopologyStateDetails": {
                      "oneofs": {
                        "_error": {
                          "oneof": [
                            "error"
                          ]
                        },
                        "_timestamp": {
                          "oneof": [
                            "timestamp"
                          ]
                        }
                      },
                      "fields": {
                        "error": {
                          "type": "Error",
                          "id": 96784904,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "timestamp": {
                          "type": "string",
                          "id": 55126294,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceGroupManagerStatusAllInstancesConfig": {
                      "oneofs": {
                        "_currentRevision": {
                          "oneof": [
                            "currentRevision"
                          ]
                        },
                        "_effective": {
                          "oneof": [
                            "effective"
                          ]
                        }
                      },
                      "fields": {
                        "currentRevision": {
                          "type": "string",
                          "id": 38355937,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "effective": {
                          "type": "bool",
                          "id": 141961639,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceGroupManagerStatusBulkInstanceOperation": {
                      "oneofs": {
                        "_inProgress": {
                          "oneof": [
                            "inProgress"
                          ]
                        },
                        "_lastProgressCheck": {
                          "oneof": [
                            "lastProgressCheck"
                          ]
                        }
                      },
                      "fields": {
                        "inProgress": {
                          "type": "bool",
                          "id": 320200711,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "lastProgressCheck": {
                          "type": "InstanceGroupManagerStatusBulkInstanceOperationLastProgressCheck",
                          "id": 208638271,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceGroupManagerStatusBulkInstanceOperationLastProgressCheck": {
                      "oneofs": {
                        "_error": {
                          "oneof": [
                            "error"
                          ]
                        },
                        "_timestamp": {
                          "oneof": [
                            "timestamp"
                          ]
                        }
                      },
                      "fields": {
                        "error": {
                          "type": "Error",
                          "id": 96784904,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "timestamp": {
                          "type": "string",
                          "id": 55126294,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceGroupManagerStatusInstanceStatusSummary": {
                      "oneofs": {
                        "_deprovisioning": {
                          "oneof": [
                            "deprovisioning"
                          ]
                        },
                        "_nonExistent": {
                          "oneof": [
                            "nonExistent"
                          ]
                        },
                        "_pending": {
                          "oneof": [
                            "pending"
                          ]
                        },
                        "_pendingStop": {
                          "oneof": [
                            "pendingStop"
                          ]
                        },
                        "_provisioning": {
                          "oneof": [
                            "provisioning"
                          ]
                        },
                        "_repairing": {
                          "oneof": [
                            "repairing"
                          ]
                        },
                        "_running": {
                          "oneof": [
                            "running"
                          ]
                        },
                        "_staging": {
                          "oneof": [
                            "staging"
                          ]
                        },
                        "_stopped": {
                          "oneof": [
                            "stopped"
                          ]
                        },
                        "_stopping": {
                          "oneof": [
                            "stopping"
                          ]
                        },
                        "_suspended": {
                          "oneof": [
                            "suspended"
                          ]
                        },
                        "_suspending": {
                          "oneof": [
                            "suspending"
                          ]
                        },
                        "_terminated": {
                          "oneof": [
                            "terminated"
                          ]
                        }
                      },
                      "fields": {
                        "deprovisioning": {
                          "type": "int32",
                          "id": 462169582,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nonExistent": {
                          "type": "int32",
                          "id": 468485062,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pending": {
                          "type": "int32",
                          "id": 391154071,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pendingStop": {
                          "type": "int32",
                          "id": 163159466,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "provisioning": {
                          "type": "int32",
                          "id": 121098989,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "repairing": {
                          "type": "int32",
                          "id": 311243061,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "running": {
                          "type": "int32",
                          "id": 477042111,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "staging": {
                          "type": "int32",
                          "id": 249960507,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "stopped": {
                          "type": "int32",
                          "id": 263164365,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "stopping": {
                          "type": "int32",
                          "id": 105035892,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "suspended": {
                          "type": "int32",
                          "id": 485854683,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "suspending": {
                          "type": "int32",
                          "id": 29113894,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "terminated": {
                          "type": "int32",
                          "id": 301796899,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceGroupManagerStatusStateful": {
                      "oneofs": {
                        "_hasStatefulConfig": {
                          "oneof": [
                            "hasStatefulConfig"
                          ]
                        },
                        "_isStateful": {
                          "oneof": [
                            "isStateful"
                          ]
                        },
                        "_perInstanceConfigs": {
                          "oneof": [
                            "perInstanceConfigs"
                          ]
                        }
                      },
                      "fields": {
                        "hasStatefulConfig": {
                          "type": "bool",
                          "id": 110474224,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "isStateful": {
                          "type": "bool",
                          "id": 46302913,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "perInstanceConfigs": {
                          "type": "InstanceGroupManagerStatusStatefulPerInstanceConfigs",
                          "id": 526265001,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceGroupManagerStatusStatefulPerInstanceConfigs": {
                      "oneofs": {
                        "_allEffective": {
                          "oneof": [
                            "allEffective"
                          ]
                        }
                      },
                      "fields": {
                        "allEffective": {
                          "type": "bool",
                          "id": 516540553,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceGroupManagerStatusVersionTarget": {
                      "oneofs": {
                        "_isReached": {
                          "oneof": [
                            "isReached"
                          ]
                        }
                      },
                      "fields": {
                        "isReached": {
                          "type": "bool",
                          "id": 433209149,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceGroupManagerTargetSizePolicy": {
                      "oneofs": {
                        "_mode": {
                          "oneof": [
                            "mode"
                          ]
                        }
                      },
                      "fields": {
                        "mode": {
                          "type": "string",
                          "id": 3357091,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Mode": {
                          "values": {
                            "UNDEFINED_MODE": 0,
                            "BULK": 2050322,
                            "INDIVIDUAL": 438800025,
                            "UNSPECIFIED_MODE": 53715403
                          }
                        }
                      }
                    },
                    "InstanceGroupManagerUpdatePolicy": {
                      "oneofs": {
                        "_instanceRedistributionType": {
                          "oneof": [
                            "instanceRedistributionType"
                          ]
                        },
                        "_maxSurge": {
                          "oneof": [
                            "maxSurge"
                          ]
                        },
                        "_maxUnavailable": {
                          "oneof": [
                            "maxUnavailable"
                          ]
                        },
                        "_minReadySec": {
                          "oneof": [
                            "minReadySec"
                          ]
                        },
                        "_minimalAction": {
                          "oneof": [
                            "minimalAction"
                          ]
                        },
                        "_mostDisruptiveAllowedAction": {
                          "oneof": [
                            "mostDisruptiveAllowedAction"
                          ]
                        },
                        "_replacementMethod": {
                          "oneof": [
                            "replacementMethod"
                          ]
                        },
                        "_type": {
                          "oneof": [
                            "type"
                          ]
                        }
                      },
                      "fields": {
                        "instanceRedistributionType": {
                          "type": "string",
                          "id": 292630424,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxSurge": {
                          "type": "FixedOrPercent",
                          "id": 302572691,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxUnavailable": {
                          "type": "FixedOrPercent",
                          "id": 404940277,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "minReadySec": {
                          "type": "int32",
                          "id": 372481544,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "minimalAction": {
                          "type": "string",
                          "id": 270567060,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "mostDisruptiveAllowedAction": {
                          "type": "string",
                          "id": 66103053,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "replacementMethod": {
                          "type": "string",
                          "id": 505931694,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "type": {
                          "type": "string",
                          "id": 3575610,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "InstanceRedistributionType": {
                          "values": {
                            "UNDEFINED_INSTANCE_REDISTRIBUTION_TYPE": 0
                          }
                        },
                        "MinimalAction": {
                          "values": {
                            "UNDEFINED_MINIMAL_ACTION": 0
                          }
                        },
                        "MostDisruptiveAllowedAction": {
                          "values": {
                            "UNDEFINED_MOST_DISRUPTIVE_ALLOWED_ACTION": 0
                          }
                        },
                        "ReplacementMethod": {
                          "values": {
                            "UNDEFINED_REPLACEMENT_METHOD": 0,
                            "RECREATE": 522644719,
                            "SUBSTITUTE": 280924314
                          }
                        },
                        "Type": {
                          "values": {
                            "UNDEFINED_TYPE": 0,
                            "OPPORTUNISTIC": 429530089
                          }
                        }
                      }
                    },
                    "InstanceGroupManagerVersion": {
                      "oneofs": {
                        "_instanceTemplate": {
                          "oneof": [
                            "instanceTemplate"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_targetSize": {
                          "oneof": [
                            "targetSize"
                          ]
                        }
                      },
                      "fields": {
                        "instanceTemplate": {
                          "type": "string",
                          "id": 309248228,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetSize": {
                          "type": "FixedOrPercent",
                          "id": 62880239,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceGroupManagersAbandonInstancesRequest": {
                      "fields": {
                        "instances": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 29097598
                        }
                      }
                    },
                    "InstanceGroupManagersApplyUpdatesRequest": {
                      "oneofs": {
                        "_allInstances": {
                          "oneof": [
                            "allInstances"
                          ]
                        },
                        "_minimalAction": {
                          "oneof": [
                            "minimalAction"
                          ]
                        },
                        "_mostDisruptiveAllowedAction": {
                          "oneof": [
                            "mostDisruptiveAllowedAction"
                          ]
                        }
                      },
                      "fields": {
                        "allInstances": {
                          "type": "bool",
                          "id": 403676512,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instances": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 29097598
                        },
                        "minimalAction": {
                          "type": "string",
                          "id": 270567060,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "mostDisruptiveAllowedAction": {
                          "type": "string",
                          "id": 66103053,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "MinimalAction": {
                          "values": {
                            "UNDEFINED_MINIMAL_ACTION": 0
                          }
                        },
                        "MostDisruptiveAllowedAction": {
                          "values": {
                            "UNDEFINED_MOST_DISRUPTIVE_ALLOWED_ACTION": 0
                          }
                        }
                      }
                    },
                    "InstanceGroupManagersConfigureAcceleratorTopologiesRequest": {
                      "fields": {
                        "acceleratorTopologyActions": {
                          "keyType": "string",
                          "type": "string",
                          "id": 16520833
                        }
                      }
                    },
                    "InstanceGroupManagersCreateInstancesRequest": {
                      "fields": {
                        "instances": {
                          "rule": "repeated",
                          "type": "PerInstanceConfig",
                          "id": 29097598
                        }
                      }
                    },
                    "InstanceGroupManagersDeleteInstancesRequest": {
                      "oneofs": {
                        "_skipInstancesOnValidationError": {
                          "oneof": [
                            "skipInstancesOnValidationError"
                          ]
                        }
                      },
                      "fields": {
                        "instances": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 29097598
                        },
                        "skipInstancesOnValidationError": {
                          "type": "bool",
                          "id": 40631073,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceGroupManagersDeletePerInstanceConfigsReq": {
                      "fields": {
                        "names": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 104585032
                        }
                      }
                    },
                    "InstanceGroupManagersGetAvailableAcceleratorTopologiesResponse": {
                      "oneofs": {
                        "_multiMig": {
                          "oneof": [
                            "multiMig"
                          ]
                        }
                      },
                      "fields": {
                        "acceleratorTopologiesInfo": {
                          "keyType": "string",
                          "type": "InstanceGroupManagersGetAvailableAcceleratorTopologiesResponseAcceleratorTopologyInfo",
                          "id": 84833420
                        },
                        "multiMig": {
                          "type": "string",
                          "id": 403990085,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceGroupManagersGetAvailableAcceleratorTopologiesResponseAcceleratorTopologyInfo": {
                      "oneofs": {
                        "_acceleratorTopology": {
                          "oneof": [
                            "acceleratorTopology"
                          ]
                        },
                        "_acceleratorTopologyHealth": {
                          "oneof": [
                            "acceleratorTopologyHealth"
                          ]
                        },
                        "_acceleratorTopologyState": {
                          "oneof": [
                            "acceleratorTopologyState"
                          ]
                        },
                        "_instancesHealth": {
                          "oneof": [
                            "instancesHealth"
                          ]
                        },
                        "_parent": {
                          "oneof": [
                            "parent"
                          ]
                        }
                      },
                      "fields": {
                        "acceleratorTopology": {
                          "type": "string",
                          "id": 389323203,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "acceleratorTopologyHealth": {
                          "type": "string",
                          "id": 323449944,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "acceleratorTopologyState": {
                          "type": "InstanceGroupManagersGetAvailableAcceleratorTopologiesResponseAcceleratorTopologyState",
                          "id": 228860693,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instancesHealth": {
                          "type": "string",
                          "id": 165893949,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "parent": {
                          "type": "string",
                          "id": 78317738,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "AcceleratorTopologyHealth": {
                          "values": {
                            "UNDEFINED_ACCELERATOR_TOPOLOGY_HEALTH": 0,
                            "DEGRADED": 396890926,
                            "HEALTHY": 439801213,
                            "UNHEALTHY": 462118084,
                            "UNKNOWN": 433141802
                          }
                        },
                        "InstancesHealth": {
                          "values": {
                            "UNDEFINED_INSTANCES_HEALTH": 0,
                            "ALL_HEALTHY": 519465151,
                            "UNHEALTHY_OR_MISSING": 59982149
                          }
                        }
                      }
                    },
                    "InstanceGroupManagersGetAvailableAcceleratorTopologiesResponseAcceleratorTopologyState": {
                      "oneofs": {
                        "_currentState": {
                          "oneof": [
                            "currentState"
                          ]
                        },
                        "_error": {
                          "oneof": [
                            "error"
                          ]
                        },
                        "_errorTimestamp": {
                          "oneof": [
                            "errorTimestamp"
                          ]
                        }
                      },
                      "fields": {
                        "currentState": {
                          "type": "string",
                          "id": 438511179,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "error": {
                          "type": "Error",
                          "id": 96784904,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "errorTimestamp": {
                          "type": "string",
                          "id": 219548575,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "CurrentState": {
                          "values": {
                            "UNDEFINED_CURRENT_STATE": 0,
                            "ACTIVATING": 378825968,
                            "ACTIVE": 314733318,
                            "ACTIVE_DEGRADED": 471128135,
                            "DEACTIVATING": 57182257,
                            "FAILED": 455706685,
                            "INACTIVE": 270421099,
                            "INCOMPLETE": 11941214
                          }
                        }
                      }
                    },
                    "InstanceGroupManagersListErrorsResponse": {
                      "oneofs": {
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        }
                      },
                      "fields": {
                        "items": {
                          "rule": "repeated",
                          "type": "InstanceManagedByIgmError",
                          "id": 100526016
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceGroupManagersListManagedInstancesResponse": {
                      "oneofs": {
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        }
                      },
                      "fields": {
                        "managedInstances": {
                          "rule": "repeated",
                          "type": "ManagedInstance",
                          "id": 336219614
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceGroupManagersListPerInstanceConfigsResp": {
                      "oneofs": {
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "items": {
                          "rule": "repeated",
                          "type": "PerInstanceConfig",
                          "id": 100526016
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceGroupManagersPatchPerInstanceConfigsReq": {
                      "fields": {
                        "perInstanceConfigs": {
                          "rule": "repeated",
                          "type": "PerInstanceConfig",
                          "id": 526265001
                        }
                      }
                    },
                    "InstanceGroupManagersRecreateInstancesRequest": {
                      "fields": {
                        "instances": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 29097598
                        }
                      }
                    },
                    "InstanceGroupManagersResizeAdvancedRequest": {
                      "oneofs": {
                        "_noCreationRetries": {
                          "oneof": [
                            "noCreationRetries"
                          ]
                        },
                        "_targetSize": {
                          "oneof": [
                            "targetSize"
                          ]
                        }
                      },
                      "fields": {
                        "noCreationRetries": {
                          "type": "bool",
                          "id": 39329444,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetSize": {
                          "type": "int32",
                          "id": 62880239,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceGroupManagersResumeInstancesRequest": {
                      "fields": {
                        "instances": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 29097598
                        }
                      }
                    },
                    "InstanceGroupManagersScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManagers": {
                          "rule": "repeated",
                          "type": "InstanceGroupManager",
                          "id": 214072592
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceGroupManagersSetAutoHealingRequest": {
                      "fields": {
                        "autoHealingPolicies": {
                          "rule": "repeated",
                          "type": "InstanceGroupManagerAutoHealingPolicy",
                          "id": 456799109
                        }
                      }
                    },
                    "InstanceGroupManagersSetInstanceTemplateRequest": {
                      "oneofs": {
                        "_instanceTemplate": {
                          "oneof": [
                            "instanceTemplate"
                          ]
                        }
                      },
                      "fields": {
                        "instanceTemplate": {
                          "type": "string",
                          "id": 309248228,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceGroupManagersSetTargetPoolsRequest": {
                      "oneofs": {
                        "_fingerprint": {
                          "oneof": [
                            "fingerprint"
                          ]
                        }
                      },
                      "fields": {
                        "fingerprint": {
                          "type": "string",
                          "id": 234678500,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetPools": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 336072617
                        }
                      }
                    },
                    "InstanceGroupManagersStartInstancesRequest": {
                      "fields": {
                        "instances": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 29097598
                        }
                      }
                    },
                    "InstanceGroupManagersStopInstancesRequest": {
                      "oneofs": {
                        "_forceStop": {
                          "oneof": [
                            "forceStop"
                          ]
                        }
                      },
                      "fields": {
                        "forceStop": {
                          "type": "bool",
                          "id": 134762710,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instances": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 29097598
                        }
                      }
                    },
                    "InstanceGroupManagersSuspendInstancesRequest": {
                      "oneofs": {
                        "_forceSuspend": {
                          "oneof": [
                            "forceSuspend"
                          ]
                        }
                      },
                      "fields": {
                        "forceSuspend": {
                          "type": "bool",
                          "id": 27637480,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instances": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 29097598
                        }
                      }
                    },
                    "InstanceGroupManagersUpdatePerInstanceConfigsReq": {
                      "fields": {
                        "perInstanceConfigs": {
                          "rule": "repeated",
                          "type": "PerInstanceConfig",
                          "id": 526265001
                        }
                      }
                    },
                    "InstanceGroupsAddInstancesRequest": {
                      "fields": {
                        "instances": {
                          "rule": "repeated",
                          "type": "InstanceReference",
                          "id": 29097598
                        }
                      }
                    },
                    "InstanceGroupsListInstances": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "InstanceWithNamedPorts",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceGroupsListInstancesRequest": {
                      "oneofs": {
                        "_instanceState": {
                          "oneof": [
                            "instanceState"
                          ]
                        }
                      },
                      "fields": {
                        "instanceState": {
                          "type": "string",
                          "id": 92223591,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "InstanceState": {
                          "values": {
                            "UNDEFINED_INSTANCE_STATE": 0,
                            "ALL": 64897,
                            "RUNNING": 121282975
                          }
                        }
                      }
                    },
                    "InstanceGroupsRemoveInstancesRequest": {
                      "fields": {
                        "instances": {
                          "rule": "repeated",
                          "type": "InstanceReference",
                          "id": 29097598
                        }
                      }
                    },
                    "InstanceGroupsScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroups": {
                          "rule": "repeated",
                          "type": "InstanceGroup",
                          "id": 366469310
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceGroupsSetNamedPortsRequest": {
                      "oneofs": {
                        "_fingerprint": {
                          "oneof": [
                            "fingerprint"
                          ]
                        }
                      },
                      "fields": {
                        "fingerprint": {
                          "type": "string",
                          "id": 234678500,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "namedPorts": {
                          "rule": "repeated",
                          "type": "NamedPort",
                          "id": 427598732
                        }
                      }
                    },
                    "InstanceList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "Instance",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceListReferrers": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "Reference",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceManagedByIgmError": {
                      "oneofs": {
                        "_error": {
                          "oneof": [
                            "error"
                          ]
                        },
                        "_instanceActionDetails": {
                          "oneof": [
                            "instanceActionDetails"
                          ]
                        },
                        "_timestamp": {
                          "oneof": [
                            "timestamp"
                          ]
                        }
                      },
                      "fields": {
                        "error": {
                          "type": "InstanceManagedByIgmErrorManagedInstanceError",
                          "id": 96784904,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instanceActionDetails": {
                          "type": "InstanceManagedByIgmErrorInstanceActionDetails",
                          "id": 292224547,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "timestamp": {
                          "type": "string",
                          "id": 55126294,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceManagedByIgmErrorInstanceActionDetails": {
                      "oneofs": {
                        "_action": {
                          "oneof": [
                            "action"
                          ]
                        },
                        "_instance": {
                          "oneof": [
                            "instance"
                          ]
                        },
                        "_version": {
                          "oneof": [
                            "version"
                          ]
                        }
                      },
                      "fields": {
                        "action": {
                          "type": "string",
                          "id": 187661878,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "version": {
                          "type": "ManagedInstanceVersion",
                          "id": 351608024,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Action": {
                          "values": {
                            "UNDEFINED_ACTION": 0,
                            "ABANDONING": 388244813,
                            "ADOPTING": 414293554,
                            "CREATING": 455564985,
                            "CREATING_WITHOUT_RETRIES": 428843785,
                            "DELETING": 528602024,
                            "NONE": 2402104,
                            "RECREATING": 287278572,
                            "REFRESHING": 163266343,
                            "RESTARTING": 320534387,
                            "RESUMING": 446856618,
                            "STARTING": 488820800,
                            "STOPPING": 350791796,
                            "SUSPENDING": 514206246,
                            "VERIFYING": 16982185
                          }
                        }
                      }
                    },
                    "InstanceManagedByIgmErrorManagedInstanceError": {
                      "oneofs": {
                        "_code": {
                          "oneof": [
                            "code"
                          ]
                        },
                        "_message": {
                          "oneof": [
                            "message"
                          ]
                        }
                      },
                      "fields": {
                        "code": {
                          "type": "string",
                          "id": 3059181,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "message": {
                          "type": "string",
                          "id": 418054151,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceMoveRequest": {
                      "oneofs": {
                        "_destinationZone": {
                          "oneof": [
                            "destinationZone"
                          ]
                        },
                        "_targetInstance": {
                          "oneof": [
                            "targetInstance"
                          ]
                        }
                      },
                      "fields": {
                        "destinationZone": {
                          "type": "string",
                          "id": 131854653,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetInstance": {
                          "type": "string",
                          "id": 289769347,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceParams": {
                      "oneofs": {
                        "_requestValidForDuration": {
                          "oneof": [
                            "requestValidForDuration"
                          ]
                        }
                      },
                      "fields": {
                        "requestValidForDuration": {
                          "type": "Duration",
                          "id": 116247389,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "resourceManagerTags": {
                          "keyType": "string",
                          "type": "string",
                          "id": 377671164
                        }
                      }
                    },
                    "InstanceProperties": {
                      "oneofs": {
                        "_advancedMachineFeatures": {
                          "oneof": [
                            "advancedMachineFeatures"
                          ]
                        },
                        "_canIpForward": {
                          "oneof": [
                            "canIpForward"
                          ]
                        },
                        "_confidentialInstanceConfig": {
                          "oneof": [
                            "confidentialInstanceConfig"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_displayDevice": {
                          "oneof": [
                            "displayDevice"
                          ]
                        },
                        "_keyRevocationActionType": {
                          "oneof": [
                            "keyRevocationActionType"
                          ]
                        },
                        "_machineType": {
                          "oneof": [
                            "machineType"
                          ]
                        },
                        "_metadata": {
                          "oneof": [
                            "metadata"
                          ]
                        },
                        "_minCpuPlatform": {
                          "oneof": [
                            "minCpuPlatform"
                          ]
                        },
                        "_networkPerformanceConfig": {
                          "oneof": [
                            "networkPerformanceConfig"
                          ]
                        },
                        "_postKeyRevocationActionType": {
                          "oneof": [
                            "postKeyRevocationActionType"
                          ]
                        },
                        "_privateIpv6GoogleAccess": {
                          "oneof": [
                            "privateIpv6GoogleAccess"
                          ]
                        },
                        "_reservationAffinity": {
                          "oneof": [
                            "reservationAffinity"
                          ]
                        },
                        "_scheduling": {
                          "oneof": [
                            "scheduling"
                          ]
                        },
                        "_shieldedInstanceConfig": {
                          "oneof": [
                            "shieldedInstanceConfig"
                          ]
                        },
                        "_shieldedVmConfig": {
                          "oneof": [
                            "shieldedVmConfig"
                          ]
                        },
                        "_tags": {
                          "oneof": [
                            "tags"
                          ]
                        },
                        "_workloadIdentityConfig": {
                          "oneof": [
                            "workloadIdentityConfig"
                          ]
                        }
                      },
                      "fields": {
                        "advancedMachineFeatures": {
                          "type": "AdvancedMachineFeatures",
                          "id": 409646002,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "canIpForward": {
                          "type": "bool",
                          "id": 467731324,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "confidentialInstanceConfig": {
                          "type": "ConfidentialInstanceConfig",
                          "id": 490637685,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "disks": {
                          "rule": "repeated",
                          "type": "AttachedDisk",
                          "id": 95594102
                        },
                        "displayDevice": {
                          "type": "DisplayDevice",
                          "id": 258933875,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "guestAccelerators": {
                          "rule": "repeated",
                          "type": "AcceleratorConfig",
                          "id": 463595119
                        },
                        "keyRevocationActionType": {
                          "type": "string",
                          "id": 235941474,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labels": {
                          "keyType": "string",
                          "type": "string",
                          "id": 500195327
                        },
                        "machineType": {
                          "type": "string",
                          "id": 227711026,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "metadata": {
                          "type": "Metadata",
                          "id": 86866735,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "minCpuPlatform": {
                          "type": "string",
                          "id": 242912759,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "networkInterfaces": {
                          "rule": "repeated",
                          "type": "NetworkInterface",
                          "id": 52735243
                        },
                        "networkPerformanceConfig": {
                          "type": "NetworkPerformanceConfig",
                          "id": 398330850,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "partnerMetadata": {
                          "keyType": "string",
                          "type": "StructuredEntries",
                          "id": 65908934
                        },
                        "postKeyRevocationActionType": {
                          "type": "string",
                          "id": 292972897,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "privateIpv6GoogleAccess": {
                          "type": "string",
                          "id": 48277006,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "reservationAffinity": {
                          "type": "ReservationAffinity",
                          "id": 157850683,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "resourceManagerTags": {
                          "keyType": "string",
                          "type": "string",
                          "id": 377671164
                        },
                        "resourcePolicies": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 22220385
                        },
                        "scheduling": {
                          "type": "Scheduling",
                          "id": 386688404,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceAccounts": {
                          "rule": "repeated",
                          "type": "ServiceAccount",
                          "id": 277537328
                        },
                        "shieldedInstanceConfig": {
                          "type": "ShieldedInstanceConfig",
                          "id": 12862901,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "shieldedVmConfig": {
                          "type": "ShieldedVmConfig",
                          "id": 477568019,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "tags": {
                          "type": "Tags",
                          "id": 3552281,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "workloadIdentityConfig": {
                          "type": "WorkloadIdentityConfig",
                          "id": 338198811,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "KeyRevocationActionType": {
                          "values": {
                            "UNDEFINED_KEY_REVOCATION_ACTION_TYPE": 0,
                            "KEY_REVOCATION_ACTION_TYPE_UNSPECIFIED": 467110106,
                            "NONE": 2402104,
                            "STOP": 2555906
                          }
                        },
                        "PostKeyRevocationActionType": {
                          "values": {
                            "UNDEFINED_POST_KEY_REVOCATION_ACTION_TYPE": 0,
                            "NOOP": 2402146,
                            "POST_KEY_REVOCATION_ACTION_TYPE_UNSPECIFIED": 228738393,
                            "SHUTDOWN": 76412502
                          }
                        },
                        "PrivateIpv6GoogleAccess": {
                          "values": {
                            "UNDEFINED_PRIVATE_IPV6_GOOGLE_ACCESS": 0,
                            "ENABLE_BIDIRECTIONAL_ACCESS_TO_GOOGLE": 427975994,
                            "ENABLE_OUTBOUND_VM_ACCESS_TO_GOOGLE": 288210263,
                            "INHERIT_FROM_SUBNETWORK": 530256959
                          }
                        }
                      }
                    },
                    "InstancePropertiesPatch": {
                      "fields": {
                        "labels": {
                          "keyType": "string",
                          "type": "string",
                          "id": 500195327
                        },
                        "metadata": {
                          "keyType": "string",
                          "type": "string",
                          "id": 86866735
                        }
                      }
                    },
                    "InstanceReference": {
                      "oneofs": {
                        "_instance": {
                          "oneof": [
                            "instance"
                          ]
                        }
                      },
                      "fields": {
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceSettings": {
                      "oneofs": {
                        "_fingerprint": {
                          "oneof": [
                            "fingerprint"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_metadata": {
                          "oneof": [
                            "metadata"
                          ]
                        },
                        "_zone": {
                          "oneof": [
                            "zone"
                          ]
                        }
                      },
                      "fields": {
                        "fingerprint": {
                          "type": "string",
                          "id": 234678500,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "metadata": {
                          "type": "InstanceSettingsMetadata",
                          "id": 86866735,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceSettingsMetadata": {
                      "oneofs": {
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        }
                      },
                      "fields": {
                        "items": {
                          "keyType": "string",
                          "type": "string",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceTemplate": {
                      "oneofs": {
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_properties": {
                          "oneof": [
                            "properties"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_sourceInstance": {
                          "oneof": [
                            "sourceInstance"
                          ]
                        },
                        "_sourceInstanceParams": {
                          "oneof": [
                            "sourceInstanceParams"
                          ]
                        }
                      },
                      "fields": {
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "properties": {
                          "type": "InstanceProperties",
                          "id": 147688755,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceInstance": {
                          "type": "string",
                          "id": 396315705,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceInstanceParams": {
                          "type": "SourceInstanceParams",
                          "id": 135342156,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceTemplateAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "InstanceTemplatesScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceTemplateList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "InstanceTemplate",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceTemplatesScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "instanceTemplates": {
                          "rule": "repeated",
                          "type": "InstanceTemplate",
                          "id": 459889679
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstanceWithNamedPorts": {
                      "oneofs": {
                        "_instance": {
                          "oneof": [
                            "instance"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        }
                      },
                      "fields": {
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "namedPorts": {
                          "rule": "repeated",
                          "type": "NamedPort",
                          "id": 427598732
                        },
                        "status": {
                          "type": "string",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Status": {
                          "values": {
                            "UNDEFINED_STATUS": 0,
                            "DEPROVISIONING": 428935662,
                            "PENDING": 35394935,
                            "PENDING_STOP": 362509770,
                            "PROVISIONING": 290896621,
                            "REPAIRING": 413483285,
                            "RUNNING": 121282975,
                            "STAGING": 431072283,
                            "STOPPED": 444276141,
                            "STOPPING": 350791796,
                            "SUSPENDED": 51223995,
                            "SUSPENDING": 514206246,
                            "TERMINATED": 250018339
                          }
                        }
                      }
                    },
                    "InstancesAddResourcePoliciesRequest": {
                      "fields": {
                        "resourcePolicies": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 22220385
                        }
                      }
                    },
                    "InstancesBulkInsertOperationMetadata": {
                      "fields": {
                        "perLocationStatus": {
                          "keyType": "string",
                          "type": "BulkInsertOperationStatus",
                          "id": 167851162
                        }
                      }
                    },
                    "InstancesGetEffectiveFirewallsResponse": {
                      "fields": {
                        "firewallPolicys": {
                          "rule": "repeated",
                          "type": "InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy",
                          "id": 410985794
                        },
                        "firewalls": {
                          "rule": "repeated",
                          "type": "Firewall",
                          "id": 272245619
                        },
                        "organizationFirewalls": {
                          "rule": "repeated",
                          "type": "InstancesGetEffectiveFirewallsResponseOrganizationFirewallPolicy",
                          "id": 466315111
                        }
                      }
                    },
                    "InstancesGetEffectiveFirewallsResponseEffectiveFirewallPolicy": {
                      "oneofs": {
                        "_displayName": {
                          "oneof": [
                            "displayName"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_priority": {
                          "oneof": [
                            "priority"
                          ]
                        },
                        "_shortName": {
                          "oneof": [
                            "shortName"
                          ]
                        },
                        "_type": {
                          "oneof": [
                            "type"
                          ]
                        }
                      },
                      "fields": {
                        "displayName": {
                          "type": "string",
                          "id": 4473832,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "packetMirroringRules": {
                          "rule": "repeated",
                          "type": "FirewallPolicyRule",
                          "id": 531644356
                        },
                        "priority": {
                          "type": "int32",
                          "id": 445151652,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "rules": {
                          "rule": "repeated",
                          "type": "FirewallPolicyRule",
                          "id": 108873975
                        },
                        "shortName": {
                          "type": "string",
                          "id": 492051566,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "type": {
                          "type": "string",
                          "id": 3575610,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Type": {
                          "values": {
                            "UNDEFINED_TYPE": 0,
                            "HIERARCHY": 69902869,
                            "NETWORK": 413984270,
                            "NETWORK_REGIONAL": 190804272,
                            "SYSTEM_GLOBAL": 60099507,
                            "SYSTEM_REGIONAL": 161777199,
                            "UNSPECIFIED": 526786327
                          }
                        }
                      }
                    },
                    "InstancesGetEffectiveFirewallsResponseOrganizationFirewallPolicy": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "rules": {
                          "rule": "repeated",
                          "type": "SecurityPolicyRule",
                          "id": 108873975
                        }
                      }
                    },
                    "InstancesRemoveResourcePoliciesRequest": {
                      "fields": {
                        "resourcePolicies": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 22220385
                        }
                      }
                    },
                    "InstancesReportHostAsFaultyRequest": {
                      "oneofs": {
                        "_disruptionSchedule": {
                          "oneof": [
                            "disruptionSchedule"
                          ]
                        }
                      },
                      "fields": {
                        "disruptionSchedule": {
                          "type": "string",
                          "id": 95871619,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "faultReasons": {
                          "rule": "repeated",
                          "type": "InstancesReportHostAsFaultyRequestFaultReason",
                          "id": 168056210
                        }
                      },
                      "nested": {
                        "DisruptionSchedule": {
                          "values": {
                            "UNDEFINED_DISRUPTION_SCHEDULE": 0,
                            "DISRUPTION_SCHEDULE_UNSPECIFIED": 332543835,
                            "FUTURE": 474513859,
                            "IMMEDIATE": 152881041
                          }
                        }
                      }
                    },
                    "InstancesReportHostAsFaultyRequestFaultReason": {
                      "oneofs": {
                        "_behavior": {
                          "oneof": [
                            "behavior"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        }
                      },
                      "fields": {
                        "behavior": {
                          "type": "string",
                          "id": 437170770,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Behavior": {
                          "values": {
                            "UNDEFINED_BEHAVIOR": 0,
                            "BEHAVIOR_UNSPECIFIED": 85734570,
                            "CHIP_ERROR": 263151669,
                            "PERFORMANCE": 135701520,
                            "SILENT_DATA_CORRUPTION": 111360678,
                            "UNRECOVERABLE_GPU_ERROR": 363710747
                          }
                        }
                      }
                    },
                    "InstancesResumeRequest": {
                      "oneofs": {
                        "_instanceEncryptionKey": {
                          "oneof": [
                            "instanceEncryptionKey"
                          ]
                        }
                      },
                      "fields": {
                        "disks": {
                          "rule": "repeated",
                          "type": "CustomerEncryptionKeyProtectedDisk",
                          "id": 95594102
                        },
                        "instanceEncryptionKey": {
                          "type": "CustomerEncryptionKey",
                          "id": 64741517,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstancesScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "instances": {
                          "rule": "repeated",
                          "type": "Instance",
                          "id": 29097598
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstancesSetLabelsRequest": {
                      "oneofs": {
                        "_labelFingerprint": {
                          "oneof": [
                            "labelFingerprint"
                          ]
                        }
                      },
                      "fields": {
                        "labelFingerprint": {
                          "type": "string",
                          "id": 178124825,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labels": {
                          "keyType": "string",
                          "type": "string",
                          "id": 500195327
                        }
                      }
                    },
                    "InstancesSetMachineResourcesRequest": {
                      "fields": {
                        "guestAccelerators": {
                          "rule": "repeated",
                          "type": "AcceleratorConfig",
                          "id": 463595119
                        }
                      }
                    },
                    "InstancesSetMachineTypeRequest": {
                      "oneofs": {
                        "_machineType": {
                          "oneof": [
                            "machineType"
                          ]
                        }
                      },
                      "fields": {
                        "machineType": {
                          "type": "string",
                          "id": 227711026,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstancesSetMinCpuPlatformRequest": {
                      "oneofs": {
                        "_minCpuPlatform": {
                          "oneof": [
                            "minCpuPlatform"
                          ]
                        }
                      },
                      "fields": {
                        "minCpuPlatform": {
                          "type": "string",
                          "id": 242912759,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstancesSetNameRequest": {
                      "oneofs": {
                        "_currentName": {
                          "oneof": [
                            "currentName"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        }
                      },
                      "fields": {
                        "currentName": {
                          "type": "string",
                          "id": 394983825,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstancesSetSecurityPolicyRequest": {
                      "oneofs": {
                        "_securityPolicy": {
                          "oneof": [
                            "securityPolicy"
                          ]
                        }
                      },
                      "fields": {
                        "networkInterfaces": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 52735243
                        },
                        "securityPolicy": {
                          "type": "string",
                          "id": 171082513,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstancesSetServiceAccountRequest": {
                      "oneofs": {
                        "_email": {
                          "oneof": [
                            "email"
                          ]
                        }
                      },
                      "fields": {
                        "email": {
                          "type": "string",
                          "id": 96619420,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "scopes": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 165973151
                        }
                      }
                    },
                    "InstancesStartWithEncryptionKeyRequest": {
                      "fields": {
                        "disks": {
                          "rule": "repeated",
                          "type": "CustomerEncryptionKeyProtectedDisk",
                          "id": 95594102
                        }
                      }
                    },
                    "InstantSnapshot": {
                      "oneofs": {
                        "_architecture": {
                          "oneof": [
                            "architecture"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_diskSizeGb": {
                          "oneof": [
                            "diskSizeGb"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_labelFingerprint": {
                          "oneof": [
                            "labelFingerprint"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_params": {
                          "oneof": [
                            "params"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_resourceStatus": {
                          "oneof": [
                            "resourceStatus"
                          ]
                        },
                        "_satisfiesPzi": {
                          "oneof": [
                            "satisfiesPzi"
                          ]
                        },
                        "_satisfiesPzs": {
                          "oneof": [
                            "satisfiesPzs"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_selfLinkWithId": {
                          "oneof": [
                            "selfLinkWithId"
                          ]
                        },
                        "_sourceDisk": {
                          "oneof": [
                            "sourceDisk"
                          ]
                        },
                        "_sourceDiskId": {
                          "oneof": [
                            "sourceDiskId"
                          ]
                        },
                        "_sourceInstantSnapshotGroup": {
                          "oneof": [
                            "sourceInstantSnapshotGroup"
                          ]
                        },
                        "_sourceInstantSnapshotGroupId": {
                          "oneof": [
                            "sourceInstantSnapshotGroupId"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        },
                        "_zone": {
                          "oneof": [
                            "zone"
                          ]
                        }
                      },
                      "fields": {
                        "architecture": {
                          "type": "string",
                          "id": 302803283,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "diskSizeGb": {
                          "type": "int64",
                          "id": 316263735,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labelFingerprint": {
                          "type": "string",
                          "id": 178124825,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labels": {
                          "keyType": "string",
                          "type": "string",
                          "id": 500195327
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "params": {
                          "type": "InstantSnapshotParams",
                          "id": 78313862,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "resourceStatus": {
                          "type": "InstantSnapshotResourceStatus",
                          "id": 249429315,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "satisfiesPzi": {
                          "type": "bool",
                          "id": 480964257,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "satisfiesPzs": {
                          "type": "bool",
                          "id": 480964267,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLinkWithId": {
                          "type": "string",
                          "id": 44520962,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceDisk": {
                          "type": "string",
                          "id": 451753793,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceDiskId": {
                          "type": "string",
                          "id": 454190809,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceInstantSnapshotGroup": {
                          "type": "string",
                          "id": 525991686,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceInstantSnapshotGroupId": {
                          "type": "string",
                          "id": 167103732,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "string",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Architecture": {
                          "values": {
                            "UNDEFINED_ARCHITECTURE": 0,
                            "ARCHITECTURE_UNSPECIFIED": 394750507,
                            "ARM64": 62547450,
                            "X86_64": 425300551
                          }
                        },
                        "Status": {
                          "values": {
                            "UNDEFINED_STATUS": 0,
                            "CREATING": 455564985,
                            "DELETING": 528602024,
                            "FAILED": 455706685,
                            "READY": 77848963,
                            "UNAVAILABLE": 413756464
                          }
                        }
                      }
                    },
                    "InstantSnapshotAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "InstantSnapshotsScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstantSnapshotGroup": {
                      "oneofs": {
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_resourceStatus": {
                          "oneof": [
                            "resourceStatus"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_selfLinkWithId": {
                          "oneof": [
                            "selfLinkWithId"
                          ]
                        },
                        "_sourceConsistencyGroup": {
                          "oneof": [
                            "sourceConsistencyGroup"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        },
                        "_zone": {
                          "oneof": [
                            "zone"
                          ]
                        }
                      },
                      "fields": {
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "resourceStatus": {
                          "type": "InstantSnapshotGroupResourceStatus",
                          "id": 249429315,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLinkWithId": {
                          "type": "string",
                          "id": 44520962,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceConsistencyGroup": {
                          "type": "string",
                          "id": 531359348,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "string",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Status": {
                          "values": {
                            "UNDEFINED_STATUS": 0,
                            "CREATING": 455564985,
                            "DELETING": 528602024,
                            "FAILED": 455706685,
                            "INVALID": 530283991,
                            "READY": 77848963,
                            "UNKNOWN": 433141802
                          }
                        }
                      }
                    },
                    "InstantSnapshotGroupParameters": {
                      "oneofs": {
                        "_sourceInstantSnapshotGroup": {
                          "oneof": [
                            "sourceInstantSnapshotGroup"
                          ]
                        }
                      },
                      "fields": {
                        "sourceInstantSnapshotGroup": {
                          "type": "string",
                          "id": 525991686,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstantSnapshotGroupResourceStatus": {
                      "oneofs": {
                        "_consistencyMembershipResolutionTime": {
                          "oneof": [
                            "consistencyMembershipResolutionTime"
                          ]
                        },
                        "_sourceInfo": {
                          "oneof": [
                            "sourceInfo"
                          ]
                        }
                      },
                      "fields": {
                        "consistencyMembershipResolutionTime": {
                          "type": "string",
                          "id": 346675870,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceInfo": {
                          "type": "InstantSnapshotGroupSourceInfo",
                          "id": 451907154,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstantSnapshotGroupSourceInfo": {
                      "oneofs": {
                        "_consistencyGroup": {
                          "oneof": [
                            "consistencyGroup"
                          ]
                        },
                        "_consistencyGroupId": {
                          "oneof": [
                            "consistencyGroupId"
                          ]
                        }
                      },
                      "fields": {
                        "consistencyGroup": {
                          "type": "string",
                          "id": 508183960,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "consistencyGroupId": {
                          "type": "string",
                          "id": 85599522,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstantSnapshotList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "InstantSnapshot",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstantSnapshotParams": {
                      "fields": {
                        "resourceManagerTags": {
                          "keyType": "string",
                          "type": "string",
                          "id": 377671164
                        }
                      }
                    },
                    "InstantSnapshotResourceStatus": {
                      "oneofs": {
                        "_storageSizeBytes": {
                          "oneof": [
                            "storageSizeBytes"
                          ]
                        }
                      },
                      "fields": {
                        "storageSizeBytes": {
                          "type": "int64",
                          "id": 387548913,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InstantSnapshotsScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "instantSnapshots": {
                          "rule": "repeated",
                          "type": "InstantSnapshot",
                          "id": 329637457
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "Int64RangeMatch": {
                      "oneofs": {
                        "_rangeEnd": {
                          "oneof": [
                            "rangeEnd"
                          ]
                        },
                        "_rangeStart": {
                          "oneof": [
                            "rangeStart"
                          ]
                        }
                      },
                      "fields": {
                        "rangeEnd": {
                          "type": "int64",
                          "id": 322439897,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "rangeStart": {
                          "type": "int64",
                          "id": 103333600,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "Interconnect": {
                      "oneofs": {
                        "_aaiEnabled": {
                          "oneof": [
                            "aaiEnabled"
                          ]
                        },
                        "_adminEnabled": {
                          "oneof": [
                            "adminEnabled"
                          ]
                        },
                        "_applicationAwareInterconnect": {
                          "oneof": [
                            "applicationAwareInterconnect"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_customerName": {
                          "oneof": [
                            "customerName"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_googleIpAddress": {
                          "oneof": [
                            "googleIpAddress"
                          ]
                        },
                        "_googleReferenceId": {
                          "oneof": [
                            "googleReferenceId"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_interconnectType": {
                          "oneof": [
                            "interconnectType"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_labelFingerprint": {
                          "oneof": [
                            "labelFingerprint"
                          ]
                        },
                        "_linkType": {
                          "oneof": [
                            "linkType"
                          ]
                        },
                        "_location": {
                          "oneof": [
                            "location"
                          ]
                        },
                        "_macsec": {
                          "oneof": [
                            "macsec"
                          ]
                        },
                        "_macsecEnabled": {
                          "oneof": [
                            "macsecEnabled"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_nocContactEmail": {
                          "oneof": [
                            "nocContactEmail"
                          ]
                        },
                        "_operationalStatus": {
                          "oneof": [
                            "operationalStatus"
                          ]
                        },
                        "_params": {
                          "oneof": [
                            "params"
                          ]
                        },
                        "_peerIpAddress": {
                          "oneof": [
                            "peerIpAddress"
                          ]
                        },
                        "_provisionedLinkCount": {
                          "oneof": [
                            "provisionedLinkCount"
                          ]
                        },
                        "_remoteLocation": {
                          "oneof": [
                            "remoteLocation"
                          ]
                        },
                        "_requestedLinkCount": {
                          "oneof": [
                            "requestedLinkCount"
                          ]
                        },
                        "_satisfiesPzs": {
                          "oneof": [
                            "satisfiesPzs"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_state": {
                          "oneof": [
                            "state"
                          ]
                        },
                        "_subzone": {
                          "oneof": [
                            "subzone"
                          ]
                        }
                      },
                      "fields": {
                        "aaiEnabled": {
                          "type": "bool",
                          "id": 388780363,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "adminEnabled": {
                          "type": "bool",
                          "id": 445675089,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "applicationAwareInterconnect": {
                          "type": "InterconnectApplicationAwareInterconnect",
                          "id": 429095966,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "availableFeatures": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 496344307
                        },
                        "circuitInfos": {
                          "rule": "repeated",
                          "type": "InterconnectCircuitInfo",
                          "id": 164839855
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "customerName": {
                          "type": "string",
                          "id": 3665484,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "expectedOutages": {
                          "rule": "repeated",
                          "type": "InterconnectOutageNotification",
                          "id": 264484123
                        },
                        "googleIpAddress": {
                          "type": "string",
                          "id": 443105954,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "googleReferenceId": {
                          "type": "string",
                          "id": 534944469,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "interconnectAttachments": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 425388415
                        },
                        "interconnectGroups": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 237049509
                        },
                        "interconnectType": {
                          "type": "string",
                          "id": 515165259,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labelFingerprint": {
                          "type": "string",
                          "id": 178124825,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labels": {
                          "keyType": "string",
                          "type": "string",
                          "id": 500195327
                        },
                        "linkType": {
                          "type": "string",
                          "id": 523207775,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "location": {
                          "type": "string",
                          "id": 290430901,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "macsec": {
                          "type": "InterconnectMacsec",
                          "id": 528867490,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "macsecEnabled": {
                          "type": "bool",
                          "id": 194203812,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nocContactEmail": {
                          "type": "string",
                          "id": 14072832,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "operationalStatus": {
                          "type": "string",
                          "id": 201070847,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "params": {
                          "type": "InterconnectParams",
                          "id": 78313862,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "peerIpAddress": {
                          "type": "string",
                          "id": 207735769,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "provisionedLinkCount": {
                          "type": "int32",
                          "id": 410888565,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "remoteLocation": {
                          "type": "string",
                          "id": 324388750,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "requestedFeatures": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 461240814
                        },
                        "requestedLinkCount": {
                          "type": "int32",
                          "id": 45051387,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "satisfiesPzs": {
                          "type": "bool",
                          "id": 480964267,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "state": {
                          "type": "string",
                          "id": 109757585,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "subzone": {
                          "type": "string",
                          "id": 280084972,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "wireGroups": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 40662734
                        }
                      },
                      "nested": {
                        "AvailableFeatures": {
                          "values": {
                            "UNDEFINED_AVAILABLE_FEATURES": 0
                          }
                        },
                        "InterconnectType": {
                          "values": {
                            "UNDEFINED_INTERCONNECT_TYPE": 0,
                            "DEDICATED": 258411983,
                            "IT_PRIVATE": 335677007,
                            "PARTNER": 461924520
                          }
                        },
                        "LinkType": {
                          "values": {
                            "UNDEFINED_LINK_TYPE": 0,
                            "LINK_TYPE_ETHERNET_100G_LR": 337672551,
                            "LINK_TYPE_ETHERNET_10G_LR": 236739749,
                            "LINK_TYPE_ETHERNET_400G_LR4": 127023690
                          }
                        },
                        "OperationalStatus": {
                          "values": {
                            "UNDEFINED_OPERATIONAL_STATUS": 0,
                            "OS_ACTIVE": 55721409,
                            "OS_UNPROVISIONED": 239771840
                          }
                        },
                        "RequestedFeatures": {
                          "values": {
                            "UNDEFINED_REQUESTED_FEATURES": 0
                          }
                        },
                        "State": {
                          "values": {
                            "UNDEFINED_STATE": 0,
                            "ACTIVE": 314733318,
                            "UNPROVISIONED": 517333979
                          }
                        },
                        "Subzone": {
                          "values": {
                            "UNDEFINED_SUBZONE": 0,
                            "SUBZONE_A": 291575438,
                            "SUBZONE_B": 291575439
                          }
                        }
                      }
                    },
                    "InterconnectApplicationAwareInterconnect": {
                      "oneofs": {
                        "_bandwidthPercentagePolicy": {
                          "oneof": [
                            "bandwidthPercentagePolicy"
                          ]
                        },
                        "_profileDescription": {
                          "oneof": [
                            "profileDescription"
                          ]
                        },
                        "_strictPriorityPolicy": {
                          "oneof": [
                            "strictPriorityPolicy"
                          ]
                        }
                      },
                      "fields": {
                        "bandwidthPercentagePolicy": {
                          "type": "InterconnectApplicationAwareInterconnectBandwidthPercentagePolicy",
                          "id": 187018857,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "profileDescription": {
                          "type": "string",
                          "id": 262813286,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "shapeAveragePercentages": {
                          "rule": "repeated",
                          "type": "InterconnectApplicationAwareInterconnectBandwidthPercentage",
                          "id": 259857497
                        },
                        "strictPriorityPolicy": {
                          "type": "InterconnectApplicationAwareInterconnectStrictPriorityPolicy",
                          "id": 145083063,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InterconnectApplicationAwareInterconnectBandwidthPercentage": {
                      "oneofs": {
                        "_percentage": {
                          "oneof": [
                            "percentage"
                          ]
                        },
                        "_trafficClass": {
                          "oneof": [
                            "trafficClass"
                          ]
                        }
                      },
                      "fields": {
                        "percentage": {
                          "type": "uint32",
                          "id": 151909018,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "trafficClass": {
                          "type": "string",
                          "id": 198180022,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "TrafficClass": {
                          "values": {
                            "UNDEFINED_TRAFFIC_CLASS": 0,
                            "TC1": 82850,
                            "TC2": 82851,
                            "TC3": 82852,
                            "TC4": 82853,
                            "TC5": 82854,
                            "TC6": 82855
                          }
                        }
                      }
                    },
                    "InterconnectApplicationAwareInterconnectBandwidthPercentagePolicy": {
                      "fields": {
                        "bandwidthPercentages": {
                          "rule": "repeated",
                          "type": "InterconnectApplicationAwareInterconnectBandwidthPercentage",
                          "id": 233373323
                        }
                      }
                    },
                    "InterconnectApplicationAwareInterconnectStrictPriorityPolicy": {
                      "fields": {}
                    },
                    "InterconnectAttachment": {
                      "oneofs": {
                        "_adminEnabled": {
                          "oneof": [
                            "adminEnabled"
                          ]
                        },
                        "_attachmentGroup": {
                          "oneof": [
                            "attachmentGroup"
                          ]
                        },
                        "_bandwidth": {
                          "oneof": [
                            "bandwidth"
                          ]
                        },
                        "_candidateCloudRouterIpAddress": {
                          "oneof": [
                            "candidateCloudRouterIpAddress"
                          ]
                        },
                        "_candidateCloudRouterIpv6Address": {
                          "oneof": [
                            "candidateCloudRouterIpv6Address"
                          ]
                        },
                        "_candidateCustomerRouterIpAddress": {
                          "oneof": [
                            "candidateCustomerRouterIpAddress"
                          ]
                        },
                        "_candidateCustomerRouterIpv6Address": {
                          "oneof": [
                            "candidateCustomerRouterIpv6Address"
                          ]
                        },
                        "_cloudRouterIpAddress": {
                          "oneof": [
                            "cloudRouterIpAddress"
                          ]
                        },
                        "_cloudRouterIpv6Address": {
                          "oneof": [
                            "cloudRouterIpv6Address"
                          ]
                        },
                        "_cloudRouterIpv6InterfaceId": {
                          "oneof": [
                            "cloudRouterIpv6InterfaceId"
                          ]
                        },
                        "_configurationConstraints": {
                          "oneof": [
                            "configurationConstraints"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_customerRouterIpAddress": {
                          "oneof": [
                            "customerRouterIpAddress"
                          ]
                        },
                        "_customerRouterIpv6Address": {
                          "oneof": [
                            "customerRouterIpv6Address"
                          ]
                        },
                        "_customerRouterIpv6InterfaceId": {
                          "oneof": [
                            "customerRouterIpv6InterfaceId"
                          ]
                        },
                        "_dataplaneVersion": {
                          "oneof": [
                            "dataplaneVersion"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_edgeAvailabilityDomain": {
                          "oneof": [
                            "edgeAvailabilityDomain"
                          ]
                        },
                        "_encryption": {
                          "oneof": [
                            "encryption"
                          ]
                        },
                        "_googleReferenceId": {
                          "oneof": [
                            "googleReferenceId"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_interconnect": {
                          "oneof": [
                            "interconnect"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_l2Forwarding": {
                          "oneof": [
                            "l2Forwarding"
                          ]
                        },
                        "_labelFingerprint": {
                          "oneof": [
                            "labelFingerprint"
                          ]
                        },
                        "_mtu": {
                          "oneof": [
                            "mtu"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_operationalStatus": {
                          "oneof": [
                            "operationalStatus"
                          ]
                        },
                        "_pairingKey": {
                          "oneof": [
                            "pairingKey"
                          ]
                        },
                        "_params": {
                          "oneof": [
                            "params"
                          ]
                        },
                        "_partnerAsn": {
                          "oneof": [
                            "partnerAsn"
                          ]
                        },
                        "_partnerMetadata": {
                          "oneof": [
                            "partnerMetadata"
                          ]
                        },
                        "_privateInterconnectInfo": {
                          "oneof": [
                            "privateInterconnectInfo"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_remoteService": {
                          "oneof": [
                            "remoteService"
                          ]
                        },
                        "_router": {
                          "oneof": [
                            "router"
                          ]
                        },
                        "_satisfiesPzs": {
                          "oneof": [
                            "satisfiesPzs"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_stackType": {
                          "oneof": [
                            "stackType"
                          ]
                        },
                        "_state": {
                          "oneof": [
                            "state"
                          ]
                        },
                        "_subnetLength": {
                          "oneof": [
                            "subnetLength"
                          ]
                        },
                        "_type": {
                          "oneof": [
                            "type"
                          ]
                        },
                        "_vlanTag8021q": {
                          "oneof": [
                            "vlanTag8021q"
                          ]
                        }
                      },
                      "fields": {
                        "adminEnabled": {
                          "type": "bool",
                          "id": 445675089,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "attachmentGroup": {
                          "type": "string",
                          "id": 63442019,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "bandwidth": {
                          "type": "string",
                          "id": 181715121,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "candidateCloudRouterIpAddress": {
                          "type": "string",
                          "id": 311379276,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "candidateCloudRouterIpv6Address": {
                          "type": "string",
                          "id": 417499660,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "candidateCustomerRouterIpAddress": {
                          "type": "string",
                          "id": 339113389,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "candidateCustomerRouterIpv6Address": {
                          "type": "string",
                          "id": 226436653,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "candidateIpv6Subnets": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 70682522
                        },
                        "candidateSubnets": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 237842938
                        },
                        "cloudRouterIpAddress": {
                          "type": "string",
                          "id": 287392776,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "cloudRouterIpv6Address": {
                          "type": "string",
                          "id": 451922376,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "cloudRouterIpv6InterfaceId": {
                          "type": "string",
                          "id": 521282701,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "configurationConstraints": {
                          "type": "InterconnectAttachmentConfigurationConstraints",
                          "id": 179681389,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "customerRouterIpAddress": {
                          "type": "string",
                          "id": 332475761,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "customerRouterIpv6Address": {
                          "type": "string",
                          "id": 290127089,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "customerRouterIpv6InterfaceId": {
                          "type": "string",
                          "id": 380994308,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "dataplaneVersion": {
                          "type": "int32",
                          "id": 34920075,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "edgeAvailabilityDomain": {
                          "type": "string",
                          "id": 71289510,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "encryption": {
                          "type": "string",
                          "id": 97980291,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "googleReferenceId": {
                          "type": "string",
                          "id": 534944469,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "interconnect": {
                          "type": "string",
                          "id": 224601230,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipsecInternalAddresses": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 407648565
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "l2Forwarding": {
                          "type": "InterconnectAttachmentL2Forwarding",
                          "id": 84784022,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labelFingerprint": {
                          "type": "string",
                          "id": 178124825,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labels": {
                          "keyType": "string",
                          "type": "string",
                          "id": 500195327
                        },
                        "mtu": {
                          "type": "int32",
                          "id": 108462,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "operationalStatus": {
                          "type": "string",
                          "id": 201070847,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pairingKey": {
                          "type": "string",
                          "id": 439695464,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "params": {
                          "type": "InterconnectAttachmentParams",
                          "id": 78313862,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "partnerAsn": {
                          "type": "int64",
                          "id": 438166149,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "partnerMetadata": {
                          "type": "InterconnectAttachmentPartnerMetadata",
                          "id": 65908934,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "privateInterconnectInfo": {
                          "type": "InterconnectAttachmentPrivateInfo",
                          "id": 237270531,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "remoteService": {
                          "type": "string",
                          "id": 391954364,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "router": {
                          "type": "string",
                          "id": 148608841,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "satisfiesPzs": {
                          "type": "bool",
                          "id": 480964267,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "stackType": {
                          "type": "string",
                          "id": 425908881,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "state": {
                          "type": "string",
                          "id": 109757585,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "subnetLength": {
                          "type": "int32",
                          "id": 279831048,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "type": {
                          "type": "string",
                          "id": 3575610,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "vlanTag8021q": {
                          "type": "int32",
                          "id": 119927836,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Bandwidth": {
                          "values": {
                            "UNDEFINED_BANDWIDTH": 0,
                            "BPS_100G": 49547952,
                            "BPS_100M": 49547958,
                            "BPS_10G": 278693006,
                            "BPS_1G": 355358448,
                            "BPS_200M": 49577749,
                            "BPS_20G": 278693967,
                            "BPS_2G": 355358479,
                            "BPS_300M": 49607540,
                            "BPS_400G": 49637325,
                            "BPS_400M": 49637331,
                            "BPS_500M": 49667122,
                            "BPS_50G": 278696850,
                            "BPS_50M": 278696856,
                            "BPS_5G": 355358572
                          }
                        },
                        "EdgeAvailabilityDomain": {
                          "values": {
                            "UNDEFINED_EDGE_AVAILABILITY_DOMAIN": 0,
                            "AVAILABILITY_DOMAIN_1": 349552090,
                            "AVAILABILITY_DOMAIN_2": 349552091,
                            "AVAILABILITY_DOMAIN_ANY": 375256373
                          }
                        },
                        "Encryption": {
                          "values": {
                            "UNDEFINED_ENCRYPTION": 0,
                            "IPSEC": 69882282,
                            "NONE": 2402104
                          }
                        },
                        "OperationalStatus": {
                          "values": {
                            "UNDEFINED_OPERATIONAL_STATUS": 0,
                            "OS_ACTIVE": 55721409,
                            "OS_UNPROVISIONED": 239771840
                          }
                        },
                        "StackType": {
                          "values": {
                            "UNDEFINED_STACK_TYPE": 0,
                            "IPV4_IPV6": 22197249,
                            "IPV4_ONLY": 22373798
                          }
                        },
                        "State": {
                          "values": {
                            "UNDEFINED_STATE": 0,
                            "ACTIVE": 314733318,
                            "DEFUNCT": 115891759,
                            "PARTNER_REQUEST_RECEIVED": 513587304,
                            "PENDING_CUSTOMER": 167494054,
                            "PENDING_PARTNER": 387890656,
                            "STATE_UNSPECIFIED": 470755401,
                            "UNPROVISIONED": 517333979
                          }
                        },
                        "Type": {
                          "values": {
                            "UNDEFINED_TYPE": 0,
                            "DEDICATED": 258411983,
                            "L2_DEDICATED": 336595510,
                            "PARTNER": 461924520,
                            "PARTNER_PROVIDER": 483261352
                          }
                        }
                      }
                    },
                    "InterconnectAttachmentAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "InterconnectAttachmentsScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InterconnectAttachmentConfigurationConstraints": {
                      "oneofs": {
                        "_bgpMd5": {
                          "oneof": [
                            "bgpMd5"
                          ]
                        }
                      },
                      "fields": {
                        "bgpMd5": {
                          "type": "string",
                          "id": 373093386,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "bgpPeerAsnRanges": {
                          "rule": "repeated",
                          "type": "InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange",
                          "id": 475946370
                        }
                      },
                      "nested": {
                        "BgpMd5": {
                          "values": {
                            "UNDEFINED_BGP_MD5": 0,
                            "MD5_OPTIONAL": 532156673,
                            "MD5_REQUIRED": 218034496,
                            "MD5_UNSUPPORTED": 86962388
                          }
                        }
                      }
                    },
                    "InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange": {
                      "oneofs": {
                        "_max": {
                          "oneof": [
                            "max"
                          ]
                        },
                        "_min": {
                          "oneof": [
                            "min"
                          ]
                        }
                      },
                      "fields": {
                        "max": {
                          "type": "uint32",
                          "id": 107876,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "min": {
                          "type": "uint32",
                          "id": 108114,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InterconnectAttachmentGroup": {
                      "oneofs": {
                        "_configured": {
                          "oneof": [
                            "configured"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_etag": {
                          "oneof": [
                            "etag"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_intent": {
                          "oneof": [
                            "intent"
                          ]
                        },
                        "_interconnectGroup": {
                          "oneof": [
                            "interconnectGroup"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_logicalStructure": {
                          "oneof": [
                            "logicalStructure"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        }
                      },
                      "fields": {
                        "attachments": {
                          "keyType": "string",
                          "type": "InterconnectAttachmentGroupAttachment",
                          "id": 334744496
                        },
                        "configured": {
                          "type": "InterconnectAttachmentGroupConfigured",
                          "id": 295631422,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "etag": {
                          "type": "string",
                          "id": 3123477,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "intent": {
                          "type": "InterconnectAttachmentGroupIntent",
                          "id": 426849948,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "interconnectGroup": {
                          "type": "string",
                          "id": 388651918,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "logicalStructure": {
                          "type": "InterconnectAttachmentGroupLogicalStructure",
                          "id": 142412989,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InterconnectAttachmentGroupAttachment": {
                      "oneofs": {
                        "_attachment": {
                          "oneof": [
                            "attachment"
                          ]
                        }
                      },
                      "fields": {
                        "attachment": {
                          "type": "string",
                          "id": 183982371,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InterconnectAttachmentGroupConfigured": {
                      "oneofs": {
                        "_availabilitySla": {
                          "oneof": [
                            "availabilitySla"
                          ]
                        }
                      },
                      "fields": {
                        "availabilitySla": {
                          "type": "InterconnectAttachmentGroupConfiguredAvailabilitySLA",
                          "id": 472702020,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InterconnectAttachmentGroupConfiguredAvailabilitySLA": {
                      "oneofs": {
                        "_effectiveSla": {
                          "oneof": [
                            "effectiveSla"
                          ]
                        }
                      },
                      "fields": {
                        "effectiveSla": {
                          "type": "string",
                          "id": 144173712,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "intendedSlaBlockers": {
                          "rule": "repeated",
                          "type": "InterconnectAttachmentGroupConfiguredAvailabilitySLAIntendedSlaBlockers",
                          "id": 448370308
                        }
                      },
                      "nested": {
                        "EffectiveSla": {
                          "values": {
                            "UNDEFINED_EFFECTIVE_SLA": 0,
                            "EFFECTIVE_SLA_UNSPECIFIED": 491000744,
                            "NO_SLA": 161460618,
                            "PRODUCTION_CRITICAL": 470416485,
                            "PRODUCTION_NON_CRITICAL": 117399223
                          }
                        }
                      }
                    },
                    "InterconnectAttachmentGroupConfiguredAvailabilitySLAIntendedSlaBlockers": {
                      "oneofs": {
                        "_blockerType": {
                          "oneof": [
                            "blockerType"
                          ]
                        },
                        "_documentationLink": {
                          "oneof": [
                            "documentationLink"
                          ]
                        },
                        "_explanation": {
                          "oneof": [
                            "explanation"
                          ]
                        }
                      },
                      "fields": {
                        "attachments": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 334744496
                        },
                        "blockerType": {
                          "type": "string",
                          "id": 381194847,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "documentationLink": {
                          "type": "string",
                          "id": 93465183,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "explanation": {
                          "type": "string",
                          "id": 504745497,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "metros": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 533067386
                        },
                        "regions": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 12367871
                        },
                        "zones": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 116085319
                        }
                      },
                      "nested": {
                        "BlockerType": {
                          "values": {
                            "UNDEFINED_BLOCKER_TYPE": 0,
                            "BLOCKER_TYPE_UNSPECIFIED": 429793623,
                            "INCOMPATIBLE_METROS": 290410432,
                            "INCOMPATIBLE_REGIONS": 6195033,
                            "MISSING_GLOBAL_ROUTING": 165913635,
                            "NO_ATTACHMENTS": 456535570,
                            "NO_ATTACHMENTS_IN_METRO_AND_ZONE": 51684135,
                            "OTHER": 75532016
                          }
                        }
                      }
                    },
                    "InterconnectAttachmentGroupIntent": {
                      "oneofs": {
                        "_availabilitySla": {
                          "oneof": [
                            "availabilitySla"
                          ]
                        }
                      },
                      "fields": {
                        "availabilitySla": {
                          "type": "string",
                          "id": 472702020,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "AvailabilitySla": {
                          "values": {
                            "UNDEFINED_AVAILABILITY_SLA": 0,
                            "AVAILABILITY_SLA_UNSPECIFIED": 11186044,
                            "NO_SLA": 161460618,
                            "PRODUCTION_CRITICAL": 470416485,
                            "PRODUCTION_NON_CRITICAL": 117399223
                          }
                        }
                      }
                    },
                    "InterconnectAttachmentGroupLogicalStructure": {
                      "fields": {
                        "regions": {
                          "rule": "repeated",
                          "type": "InterconnectAttachmentGroupLogicalStructureRegion",
                          "id": 12367871
                        }
                      }
                    },
                    "InterconnectAttachmentGroupLogicalStructureRegion": {
                      "oneofs": {
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        }
                      },
                      "fields": {
                        "metros": {
                          "rule": "repeated",
                          "type": "InterconnectAttachmentGroupLogicalStructureRegionMetro",
                          "id": 533067386
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InterconnectAttachmentGroupLogicalStructureRegionMetro": {
                      "oneofs": {
                        "_metro": {
                          "oneof": [
                            "metro"
                          ]
                        }
                      },
                      "fields": {
                        "facilities": {
                          "rule": "repeated",
                          "type": "InterconnectAttachmentGroupLogicalStructureRegionMetroFacility",
                          "id": 536683137
                        },
                        "metro": {
                          "type": "string",
                          "id": 103787801,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InterconnectAttachmentGroupLogicalStructureRegionMetroFacility": {
                      "oneofs": {
                        "_facility": {
                          "oneof": [
                            "facility"
                          ]
                        }
                      },
                      "fields": {
                        "facility": {
                          "type": "string",
                          "id": 501116579,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zones": {
                          "rule": "repeated",
                          "type": "InterconnectAttachmentGroupLogicalStructureRegionMetroFacilityZone",
                          "id": 116085319
                        }
                      }
                    },
                    "InterconnectAttachmentGroupLogicalStructureRegionMetroFacilityZone": {
                      "oneofs": {
                        "_zone": {
                          "oneof": [
                            "zone"
                          ]
                        }
                      },
                      "fields": {
                        "attachments": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 334744496
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InterconnectAttachmentGroupsGetOperationalStatusResponse": {
                      "oneofs": {
                        "_etag": {
                          "oneof": [
                            "etag"
                          ]
                        },
                        "_result": {
                          "oneof": [
                            "result"
                          ]
                        }
                      },
                      "fields": {
                        "etag": {
                          "type": "string",
                          "id": 3123477,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "result": {
                          "type": "InterconnectAttachmentGroupsOperationalStatus",
                          "id": 139315229,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InterconnectAttachmentGroupsListResponse": {
                      "oneofs": {
                        "_etag": {
                          "oneof": [
                            "etag"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "etag": {
                          "type": "string",
                          "id": 3123477,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "InterconnectAttachmentGroup",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InterconnectAttachmentGroupsOperationalStatus": {
                      "oneofs": {
                        "_configured": {
                          "oneof": [
                            "configured"
                          ]
                        },
                        "_groupStatus": {
                          "oneof": [
                            "groupStatus"
                          ]
                        },
                        "_intent": {
                          "oneof": [
                            "intent"
                          ]
                        },
                        "_operational": {
                          "oneof": [
                            "operational"
                          ]
                        }
                      },
                      "fields": {
                        "attachmentStatuses": {
                          "rule": "repeated",
                          "type": "InterconnectAttachmentGroupsOperationalStatusAttachmentStatus",
                          "id": 491132860
                        },
                        "configured": {
                          "type": "InterconnectAttachmentGroupConfigured",
                          "id": 295631422,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "groupStatus": {
                          "type": "string",
                          "id": 338778546,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "intent": {
                          "type": "InterconnectAttachmentGroupIntent",
                          "id": 426849948,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "operational": {
                          "type": "InterconnectAttachmentGroupConfigured",
                          "id": 129704914,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "GroupStatus": {
                          "values": {
                            "UNDEFINED_GROUP_STATUS": 0,
                            "DEGRADED": 396890926,
                            "FULLY_DOWN": 255514647,
                            "FULLY_UP": 504176464,
                            "UNSPECIFIED": 526786327
                          }
                        }
                      }
                    },
                    "InterconnectAttachmentGroupsOperationalStatusAttachmentStatus": {
                      "oneofs": {
                        "_adminEnabled": {
                          "oneof": [
                            "adminEnabled"
                          ]
                        },
                        "_attachment": {
                          "oneof": [
                            "attachment"
                          ]
                        },
                        "_isActive": {
                          "oneof": [
                            "isActive"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        }
                      },
                      "fields": {
                        "adminEnabled": {
                          "type": "bool",
                          "id": 445675089,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "attachment": {
                          "type": "string",
                          "id": 183982371,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "isActive": {
                          "type": "string",
                          "id": 114830267,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "string",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "IsActive": {
                          "values": {
                            "UNDEFINED_IS_ACTIVE": 0,
                            "ACTIVE": 314733318,
                            "INACTIVE": 270421099,
                            "UNSPECIFIED": 526786327
                          }
                        },
                        "Status": {
                          "values": {
                            "UNDEFINED_STATUS": 0,
                            "ATTACHMENT_STATUS_UNKNOWN": 472477561,
                            "CONNECTION_DISABLED": 432687805,
                            "CONNECTION_DOWN": 267552099,
                            "CONNECTION_UP": 455585692,
                            "DEFUNCT": 115891759,
                            "IPSEC_CONFIGURATION_NEEDED_STATUS": 455203582,
                            "IPSEC_READY_TO_RESUME_FLOW_STATUS": 384830596,
                            "IPV4_DOWN_IPV6_UP": 277490992,
                            "IPV4_UP_IPV6_DOWN": 316051248,
                            "PARTNER_REQUEST_RECEIVED": 513587304,
                            "PENDING_CUSTOMER": 167494054,
                            "PENDING_PARTNER": 387890656,
                            "PROVISIONED": 355751956,
                            "ROUTER_CONFIGURATION_BROKEN": 150505108,
                            "UNPROVISIONED": 517333979
                          }
                        }
                      }
                    },
                    "InterconnectAttachmentL2Forwarding": {
                      "oneofs": {
                        "_defaultApplianceIpAddress": {
                          "oneof": [
                            "defaultApplianceIpAddress"
                          ]
                        },
                        "_geneveHeader": {
                          "oneof": [
                            "geneveHeader"
                          ]
                        },
                        "_network": {
                          "oneof": [
                            "network"
                          ]
                        },
                        "_tunnelEndpointIpAddress": {
                          "oneof": [
                            "tunnelEndpointIpAddress"
                          ]
                        }
                      },
                      "fields": {
                        "applianceMappings": {
                          "keyType": "string",
                          "type": "InterconnectAttachmentL2ForwardingApplianceMapping",
                          "id": 374529975
                        },
                        "defaultApplianceIpAddress": {
                          "type": "string",
                          "id": 536490476,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "geneveHeader": {
                          "type": "InterconnectAttachmentL2ForwardingGeneveHeader",
                          "id": 118688424,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "network": {
                          "type": "string",
                          "id": 232872494,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "tunnelEndpointIpAddress": {
                          "type": "string",
                          "id": 468740975,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InterconnectAttachmentL2ForwardingApplianceMapping": {
                      "oneofs": {
                        "_applianceIpAddress": {
                          "oneof": [
                            "applianceIpAddress"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        }
                      },
                      "fields": {
                        "applianceIpAddress": {
                          "type": "string",
                          "id": 57985710,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "innerVlanToApplianceMappings": {
                          "rule": "repeated",
                          "type": "InterconnectAttachmentL2ForwardingApplianceMappingInnerVlanToApplianceMapping",
                          "id": 97387944
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InterconnectAttachmentL2ForwardingApplianceMappingInnerVlanToApplianceMapping": {
                      "oneofs": {
                        "_innerApplianceIpAddress": {
                          "oneof": [
                            "innerApplianceIpAddress"
                          ]
                        }
                      },
                      "fields": {
                        "innerApplianceIpAddress": {
                          "type": "string",
                          "id": 350619895,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "innerVlanTags": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 431186636
                        }
                      }
                    },
                    "InterconnectAttachmentL2ForwardingGeneveHeader": {
                      "oneofs": {
                        "_vni": {
                          "oneof": [
                            "vni"
                          ]
                        }
                      },
                      "fields": {
                        "vni": {
                          "type": "uint32",
                          "id": 116913,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InterconnectAttachmentList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "InterconnectAttachment",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InterconnectAttachmentParams": {
                      "fields": {
                        "resourceManagerTags": {
                          "keyType": "string",
                          "type": "string",
                          "id": 377671164
                        }
                      }
                    },
                    "InterconnectAttachmentPartnerMetadata": {
                      "oneofs": {
                        "_interconnectName": {
                          "oneof": [
                            "interconnectName"
                          ]
                        },
                        "_partnerName": {
                          "oneof": [
                            "partnerName"
                          ]
                        },
                        "_portalUrl": {
                          "oneof": [
                            "portalUrl"
                          ]
                        }
                      },
                      "fields": {
                        "interconnectName": {
                          "type": "string",
                          "id": 514963356,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "partnerName": {
                          "type": "string",
                          "id": 161747874,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "portalUrl": {
                          "type": "string",
                          "id": 269182748,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InterconnectAttachmentPrivateInfo": {
                      "oneofs": {
                        "_tag8021q": {
                          "oneof": [
                            "tag8021q"
                          ]
                        }
                      },
                      "fields": {
                        "tag8021q": {
                          "type": "uint32",
                          "id": 271820992,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InterconnectAttachmentsScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "interconnectAttachments": {
                          "rule": "repeated",
                          "type": "InterconnectAttachment",
                          "id": 425388415
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InterconnectCircuitInfo": {
                      "oneofs": {
                        "_customerDemarcId": {
                          "oneof": [
                            "customerDemarcId"
                          ]
                        },
                        "_googleCircuitId": {
                          "oneof": [
                            "googleCircuitId"
                          ]
                        },
                        "_googleDemarcId": {
                          "oneof": [
                            "googleDemarcId"
                          ]
                        }
                      },
                      "fields": {
                        "customerDemarcId": {
                          "type": "string",
                          "id": 28771859,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "googleCircuitId": {
                          "type": "string",
                          "id": 262014711,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "googleDemarcId": {
                          "type": "string",
                          "id": 448196270,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InterconnectDiagnostics": {
                      "oneofs": {
                        "_bundleAggregationType": {
                          "oneof": [
                            "bundleAggregationType"
                          ]
                        },
                        "_bundleOperationalStatus": {
                          "oneof": [
                            "bundleOperationalStatus"
                          ]
                        },
                        "_macAddress": {
                          "oneof": [
                            "macAddress"
                          ]
                        }
                      },
                      "fields": {
                        "arpCaches": {
                          "rule": "repeated",
                          "type": "InterconnectDiagnosticsARPEntry",
                          "id": 414591761
                        },
                        "bundleAggregationType": {
                          "type": "string",
                          "id": 434939028,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "bundleOperationalStatus": {
                          "type": "string",
                          "id": 106433500,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "links": {
                          "rule": "repeated",
                          "type": "InterconnectDiagnosticsLinkStatus",
                          "id": 102977465
                        },
                        "macAddress": {
                          "type": "string",
                          "id": 332540164,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "BundleAggregationType": {
                          "values": {
                            "UNDEFINED_BUNDLE_AGGREGATION_TYPE": 0,
                            "BUNDLE_AGGREGATION_TYPE_LACP": 27758925,
                            "BUNDLE_AGGREGATION_TYPE_STATIC": 50678873
                          }
                        },
                        "BundleOperationalStatus": {
                          "values": {
                            "UNDEFINED_BUNDLE_OPERATIONAL_STATUS": 0,
                            "BUNDLE_OPERATIONAL_STATUS_DOWN": 453842693,
                            "BUNDLE_OPERATIONAL_STATUS_UP": 161366462
                          }
                        }
                      }
                    },
                    "InterconnectDiagnosticsARPEntry": {
                      "oneofs": {
                        "_ipAddress": {
                          "oneof": [
                            "ipAddress"
                          ]
                        },
                        "_macAddress": {
                          "oneof": [
                            "macAddress"
                          ]
                        }
                      },
                      "fields": {
                        "ipAddress": {
                          "type": "string",
                          "id": 406272220,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "macAddress": {
                          "type": "string",
                          "id": 332540164,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InterconnectDiagnosticsLinkLACPStatus": {
                      "oneofs": {
                        "_googleSystemId": {
                          "oneof": [
                            "googleSystemId"
                          ]
                        },
                        "_neighborSystemId": {
                          "oneof": [
                            "neighborSystemId"
                          ]
                        },
                        "_state": {
                          "oneof": [
                            "state"
                          ]
                        }
                      },
                      "fields": {
                        "googleSystemId": {
                          "type": "string",
                          "id": 91210405,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "neighborSystemId": {
                          "type": "string",
                          "id": 343821342,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "state": {
                          "type": "string",
                          "id": 109757585,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "State": {
                          "values": {
                            "UNDEFINED_STATE": 0,
                            "ACTIVE": 314733318,
                            "DETACHED": 216562546
                          }
                        }
                      }
                    },
                    "InterconnectDiagnosticsLinkOpticalPower": {
                      "oneofs": {
                        "_state": {
                          "oneof": [
                            "state"
                          ]
                        },
                        "_value": {
                          "oneof": [
                            "value"
                          ]
                        }
                      },
                      "fields": {
                        "state": {
                          "type": "string",
                          "id": 109757585,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "value": {
                          "type": "float",
                          "id": 111972721,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "State": {
                          "values": {
                            "UNDEFINED_STATE": 0,
                            "HIGH_ALARM": 305363284,
                            "HIGH_WARNING": 220984799,
                            "LOW_ALARM": 316659046,
                            "LOW_WARNING": 338793841,
                            "OK": 2524
                          }
                        }
                      }
                    },
                    "InterconnectDiagnosticsLinkStatus": {
                      "oneofs": {
                        "_circuitId": {
                          "oneof": [
                            "circuitId"
                          ]
                        },
                        "_googleDemarc": {
                          "oneof": [
                            "googleDemarc"
                          ]
                        },
                        "_lacpStatus": {
                          "oneof": [
                            "lacpStatus"
                          ]
                        },
                        "_macsec": {
                          "oneof": [
                            "macsec"
                          ]
                        },
                        "_operationalStatus": {
                          "oneof": [
                            "operationalStatus"
                          ]
                        },
                        "_receivingOpticalPower": {
                          "oneof": [
                            "receivingOpticalPower"
                          ]
                        },
                        "_transmittingOpticalPower": {
                          "oneof": [
                            "transmittingOpticalPower"
                          ]
                        }
                      },
                      "fields": {
                        "arpCaches": {
                          "rule": "repeated",
                          "type": "InterconnectDiagnosticsARPEntry",
                          "id": 414591761
                        },
                        "circuitId": {
                          "type": "string",
                          "id": 225180977,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "googleDemarc": {
                          "type": "string",
                          "id": 51084,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "lacpStatus": {
                          "type": "InterconnectDiagnosticsLinkLACPStatus",
                          "id": 361210415,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "macsec": {
                          "type": "InterconnectDiagnosticsMacsecStatus",
                          "id": 528867490,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "operationalStatus": {
                          "type": "string",
                          "id": 201070847,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "receivingOpticalPower": {
                          "type": "InterconnectDiagnosticsLinkOpticalPower",
                          "id": 244717279,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "transmittingOpticalPower": {
                          "type": "InterconnectDiagnosticsLinkOpticalPower",
                          "id": 459431197,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "OperationalStatus": {
                          "values": {
                            "UNDEFINED_OPERATIONAL_STATUS": 0,
                            "LINK_OPERATIONAL_STATUS_DOWN": 281653885,
                            "LINK_OPERATIONAL_STATUS_UP": 305879862
                          }
                        }
                      }
                    },
                    "InterconnectDiagnosticsMacsecStatus": {
                      "oneofs": {
                        "_ckn": {
                          "oneof": [
                            "ckn"
                          ]
                        },
                        "_operational": {
                          "oneof": [
                            "operational"
                          ]
                        }
                      },
                      "fields": {
                        "ckn": {
                          "type": "string",
                          "id": 98566,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "operational": {
                          "type": "bool",
                          "id": 129704914,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InterconnectGroup": {
                      "oneofs": {
                        "_configured": {
                          "oneof": [
                            "configured"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_etag": {
                          "oneof": [
                            "etag"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_intent": {
                          "oneof": [
                            "intent"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_physicalStructure": {
                          "oneof": [
                            "physicalStructure"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        }
                      },
                      "fields": {
                        "configured": {
                          "type": "InterconnectGroupConfigured",
                          "id": 295631422,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "etag": {
                          "type": "string",
                          "id": 3123477,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "intent": {
                          "type": "InterconnectGroupIntent",
                          "id": 426849948,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "interconnects": {
                          "keyType": "string",
                          "type": "InterconnectGroupInterconnect",
                          "id": 520187301
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "physicalStructure": {
                          "type": "InterconnectGroupPhysicalStructure",
                          "id": 195307531,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InterconnectGroupConfigured": {
                      "oneofs": {
                        "_topologyCapability": {
                          "oneof": [
                            "topologyCapability"
                          ]
                        }
                      },
                      "fields": {
                        "topologyCapability": {
                          "type": "InterconnectGroupConfiguredTopologyCapability",
                          "id": 144190696,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InterconnectGroupConfiguredTopologyCapability": {
                      "oneofs": {
                        "_supportedSla": {
                          "oneof": [
                            "supportedSla"
                          ]
                        }
                      },
                      "fields": {
                        "intendedCapabilityBlockers": {
                          "rule": "repeated",
                          "type": "InterconnectGroupConfiguredTopologyCapabilityIntendedCapabilityBlockers",
                          "id": 531644140
                        },
                        "supportedSla": {
                          "type": "string",
                          "id": 59292183,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "SupportedSla": {
                          "values": {
                            "UNDEFINED_SUPPORTED_SLA": 0,
                            "NO_SLA": 161460618,
                            "PRODUCTION_CRITICAL": 470416485,
                            "PRODUCTION_NON_CRITICAL": 117399223,
                            "UNSPECIFIED": 526786327
                          }
                        }
                      }
                    },
                    "InterconnectGroupConfiguredTopologyCapabilityIntendedCapabilityBlockers": {
                      "oneofs": {
                        "_blockerType": {
                          "oneof": [
                            "blockerType"
                          ]
                        },
                        "_documentationLink": {
                          "oneof": [
                            "documentationLink"
                          ]
                        },
                        "_explanation": {
                          "oneof": [
                            "explanation"
                          ]
                        }
                      },
                      "fields": {
                        "blockerType": {
                          "type": "string",
                          "id": 381194847,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "documentationLink": {
                          "type": "string",
                          "id": 93465183,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "explanation": {
                          "type": "string",
                          "id": 504745497,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "facilities": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 536683137
                        },
                        "interconnects": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 520187301
                        },
                        "metros": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 533067386
                        },
                        "zones": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 116085319
                        }
                      },
                      "nested": {
                        "BlockerType": {
                          "values": {
                            "UNDEFINED_BLOCKER_TYPE": 0,
                            "INCOMPATIBLE_METROS": 290410432,
                            "NOT_AVAILABLE": 140722205,
                            "NO_INTERCONNECTS": 523549575,
                            "NO_INTERCONNECTS_IN_METRO_AND_ZONE": 440966492,
                            "OTHER": 75532016,
                            "UNSPECIFIED": 526786327
                          }
                        }
                      }
                    },
                    "InterconnectGroupIntent": {
                      "oneofs": {
                        "_topologyCapability": {
                          "oneof": [
                            "topologyCapability"
                          ]
                        }
                      },
                      "fields": {
                        "topologyCapability": {
                          "type": "string",
                          "id": 144190696,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "TopologyCapability": {
                          "values": {
                            "UNDEFINED_TOPOLOGY_CAPABILITY": 0,
                            "NO_SLA": 161460618,
                            "PRODUCTION_CRITICAL": 470416485,
                            "PRODUCTION_NON_CRITICAL": 117399223,
                            "UNSPECIFIED": 526786327
                          }
                        }
                      }
                    },
                    "InterconnectGroupInterconnect": {
                      "oneofs": {
                        "_interconnect": {
                          "oneof": [
                            "interconnect"
                          ]
                        }
                      },
                      "fields": {
                        "interconnect": {
                          "type": "string",
                          "id": 224601230,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InterconnectGroupPhysicalStructure": {
                      "fields": {
                        "metros": {
                          "rule": "repeated",
                          "type": "InterconnectGroupPhysicalStructureMetros",
                          "id": 533067386
                        }
                      }
                    },
                    "InterconnectGroupPhysicalStructureMetros": {
                      "oneofs": {
                        "_metro": {
                          "oneof": [
                            "metro"
                          ]
                        }
                      },
                      "fields": {
                        "facilities": {
                          "rule": "repeated",
                          "type": "InterconnectGroupPhysicalStructureMetrosFacilities",
                          "id": 536683137
                        },
                        "metro": {
                          "type": "string",
                          "id": 103787801,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InterconnectGroupPhysicalStructureMetrosFacilities": {
                      "oneofs": {
                        "_facility": {
                          "oneof": [
                            "facility"
                          ]
                        }
                      },
                      "fields": {
                        "facility": {
                          "type": "string",
                          "id": 501116579,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zones": {
                          "rule": "repeated",
                          "type": "InterconnectGroupPhysicalStructureMetrosFacilitiesZones",
                          "id": 116085319
                        }
                      }
                    },
                    "InterconnectGroupPhysicalStructureMetrosFacilitiesZones": {
                      "oneofs": {
                        "_zone": {
                          "oneof": [
                            "zone"
                          ]
                        }
                      },
                      "fields": {
                        "interconnects": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 520187301
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InterconnectGroupsCreateMembers": {
                      "oneofs": {
                        "_intentMismatchBehavior": {
                          "oneof": [
                            "intentMismatchBehavior"
                          ]
                        },
                        "_templateInterconnect": {
                          "oneof": [
                            "templateInterconnect"
                          ]
                        }
                      },
                      "fields": {
                        "intentMismatchBehavior": {
                          "type": "string",
                          "id": 164408000,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "interconnects": {
                          "rule": "repeated",
                          "type": "InterconnectGroupsCreateMembersInterconnectInput",
                          "id": 520187301
                        },
                        "templateInterconnect": {
                          "type": "InterconnectGroupsCreateMembersInterconnectInput",
                          "id": 224745523,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "IntentMismatchBehavior": {
                          "values": {
                            "UNDEFINED_INTENT_MISMATCH_BEHAVIOR": 0,
                            "CREATE": 385389820,
                            "REJECT": 266102687,
                            "UNSPECIFIED": 526786327
                          }
                        }
                      }
                    },
                    "InterconnectGroupsCreateMembersInterconnectInput": {
                      "oneofs": {
                        "_adminEnabled": {
                          "oneof": [
                            "adminEnabled"
                          ]
                        },
                        "_customerName": {
                          "oneof": [
                            "customerName"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_facility": {
                          "oneof": [
                            "facility"
                          ]
                        },
                        "_interconnectType": {
                          "oneof": [
                            "interconnectType"
                          ]
                        },
                        "_linkType": {
                          "oneof": [
                            "linkType"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_nocContactEmail": {
                          "oneof": [
                            "nocContactEmail"
                          ]
                        },
                        "_remoteLocation": {
                          "oneof": [
                            "remoteLocation"
                          ]
                        },
                        "_requestedLinkCount": {
                          "oneof": [
                            "requestedLinkCount"
                          ]
                        }
                      },
                      "fields": {
                        "adminEnabled": {
                          "type": "bool",
                          "id": 445675089,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "customerName": {
                          "type": "string",
                          "id": 3665484,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "facility": {
                          "type": "string",
                          "id": 501116579,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "interconnectType": {
                          "type": "string",
                          "id": 515165259,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "linkType": {
                          "type": "string",
                          "id": 523207775,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nocContactEmail": {
                          "type": "string",
                          "id": 14072832,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "remoteLocation": {
                          "type": "string",
                          "id": 324388750,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "requestedFeatures": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 461240814
                        },
                        "requestedLinkCount": {
                          "type": "int32",
                          "id": 45051387,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "InterconnectType": {
                          "values": {
                            "UNDEFINED_INTERCONNECT_TYPE": 0,
                            "DEDICATED": 258411983,
                            "IT_PRIVATE": 335677007,
                            "PARTNER": 461924520
                          }
                        },
                        "LinkType": {
                          "values": {
                            "UNDEFINED_LINK_TYPE": 0,
                            "LINK_TYPE_ETHERNET_100G_LR": 337672551,
                            "LINK_TYPE_ETHERNET_10G_LR": 236739749,
                            "LINK_TYPE_ETHERNET_400G_LR4": 127023690
                          }
                        },
                        "RequestedFeatures": {
                          "values": {
                            "UNDEFINED_REQUESTED_FEATURES": 0,
                            "IF_CROSS_SITE_NETWORK": 469111095,
                            "IF_L2_FORWARDING": 125563860,
                            "IF_MACSEC": 396279300
                          }
                        }
                      }
                    },
                    "InterconnectGroupsCreateMembersRequest": {
                      "oneofs": {
                        "_request": {
                          "oneof": [
                            "request"
                          ]
                        }
                      },
                      "fields": {
                        "request": {
                          "type": "InterconnectGroupsCreateMembers",
                          "id": 21951119,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InterconnectGroupsGetOperationalStatusResponse": {
                      "oneofs": {
                        "_etag": {
                          "oneof": [
                            "etag"
                          ]
                        },
                        "_result": {
                          "oneof": [
                            "result"
                          ]
                        }
                      },
                      "fields": {
                        "etag": {
                          "type": "string",
                          "id": 3123477,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "result": {
                          "type": "InterconnectGroupsOperationalStatus",
                          "id": 139315229,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InterconnectGroupsListResponse": {
                      "oneofs": {
                        "_etag": {
                          "oneof": [
                            "etag"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "etag": {
                          "type": "string",
                          "id": 3123477,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "InterconnectGroup",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InterconnectGroupsOperationalStatus": {
                      "oneofs": {
                        "_configured": {
                          "oneof": [
                            "configured"
                          ]
                        },
                        "_groupStatus": {
                          "oneof": [
                            "groupStatus"
                          ]
                        },
                        "_intent": {
                          "oneof": [
                            "intent"
                          ]
                        },
                        "_operational": {
                          "oneof": [
                            "operational"
                          ]
                        }
                      },
                      "fields": {
                        "configured": {
                          "type": "InterconnectGroupConfigured",
                          "id": 295631422,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "groupStatus": {
                          "type": "string",
                          "id": 338778546,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "intent": {
                          "type": "InterconnectGroupIntent",
                          "id": 426849948,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "interconnectStatuses": {
                          "rule": "repeated",
                          "type": "InterconnectGroupsOperationalStatusInterconnectStatus",
                          "id": 446756017
                        },
                        "operational": {
                          "type": "InterconnectGroupConfigured",
                          "id": 129704914,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "GroupStatus": {
                          "values": {
                            "UNDEFINED_GROUP_STATUS": 0,
                            "DEGRADED": 396890926,
                            "FULLY_DOWN": 255514647,
                            "FULLY_UP": 504176464,
                            "GROUPS_STATUS_UNSPECIFIED": 261932693
                          }
                        }
                      }
                    },
                    "InterconnectGroupsOperationalStatusInterconnectStatus": {
                      "oneofs": {
                        "_adminEnabled": {
                          "oneof": [
                            "adminEnabled"
                          ]
                        },
                        "_diagnostics": {
                          "oneof": [
                            "diagnostics"
                          ]
                        },
                        "_interconnect": {
                          "oneof": [
                            "interconnect"
                          ]
                        },
                        "_isActive": {
                          "oneof": [
                            "isActive"
                          ]
                        }
                      },
                      "fields": {
                        "adminEnabled": {
                          "type": "bool",
                          "id": 445675089,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "diagnostics": {
                          "type": "InterconnectDiagnostics",
                          "id": 333355436,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "interconnect": {
                          "type": "string",
                          "id": 224601230,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "isActive": {
                          "type": "string",
                          "id": 114830267,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "IsActive": {
                          "values": {
                            "UNDEFINED_IS_ACTIVE": 0,
                            "ACTIVE": 314733318,
                            "INACTIVE": 270421099,
                            "IS_ACTIVE_UNSPECIFIED": 274948243
                          }
                        }
                      }
                    },
                    "InterconnectList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "Interconnect",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InterconnectLocation": {
                      "oneofs": {
                        "_address": {
                          "oneof": [
                            "address"
                          ]
                        },
                        "_availabilityZone": {
                          "oneof": [
                            "availabilityZone"
                          ]
                        },
                        "_city": {
                          "oneof": [
                            "city"
                          ]
                        },
                        "_continent": {
                          "oneof": [
                            "continent"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_facilityProvider": {
                          "oneof": [
                            "facilityProvider"
                          ]
                        },
                        "_facilityProviderFacilityId": {
                          "oneof": [
                            "facilityProviderFacilityId"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_peeringdbFacilityId": {
                          "oneof": [
                            "peeringdbFacilityId"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        },
                        "_supportsPzs": {
                          "oneof": [
                            "supportsPzs"
                          ]
                        }
                      },
                      "fields": {
                        "address": {
                          "type": "string",
                          "id": 462920692,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "availabilityZone": {
                          "type": "string",
                          "id": 158459920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "availableFeatures": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 496344307
                        },
                        "availableLinkTypes": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 509504298
                        },
                        "city": {
                          "type": "string",
                          "id": 3053931,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "continent": {
                          "type": "string",
                          "id": 133442996,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "crossSiteInterconnectInfos": {
                          "rule": "repeated",
                          "type": "InterconnectLocationCrossSiteInterconnectInfo",
                          "id": 248573837
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "facilityProvider": {
                          "type": "string",
                          "id": 533303309,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "facilityProviderFacilityId": {
                          "type": "string",
                          "id": 87269125,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "peeringdbFacilityId": {
                          "type": "string",
                          "id": 536567094,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "regionInfos": {
                          "rule": "repeated",
                          "type": "InterconnectLocationRegionInfo",
                          "id": 312194170
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "singleRegionProductionCriticalPeerLocations": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 439537103
                        },
                        "status": {
                          "type": "string",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "supportsPzs": {
                          "type": "bool",
                          "id": 83983214,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "AvailableFeatures": {
                          "values": {
                            "UNDEFINED_AVAILABLE_FEATURES": 0,
                            "IF_CROSS_SITE_NETWORK": 469111095,
                            "IF_L2_FORWARDING": 125563860,
                            "IF_MACSEC": 396279300
                          }
                        },
                        "AvailableLinkTypes": {
                          "values": {
                            "UNDEFINED_AVAILABLE_LINK_TYPES": 0,
                            "LINK_TYPE_ETHERNET_100G_LR": 337672551,
                            "LINK_TYPE_ETHERNET_10G_LR": 236739749,
                            "LINK_TYPE_ETHERNET_400G_LR4": 127023690
                          }
                        },
                        "Continent": {
                          "values": {
                            "UNDEFINED_CONTINENT": 0,
                            "AFRICA": 317443706,
                            "ASIA_PAC": 119782269,
                            "C_AFRICA": 71993846,
                            "C_ASIA_PAC": 465668089,
                            "C_EUROPE": 200369438,
                            "C_NORTH_AMERICA": 275697048,
                            "C_SOUTH_AMERICA": 397149792,
                            "EUROPE": 445819298,
                            "NORTH_AMERICA": 448015508,
                            "SOUTH_AMERICA": 32597340
                          }
                        },
                        "Status": {
                          "values": {
                            "UNDEFINED_STATUS": 0,
                            "AVAILABLE": 442079913,
                            "CLOSED": 380163436
                          }
                        }
                      }
                    },
                    "InterconnectLocationCrossSiteInterconnectInfo": {
                      "oneofs": {
                        "_city": {
                          "oneof": [
                            "city"
                          ]
                        }
                      },
                      "fields": {
                        "city": {
                          "type": "string",
                          "id": 3053931,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InterconnectLocationList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "InterconnectLocation",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InterconnectLocationRegionInfo": {
                      "oneofs": {
                        "_expectedRttMs": {
                          "oneof": [
                            "expectedRttMs"
                          ]
                        },
                        "_l2ForwardingEnabled": {
                          "oneof": [
                            "l2ForwardingEnabled"
                          ]
                        },
                        "_locationPresence": {
                          "oneof": [
                            "locationPresence"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        }
                      },
                      "fields": {
                        "expectedRttMs": {
                          "type": "int64",
                          "id": 422543866,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "l2ForwardingEnabled": {
                          "type": "bool",
                          "id": 241364888,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "locationPresence": {
                          "type": "string",
                          "id": 101517893,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "LocationPresence": {
                          "values": {
                            "UNDEFINED_LOCATION_PRESENCE": 0,
                            "GLOBAL": 494663587,
                            "LOCAL_REGION": 403535464,
                            "LP_GLOBAL": 429584062,
                            "LP_LOCAL_REGION": 488598851
                          }
                        }
                      }
                    },
                    "InterconnectMacsec": {
                      "oneofs": {
                        "_failOpen": {
                          "oneof": [
                            "failOpen"
                          ]
                        }
                      },
                      "fields": {
                        "failOpen": {
                          "type": "bool",
                          "id": 532597451,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "preSharedKeys": {
                          "rule": "repeated",
                          "type": "InterconnectMacsecPreSharedKey",
                          "id": 420308466
                        }
                      }
                    },
                    "InterconnectMacsecConfig": {
                      "fields": {
                        "preSharedKeys": {
                          "rule": "repeated",
                          "type": "InterconnectMacsecConfigPreSharedKey",
                          "id": 420308466
                        }
                      }
                    },
                    "InterconnectMacsecConfigPreSharedKey": {
                      "oneofs": {
                        "_cak": {
                          "oneof": [
                            "cak"
                          ]
                        },
                        "_ckn": {
                          "oneof": [
                            "ckn"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_startTime": {
                          "oneof": [
                            "startTime"
                          ]
                        }
                      },
                      "fields": {
                        "cak": {
                          "type": "string",
                          "id": 98253,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ckn": {
                          "type": "string",
                          "id": 98566,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "startTime": {
                          "type": "string",
                          "id": 37467274,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InterconnectMacsecPreSharedKey": {
                      "oneofs": {
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_startTime": {
                          "oneof": [
                            "startTime"
                          ]
                        }
                      },
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "startTime": {
                          "type": "string",
                          "id": 37467274,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InterconnectOutageNotification": {
                      "oneofs": {
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_endTime": {
                          "oneof": [
                            "endTime"
                          ]
                        },
                        "_issueType": {
                          "oneof": [
                            "issueType"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_source": {
                          "oneof": [
                            "source"
                          ]
                        },
                        "_startTime": {
                          "oneof": [
                            "startTime"
                          ]
                        },
                        "_state": {
                          "oneof": [
                            "state"
                          ]
                        }
                      },
                      "fields": {
                        "affectedCircuits": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 177717013
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "endTime": {
                          "type": "int64",
                          "id": 114938801,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "issueType": {
                          "type": "string",
                          "id": 369639136,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "source": {
                          "type": "string",
                          "id": 177235995,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "startTime": {
                          "type": "int64",
                          "id": 37467274,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "state": {
                          "type": "string",
                          "id": 109757585,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "IssueType": {
                          "values": {
                            "UNDEFINED_ISSUE_TYPE": 0,
                            "IT_OUTAGE": 175779973,
                            "IT_PARTIAL_OUTAGE": 92103971,
                            "OUTAGE": 195285745,
                            "PARTIAL_OUTAGE": 147053455
                          }
                        },
                        "Source": {
                          "values": {
                            "UNDEFINED_SOURCE": 0,
                            "GOOGLE": 497439289,
                            "NSRC_GOOGLE": 510574562
                          }
                        },
                        "State": {
                          "values": {
                            "UNDEFINED_STATE": 0,
                            "ACTIVE": 314733318,
                            "CANCELLED": 41957681,
                            "COMPLETED": 309921323,
                            "NS_ACTIVE": 252563136,
                            "NS_CANCELED": 506579411
                          }
                        }
                      }
                    },
                    "InterconnectParams": {
                      "fields": {
                        "resourceManagerTags": {
                          "keyType": "string",
                          "type": "string",
                          "id": 377671164
                        }
                      }
                    },
                    "InterconnectRemoteLocation": {
                      "oneofs": {
                        "_address": {
                          "oneof": [
                            "address"
                          ]
                        },
                        "_attachmentConfigurationConstraints": {
                          "oneof": [
                            "attachmentConfigurationConstraints"
                          ]
                        },
                        "_city": {
                          "oneof": [
                            "city"
                          ]
                        },
                        "_constraints": {
                          "oneof": [
                            "constraints"
                          ]
                        },
                        "_continent": {
                          "oneof": [
                            "continent"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_facilityProvider": {
                          "oneof": [
                            "facilityProvider"
                          ]
                        },
                        "_facilityProviderFacilityId": {
                          "oneof": [
                            "facilityProviderFacilityId"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_lacp": {
                          "oneof": [
                            "lacp"
                          ]
                        },
                        "_maxLagSize100Gbps": {
                          "oneof": [
                            "maxLagSize100Gbps"
                          ]
                        },
                        "_maxLagSize10Gbps": {
                          "oneof": [
                            "maxLagSize10Gbps"
                          ]
                        },
                        "_maxLagSize400Gbps": {
                          "oneof": [
                            "maxLagSize400Gbps"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_peeringdbFacilityId": {
                          "oneof": [
                            "peeringdbFacilityId"
                          ]
                        },
                        "_remoteService": {
                          "oneof": [
                            "remoteService"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        }
                      },
                      "fields": {
                        "address": {
                          "type": "string",
                          "id": 462920692,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "attachmentConfigurationConstraints": {
                          "type": "InterconnectAttachmentConfigurationConstraints",
                          "id": 326825041,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "city": {
                          "type": "string",
                          "id": 3053931,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "constraints": {
                          "type": "InterconnectRemoteLocationConstraints",
                          "id": 3909174,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "continent": {
                          "type": "string",
                          "id": 133442996,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "facilityProvider": {
                          "type": "string",
                          "id": 533303309,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "facilityProviderFacilityId": {
                          "type": "string",
                          "id": 87269125,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "lacp": {
                          "type": "string",
                          "id": 3313826,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxLagSize100Gbps": {
                          "type": "int32",
                          "id": 245219253,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxLagSize10Gbps": {
                          "type": "int32",
                          "id": 294007573,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxLagSize400Gbps": {
                          "type": "int32",
                          "id": 104941138,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "peeringdbFacilityId": {
                          "type": "string",
                          "id": 536567094,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "permittedConnections": {
                          "rule": "repeated",
                          "type": "InterconnectRemoteLocationPermittedConnections",
                          "id": 442063278
                        },
                        "remoteService": {
                          "type": "string",
                          "id": 391954364,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "string",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Continent": {
                          "values": {
                            "UNDEFINED_CONTINENT": 0,
                            "AFRICA": 317443706,
                            "ASIA_PAC": 119782269,
                            "EUROPE": 445819298,
                            "NORTH_AMERICA": 448015508,
                            "SOUTH_AMERICA": 32597340
                          }
                        },
                        "Lacp": {
                          "values": {
                            "UNDEFINED_LACP": 0,
                            "LACP_SUPPORTED": 339576113,
                            "LACP_UNSUPPORTED": 203930104
                          }
                        },
                        "Status": {
                          "values": {
                            "UNDEFINED_STATUS": 0,
                            "AVAILABLE": 442079913,
                            "CLOSED": 380163436
                          }
                        }
                      }
                    },
                    "InterconnectRemoteLocationConstraints": {
                      "oneofs": {
                        "_portPairRemoteLocation": {
                          "oneof": [
                            "portPairRemoteLocation"
                          ]
                        },
                        "_portPairVlan": {
                          "oneof": [
                            "portPairVlan"
                          ]
                        },
                        "_subnetLengthRange": {
                          "oneof": [
                            "subnetLengthRange"
                          ]
                        }
                      },
                      "fields": {
                        "portPairRemoteLocation": {
                          "type": "string",
                          "id": 495917351,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "portPairVlan": {
                          "type": "string",
                          "id": 478214506,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "subnetLengthRange": {
                          "type": "InterconnectRemoteLocationConstraintsSubnetLengthRange",
                          "id": 184473670,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "PortPairRemoteLocation": {
                          "values": {
                            "UNDEFINED_PORT_PAIR_REMOTE_LOCATION": 0,
                            "PORT_PAIR_MATCHING_REMOTE_LOCATION": 207291859,
                            "PORT_PAIR_UNCONSTRAINED_REMOTE_LOCATION": 60609829
                          }
                        },
                        "PortPairVlan": {
                          "values": {
                            "UNDEFINED_PORT_PAIR_VLAN": 0,
                            "PORT_PAIR_MATCHING_VLAN": 250295358,
                            "PORT_PAIR_UNCONSTRAINED_VLAN": 175227948
                          }
                        }
                      }
                    },
                    "InterconnectRemoteLocationConstraintsSubnetLengthRange": {
                      "oneofs": {
                        "_max": {
                          "oneof": [
                            "max"
                          ]
                        },
                        "_min": {
                          "oneof": [
                            "min"
                          ]
                        }
                      },
                      "fields": {
                        "max": {
                          "type": "int32",
                          "id": 107876,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "min": {
                          "type": "int32",
                          "id": 108114,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InterconnectRemoteLocationList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "InterconnectRemoteLocation",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InterconnectRemoteLocationPermittedConnections": {
                      "oneofs": {
                        "_interconnectLocation": {
                          "oneof": [
                            "interconnectLocation"
                          ]
                        }
                      },
                      "fields": {
                        "interconnectLocation": {
                          "type": "string",
                          "id": 492235846,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InterconnectsGetDiagnosticsResponse": {
                      "oneofs": {
                        "_result": {
                          "oneof": [
                            "result"
                          ]
                        }
                      },
                      "fields": {
                        "result": {
                          "type": "InterconnectDiagnostics",
                          "id": 139315229,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InterconnectsGetMacsecConfigResponse": {
                      "oneofs": {
                        "_etag": {
                          "oneof": [
                            "etag"
                          ]
                        },
                        "_result": {
                          "oneof": [
                            "result"
                          ]
                        }
                      },
                      "fields": {
                        "etag": {
                          "type": "string",
                          "id": 3123477,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "result": {
                          "type": "InterconnectMacsecConfig",
                          "id": 139315229,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "InvalidateCacheRegionUrlMapRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "cacheInvalidationRuleResource": {
                          "type": "CacheInvalidationRule",
                          "id": 312795565,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "urlMap": {
                          "type": "string",
                          "id": 367020684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "InvalidateCacheUrlMapRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "cacheInvalidationRuleResource": {
                          "type": "CacheInvalidationRule",
                          "id": 312795565,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "urlMap": {
                          "type": "string",
                          "id": 367020684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "Items": {
                      "oneofs": {
                        "_key": {
                          "oneof": [
                            "key"
                          ]
                        },
                        "_value": {
                          "oneof": [
                            "value"
                          ]
                        }
                      },
                      "fields": {
                        "key": {
                          "type": "string",
                          "id": 106079,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "value": {
                          "type": "string",
                          "id": 111972721,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "License": {
                      "oneofs": {
                        "_appendableToDisk": {
                          "oneof": [
                            "appendableToDisk"
                          ]
                        },
                        "_chargesUseFee": {
                          "oneof": [
                            "chargesUseFee"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_licenseCode": {
                          "oneof": [
                            "licenseCode"
                          ]
                        },
                        "_minimumRetention": {
                          "oneof": [
                            "minimumRetention"
                          ]
                        },
                        "_multiTenantOnly": {
                          "oneof": [
                            "multiTenantOnly"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_osLicense": {
                          "oneof": [
                            "osLicense"
                          ]
                        },
                        "_params": {
                          "oneof": [
                            "params"
                          ]
                        },
                        "_removableFromDisk": {
                          "oneof": [
                            "removableFromDisk"
                          ]
                        },
                        "_resourceRequirements": {
                          "oneof": [
                            "resourceRequirements"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_selfLinkWithId": {
                          "oneof": [
                            "selfLinkWithId"
                          ]
                        },
                        "_soleTenantOnly": {
                          "oneof": [
                            "soleTenantOnly"
                          ]
                        },
                        "_transferable": {
                          "oneof": [
                            "transferable"
                          ]
                        },
                        "_updateTimestamp": {
                          "oneof": [
                            "updateTimestamp"
                          ]
                        }
                      },
                      "fields": {
                        "allowedReplacementLicenses": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 195677718
                        },
                        "appendableToDisk": {
                          "type": "bool",
                          "id": 16959254,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "chargesUseFee": {
                          "type": "bool",
                          "id": 372412622,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "incompatibleLicenses": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 334239768
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "licenseCode": {
                          "type": "uint64",
                          "id": 1467179,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "minimumRetention": {
                          "type": "Duration",
                          "id": 155398189,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "multiTenantOnly": {
                          "type": "bool",
                          "id": 274395163,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "osLicense": {
                          "type": "bool",
                          "id": 487986406,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "params": {
                          "type": "LicenseParams",
                          "id": 78313862,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "removableFromDisk": {
                          "type": "bool",
                          "id": 25854638,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "requiredCoattachedLicenses": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 129195265
                        },
                        "resourceRequirements": {
                          "type": "LicenseResourceRequirements",
                          "id": 214292769,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLinkWithId": {
                          "type": "string",
                          "id": 44520962,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "soleTenantOnly": {
                          "type": "bool",
                          "id": 427525559,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "transferable": {
                          "type": "bool",
                          "id": 4349893,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "updateTimestamp": {
                          "type": "string",
                          "id": 120894752,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "LicenseCode": {
                      "oneofs": {
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_state": {
                          "oneof": [
                            "state"
                          ]
                        },
                        "_transferable": {
                          "oneof": [
                            "transferable"
                          ]
                        }
                      },
                      "fields": {
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "licenseAlias": {
                          "rule": "repeated",
                          "type": "LicenseCodeLicenseAlias",
                          "id": 43550930
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "state": {
                          "type": "string",
                          "id": 109757585,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "transferable": {
                          "type": "bool",
                          "id": 4349893,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "State": {
                          "values": {
                            "UNDEFINED_STATE": 0,
                            "DISABLED": 516696700,
                            "ENABLED": 182130465,
                            "RESTRICTED": 261551195,
                            "STATE_UNSPECIFIED": 470755401,
                            "TERMINATED": 250018339
                          }
                        }
                      }
                    },
                    "LicenseCodeLicenseAlias": {
                      "oneofs": {
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        }
                      },
                      "fields": {
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "LicenseParams": {
                      "fields": {
                        "resourceManagerTags": {
                          "keyType": "string",
                          "type": "string",
                          "id": 377671164
                        }
                      }
                    },
                    "LicenseResourceCommitment": {
                      "oneofs": {
                        "_amount": {
                          "oneof": [
                            "amount"
                          ]
                        },
                        "_coresPerLicense": {
                          "oneof": [
                            "coresPerLicense"
                          ]
                        },
                        "_license": {
                          "oneof": [
                            "license"
                          ]
                        }
                      },
                      "fields": {
                        "amount": {
                          "type": "int64",
                          "id": 196759640,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "coresPerLicense": {
                          "type": "string",
                          "id": 32482324,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "license": {
                          "type": "string",
                          "id": 166757441,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "LicenseResourceRequirements": {
                      "oneofs": {
                        "_minGuestCpuCount": {
                          "oneof": [
                            "minGuestCpuCount"
                          ]
                        },
                        "_minMemoryMb": {
                          "oneof": [
                            "minMemoryMb"
                          ]
                        }
                      },
                      "fields": {
                        "minGuestCpuCount": {
                          "type": "int32",
                          "id": 477964836,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "minMemoryMb": {
                          "type": "int32",
                          "id": 504785894,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "LicensesListResponse": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "License",
                          "id": 100526016
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListAcceleratorTypesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "ListAddressesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListAssociationsFirewallPolicyRequest": {
                      "oneofs": {
                        "_includeInheritedPolicies": {
                          "oneof": [
                            "includeInheritedPolicies"
                          ]
                        },
                        "_targetResource": {
                          "oneof": [
                            "targetResource"
                          ]
                        }
                      },
                      "fields": {
                        "includeInheritedPolicies": {
                          "type": "bool",
                          "id": 32280076,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetResource": {
                          "type": "string",
                          "id": 467318524,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListAssociationsOrganizationSecurityPolicyRequest": {
                      "oneofs": {
                        "_targetResource": {
                          "oneof": [
                            "targetResource"
                          ]
                        }
                      },
                      "fields": {
                        "targetResource": {
                          "type": "string",
                          "id": 467318524,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListAutoscalersRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "ListAvailableFeaturesRegionSslPoliciesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListAvailableFeaturesSslPoliciesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListBackendBucketsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListBackendServicesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListBgpRoutesRoutersRequest": {
                      "oneofs": {
                        "_addressFamily": {
                          "oneof": [
                            "addressFamily"
                          ]
                        },
                        "_destinationPrefix": {
                          "oneof": [
                            "destinationPrefix"
                          ]
                        },
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_peer": {
                          "oneof": [
                            "peer"
                          ]
                        },
                        "_policyApplied": {
                          "oneof": [
                            "policyApplied"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_routeType": {
                          "oneof": [
                            "routeType"
                          ]
                        }
                      },
                      "fields": {
                        "addressFamily": {
                          "type": "string",
                          "id": 173744655,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "destinationPrefix": {
                          "type": "string",
                          "id": 263872483,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "peer": {
                          "type": "string",
                          "id": 3436898,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "policyApplied": {
                          "type": "bool",
                          "id": 379464304,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "routeType": {
                          "type": "string",
                          "id": 375888752,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "router": {
                          "type": "string",
                          "id": 148608841,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      },
                      "nested": {
                        "AddressFamily": {
                          "values": {
                            "UNDEFINED_ADDRESS_FAMILY": 0,
                            "IPV4": 2254341,
                            "IPV6": 2254343,
                            "UNSPECIFIED_IP_VERSION": 72938440
                          }
                        },
                        "RouteType": {
                          "values": {
                            "UNDEFINED_ROUTE_TYPE": 0,
                            "ADVERTISED": 20302109,
                            "LEARNED": 231892419,
                            "UNSPECIFIED_ROUTE_TYPE": 248064440
                          }
                        }
                      }
                    },
                    "ListCrossSiteNetworksRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListDiskTypesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "ListDisksRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "ListDisksStoragePoolsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "storagePool": {
                          "type": "string",
                          "id": 360473440,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "ListErrorsInstanceGroupManagersRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "ListErrorsRegionInstanceGroupManagersRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListExternalVpnGatewaysRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListFirewallPoliciesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_parentId": {
                          "oneof": [
                            "parentId"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "parentId": {
                          "type": "string",
                          "id": 459714768,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListFirewallsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListForwardingRulesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListFutureReservationsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "ListGlobalAddressesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListGlobalForwardingRulesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListGlobalNetworkEndpointGroupsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListGlobalOperationsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListGlobalOrganizationOperationsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_parentId": {
                          "oneof": [
                            "parentId"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "parentId": {
                          "type": "string",
                          "id": 459714768,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListGlobalPublicDelegatedPrefixesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListGlobalVmExtensionPoliciesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListHealthChecksRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListImagesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_zone": {
                          "oneof": [
                            "zone"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListInstanceGroupManagerResizeRequestsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "ListInstanceGroupManagersRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "ListInstanceGroupsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "ListInstanceTemplatesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_view": {
                          "oneof": [
                            "view"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "view": {
                          "type": "string",
                          "id": 3619493,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "View": {
                          "values": {
                            "UNDEFINED_VIEW": 0,
                            "BASIC": 62970894,
                            "FULL": 2169487,
                            "INSTANCE_VIEW_UNSPECIFIED": 8444647
                          }
                        }
                      }
                    },
                    "ListInstancesInstanceGroupsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instanceGroup": {
                          "type": "string",
                          "id": 81095253,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instanceGroupsListInstancesRequestResource": {
                          "type": "InstanceGroupsListInstancesRequest",
                          "id": 476255263,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "ListInstancesRegionInstanceGroupsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instanceGroup": {
                          "type": "string",
                          "id": 81095253,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "regionInstanceGroupsListInstancesRequestResource": {
                          "type": "RegionInstanceGroupsListInstancesRequest",
                          "id": 48239828,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListInstancesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_view": {
                          "oneof": [
                            "view"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "view": {
                          "type": "string",
                          "id": 3619493,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      },
                      "nested": {
                        "View": {
                          "values": {
                            "UNDEFINED_VIEW": 0,
                            "BASIC": 62970894,
                            "FULL": 2169487,
                            "INSTANCE_VIEW_UNSPECIFIED": 8444647
                          }
                        }
                      }
                    },
                    "ListInstantSnapshotGroups": {
                      "oneofs": {
                        "_etag": {
                          "oneof": [
                            "etag"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "etag": {
                          "type": "string",
                          "id": 3123477,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "InstantSnapshotGroup",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListInstantSnapshotGroupsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "ListInstantSnapshotsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "ListInterconnectAttachmentGroupsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListInterconnectAttachmentsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListInterconnectGroupsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListInterconnectLocationsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListInterconnectRemoteLocationsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListInterconnectsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListLicensesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListMachineImagesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListMachineTypesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "ListManagedInstancesInstanceGroupManagersRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "ListManagedInstancesRegionInstanceGroupManagersRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListNamedSetsRoutersRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "router": {
                          "type": "string",
                          "id": 148608841,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "ListNetworkAttachmentsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListNetworkEndpointGroupsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "ListNetworkEndpointsGlobalNetworkEndpointGroupsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "networkEndpointGroup": {
                          "type": "string",
                          "id": 433907078,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListNetworkEndpointsNetworkEndpointGroupsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "networkEndpointGroup": {
                          "type": "string",
                          "id": 433907078,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "networkEndpointGroupsListEndpointsRequestResource": {
                          "type": "NetworkEndpointGroupsListEndpointsRequest",
                          "id": 59493390,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "ListNetworkEndpointsRegionNetworkEndpointGroupsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "networkEndpointGroup": {
                          "type": "string",
                          "id": 433907078,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListNetworkFirewallPoliciesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListNetworkProfilesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListNetworksRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListNodeGroupsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "ListNodeTemplatesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListNodeTypesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "ListNodesNodeGroupsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nodeGroup": {
                          "type": "string",
                          "id": 469958146,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "ListOrganizationSecurityPoliciesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_parentId": {
                          "oneof": [
                            "parentId"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "parentId": {
                          "type": "string",
                          "id": 459714768,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListPacketMirroringsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListPeeringRoutesNetworksRequest": {
                      "oneofs": {
                        "_direction": {
                          "oneof": [
                            "direction"
                          ]
                        },
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_peeringName": {
                          "oneof": [
                            "peeringName"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "direction": {
                          "type": "string",
                          "id": 111150975,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "network": {
                          "type": "string",
                          "id": 232872494,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "peeringName": {
                          "type": "string",
                          "id": 249571370,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Direction": {
                          "values": {
                            "UNDEFINED_DIRECTION": 0,
                            "INCOMING": 338552870,
                            "OUTGOING": 307438444
                          }
                        }
                      }
                    },
                    "ListPerInstanceConfigsInstanceGroupManagersRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "ListPerInstanceConfigsRegionInstanceGroupManagersRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListPreconfiguredExpressionSetsOrganizationSecurityPoliciesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_parentId": {
                          "oneof": [
                            "parentId"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "parentId": {
                          "type": "string",
                          "id": 459714768,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListPreconfiguredExpressionSetsSecurityPoliciesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListPreviewFeaturesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListPublicAdvertisedPrefixesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListPublicDelegatedPrefixesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListReferrersInstancesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "ListRegionAutoscalersRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListRegionBackendBucketsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListRegionBackendServicesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListRegionCommitmentsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListRegionCompositeHealthChecksRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListRegionDiskTypesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListRegionDisksRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListRegionHealthAggregationPoliciesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListRegionHealthCheckServicesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListRegionHealthChecksRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListRegionHealthSourcesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListRegionInstanceGroupManagerResizeRequestsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListRegionInstanceGroupManagersRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListRegionInstanceGroupsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListRegionInstanceTemplatesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_view": {
                          "oneof": [
                            "view"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "view": {
                          "type": "string",
                          "id": 3619493,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "View": {
                          "values": {
                            "UNDEFINED_VIEW": 0,
                            "BASIC": 62970894,
                            "FULL": 2169487,
                            "INSTANCE_VIEW_UNSPECIFIED": 8444647
                          }
                        }
                      }
                    },
                    "ListRegionInstantSnapshotGroupsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListRegionInstantSnapshotsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListRegionMultiMigMembersRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "multiMig": {
                          "type": "string",
                          "id": 403990085,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListRegionMultiMigsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListRegionNetworkEndpointGroupsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListRegionNetworkFirewallPoliciesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListRegionNetworkPoliciesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListRegionNotificationEndpointsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListRegionOperationsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListRegionSecurityPoliciesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListRegionSnapshotsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListRegionSslCertificatesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListRegionSslPoliciesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListRegionTargetHttpProxiesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListRegionTargetHttpsProxiesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListRegionTargetTcpProxiesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListRegionUrlMapsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListRegionZonesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListRegionsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListReservationBlocksRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "reservation": {
                          "type": "string",
                          "id": 47530956,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "ListReservationSlotsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "parentName": {
                          "type": "string",
                          "id": 478151936,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "ListReservationSubBlocksRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "parentName": {
                          "type": "string",
                          "id": 478151936,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "ListReservationsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "ListResourcePoliciesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListRolloutPlansRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListRolloutsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListRoutePoliciesRoutersRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "router": {
                          "type": "string",
                          "id": 148608841,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "ListRoutersRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListRoutesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListSecurityPoliciesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListServiceAttachmentsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListSnapshotGroups": {
                      "oneofs": {
                        "_etag": {
                          "oneof": [
                            "etag"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "etag": {
                          "type": "string",
                          "id": 3123477,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "SnapshotGroup",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListSnapshotGroupsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListSnapshotsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListSslCertificatesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListSslPoliciesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListStoragePoolTypesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "ListStoragePoolsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "ListSubnetworksRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_views": {
                          "oneof": [
                            "views"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "views": {
                          "type": "string",
                          "id": 112204398,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Views": {
                          "values": {
                            "UNDEFINED_VIEWS": 0,
                            "DEFAULT": 115302945,
                            "WITH_UTILIZATION": 504090633
                          }
                        }
                      }
                    },
                    "ListTargetGrpcProxiesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListTargetHttpProxiesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListTargetHttpsProxiesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListTargetInstancesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "ListTargetPoolsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListTargetSslProxiesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListTargetTcpProxiesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListTargetVpnGatewaysRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListUrlMapsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListUsableBackendBucketsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListUsableBackendServicesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListUsableRegionBackendBucketsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListUsableRegionBackendServicesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListUsableSubnetworksRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        },
                        "_serviceProject": {
                          "oneof": [
                            "serviceProject"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceProject": {
                          "type": "string",
                          "id": 530592655,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListVpnGatewaysRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListVpnTunnelsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListWireGroupsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "crossSiteNetwork": {
                          "type": "string",
                          "id": 108192469,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListXpnHostsProjectsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "projectsListXpnHostsRequestResource": {
                          "type": "ProjectsListXpnHostsRequest",
                          "id": 238266391,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListZoneOperationsRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "ListZoneVmExtensionPoliciesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "ListZonesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        },
                        "_returnPartialSuccess": {
                          "oneof": [
                            "returnPartialSuccess"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "returnPartialSuccess": {
                          "type": "bool",
                          "id": 517198390,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "LocalDisk": {
                      "oneofs": {
                        "_diskCount": {
                          "oneof": [
                            "diskCount"
                          ]
                        },
                        "_diskSizeGb": {
                          "oneof": [
                            "diskSizeGb"
                          ]
                        },
                        "_diskType": {
                          "oneof": [
                            "diskType"
                          ]
                        }
                      },
                      "fields": {
                        "diskCount": {
                          "type": "int32",
                          "id": 182933485,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "diskSizeGb": {
                          "type": "int32",
                          "id": 316263735,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "diskType": {
                          "type": "string",
                          "id": 93009052,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "LocalizedMessage": {
                      "oneofs": {
                        "_locale": {
                          "oneof": [
                            "locale"
                          ]
                        },
                        "_message": {
                          "oneof": [
                            "message"
                          ]
                        }
                      },
                      "fields": {
                        "locale": {
                          "type": "string",
                          "id": 513150554,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "message": {
                          "type": "string",
                          "id": 418054151,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "LocationPolicy": {
                      "oneofs": {
                        "_targetShape": {
                          "oneof": [
                            "targetShape"
                          ]
                        }
                      },
                      "fields": {
                        "locations": {
                          "keyType": "string",
                          "type": "LocationPolicyLocation",
                          "id": 413423454
                        },
                        "targetShape": {
                          "type": "string",
                          "id": 338621299,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zones": {
                          "rule": "repeated",
                          "type": "LocationPolicyZoneConfiguration",
                          "id": 116085319
                        }
                      },
                      "nested": {
                        "TargetShape": {
                          "values": {
                            "UNDEFINED_TARGET_SHAPE": 0,
                            "ANY": 64972,
                            "ANY_SINGLE_ZONE": 61100880,
                            "BALANCED": 468409608
                          }
                        }
                      }
                    },
                    "LocationPolicyLocation": {
                      "oneofs": {
                        "_constraints": {
                          "oneof": [
                            "constraints"
                          ]
                        },
                        "_preference": {
                          "oneof": [
                            "preference"
                          ]
                        }
                      },
                      "fields": {
                        "constraints": {
                          "type": "LocationPolicyLocationConstraints",
                          "id": 3909174,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "preference": {
                          "type": "string",
                          "id": 150781147,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Preference": {
                          "values": {
                            "UNDEFINED_PREFERENCE": 0,
                            "ALLOW": 62368553,
                            "DENY": 2094604,
                            "PREFERENCE_UNSPECIFIED": 496219571
                          }
                        }
                      }
                    },
                    "LocationPolicyLocationConstraints": {
                      "oneofs": {
                        "_maxCount": {
                          "oneof": [
                            "maxCount"
                          ]
                        }
                      },
                      "fields": {
                        "maxCount": {
                          "type": "int32",
                          "id": 287620724,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "LocationPolicyZoneConfiguration": {
                      "oneofs": {
                        "_zone": {
                          "oneof": [
                            "zone"
                          ]
                        }
                      },
                      "fields": {
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "MachineImage": {
                      "oneofs": {
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_guestFlush": {
                          "oneof": [
                            "guestFlush"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_instanceProperties": {
                          "oneof": [
                            "instanceProperties"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_labelFingerprint": {
                          "oneof": [
                            "labelFingerprint"
                          ]
                        },
                        "_machineImageEncryptionKey": {
                          "oneof": [
                            "machineImageEncryptionKey"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_params": {
                          "oneof": [
                            "params"
                          ]
                        },
                        "_satisfiesPzi": {
                          "oneof": [
                            "satisfiesPzi"
                          ]
                        },
                        "_satisfiesPzs": {
                          "oneof": [
                            "satisfiesPzs"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_sourceInstance": {
                          "oneof": [
                            "sourceInstance"
                          ]
                        },
                        "_sourceInstanceProperties": {
                          "oneof": [
                            "sourceInstanceProperties"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        },
                        "_totalStorageBytes": {
                          "oneof": [
                            "totalStorageBytes"
                          ]
                        }
                      },
                      "fields": {
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "guestFlush": {
                          "type": "bool",
                          "id": 385550813,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instanceProperties": {
                          "type": "InstanceProperties",
                          "id": 215355165,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labelFingerprint": {
                          "type": "string",
                          "id": 178124825,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labels": {
                          "keyType": "string",
                          "type": "string",
                          "id": 500195327
                        },
                        "machineImageEncryptionKey": {
                          "type": "CustomerEncryptionKey",
                          "id": 528089087,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "params": {
                          "type": "MachineImageParams",
                          "id": 78313862,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "satisfiesPzi": {
                          "type": "bool",
                          "id": 480964257,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "satisfiesPzs": {
                          "type": "bool",
                          "id": 480964267,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "savedDisks": {
                          "rule": "repeated",
                          "type": "SavedDisk",
                          "id": 397424318
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceDiskEncryptionKeys": {
                          "rule": "repeated",
                          "type": "SourceDiskEncryptionKey",
                          "id": 370408498
                        },
                        "sourceInstance": {
                          "type": "string",
                          "id": 396315705,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceInstanceProperties": {
                          "type": "SourceInstanceProperties",
                          "id": 475195641,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "string",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "storageLocations": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 328005274
                        },
                        "totalStorageBytes": {
                          "type": "int64",
                          "id": 81855468,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Status": {
                          "values": {
                            "UNDEFINED_STATUS": 0,
                            "CREATING": 455564985,
                            "DELETING": 528602024,
                            "INVALID": 530283991,
                            "READY": 77848963,
                            "UPLOADING": 267603489
                          }
                        }
                      }
                    },
                    "MachineImageList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "MachineImage",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "MachineImageParams": {
                      "fields": {
                        "resourceManagerTags": {
                          "keyType": "string",
                          "type": "string",
                          "id": 377671164
                        }
                      }
                    },
                    "MachineType": {
                      "oneofs": {
                        "_architecture": {
                          "oneof": [
                            "architecture"
                          ]
                        },
                        "_bundledLocalSsds": {
                          "oneof": [
                            "bundledLocalSsds"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_deprecated": {
                          "oneof": [
                            "deprecated"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_guestCpus": {
                          "oneof": [
                            "guestCpus"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_imageSpaceGb": {
                          "oneof": [
                            "imageSpaceGb"
                          ]
                        },
                        "_isSharedCpu": {
                          "oneof": [
                            "isSharedCpu"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_maximumPersistentDisks": {
                          "oneof": [
                            "maximumPersistentDisks"
                          ]
                        },
                        "_maximumPersistentDisksSizeGb": {
                          "oneof": [
                            "maximumPersistentDisksSizeGb"
                          ]
                        },
                        "_memoryMb": {
                          "oneof": [
                            "memoryMb"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_zone": {
                          "oneof": [
                            "zone"
                          ]
                        }
                      },
                      "fields": {
                        "accelerators": {
                          "rule": "repeated",
                          "type": "Accelerators",
                          "id": 269577064
                        },
                        "architecture": {
                          "type": "string",
                          "id": 302803283,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "bundledLocalSsds": {
                          "type": "BundledLocalSsds",
                          "id": 387462016,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "deprecated": {
                          "type": "DeprecationStatus",
                          "id": 515138995,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "guestCpus": {
                          "type": "int32",
                          "id": 393356754,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "imageSpaceGb": {
                          "type": "int32",
                          "id": 75331864,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "isSharedCpu": {
                          "type": "bool",
                          "id": 521399555,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maximumPersistentDisks": {
                          "type": "int32",
                          "id": 496220941,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maximumPersistentDisksSizeGb": {
                          "type": "int64",
                          "id": 154274471,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "memoryMb": {
                          "type": "int32",
                          "id": 116001171,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Architecture": {
                          "values": {
                            "UNDEFINED_ARCHITECTURE": 0,
                            "ARCHITECTURE_UNSPECIFIED": 394750507,
                            "ARM64": 62547450,
                            "X86_64": 425300551
                          }
                        }
                      }
                    },
                    "MachineTypeAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "MachineTypesScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "MachineTypeList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "MachineType",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "MachineTypesScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "machineTypes": {
                          "rule": "repeated",
                          "type": "MachineType",
                          "id": 79720065
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ManagedInstance": {
                      "oneofs": {
                        "_allInstancesConfig": {
                          "oneof": [
                            "allInstancesConfig"
                          ]
                        },
                        "_currentAction": {
                          "oneof": [
                            "currentAction"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_instance": {
                          "oneof": [
                            "instance"
                          ]
                        },
                        "_instanceStatus": {
                          "oneof": [
                            "instanceStatus"
                          ]
                        },
                        "_lastAttempt": {
                          "oneof": [
                            "lastAttempt"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_preservedStateFromConfig": {
                          "oneof": [
                            "preservedStateFromConfig"
                          ]
                        },
                        "_preservedStateFromPolicy": {
                          "oneof": [
                            "preservedStateFromPolicy"
                          ]
                        },
                        "_propertiesFromFlexibilityPolicy": {
                          "oneof": [
                            "propertiesFromFlexibilityPolicy"
                          ]
                        },
                        "_scheduling": {
                          "oneof": [
                            "scheduling"
                          ]
                        },
                        "_targetStatus": {
                          "oneof": [
                            "targetStatus"
                          ]
                        },
                        "_version": {
                          "oneof": [
                            "version"
                          ]
                        }
                      },
                      "fields": {
                        "allInstancesConfig": {
                          "type": "ManagedInstanceAllInstancesConfig",
                          "id": 112596737,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "currentAction": {
                          "type": "string",
                          "id": 178475964,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instanceHealth": {
                          "rule": "repeated",
                          "type": "ManagedInstanceInstanceHealth",
                          "id": 382667078
                        },
                        "instanceStatus": {
                          "type": "string",
                          "id": 174577372,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "lastAttempt": {
                          "type": "ManagedInstanceLastAttempt",
                          "id": 434771492,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "preservedStateFromConfig": {
                          "type": "PreservedState",
                          "id": 98661858,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "preservedStateFromPolicy": {
                          "type": "PreservedState",
                          "id": 470783954,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "propertiesFromFlexibilityPolicy": {
                          "type": "ManagedInstancePropertiesFromFlexibilityPolicy",
                          "id": 155525825,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "scheduling": {
                          "type": "ManagedInstanceScheduling",
                          "id": 386688404,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetStatus": {
                          "type": "string",
                          "id": 307799648,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "version": {
                          "type": "ManagedInstanceVersion",
                          "id": 351608024,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "CurrentAction": {
                          "values": {
                            "UNDEFINED_CURRENT_ACTION": 0,
                            "ABANDONING": 388244813,
                            "ADOPTING": 414293554,
                            "CREATING": 455564985,
                            "CREATING_WITHOUT_RETRIES": 428843785,
                            "DELETING": 528602024,
                            "NONE": 2402104,
                            "RECREATING": 287278572,
                            "REFRESHING": 163266343,
                            "RESTARTING": 320534387,
                            "RESUMING": 446856618,
                            "STARTING": 488820800,
                            "VERIFYING": 16982185
                          }
                        },
                        "InstanceStatus": {
                          "values": {
                            "UNDEFINED_INSTANCE_STATUS": 0,
                            "DEPROVISIONING": 428935662,
                            "PENDING": 35394935,
                            "PENDING_STOP": 362509770,
                            "PROVISIONING": 290896621,
                            "REPAIRING": 413483285,
                            "RUNNING": 121282975,
                            "STAGING": 431072283,
                            "STOPPED": 444276141,
                            "STOPPING": 350791796,
                            "SUSPENDED": 51223995,
                            "SUSPENDING": 514206246,
                            "TERMINATED": 250018339
                          }
                        },
                        "TargetStatus": {
                          "values": {
                            "UNDEFINED_TARGET_STATUS": 0,
                            "ABANDONED": 81797556,
                            "DELETED": 120962041
                          }
                        }
                      }
                    },
                    "ManagedInstanceAllInstancesConfig": {
                      "oneofs": {
                        "_revision": {
                          "oneof": [
                            "revision"
                          ]
                        }
                      },
                      "fields": {
                        "revision": {
                          "type": "string",
                          "id": 276084699,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ManagedInstanceInstanceHealth": {
                      "oneofs": {
                        "_detailedHealthState": {
                          "oneof": [
                            "detailedHealthState"
                          ]
                        },
                        "_healthCheck": {
                          "oneof": [
                            "healthCheck"
                          ]
                        }
                      },
                      "fields": {
                        "detailedHealthState": {
                          "type": "string",
                          "id": 510470173,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "healthCheck": {
                          "type": "string",
                          "id": 308876645,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "DetailedHealthState": {
                          "values": {
                            "UNDEFINED_DETAILED_HEALTH_STATE": 0,
                            "DRAINING": 480455402,
                            "HEALTHY": 439801213,
                            "TIMEOUT": 477813057,
                            "UNHEALTHY": 462118084,
                            "UNKNOWN": 433141802
                          }
                        }
                      }
                    },
                    "ManagedInstanceLastAttempt": {
                      "oneofs": {
                        "_errors": {
                          "oneof": [
                            "errors"
                          ]
                        }
                      },
                      "fields": {
                        "errors": {
                          "type": "ManagedInstanceLastAttemptErrors",
                          "id": 315977579,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ManagedInstanceLastAttemptErrors": {
                      "fields": {
                        "errors": {
                          "rule": "repeated",
                          "type": "Errors",
                          "id": 315977579
                        }
                      }
                    },
                    "ManagedInstancePropertiesFromFlexibilityPolicy": {
                      "oneofs": {
                        "_machineType": {
                          "oneof": [
                            "machineType"
                          ]
                        },
                        "_minCpuPlatform": {
                          "oneof": [
                            "minCpuPlatform"
                          ]
                        },
                        "_provisioningModel": {
                          "oneof": [
                            "provisioningModel"
                          ]
                        }
                      },
                      "fields": {
                        "disks": {
                          "rule": "repeated",
                          "type": "AttachedDisk",
                          "id": 95594102
                        },
                        "machineType": {
                          "type": "string",
                          "id": 227711026,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "minCpuPlatform": {
                          "type": "string",
                          "id": 242912759,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "provisioningModel": {
                          "type": "string",
                          "id": 494423,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "ProvisioningModel": {
                          "values": {
                            "UNDEFINED_PROVISIONING_MODEL": 0,
                            "FLEX_START": 101746812,
                            "RESERVATION_BOUND": 293538571,
                            "SPOT": 2552066,
                            "STANDARD": 484642493
                          }
                        }
                      }
                    },
                    "ManagedInstanceScheduling": {
                      "oneofs": {
                        "_terminationTimestamp": {
                          "oneof": [
                            "terminationTimestamp"
                          ]
                        }
                      },
                      "fields": {
                        "terminationTimestamp": {
                          "type": "string",
                          "id": 364180891,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ManagedInstanceVersion": {
                      "oneofs": {
                        "_instanceTemplate": {
                          "oneof": [
                            "instanceTemplate"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        }
                      },
                      "fields": {
                        "instanceTemplate": {
                          "type": "string",
                          "id": 309248228,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "Metadata": {
                      "oneofs": {
                        "_fingerprint": {
                          "oneof": [
                            "fingerprint"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        }
                      },
                      "fields": {
                        "fingerprint": {
                          "type": "string",
                          "id": 234678500,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "Items",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "MetadataFilter": {
                      "oneofs": {
                        "_filterMatchCriteria": {
                          "oneof": [
                            "filterMatchCriteria"
                          ]
                        }
                      },
                      "fields": {
                        "filterLabels": {
                          "rule": "repeated",
                          "type": "MetadataFilterLabelMatch",
                          "id": 307903142
                        },
                        "filterMatchCriteria": {
                          "type": "string",
                          "id": 239970368,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "FilterMatchCriteria": {
                          "values": {
                            "UNDEFINED_FILTER_MATCH_CRITERIA": 0,
                            "MATCH_ALL": 180663271,
                            "MATCH_ANY": 180663346,
                            "NOT_SET": 163646646
                          }
                        }
                      }
                    },
                    "MetadataFilterLabelMatch": {
                      "oneofs": {
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_value": {
                          "oneof": [
                            "value"
                          ]
                        }
                      },
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "value": {
                          "type": "string",
                          "id": 111972721,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "MoveAddressRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "address": {
                          "type": "string",
                          "id": 462920692,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "regionAddressesMoveRequestResource": {
                          "type": "RegionAddressesMoveRequest",
                          "id": 409081924,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "MoveDiskProjectRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "diskMoveRequestResource": {
                          "type": "DiskMoveRequest",
                          "id": 313008458,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "MoveFirewallPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "parentId": {
                          "type": "string",
                          "id": 459714768,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "parent_id"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "MoveGlobalAddressRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "address": {
                          "type": "string",
                          "id": 462920692,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "globalAddressesMoveRequestResource": {
                          "type": "GlobalAddressesMoveRequest",
                          "id": 302807283,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "MoveInstanceProjectRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceMoveRequestResource": {
                          "type": "InstanceMoveRequest",
                          "id": 311664194,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "MoveOrganizationSecurityPolicyRequest": {
                      "oneofs": {
                        "_parentId": {
                          "oneof": [
                            "parentId"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "parentId": {
                          "type": "string",
                          "id": 459714768,
                          "options": {
                            "(google.cloud.operation_request_field)": "parent_id",
                            "proto3_optional": true
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "securityPolicy": {
                          "type": "string",
                          "id": 171082513,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "MultiMig": {
                      "oneofs": {
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_resourcePolicies": {
                          "oneof": [
                            "resourcePolicies"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        }
                      },
                      "fields": {
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "resourcePolicies": {
                          "type": "MultiMigResourcePolicies",
                          "id": 22220385,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "MultiMigStatus",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "MultiMigMember": {
                      "oneofs": {
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        }
                      },
                      "fields": {
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "MultiMigMemberStatus",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "MultiMigMemberList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "MultiMigMember",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "MultiMigMemberStatus": {
                      "oneofs": {
                        "_instanceGroupManager": {
                          "oneof": [
                            "instanceGroupManager"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "MultiMigResourcePolicies": {
                      "oneofs": {
                        "_workloadPolicy": {
                          "oneof": [
                            "workloadPolicy"
                          ]
                        }
                      },
                      "fields": {
                        "workloadPolicy": {
                          "type": "string",
                          "id": 114721530,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "MultiMigStatus": {
                      "oneofs": {
                        "_membersCount": {
                          "oneof": [
                            "membersCount"
                          ]
                        }
                      },
                      "fields": {
                        "appliedAcceleratorTopologies": {
                          "rule": "repeated",
                          "type": "MultiMigStatusAcceleratorTopology",
                          "id": 481392547
                        },
                        "membersCount": {
                          "type": "int32",
                          "id": 215189097,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "MultiMigStatusAcceleratorTopology": {
                      "oneofs": {
                        "_acceleratorTopology": {
                          "oneof": [
                            "acceleratorTopology"
                          ]
                        },
                        "_acceleratorTopologyState": {
                          "oneof": [
                            "acceleratorTopologyState"
                          ]
                        },
                        "_acceleratorTopologyStateLastCheck": {
                          "oneof": [
                            "acceleratorTopologyStateLastCheck"
                          ]
                        }
                      },
                      "fields": {
                        "acceleratorTopology": {
                          "type": "string",
                          "id": 389323203,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "acceleratorTopologyState": {
                          "type": "string",
                          "id": 228860693,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "acceleratorTopologyStateLastCheck": {
                          "type": "MultiMigStatusAcceleratorTopologyAcceleratorTopologyStateLastCheck",
                          "id": 386725257,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "AcceleratorTopologyState": {
                          "values": {
                            "UNDEFINED_ACCELERATOR_TOPOLOGY_STATE": 0,
                            "ACTIVATING": 378825968,
                            "ACTIVE": 314733318,
                            "ACTIVE_DEGRADED": 471128135,
                            "DEACTIVATING": 57182257,
                            "FAILED": 455706685,
                            "INCOMPLETE": 11941214
                          }
                        }
                      }
                    },
                    "MultiMigStatusAcceleratorTopologyAcceleratorTopologyStateLastCheck": {
                      "oneofs": {
                        "_error": {
                          "oneof": [
                            "error"
                          ]
                        },
                        "_timestamp": {
                          "oneof": [
                            "timestamp"
                          ]
                        }
                      },
                      "fields": {
                        "error": {
                          "type": "Error",
                          "id": 96784904,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "timestamp": {
                          "type": "string",
                          "id": 55126294,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "MultiMigsList": {
                      "oneofs": {
                        "_etag": {
                          "oneof": [
                            "etag"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "etag": {
                          "type": "string",
                          "id": 3123477,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "MultiMig",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NamedPort": {
                      "oneofs": {
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_port": {
                          "oneof": [
                            "port"
                          ]
                        }
                      },
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "port": {
                          "type": "int32",
                          "id": 3446913,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NamedSet": {
                      "oneofs": {
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_fingerprint": {
                          "oneof": [
                            "fingerprint"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_type": {
                          "oneof": [
                            "type"
                          ]
                        }
                      },
                      "fields": {
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "elements": {
                          "rule": "repeated",
                          "type": "Expr",
                          "id": 528531703
                        },
                        "fingerprint": {
                          "type": "string",
                          "id": 234678500,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "type": {
                          "type": "string",
                          "id": 3575610,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Type": {
                          "values": {
                            "UNDEFINED_TYPE": 0,
                            "NAMED_SET_TYPE_COMMUNITY": 263444871,
                            "NAMED_SET_TYPE_PREFIX": 228038036
                          }
                        }
                      }
                    },
                    "NatIpInfo": {
                      "oneofs": {
                        "_natName": {
                          "oneof": [
                            "natName"
                          ]
                        }
                      },
                      "fields": {
                        "natIpInfoMappings": {
                          "rule": "repeated",
                          "type": "NatIpInfoNatIpInfoMapping",
                          "id": 241401884
                        },
                        "natName": {
                          "type": "string",
                          "id": 425596649,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NatIpInfoNatIpInfoMapping": {
                      "oneofs": {
                        "_mode": {
                          "oneof": [
                            "mode"
                          ]
                        },
                        "_natIp": {
                          "oneof": [
                            "natIp"
                          ]
                        },
                        "_usage": {
                          "oneof": [
                            "usage"
                          ]
                        }
                      },
                      "fields": {
                        "mode": {
                          "type": "string",
                          "id": 3357091,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "natIp": {
                          "type": "string",
                          "id": 21113093,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "usage": {
                          "type": "string",
                          "id": 111574433,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Mode": {
                          "values": {
                            "UNDEFINED_MODE": 0,
                            "AUTO": 2020783,
                            "MANUAL": 119397318
                          }
                        },
                        "Usage": {
                          "values": {
                            "UNDEFINED_USAGE": 0,
                            "IN_USE": 17393485,
                            "UNUSED": 360643030
                          }
                        }
                      }
                    },
                    "NatIpInfoResponse": {
                      "fields": {
                        "result": {
                          "rule": "repeated",
                          "type": "NatIpInfo",
                          "id": 139315229
                        }
                      }
                    },
                    "Network": {
                      "oneofs": {
                        "_IPv4Range": {
                          "oneof": [
                            "IPv4Range"
                          ]
                        },
                        "_autoCreateSubnetworks": {
                          "oneof": [
                            "autoCreateSubnetworks"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_enableUlaInternalIpv6": {
                          "oneof": [
                            "enableUlaInternalIpv6"
                          ]
                        },
                        "_firewallPolicy": {
                          "oneof": [
                            "firewallPolicy"
                          ]
                        },
                        "_gatewayIPv4": {
                          "oneof": [
                            "gatewayIPv4"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_internalIpv6Range": {
                          "oneof": [
                            "internalIpv6Range"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_mtu": {
                          "oneof": [
                            "mtu"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_networkFirewallPolicyEnforcementOrder": {
                          "oneof": [
                            "networkFirewallPolicyEnforcementOrder"
                          ]
                        },
                        "_networkProfile": {
                          "oneof": [
                            "networkProfile"
                          ]
                        },
                        "_params": {
                          "oneof": [
                            "params"
                          ]
                        },
                        "_routingConfig": {
                          "oneof": [
                            "routingConfig"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_selfLinkWithId": {
                          "oneof": [
                            "selfLinkWithId"
                          ]
                        }
                      },
                      "fields": {
                        "IPv4Range": {
                          "type": "string",
                          "id": 59234358,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "autoCreateSubnetworks": {
                          "type": "bool",
                          "id": 256156690,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enableUlaInternalIpv6": {
                          "type": "bool",
                          "id": 423757720,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "gatewayIPv4": {
                          "type": "string",
                          "id": 178678877,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "internalIpv6Range": {
                          "type": "string",
                          "id": 277456807,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "mtu": {
                          "type": "int32",
                          "id": 108462,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "networkFirewallPolicyEnforcementOrder": {
                          "type": "string",
                          "id": 6504784,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "networkProfile": {
                          "type": "string",
                          "id": 173112472,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "params": {
                          "type": "NetworkParams",
                          "id": 78313862,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "peerings": {
                          "rule": "repeated",
                          "type": "NetworkPeering",
                          "id": 69883187
                        },
                        "routingConfig": {
                          "type": "NetworkRoutingConfig",
                          "id": 523556059,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLinkWithId": {
                          "type": "string",
                          "id": 44520962,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "subnetworks": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 415853125
                        }
                      },
                      "nested": {
                        "NetworkFirewallPolicyEnforcementOrder": {
                          "values": {
                            "UNDEFINED_NETWORK_FIREWALL_POLICY_ENFORCEMENT_ORDER": 0,
                            "AFTER_CLASSIC_FIREWALL": 154582608,
                            "BEFORE_CLASSIC_FIREWALL": 338458349
                          }
                        }
                      }
                    },
                    "NetworkAttachment": {
                      "oneofs": {
                        "_connectionPreference": {
                          "oneof": [
                            "connectionPreference"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_fingerprint": {
                          "oneof": [
                            "fingerprint"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_network": {
                          "oneof": [
                            "network"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_selfLinkWithId": {
                          "oneof": [
                            "selfLinkWithId"
                          ]
                        }
                      },
                      "fields": {
                        "connectionEndpoints": {
                          "rule": "repeated",
                          "type": "NetworkAttachmentConnectedEndpoint",
                          "id": 326078813
                        },
                        "connectionPreference": {
                          "type": "string",
                          "id": 285818076,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "fingerprint": {
                          "type": "string",
                          "id": 234678500,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "network": {
                          "type": "string",
                          "id": 232872494,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "producerAcceptLists": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 202804523
                        },
                        "producerRejectLists": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 4112002
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLinkWithId": {
                          "type": "string",
                          "id": 44520962,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "subnetworks": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 415853125
                        }
                      },
                      "nested": {
                        "ConnectionPreference": {
                          "values": {
                            "UNDEFINED_CONNECTION_PREFERENCE": 0,
                            "ACCEPT_AUTOMATIC": 75250580,
                            "ACCEPT_MANUAL": 373061341,
                            "INVALID": 530283991
                          }
                        }
                      }
                    },
                    "NetworkAttachmentAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "NetworkAttachmentsScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NetworkAttachmentConnectedEndpoint": {
                      "oneofs": {
                        "_ipAddress": {
                          "oneof": [
                            "ipAddress"
                          ]
                        },
                        "_ipv6Address": {
                          "oneof": [
                            "ipv6Address"
                          ]
                        },
                        "_projectIdOrNum": {
                          "oneof": [
                            "projectIdOrNum"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        },
                        "_subnetwork": {
                          "oneof": [
                            "subnetwork"
                          ]
                        },
                        "_subnetworkCidrRange": {
                          "oneof": [
                            "subnetworkCidrRange"
                          ]
                        }
                      },
                      "fields": {
                        "ipAddress": {
                          "type": "string",
                          "id": 406272220,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipv6Address": {
                          "type": "string",
                          "id": 341563804,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "projectIdOrNum": {
                          "type": "string",
                          "id": 349783336,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "secondaryIpCidrRanges": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 117184788
                        },
                        "status": {
                          "type": "string",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "subnetwork": {
                          "type": "string",
                          "id": 307827694,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "subnetworkCidrRange": {
                          "type": "string",
                          "id": 383249827,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Status": {
                          "values": {
                            "UNDEFINED_STATUS": 0,
                            "ACCEPTED": 246714279,
                            "CLOSED": 380163436,
                            "NEEDS_ATTENTION": 344491452,
                            "PENDING": 35394935,
                            "REJECTED": 174130302,
                            "STATUS_UNSPECIFIED": 42133066
                          }
                        }
                      }
                    },
                    "NetworkAttachmentList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "NetworkAttachment",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NetworkAttachmentsScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "networkAttachments": {
                          "rule": "repeated",
                          "type": "NetworkAttachment",
                          "id": 521514783
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NetworkEdgeSecurityService": {
                      "oneofs": {
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_fingerprint": {
                          "oneof": [
                            "fingerprint"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_securityPolicy": {
                          "oneof": [
                            "securityPolicy"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_selfLinkWithId": {
                          "oneof": [
                            "selfLinkWithId"
                          ]
                        }
                      },
                      "fields": {
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "fingerprint": {
                          "type": "string",
                          "id": 234678500,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "securityPolicy": {
                          "type": "string",
                          "id": 171082513,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLinkWithId": {
                          "type": "string",
                          "id": 44520962,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NetworkEdgeSecurityServiceAggregatedList": {
                      "oneofs": {
                        "_etag": {
                          "oneof": [
                            "etag"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "etag": {
                          "type": "string",
                          "id": 3123477,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "NetworkEdgeSecurityServicesScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NetworkEdgeSecurityServicesScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "networkEdgeSecurityServices": {
                          "rule": "repeated",
                          "type": "NetworkEdgeSecurityService",
                          "id": 35530156
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NetworkEndpoint": {
                      "oneofs": {
                        "_clientDestinationPort": {
                          "oneof": [
                            "clientDestinationPort"
                          ]
                        },
                        "_fqdn": {
                          "oneof": [
                            "fqdn"
                          ]
                        },
                        "_instance": {
                          "oneof": [
                            "instance"
                          ]
                        },
                        "_ipAddress": {
                          "oneof": [
                            "ipAddress"
                          ]
                        },
                        "_ipv6Address": {
                          "oneof": [
                            "ipv6Address"
                          ]
                        },
                        "_port": {
                          "oneof": [
                            "port"
                          ]
                        }
                      },
                      "fields": {
                        "annotations": {
                          "keyType": "string",
                          "type": "string",
                          "id": 112032548
                        },
                        "clientDestinationPort": {
                          "type": "int32",
                          "id": 123765766,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "fqdn": {
                          "type": "string",
                          "id": 3150485,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipAddress": {
                          "type": "string",
                          "id": 406272220,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipv6Address": {
                          "type": "string",
                          "id": 341563804,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "port": {
                          "type": "int32",
                          "id": 3446913,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NetworkEndpointGroup": {
                      "oneofs": {
                        "_appEngine": {
                          "oneof": [
                            "appEngine"
                          ]
                        },
                        "_cloudFunction": {
                          "oneof": [
                            "cloudFunction"
                          ]
                        },
                        "_cloudRun": {
                          "oneof": [
                            "cloudRun"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_defaultPort": {
                          "oneof": [
                            "defaultPort"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_loadBalancer": {
                          "oneof": [
                            "loadBalancer"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_network": {
                          "oneof": [
                            "network"
                          ]
                        },
                        "_networkEndpointType": {
                          "oneof": [
                            "networkEndpointType"
                          ]
                        },
                        "_pscData": {
                          "oneof": [
                            "pscData"
                          ]
                        },
                        "_pscTargetService": {
                          "oneof": [
                            "pscTargetService"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_serverlessDeployment": {
                          "oneof": [
                            "serverlessDeployment"
                          ]
                        },
                        "_size": {
                          "oneof": [
                            "size"
                          ]
                        },
                        "_subnetwork": {
                          "oneof": [
                            "subnetwork"
                          ]
                        },
                        "_zone": {
                          "oneof": [
                            "zone"
                          ]
                        }
                      },
                      "fields": {
                        "annotations": {
                          "keyType": "string",
                          "type": "string",
                          "id": 112032548
                        },
                        "appEngine": {
                          "type": "NetworkEndpointGroupAppEngine",
                          "id": 340788768,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "cloudFunction": {
                          "type": "NetworkEndpointGroupCloudFunction",
                          "id": 519893666,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "cloudRun": {
                          "type": "NetworkEndpointGroupCloudRun",
                          "id": 111060353,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "defaultPort": {
                          "type": "int32",
                          "id": 423377855,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "loadBalancer": {
                          "type": "NetworkEndpointGroupLbNetworkEndpointGroup",
                          "id": 525335631,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "network": {
                          "type": "string",
                          "id": 232872494,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "networkEndpointType": {
                          "type": "string",
                          "id": 118301523,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pscData": {
                          "type": "NetworkEndpointGroupPscData",
                          "id": 71937481,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pscTargetService": {
                          "type": "string",
                          "id": 269132134,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serverlessDeployment": {
                          "type": "NetworkEndpointGroupServerlessDeployment",
                          "id": 366651272,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "size": {
                          "type": "int32",
                          "id": 3530753,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "subnetwork": {
                          "type": "string",
                          "id": 307827694,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "NetworkEndpointType": {
                          "values": {
                            "UNDEFINED_NETWORK_ENDPOINT_TYPE": 0,
                            "GCE_VM_IP": 401880793,
                            "GCE_VM_IP_PORT": 501838375,
                            "GCE_VM_IP_PORTMAP": 22819253,
                            "INTERNET_FQDN_PORT": 404154477,
                            "INTERNET_IP_PORT": 477719963,
                            "NON_GCP_PRIVATE_IP_PORT": 336447968,
                            "PRIVATE_SERVICE_CONNECT": 48134724,
                            "SERVERLESS": 270492508
                          }
                        }
                      }
                    },
                    "NetworkEndpointGroupAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "NetworkEndpointGroupsScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NetworkEndpointGroupAppEngine": {
                      "oneofs": {
                        "_service": {
                          "oneof": [
                            "service"
                          ]
                        },
                        "_urlMask": {
                          "oneof": [
                            "urlMask"
                          ]
                        },
                        "_version": {
                          "oneof": [
                            "version"
                          ]
                        }
                      },
                      "fields": {
                        "service": {
                          "type": "string",
                          "id": 373540533,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "urlMask": {
                          "type": "string",
                          "id": 103352252,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "version": {
                          "type": "string",
                          "id": 351608024,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NetworkEndpointGroupCloudFunction": {
                      "oneofs": {
                        "_function": {
                          "oneof": [
                            "function"
                          ]
                        },
                        "_urlMask": {
                          "oneof": [
                            "urlMask"
                          ]
                        }
                      },
                      "fields": {
                        "function": {
                          "type": "string",
                          "id": 307196888,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "urlMask": {
                          "type": "string",
                          "id": 103352252,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NetworkEndpointGroupCloudRun": {
                      "oneofs": {
                        "_service": {
                          "oneof": [
                            "service"
                          ]
                        },
                        "_tag": {
                          "oneof": [
                            "tag"
                          ]
                        },
                        "_urlMask": {
                          "oneof": [
                            "urlMask"
                          ]
                        }
                      },
                      "fields": {
                        "service": {
                          "type": "string",
                          "id": 373540533,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "tag": {
                          "type": "string",
                          "id": 114586,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "urlMask": {
                          "type": "string",
                          "id": 103352252,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NetworkEndpointGroupLbNetworkEndpointGroup": {
                      "oneofs": {
                        "_defaultPort": {
                          "oneof": [
                            "defaultPort"
                          ]
                        },
                        "_network": {
                          "oneof": [
                            "network"
                          ]
                        },
                        "_subnetwork": {
                          "oneof": [
                            "subnetwork"
                          ]
                        },
                        "_zone": {
                          "oneof": [
                            "zone"
                          ]
                        }
                      },
                      "fields": {
                        "defaultPort": {
                          "type": "int32",
                          "id": 423377855,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "network": {
                          "type": "string",
                          "id": 232872494,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "subnetwork": {
                          "type": "string",
                          "id": 307827694,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NetworkEndpointGroupList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "NetworkEndpointGroup",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NetworkEndpointGroupPscData": {
                      "oneofs": {
                        "_consumerPscAddress": {
                          "oneof": [
                            "consumerPscAddress"
                          ]
                        },
                        "_producerPort": {
                          "oneof": [
                            "producerPort"
                          ]
                        },
                        "_pscConnectionId": {
                          "oneof": [
                            "pscConnectionId"
                          ]
                        },
                        "_pscConnectionStatus": {
                          "oneof": [
                            "pscConnectionStatus"
                          ]
                        }
                      },
                      "fields": {
                        "consumerPscAddress": {
                          "type": "string",
                          "id": 452646572,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "producerPort": {
                          "type": "int32",
                          "id": 410021134,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pscConnectionId": {
                          "type": "uint64",
                          "id": 292082397,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pscConnectionStatus": {
                          "type": "string",
                          "id": 184149172,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "PscConnectionStatus": {
                          "values": {
                            "UNDEFINED_PSC_CONNECTION_STATUS": 0,
                            "ACCEPTED": 246714279,
                            "CLOSED": 380163436,
                            "NEEDS_ATTENTION": 344491452,
                            "PENDING": 35394935,
                            "REJECTED": 174130302,
                            "STATUS_UNSPECIFIED": 42133066
                          }
                        }
                      }
                    },
                    "NetworkEndpointGroupServerlessDeployment": {
                      "oneofs": {
                        "_platform": {
                          "oneof": [
                            "platform"
                          ]
                        },
                        "_resource": {
                          "oneof": [
                            "resource"
                          ]
                        },
                        "_urlMask": {
                          "oneof": [
                            "urlMask"
                          ]
                        },
                        "_version": {
                          "oneof": [
                            "version"
                          ]
                        }
                      },
                      "fields": {
                        "platform": {
                          "type": "string",
                          "id": 264071283,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "urlMask": {
                          "type": "string",
                          "id": 103352252,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "version": {
                          "type": "string",
                          "id": 351608024,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NetworkEndpointGroupsAttachEndpointsRequest": {
                      "fields": {
                        "networkEndpoints": {
                          "rule": "repeated",
                          "type": "NetworkEndpoint",
                          "id": 149850285
                        }
                      }
                    },
                    "NetworkEndpointGroupsDetachEndpointsRequest": {
                      "fields": {
                        "networkEndpoints": {
                          "rule": "repeated",
                          "type": "NetworkEndpoint",
                          "id": 149850285
                        }
                      }
                    },
                    "NetworkEndpointGroupsListEndpointsRequest": {
                      "oneofs": {
                        "_healthStatus": {
                          "oneof": [
                            "healthStatus"
                          ]
                        }
                      },
                      "fields": {
                        "endpointFilters": {
                          "rule": "repeated",
                          "type": "NetworkEndpointGroupsListEndpointsRequestNetworkEndpointFilter",
                          "id": 382665553
                        },
                        "healthStatus": {
                          "type": "string",
                          "id": 380545845,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "HealthStatus": {
                          "values": {
                            "UNDEFINED_HEALTH_STATUS": 0,
                            "SHOW": 2544381,
                            "SKIP": 2547071
                          }
                        }
                      }
                    },
                    "NetworkEndpointGroupsListEndpointsRequestNetworkEndpointFilter": {
                      "oneofs": {
                        "_networkEndpoint": {
                          "oneof": [
                            "networkEndpoint"
                          ]
                        }
                      },
                      "fields": {
                        "networkEndpoint": {
                          "type": "NetworkEndpoint",
                          "id": 56789126,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NetworkEndpointGroupsListNetworkEndpoints": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "NetworkEndpointWithHealthStatus",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NetworkEndpointGroupsScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "networkEndpointGroups": {
                          "rule": "repeated",
                          "type": "NetworkEndpointGroup",
                          "id": 29346733
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NetworkEndpointWithHealthStatus": {
                      "oneofs": {
                        "_networkEndpoint": {
                          "oneof": [
                            "networkEndpoint"
                          ]
                        }
                      },
                      "fields": {
                        "healths": {
                          "rule": "repeated",
                          "type": "HealthStatusForNetworkEndpoint",
                          "id": 258689431
                        },
                        "networkEndpoint": {
                          "type": "NetworkEndpoint",
                          "id": 56789126,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NetworkFirewallPolicyAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "FirewallPoliciesScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NetworkInterface": {
                      "oneofs": {
                        "_enableVpcScopedDns": {
                          "oneof": [
                            "enableVpcScopedDns"
                          ]
                        },
                        "_fingerprint": {
                          "oneof": [
                            "fingerprint"
                          ]
                        },
                        "_igmpQuery": {
                          "oneof": [
                            "igmpQuery"
                          ]
                        },
                        "_internalIpv6PrefixLength": {
                          "oneof": [
                            "internalIpv6PrefixLength"
                          ]
                        },
                        "_ipv6AccessType": {
                          "oneof": [
                            "ipv6AccessType"
                          ]
                        },
                        "_ipv6Address": {
                          "oneof": [
                            "ipv6Address"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_macAddress": {
                          "oneof": [
                            "macAddress"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_network": {
                          "oneof": [
                            "network"
                          ]
                        },
                        "_networkAttachment": {
                          "oneof": [
                            "networkAttachment"
                          ]
                        },
                        "_networkIP": {
                          "oneof": [
                            "networkIP"
                          ]
                        },
                        "_nicType": {
                          "oneof": [
                            "nicType"
                          ]
                        },
                        "_parentNicName": {
                          "oneof": [
                            "parentNicName"
                          ]
                        },
                        "_queueCount": {
                          "oneof": [
                            "queueCount"
                          ]
                        },
                        "_stackType": {
                          "oneof": [
                            "stackType"
                          ]
                        },
                        "_subnetwork": {
                          "oneof": [
                            "subnetwork"
                          ]
                        },
                        "_vlan": {
                          "oneof": [
                            "vlan"
                          ]
                        }
                      },
                      "fields": {
                        "accessConfigs": {
                          "rule": "repeated",
                          "type": "AccessConfig",
                          "id": 111058326
                        },
                        "aliasIpRanges": {
                          "rule": "repeated",
                          "type": "AliasIpRange",
                          "id": 165085631
                        },
                        "enableVpcScopedDns": {
                          "type": "bool",
                          "id": 283425868,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "fingerprint": {
                          "type": "string",
                          "id": 234678500,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "igmpQuery": {
                          "type": "string",
                          "id": 30249546,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "internalIpv6PrefixLength": {
                          "type": "int32",
                          "id": 203833757,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipv6AccessConfigs": {
                          "rule": "repeated",
                          "type": "AccessConfig",
                          "id": 483472110
                        },
                        "ipv6AccessType": {
                          "type": "string",
                          "id": 504658653,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipv6Address": {
                          "type": "string",
                          "id": 341563804,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "macAddress": {
                          "type": "string",
                          "id": 332540164,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "network": {
                          "type": "string",
                          "id": 232872494,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "networkAttachment": {
                          "type": "string",
                          "id": 224644052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "networkIP": {
                          "type": "string",
                          "id": 207181961,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nicType": {
                          "type": "string",
                          "id": 59810577,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "parentNicName": {
                          "type": "string",
                          "id": 418764375,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "queueCount": {
                          "type": "int32",
                          "id": 503708769,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "stackType": {
                          "type": "string",
                          "id": 425908881,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "subnetwork": {
                          "type": "string",
                          "id": 307827694,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "vlan": {
                          "type": "int32",
                          "id": 3622243,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "IgmpQuery": {
                          "values": {
                            "UNDEFINED_IGMP_QUERY": 0,
                            "IGMP_QUERY_DISABLED": 28285169,
                            "IGMP_QUERY_V2": 333493457
                          }
                        },
                        "Ipv6AccessType": {
                          "values": {
                            "UNDEFINED_IPV6_ACCESS_TYPE": 0,
                            "EXTERNAL": 35607499,
                            "INTERNAL": 279295677,
                            "UNSPECIFIED_IPV6_ACCESS_TYPE": 313080613
                          }
                        },
                        "NicType": {
                          "values": {
                            "UNDEFINED_NIC_TYPE": 0,
                            "GVNIC": 68209305,
                            "IDPF": 2242641,
                            "IRDMA": 69927695,
                            "MRDMA": 73621779,
                            "UNSPECIFIED_NIC_TYPE": 67411801,
                            "VIRTIO_NET": 452123481
                          }
                        },
                        "StackType": {
                          "values": {
                            "UNDEFINED_STACK_TYPE": 0,
                            "IPV4_IPV6": 22197249,
                            "IPV4_ONLY": 22373798,
                            "IPV6_ONLY": 79632100,
                            "UNSPECIFIED_STACK_TYPE": 298084569
                          }
                        }
                      }
                    },
                    "NetworkList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "Network",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NetworkParams": {
                      "fields": {
                        "resourceManagerTags": {
                          "keyType": "string",
                          "type": "string",
                          "id": 377671164
                        }
                      }
                    },
                    "NetworkPeering": {
                      "oneofs": {
                        "_autoCreateRoutes": {
                          "oneof": [
                            "autoCreateRoutes"
                          ]
                        },
                        "_connectionStatus": {
                          "oneof": [
                            "connectionStatus"
                          ]
                        },
                        "_exchangeSubnetRoutes": {
                          "oneof": [
                            "exchangeSubnetRoutes"
                          ]
                        },
                        "_exportCustomRoutes": {
                          "oneof": [
                            "exportCustomRoutes"
                          ]
                        },
                        "_exportSubnetRoutesWithPublicIp": {
                          "oneof": [
                            "exportSubnetRoutesWithPublicIp"
                          ]
                        },
                        "_importCustomRoutes": {
                          "oneof": [
                            "importCustomRoutes"
                          ]
                        },
                        "_importSubnetRoutesWithPublicIp": {
                          "oneof": [
                            "importSubnetRoutesWithPublicIp"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_network": {
                          "oneof": [
                            "network"
                          ]
                        },
                        "_peerMtu": {
                          "oneof": [
                            "peerMtu"
                          ]
                        },
                        "_stackType": {
                          "oneof": [
                            "stackType"
                          ]
                        },
                        "_state": {
                          "oneof": [
                            "state"
                          ]
                        },
                        "_stateDetails": {
                          "oneof": [
                            "stateDetails"
                          ]
                        },
                        "_updateStrategy": {
                          "oneof": [
                            "updateStrategy"
                          ]
                        }
                      },
                      "fields": {
                        "autoCreateRoutes": {
                          "type": "bool",
                          "id": 57454941,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "connectionStatus": {
                          "type": "NetworkPeeringConnectionStatus",
                          "id": 525629555,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "exchangeSubnetRoutes": {
                          "type": "bool",
                          "id": 26322256,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "exportCustomRoutes": {
                          "type": "bool",
                          "id": 60281485,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "exportSubnetRoutesWithPublicIp": {
                          "type": "bool",
                          "id": 97940834,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "importCustomRoutes": {
                          "type": "bool",
                          "id": 197982398,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "importSubnetRoutesWithPublicIp": {
                          "type": "bool",
                          "id": 14419729,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "network": {
                          "type": "string",
                          "id": 232872494,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "peerMtu": {
                          "type": "int32",
                          "id": 69584721,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "stackType": {
                          "type": "string",
                          "id": 425908881,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "state": {
                          "type": "string",
                          "id": 109757585,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "stateDetails": {
                          "type": "string",
                          "id": 95566996,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "updateStrategy": {
                          "type": "string",
                          "id": 6123049,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "StackType": {
                          "values": {
                            "UNDEFINED_STACK_TYPE": 0,
                            "IPV4_IPV6": 22197249,
                            "IPV4_ONLY": 22373798
                          }
                        },
                        "State": {
                          "values": {
                            "UNDEFINED_STATE": 0,
                            "ACTIVE": 314733318,
                            "INACTIVE": 270421099
                          }
                        },
                        "UpdateStrategy": {
                          "values": {
                            "UNDEFINED_UPDATE_STRATEGY": 0,
                            "CONSENSUS": 203373655,
                            "INDEPENDENT": 127011674,
                            "UNSPECIFIED": 526786327
                          }
                        }
                      }
                    },
                    "NetworkPeeringConnectionStatus": {
                      "oneofs": {
                        "_consensusState": {
                          "oneof": [
                            "consensusState"
                          ]
                        },
                        "_trafficConfiguration": {
                          "oneof": [
                            "trafficConfiguration"
                          ]
                        },
                        "_updateStrategy": {
                          "oneof": [
                            "updateStrategy"
                          ]
                        }
                      },
                      "fields": {
                        "consensusState": {
                          "type": "NetworkPeeringConnectionStatusConsensusState",
                          "id": 379772617,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "trafficConfiguration": {
                          "type": "NetworkPeeringConnectionStatusTrafficConfiguration",
                          "id": 133016116,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "updateStrategy": {
                          "type": "string",
                          "id": 6123049,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "UpdateStrategy": {
                          "values": {
                            "UNDEFINED_UPDATE_STRATEGY": 0,
                            "CONSENSUS": 203373655,
                            "INDEPENDENT": 127011674,
                            "UNSPECIFIED": 526786327
                          }
                        }
                      }
                    },
                    "NetworkPeeringConnectionStatusConsensusState": {
                      "oneofs": {
                        "_deleteStatus": {
                          "oneof": [
                            "deleteStatus"
                          ]
                        },
                        "_updateStatus": {
                          "oneof": [
                            "updateStatus"
                          ]
                        }
                      },
                      "fields": {
                        "deleteStatus": {
                          "type": "string",
                          "id": 483434758,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "updateStatus": {
                          "type": "string",
                          "id": 265998376,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "DeleteStatus": {
                          "values": {
                            "UNDEFINED_DELETE_STATUS": 0,
                            "DELETE_ACKNOWLEDGED": 325293916,
                            "DELETE_STATUS_UNSPECIFIED": 395396446,
                            "LOCAL_CANCEL_REQUESTED": 169545277,
                            "LOCAL_DELETE_REQUESTED": 227335214,
                            "PEER_CANCEL_REQUESTED": 140057862,
                            "PEER_DELETE_REQUESTED": 197847799
                          }
                        },
                        "UpdateStatus": {
                          "values": {
                            "UNDEFINED_UPDATE_STATUS": 0,
                            "IN_SYNC": 2273653,
                            "PENDING_LOCAL_ACKNOWLEDMENT": 229926592,
                            "PENDING_PEER_ACKNOWLEDGEMENT": 420185797,
                            "UPDATE_STATUS_UNSPECIFIED": 120836480
                          }
                        }
                      }
                    },
                    "NetworkPeeringConnectionStatusTrafficConfiguration": {
                      "oneofs": {
                        "_exportCustomRoutesToPeer": {
                          "oneof": [
                            "exportCustomRoutesToPeer"
                          ]
                        },
                        "_exportSubnetRoutesWithPublicIpToPeer": {
                          "oneof": [
                            "exportSubnetRoutesWithPublicIpToPeer"
                          ]
                        },
                        "_importCustomRoutesFromPeer": {
                          "oneof": [
                            "importCustomRoutesFromPeer"
                          ]
                        },
                        "_importSubnetRoutesWithPublicIpFromPeer": {
                          "oneof": [
                            "importSubnetRoutesWithPublicIpFromPeer"
                          ]
                        },
                        "_stackType": {
                          "oneof": [
                            "stackType"
                          ]
                        }
                      },
                      "fields": {
                        "exportCustomRoutesToPeer": {
                          "type": "bool",
                          "id": 286428404,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "exportSubnetRoutesWithPublicIpToPeer": {
                          "type": "bool",
                          "id": 8358601,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "importCustomRoutesFromPeer": {
                          "type": "bool",
                          "id": 398584470,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "importSubnetRoutesWithPublicIpFromPeer": {
                          "type": "bool",
                          "id": 234712361,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "stackType": {
                          "type": "string",
                          "id": 425908881,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "StackType": {
                          "values": {
                            "UNDEFINED_STACK_TYPE": 0,
                            "IPV4_IPV6": 22197249,
                            "IPV4_ONLY": 22373798
                          }
                        }
                      }
                    },
                    "NetworkPerformanceConfig": {
                      "oneofs": {
                        "_totalEgressBandwidthTier": {
                          "oneof": [
                            "totalEgressBandwidthTier"
                          ]
                        }
                      },
                      "fields": {
                        "totalEgressBandwidthTier": {
                          "type": "string",
                          "id": 130109439,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "TotalEgressBandwidthTier": {
                          "values": {
                            "UNDEFINED_TOTAL_EGRESS_BANDWIDTH_TIER": 0,
                            "DEFAULT": 115302945,
                            "TIER_1": 326919444
                          }
                        }
                      }
                    },
                    "NetworkPoliciesScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "networkPolicies": {
                          "rule": "repeated",
                          "type": "NetworkPolicy",
                          "id": 473193537
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NetworkPolicy": {
                      "oneofs": {
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_ruleTupleCount": {
                          "oneof": [
                            "ruleTupleCount"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_selfLinkWithId": {
                          "oneof": [
                            "selfLinkWithId"
                          ]
                        }
                      },
                      "fields": {
                        "associations": {
                          "rule": "repeated",
                          "type": "NetworkPolicyAssociation",
                          "id": 508736530
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ruleTupleCount": {
                          "type": "int32",
                          "id": 388342037,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLinkWithId": {
                          "type": "string",
                          "id": 44520962,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "trafficClassificationRules": {
                          "rule": "repeated",
                          "type": "NetworkPolicyTrafficClassificationRule",
                          "id": 291759200
                        }
                      }
                    },
                    "NetworkPolicyAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "NetworkPoliciesScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NetworkPolicyAssociation": {
                      "oneofs": {
                        "_attachmentTarget": {
                          "oneof": [
                            "attachmentTarget"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        }
                      },
                      "fields": {
                        "attachmentTarget": {
                          "type": "string",
                          "id": 175773741,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NetworkPolicyList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "NetworkPolicy",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NetworkPolicyTrafficClassificationRule": {
                      "oneofs": {
                        "_action": {
                          "oneof": [
                            "action"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_disabled": {
                          "oneof": [
                            "disabled"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_match": {
                          "oneof": [
                            "match"
                          ]
                        },
                        "_priority": {
                          "oneof": [
                            "priority"
                          ]
                        },
                        "_ruleName": {
                          "oneof": [
                            "ruleName"
                          ]
                        },
                        "_ruleTupleCount": {
                          "oneof": [
                            "ruleTupleCount"
                          ]
                        }
                      },
                      "fields": {
                        "action": {
                          "type": "NetworkPolicyTrafficClassificationRuleAction",
                          "id": 187661878,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "disabled": {
                          "type": "bool",
                          "id": 270940796,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "match": {
                          "type": "NetworkPolicyTrafficClassificationRuleMatcher",
                          "id": 103668165,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "priority": {
                          "type": "int32",
                          "id": 445151652,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ruleName": {
                          "type": "string",
                          "id": 55286254,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ruleTupleCount": {
                          "type": "int32",
                          "id": 388342037,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetSecureTags": {
                          "rule": "repeated",
                          "type": "NetworkPolicyTrafficClassificationRuleSecureTag",
                          "id": 468132403
                        },
                        "targetServiceAccounts": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 457639710
                        }
                      }
                    },
                    "NetworkPolicyTrafficClassificationRuleAction": {
                      "oneofs": {
                        "_dscpMode": {
                          "oneof": [
                            "dscpMode"
                          ]
                        },
                        "_dscpValue": {
                          "oneof": [
                            "dscpValue"
                          ]
                        },
                        "_trafficClass": {
                          "oneof": [
                            "trafficClass"
                          ]
                        },
                        "_type": {
                          "oneof": [
                            "type"
                          ]
                        }
                      },
                      "fields": {
                        "dscpMode": {
                          "type": "string",
                          "id": 242755270,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "dscpValue": {
                          "type": "int32",
                          "id": 17123502,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "trafficClass": {
                          "type": "string",
                          "id": 198180022,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "type": {
                          "type": "string",
                          "id": 3575610,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "DscpMode": {
                          "values": {
                            "UNDEFINED_DSCP_MODE": 0,
                            "AUTO": 2020783,
                            "CUSTOM": 388595569
                          }
                        },
                        "TrafficClass": {
                          "values": {
                            "UNDEFINED_TRAFFIC_CLASS": 0,
                            "TC1": 82850,
                            "TC2": 82851,
                            "TC3": 82852,
                            "TC4": 82853,
                            "TC5": 82854,
                            "TC6": 82855
                          }
                        }
                      }
                    },
                    "NetworkPolicyTrafficClassificationRuleMatcher": {
                      "fields": {
                        "destIpRanges": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 337357713
                        },
                        "layer4Configs": {
                          "rule": "repeated",
                          "type": "NetworkPolicyTrafficClassificationRuleMatcherLayer4Config",
                          "id": 373534261
                        },
                        "srcIpRanges": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 432128083
                        }
                      }
                    },
                    "NetworkPolicyTrafficClassificationRuleMatcherLayer4Config": {
                      "oneofs": {
                        "_ipProtocol": {
                          "oneof": [
                            "ipProtocol"
                          ]
                        }
                      },
                      "fields": {
                        "ipProtocol": {
                          "type": "string",
                          "id": 475958960,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ports": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 106854418
                        }
                      }
                    },
                    "NetworkPolicyTrafficClassificationRuleSecureTag": {
                      "oneofs": {
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_state": {
                          "oneof": [
                            "state"
                          ]
                        }
                      },
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "state": {
                          "type": "string",
                          "id": 109757585,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "State": {
                          "values": {
                            "UNDEFINED_STATE": 0,
                            "EFFECTIVE": 244201863,
                            "INEFFECTIVE": 304458242,
                            "STATE_UNSPECIFIED": 470755401
                          }
                        }
                      }
                    },
                    "NetworkProfile": {
                      "oneofs": {
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_features": {
                          "oneof": [
                            "features"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_location": {
                          "oneof": [
                            "location"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_profileType": {
                          "oneof": [
                            "profileType"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_selfLinkWithId": {
                          "oneof": [
                            "selfLinkWithId"
                          ]
                        },
                        "_zone": {
                          "oneof": [
                            "zone"
                          ]
                        }
                      },
                      "fields": {
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "features": {
                          "type": "NetworkProfileNetworkFeatures",
                          "id": 246211645,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "location": {
                          "type": "NetworkProfileLocation",
                          "id": 290430901,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "profileType": {
                          "type": "NetworkProfileProfileType",
                          "id": 150167568,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLinkWithId": {
                          "type": "string",
                          "id": 44520962,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NetworkProfileLocation": {
                      "oneofs": {
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_scope": {
                          "oneof": [
                            "scope"
                          ]
                        }
                      },
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "scope": {
                          "type": "string",
                          "id": 109264468,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Scope": {
                          "values": {
                            "UNDEFINED_SCOPE": 0,
                            "REGION": 266017524,
                            "ZONE": 2759596
                          }
                        }
                      }
                    },
                    "NetworkProfileNetworkFeatures": {
                      "oneofs": {
                        "_allowAddressCreation": {
                          "oneof": [
                            "allowAddressCreation"
                          ]
                        },
                        "_allowAliasIpRanges": {
                          "oneof": [
                            "allowAliasIpRanges"
                          ]
                        },
                        "_allowAutoModeSubnet": {
                          "oneof": [
                            "allowAutoModeSubnet"
                          ]
                        },
                        "_allowClassDFirewalls": {
                          "oneof": [
                            "allowClassDFirewalls"
                          ]
                        },
                        "_allowCloudNat": {
                          "oneof": [
                            "allowCloudNat"
                          ]
                        },
                        "_allowCloudRouter": {
                          "oneof": [
                            "allowCloudRouter"
                          ]
                        },
                        "_allowDefaultNicAttachment": {
                          "oneof": [
                            "allowDefaultNicAttachment"
                          ]
                        },
                        "_allowExternalIpAccess": {
                          "oneof": [
                            "allowExternalIpAccess"
                          ]
                        },
                        "_allowFirewallPolicy": {
                          "oneof": [
                            "allowFirewallPolicy"
                          ]
                        },
                        "_allowInterconnect": {
                          "oneof": [
                            "allowInterconnect"
                          ]
                        },
                        "_allowIpForwarding": {
                          "oneof": [
                            "allowIpForwarding"
                          ]
                        },
                        "_allowLoadBalancing": {
                          "oneof": [
                            "allowLoadBalancing"
                          ]
                        },
                        "_allowMultiNicInSameNetwork": {
                          "oneof": [
                            "allowMultiNicInSameNetwork"
                          ]
                        },
                        "_allowMultiNicInSameSubnetwork": {
                          "oneof": [
                            "allowMultiNicInSameSubnetwork"
                          ]
                        },
                        "_allowMulticast": {
                          "oneof": [
                            "allowMulticast"
                          ]
                        },
                        "_allowNcc": {
                          "oneof": [
                            "allowNcc"
                          ]
                        },
                        "_allowNetworkMigration": {
                          "oneof": [
                            "allowNetworkMigration"
                          ]
                        },
                        "_allowPacketMirroring": {
                          "oneof": [
                            "allowPacketMirroring"
                          ]
                        },
                        "_allowPrivateGoogleAccess": {
                          "oneof": [
                            "allowPrivateGoogleAccess"
                          ]
                        },
                        "_allowPsc": {
                          "oneof": [
                            "allowPsc"
                          ]
                        },
                        "_allowSameNetworkUnicast": {
                          "oneof": [
                            "allowSameNetworkUnicast"
                          ]
                        },
                        "_allowStaticRoutes": {
                          "oneof": [
                            "allowStaticRoutes"
                          ]
                        },
                        "_allowSubInterfaces": {
                          "oneof": [
                            "allowSubInterfaces"
                          ]
                        },
                        "_allowSubnetworkCreation": {
                          "oneof": [
                            "allowSubnetworkCreation"
                          ]
                        },
                        "_allowVpcFirewallRules": {
                          "oneof": [
                            "allowVpcFirewallRules"
                          ]
                        },
                        "_allowVpcPeering": {
                          "oneof": [
                            "allowVpcPeering"
                          ]
                        },
                        "_allowVpn": {
                          "oneof": [
                            "allowVpn"
                          ]
                        },
                        "_multicast": {
                          "oneof": [
                            "multicast"
                          ]
                        },
                        "_predefinedNetworkInternalIpv6Range": {
                          "oneof": [
                            "predefinedNetworkInternalIpv6Range"
                          ]
                        },
                        "_unicast": {
                          "oneof": [
                            "unicast"
                          ]
                        }
                      },
                      "fields": {
                        "addressPurposes": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 433024768
                        },
                        "allowAddressCreation": {
                          "type": "string",
                          "id": 450941184,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "allowAliasIpRanges": {
                          "type": "string",
                          "id": 457984201,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "allowAutoModeSubnet": {
                          "type": "string",
                          "id": 152191263,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "allowClassDFirewalls": {
                          "type": "string",
                          "id": 131608987,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "allowCloudNat": {
                          "type": "string",
                          "id": 254831265,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "allowCloudRouter": {
                          "type": "string",
                          "id": 451110345,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "allowDefaultNicAttachment": {
                          "type": "string",
                          "id": 53917486,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "allowExternalIpAccess": {
                          "type": "string",
                          "id": 131538110,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "allowFirewallPolicy": {
                          "type": "string",
                          "id": 254200923,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "allowInterconnect": {
                          "type": "string",
                          "id": 280512964,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "allowIpForwarding": {
                          "type": "string",
                          "id": 500838047,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "allowLoadBalancing": {
                          "type": "string",
                          "id": 223366198,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "allowMultiNicInSameNetwork": {
                          "type": "string",
                          "id": 88251004,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "allowMultiNicInSameSubnetwork": {
                          "type": "string",
                          "id": 278087904,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "allowMulticast": {
                          "type": "string",
                          "id": 11002498,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "allowNcc": {
                          "type": "string",
                          "id": 372354904,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "allowNetworkMigration": {
                          "type": "string",
                          "id": 239588231,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "allowPacketMirroring": {
                          "type": "string",
                          "id": 512227074,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "allowPrivateGoogleAccess": {
                          "type": "string",
                          "id": 374702072,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "allowPsc": {
                          "type": "string",
                          "id": 372357322,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "allowSameNetworkUnicast": {
                          "type": "string",
                          "id": 167531643,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "allowStaticRoutes": {
                          "type": "string",
                          "id": 185257925,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "allowSubInterfaces": {
                          "type": "string",
                          "id": 247208303,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "allowSubnetworkCreation": {
                          "type": "string",
                          "id": 459328026,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "allowVpcFirewallRules": {
                          "type": "string",
                          "id": 509076420,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "allowVpcPeering": {
                          "type": "string",
                          "id": 115402228,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "allowVpn": {
                          "type": "string",
                          "id": 372363006,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "firewallPolicyTypes": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 390742027
                        },
                        "interfaceTypes": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 157981171
                        },
                        "multicast": {
                          "type": "string",
                          "id": 404098040,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "predefinedNetworkInternalIpv6Range": {
                          "type": "string",
                          "id": 527810909,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "predefinedSubnetworkRanges": {
                          "rule": "repeated",
                          "type": "NetworkProfileNetworkFeaturesPredefinedSubnetworkRange",
                          "id": 408740430
                        },
                        "subnetPurposes": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 301338039
                        },
                        "subnetStackTypes": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 521008672
                        },
                        "subnetworkPurposes": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 528240710
                        },
                        "subnetworkStackTypes": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 436827441
                        },
                        "unicast": {
                          "type": "string",
                          "id": 249841711,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "AddressPurposes": {
                          "values": {
                            "UNDEFINED_ADDRESS_PURPOSES": 0,
                            "DNS_RESOLVER": 476114556,
                            "GCE_ENDPOINT": 230515243,
                            "IPSEC_INTERCONNECT": 340437251,
                            "NAT_AUTO": 163666477,
                            "PRIVATE_SERVICE_CONNECT": 48134724,
                            "SERVERLESS": 270492508,
                            "SHARED_LOADBALANCER_VIP": 294447572,
                            "VPC_PEERING": 400800170
                          }
                        },
                        "AllowAddressCreation": {
                          "values": {
                            "UNDEFINED_ALLOW_ADDRESS_CREATION": 0,
                            "ADDRESS_CREATION_ALLOWED": 181903667,
                            "ADDRESS_CREATION_BLOCKED": 534937975
                          }
                        },
                        "AllowAliasIpRanges": {
                          "values": {
                            "UNDEFINED_ALLOW_ALIAS_IP_RANGES": 0,
                            "ALIAS_IP_RANGES_ALLOWED": 464867048,
                            "ALIAS_IP_RANGES_BLOCKED": 281030444
                          }
                        },
                        "AllowAutoModeSubnet": {
                          "values": {
                            "UNDEFINED_ALLOW_AUTO_MODE_SUBNET": 0,
                            "AUTO_MODE_SUBNET_ALLOWED": 391042610,
                            "AUTO_MODE_SUBNET_BLOCKED": 207206006
                          }
                        },
                        "AllowClassDFirewalls": {
                          "values": {
                            "UNDEFINED_ALLOW_CLASS_D_FIREWALLS": 0,
                            "CLASS_D_FIREWALLS_ALLOWED": 348219386,
                            "CLASS_D_FIREWALLS_BLOCKED": 164382782
                          }
                        },
                        "AllowCloudNat": {
                          "values": {
                            "UNDEFINED_ALLOW_CLOUD_NAT": 0,
                            "CLOUD_NAT_ALLOWED": 245931296,
                            "CLOUD_NAT_BLOCKED": 62094692
                          }
                        },
                        "AllowCloudRouter": {
                          "values": {
                            "UNDEFINED_ALLOW_CLOUD_ROUTER": 0,
                            "CLOUD_ROUTER_ALLOWED": 365388284,
                            "CLOUD_ROUTER_BLOCKED": 181551680
                          }
                        },
                        "AllowDefaultNicAttachment": {
                          "values": {
                            "UNDEFINED_ALLOW_DEFAULT_NIC_ATTACHMENT": 0,
                            "DEFAULT_NIC_ATTACHMENT_ALLOWED": 11570689,
                            "DEFAULT_NIC_ATTACHMENT_BLOCKED": 364604997
                          }
                        },
                        "AllowExternalIpAccess": {
                          "values": {
                            "UNDEFINED_ALLOW_EXTERNAL_IP_ACCESS": 0,
                            "EXTERNAL_IP_ACCESS_ALLOWED": 109530193,
                            "EXTERNAL_IP_ACCESS_BLOCKED": 462564501
                          }
                        },
                        "AllowFirewallPolicy": {
                          "values": {
                            "UNDEFINED_ALLOW_FIREWALL_POLICY": 0,
                            "FIREWALL_POLICY_ALLOWED": 388488346,
                            "FIREWALL_POLICY_BLOCKED": 204651742
                          }
                        },
                        "AllowInterconnect": {
                          "values": {
                            "UNDEFINED_ALLOW_INTERCONNECT": 0,
                            "INTERCONNECT_ALLOWED": 162845399,
                            "INTERCONNECT_BLOCKED": 515879707
                          }
                        },
                        "AllowIpForwarding": {
                          "values": {
                            "UNDEFINED_ALLOW_IP_FORWARDING": 0,
                            "IP_FORWARDING_ALLOWED": 152595550,
                            "IP_FORWARDING_BLOCKED": 505629858
                          }
                        },
                        "AllowLoadBalancing": {
                          "values": {
                            "UNDEFINED_ALLOW_LOAD_BALANCING": 0,
                            "LOAD_BALANCING_ALLOWED": 28407977,
                            "LOAD_BALANCING_BLOCKED": 381442285
                          }
                        },
                        "AllowMultiNicInSameNetwork": {
                          "values": {
                            "UNDEFINED_ALLOW_MULTI_NIC_IN_SAME_NETWORK": 0,
                            "MULTI_NIC_IN_SAME_NETWORK_ALLOWED": 457555419,
                            "MULTI_NIC_IN_SAME_NETWORK_BLOCKED": 273718815
                          }
                        },
                        "AllowMultiNicInSameSubnetwork": {
                          "values": {
                            "UNDEFINED_ALLOW_MULTI_NIC_IN_SAME_SUBNETWORK": 0,
                            "MULTI_NIC_IN_SAME_SUBNETWORK_ALLOWED": 288044595,
                            "MULTI_NIC_IN_SAME_SUBNETWORK_BLOCKED": 104207991
                          }
                        },
                        "AllowMulticast": {
                          "values": {
                            "UNDEFINED_ALLOW_MULTICAST": 0,
                            "MULTICAST_ALLOWED": 44693537,
                            "MULTICAST_BLOCKED": 397727845
                          }
                        },
                        "AllowNcc": {
                          "values": {
                            "UNDEFINED_ALLOW_NCC": 0,
                            "NCC_ALLOWED": 467227511,
                            "NCC_BLOCKED": 283390907
                          }
                        },
                        "AllowNetworkMigration": {
                          "values": {
                            "UNDEFINED_ALLOW_NETWORK_MIGRATION": 0,
                            "NETWORK_MIGRATION_ALLOWED": 14389766,
                            "NETWORK_MIGRATION_BLOCKED": 367424074
                          }
                        },
                        "AllowPacketMirroring": {
                          "values": {
                            "UNDEFINED_ALLOW_PACKET_MIRRORING": 0,
                            "PACKET_MIRRORING_ALLOWED": 92416245,
                            "PACKET_MIRRORING_BLOCKED": 445450553
                          }
                        },
                        "AllowPrivateGoogleAccess": {
                          "values": {
                            "UNDEFINED_ALLOW_PRIVATE_GOOGLE_ACCESS": 0,
                            "PRIVATE_GOOGLE_ACCESS_ALLOWED": 220787351,
                            "PRIVATE_GOOGLE_ACCESS_BLOCKED": 36950747
                          }
                        },
                        "AllowPsc": {
                          "values": {
                            "UNDEFINED_ALLOW_PSC": 0,
                            "PSC_ALLOWED": 171559657,
                            "PSC_BLOCKED": 524593965
                          }
                        },
                        "AllowSameNetworkUnicast": {
                          "values": {
                            "UNDEFINED_ALLOW_SAME_NETWORK_UNICAST": 0,
                            "SAME_NETWORK_UNICAST_ALLOWED": 159732814,
                            "SAME_NETWORK_UNICAST_BLOCKED": 512767122
                          }
                        },
                        "AllowStaticRoutes": {
                          "values": {
                            "UNDEFINED_ALLOW_STATIC_ROUTES": 0,
                            "STATIC_ROUTES_ALLOWED": 409048964,
                            "STATIC_ROUTES_BLOCKED": 225212360
                          }
                        },
                        "AllowSubInterfaces": {
                          "values": {
                            "UNDEFINED_ALLOW_SUB_INTERFACES": 0,
                            "SUBINTERFACES_ALLOWED": 158685891,
                            "SUBINTERFACES_BLOCKED": 511720199
                          }
                        },
                        "AllowSubnetworkCreation": {
                          "values": {
                            "UNDEFINED_ALLOW_SUBNETWORK_CREATION": 0,
                            "SUBNETWORK_CREATION_ALLOWED": 158580825,
                            "SUBNETWORK_CREATION_BLOCKED": 511615133
                          }
                        },
                        "AllowVpcFirewallRules": {
                          "values": {
                            "UNDEFINED_ALLOW_VPC_FIREWALL_RULES": 0,
                            "VPC_FIREWALL_RULES_ALLOWED": 489586007,
                            "VPC_FIREWALL_RULES_BLOCKED": 305749403
                          }
                        },
                        "AllowVpcPeering": {
                          "values": {
                            "UNDEFINED_ALLOW_VPC_PEERING": 0,
                            "VPC_PEERING_ALLOWED": 261465075,
                            "VPC_PEERING_BLOCKED": 77628471
                          }
                        },
                        "AllowVpn": {
                          "values": {
                            "UNDEFINED_ALLOW_VPN": 0,
                            "VPN_ALLOWED": 162163997,
                            "VPN_BLOCKED": 515198305
                          }
                        },
                        "FirewallPolicyTypes": {
                          "values": {
                            "UNDEFINED_FIREWALL_POLICY_TYPES": 0,
                            "RDMA_FALCON_POLICY": 66315047,
                            "RDMA_ROCE_POLICY": 148757145,
                            "ULL_POLICY": 100494364,
                            "VPC_POLICY": 74319208
                          }
                        },
                        "InterfaceTypes": {
                          "values": {
                            "UNDEFINED_INTERFACE_TYPES": 0,
                            "GVNIC": 68209305,
                            "IDPF": 2242641,
                            "IRDMA": 69927695,
                            "MRDMA": 73621779,
                            "UNSPECIFIED_NIC_TYPE": 67411801,
                            "VIRTIO_NET": 452123481
                          }
                        },
                        "Multicast": {
                          "values": {
                            "UNDEFINED_MULTICAST": 0,
                            "MULTICAST_SDN": 532209462,
                            "MULTICAST_ULL": 532211630
                          }
                        },
                        "SubnetPurposes": {
                          "values": {
                            "UNDEFINED_SUBNET_PURPOSES": 0,
                            "SUBNET_PURPOSE_CUSTOM_HARDWARE": 283160275,
                            "SUBNET_PURPOSE_PRIVATE": 404371008
                          }
                        },
                        "SubnetStackTypes": {
                          "values": {
                            "UNDEFINED_SUBNET_STACK_TYPES": 0,
                            "SUBNET_STACK_TYPE_IPV4_IPV6": 41454485,
                            "SUBNET_STACK_TYPE_IPV4_ONLY": 41631034,
                            "SUBNET_STACK_TYPE_IPV6_ONLY": 98889336
                          }
                        },
                        "SubnetworkPurposes": {
                          "values": {
                            "UNDEFINED_SUBNETWORK_PURPOSES": 0,
                            "GLOBAL_MANAGED_PROXY": 236463602,
                            "INTERNAL_HTTPS_LOAD_BALANCER": 248748889,
                            "PEER_MIGRATION": 491902225,
                            "PRIVATE": 403485027,
                            "PRIVATE_NAT": 367764517,
                            "PRIVATE_RFC_1918": 254902107,
                            "REGIONAL_MANAGED_PROXY": 153049966
                          }
                        },
                        "SubnetworkStackTypes": {
                          "values": {
                            "UNDEFINED_SUBNETWORK_STACK_TYPES": 0,
                            "IPV4_IPV6": 22197249,
                            "IPV4_ONLY": 22373798,
                            "IPV6_ONLY": 79632100
                          }
                        },
                        "Unicast": {
                          "values": {
                            "UNDEFINED_UNICAST": 0,
                            "UNICAST_SDN": 379954157,
                            "UNICAST_ULL": 379956325
                          }
                        }
                      }
                    },
                    "NetworkProfileNetworkFeaturesPredefinedSubnetworkRange": {
                      "oneofs": {
                        "_ipv6Range": {
                          "oneof": [
                            "ipv6Range"
                          ]
                        },
                        "_namePrefix": {
                          "oneof": [
                            "namePrefix"
                          ]
                        }
                      },
                      "fields": {
                        "ipv6Range": {
                          "type": "string",
                          "id": 50053349,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "namePrefix": {
                          "type": "string",
                          "id": 236409542,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NetworkProfileProfileType": {
                      "oneofs": {
                        "_networkType": {
                          "oneof": [
                            "networkType"
                          ]
                        },
                        "_rdmaSubtype": {
                          "oneof": [
                            "rdmaSubtype"
                          ]
                        },
                        "_ullSubtype": {
                          "oneof": [
                            "ullSubtype"
                          ]
                        },
                        "_vpcSubtype": {
                          "oneof": [
                            "vpcSubtype"
                          ]
                        }
                      },
                      "fields": {
                        "networkType": {
                          "type": "string",
                          "id": 517413547,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "rdmaSubtype": {
                          "type": "string",
                          "id": 82019713,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ullSubtype": {
                          "type": "string",
                          "id": 94311408,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "vpcSubtype": {
                          "type": "string",
                          "id": 356623396,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "NetworkType": {
                          "values": {
                            "UNDEFINED_NETWORK_TYPE": 0,
                            "RDMA": 2510662,
                            "ULL": 84117,
                            "VPC": 85193
                          }
                        },
                        "RdmaSubtype": {
                          "values": {
                            "UNDEFINED_RDMA_SUBTYPE": 0,
                            "FALCON": 455787729,
                            "ROCE": 2520927,
                            "ROCE_METAL": 421218823
                          }
                        },
                        "UllSubtype": {
                          "values": {
                            "UNDEFINED_ULL_SUBTYPE": 0,
                            "OPERATOR": 282073252,
                            "PARTICIPANT": 236028691
                          }
                        },
                        "VpcSubtype": {
                          "values": {
                            "UNDEFINED_VPC_SUBTYPE": 0,
                            "REGIONAL": 92288543
                          }
                        }
                      }
                    },
                    "NetworkProfilesListResponse": {
                      "oneofs": {
                        "_etag": {
                          "oneof": [
                            "etag"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "etag": {
                          "type": "string",
                          "id": 3123477,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "NetworkProfile",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NetworkRoutingConfig": {
                      "oneofs": {
                        "_bgpAlwaysCompareMed": {
                          "oneof": [
                            "bgpAlwaysCompareMed"
                          ]
                        },
                        "_bgpBestPathSelectionMode": {
                          "oneof": [
                            "bgpBestPathSelectionMode"
                          ]
                        },
                        "_bgpInterRegionCost": {
                          "oneof": [
                            "bgpInterRegionCost"
                          ]
                        },
                        "_effectiveBgpAlwaysCompareMed": {
                          "oneof": [
                            "effectiveBgpAlwaysCompareMed"
                          ]
                        },
                        "_effectiveBgpInterRegionCost": {
                          "oneof": [
                            "effectiveBgpInterRegionCost"
                          ]
                        },
                        "_routingMode": {
                          "oneof": [
                            "routingMode"
                          ]
                        }
                      },
                      "fields": {
                        "bgpAlwaysCompareMed": {
                          "type": "bool",
                          "id": 213102902,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "bgpBestPathSelectionMode": {
                          "type": "string",
                          "id": 317816297,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "bgpInterRegionCost": {
                          "type": "string",
                          "id": 462142689,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "effectiveBgpAlwaysCompareMed": {
                          "type": "bool",
                          "id": 214661838,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "effectiveBgpInterRegionCost": {
                          "type": "string",
                          "id": 185098313,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "routingMode": {
                          "type": "string",
                          "id": 475143548,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "BgpBestPathSelectionMode": {
                          "values": {
                            "UNDEFINED_BGP_BEST_PATH_SELECTION_MODE": 0,
                            "LEGACY": 94234569,
                            "STANDARD": 484642493
                          }
                        },
                        "BgpInterRegionCost": {
                          "values": {
                            "UNDEFINED_BGP_INTER_REGION_COST": 0,
                            "ADD_COST_TO_MED": 490583004,
                            "DEFAULT": 115302945
                          }
                        },
                        "EffectiveBgpInterRegionCost": {
                          "values": {
                            "UNDEFINED_EFFECTIVE_BGP_INTER_REGION_COST": 0
                          }
                        },
                        "RoutingMode": {
                          "values": {
                            "UNDEFINED_ROUTING_MODE": 0,
                            "GLOBAL": 494663587,
                            "REGIONAL": 92288543
                          }
                        }
                      }
                    },
                    "NetworksAddPeeringRequest": {
                      "oneofs": {
                        "_autoCreateRoutes": {
                          "oneof": [
                            "autoCreateRoutes"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_networkPeering": {
                          "oneof": [
                            "networkPeering"
                          ]
                        },
                        "_peerNetwork": {
                          "oneof": [
                            "peerNetwork"
                          ]
                        }
                      },
                      "fields": {
                        "autoCreateRoutes": {
                          "type": "bool",
                          "id": 57454941,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "networkPeering": {
                          "type": "NetworkPeering",
                          "id": 328926767,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "peerNetwork": {
                          "type": "string",
                          "id": 500625489,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NetworksCancelRequestRemovePeeringRequest": {
                      "oneofs": {
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        }
                      },
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NetworksGetEffectiveFirewallsResponse": {
                      "fields": {
                        "firewallPolicys": {
                          "rule": "repeated",
                          "type": "NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy",
                          "id": 410985794
                        },
                        "firewalls": {
                          "rule": "repeated",
                          "type": "Firewall",
                          "id": 272245619
                        },
                        "organizationFirewalls": {
                          "rule": "repeated",
                          "type": "NetworksGetEffectiveFirewallsResponseOrganizationFirewallPolicy",
                          "id": 466315111
                        }
                      }
                    },
                    "NetworksGetEffectiveFirewallsResponseEffectiveFirewallPolicy": {
                      "oneofs": {
                        "_displayName": {
                          "oneof": [
                            "displayName"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_priority": {
                          "oneof": [
                            "priority"
                          ]
                        },
                        "_shortName": {
                          "oneof": [
                            "shortName"
                          ]
                        },
                        "_type": {
                          "oneof": [
                            "type"
                          ]
                        }
                      },
                      "fields": {
                        "displayName": {
                          "type": "string",
                          "id": 4473832,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "packetMirroringRules": {
                          "rule": "repeated",
                          "type": "FirewallPolicyRule",
                          "id": 531644356
                        },
                        "priority": {
                          "type": "int32",
                          "id": 445151652,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "rules": {
                          "rule": "repeated",
                          "type": "FirewallPolicyRule",
                          "id": 108873975
                        },
                        "shortName": {
                          "type": "string",
                          "id": 492051566,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "type": {
                          "type": "string",
                          "id": 3575610,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Type": {
                          "values": {
                            "UNDEFINED_TYPE": 0,
                            "HIERARCHY": 69902869,
                            "NETWORK": 413984270,
                            "SYSTEM": 313484847,
                            "UNSPECIFIED": 526786327
                          }
                        }
                      }
                    },
                    "NetworksGetEffectiveFirewallsResponseOrganizationFirewallPolicy": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "rules": {
                          "rule": "repeated",
                          "type": "SecurityPolicyRule",
                          "id": 108873975
                        }
                      }
                    },
                    "NetworksRemovePeeringRequest": {
                      "oneofs": {
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        }
                      },
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NetworksRequestRemovePeeringRequest": {
                      "oneofs": {
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        }
                      },
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NetworksUpdatePeeringRequest": {
                      "oneofs": {
                        "_networkPeering": {
                          "oneof": [
                            "networkPeering"
                          ]
                        }
                      },
                      "fields": {
                        "networkPeering": {
                          "type": "NetworkPeering",
                          "id": 328926767,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NodeGroup": {
                      "oneofs": {
                        "_autoscalingPolicy": {
                          "oneof": [
                            "autoscalingPolicy"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_fingerprint": {
                          "oneof": [
                            "fingerprint"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_locationHint": {
                          "oneof": [
                            "locationHint"
                          ]
                        },
                        "_maintenanceInterval": {
                          "oneof": [
                            "maintenanceInterval"
                          ]
                        },
                        "_maintenancePolicy": {
                          "oneof": [
                            "maintenancePolicy"
                          ]
                        },
                        "_maintenanceWindow": {
                          "oneof": [
                            "maintenanceWindow"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_nodeTemplate": {
                          "oneof": [
                            "nodeTemplate"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_shareSettings": {
                          "oneof": [
                            "shareSettings"
                          ]
                        },
                        "_size": {
                          "oneof": [
                            "size"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        },
                        "_zone": {
                          "oneof": [
                            "zone"
                          ]
                        }
                      },
                      "fields": {
                        "autoscalingPolicy": {
                          "type": "NodeGroupAutoscalingPolicy",
                          "id": 221950041,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "fingerprint": {
                          "type": "string",
                          "id": 234678500,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "locationHint": {
                          "type": "string",
                          "id": 350519505,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maintenanceInterval": {
                          "type": "string",
                          "id": 403368049,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maintenancePolicy": {
                          "type": "string",
                          "id": 528327646,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maintenanceWindow": {
                          "type": "NodeGroupMaintenanceWindow",
                          "id": 186374812,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nodeTemplate": {
                          "type": "string",
                          "id": 323154455,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "shareSettings": {
                          "type": "ShareSettings",
                          "id": 266668163,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "size": {
                          "type": "int32",
                          "id": 3530753,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "string",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "MaintenanceInterval": {
                          "values": {
                            "UNDEFINED_MAINTENANCE_INTERVAL": 0,
                            "AS_NEEDED": 500724834,
                            "PERIODIC": 142804635,
                            "RECURRENT": 194244550
                          }
                        },
                        "MaintenancePolicy": {
                          "values": {
                            "UNDEFINED_MAINTENANCE_POLICY": 0,
                            "DEFAULT": 115302945,
                            "MAINTENANCE_POLICY_UNSPECIFIED": 72964182,
                            "MIGRATE_WITHIN_NODE_GROUP": 153483394,
                            "RESTART_IN_PLACE": 228647325
                          }
                        },
                        "Status": {
                          "values": {
                            "UNDEFINED_STATUS": 0,
                            "CREATING": 455564985,
                            "DELETING": 528602024,
                            "INVALID": 530283991,
                            "READY": 77848963
                          }
                        }
                      }
                    },
                    "NodeGroupAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "NodeGroupsScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NodeGroupAutoscalingPolicy": {
                      "oneofs": {
                        "_maxNodes": {
                          "oneof": [
                            "maxNodes"
                          ]
                        },
                        "_minNodes": {
                          "oneof": [
                            "minNodes"
                          ]
                        },
                        "_mode": {
                          "oneof": [
                            "mode"
                          ]
                        }
                      },
                      "fields": {
                        "maxNodes": {
                          "type": "int32",
                          "id": 297762838,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "minNodes": {
                          "type": "int32",
                          "id": 533370500,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "mode": {
                          "type": "string",
                          "id": 3357091,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Mode": {
                          "values": {
                            "UNDEFINED_MODE": 0,
                            "MODE_UNSPECIFIED": 371348091,
                            "OFF": 78159,
                            "ON": 2527,
                            "ONLY_SCALE_OUT": 152713670
                          }
                        }
                      }
                    },
                    "NodeGroupList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "NodeGroup",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NodeGroupMaintenanceWindow": {
                      "oneofs": {
                        "_maintenanceDuration": {
                          "oneof": [
                            "maintenanceDuration"
                          ]
                        },
                        "_startTime": {
                          "oneof": [
                            "startTime"
                          ]
                        }
                      },
                      "fields": {
                        "maintenanceDuration": {
                          "type": "Duration",
                          "id": 525291840,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "startTime": {
                          "type": "string",
                          "id": 37467274,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NodeGroupNode": {
                      "oneofs": {
                        "_consumedResources": {
                          "oneof": [
                            "consumedResources"
                          ]
                        },
                        "_cpuOvercommitType": {
                          "oneof": [
                            "cpuOvercommitType"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_nodeType": {
                          "oneof": [
                            "nodeType"
                          ]
                        },
                        "_satisfiesPzs": {
                          "oneof": [
                            "satisfiesPzs"
                          ]
                        },
                        "_serverBinding": {
                          "oneof": [
                            "serverBinding"
                          ]
                        },
                        "_serverId": {
                          "oneof": [
                            "serverId"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        },
                        "_totalResources": {
                          "oneof": [
                            "totalResources"
                          ]
                        },
                        "_upcomingMaintenance": {
                          "oneof": [
                            "upcomingMaintenance"
                          ]
                        }
                      },
                      "fields": {
                        "accelerators": {
                          "rule": "repeated",
                          "type": "AcceleratorConfig",
                          "id": 269577064
                        },
                        "consumedResources": {
                          "type": "InstanceConsumptionInfo",
                          "id": 334527118,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "cpuOvercommitType": {
                          "type": "string",
                          "id": 247727959,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "disks": {
                          "rule": "repeated",
                          "type": "LocalDisk",
                          "id": 95594102
                        },
                        "instanceConsumptionData": {
                          "rule": "repeated",
                          "type": "InstanceConsumptionData",
                          "id": 84715576
                        },
                        "instances": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 29097598
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nodeType": {
                          "type": "string",
                          "id": 465832791,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "satisfiesPzs": {
                          "type": "bool",
                          "id": 480964267,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serverBinding": {
                          "type": "ServerBinding",
                          "id": 208179593,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serverId": {
                          "type": "string",
                          "id": 339433367,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "string",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "totalResources": {
                          "type": "InstanceConsumptionInfo",
                          "id": 97406698,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "upcomingMaintenance": {
                          "type": "UpcomingMaintenance",
                          "id": 227348592,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "CpuOvercommitType": {
                          "values": {
                            "UNDEFINED_CPU_OVERCOMMIT_TYPE": 0,
                            "CPU_OVERCOMMIT_TYPE_UNSPECIFIED": 520665615,
                            "ENABLED": 182130465,
                            "NONE": 2402104
                          }
                        },
                        "Status": {
                          "values": {
                            "UNDEFINED_STATUS": 0,
                            "CREATING": 455564985,
                            "DELETING": 528602024,
                            "INVALID": 530283991,
                            "READY": 77848963,
                            "REPAIRING": 413483285
                          }
                        }
                      }
                    },
                    "NodeGroupsAddNodesRequest": {
                      "oneofs": {
                        "_additionalNodeCount": {
                          "oneof": [
                            "additionalNodeCount"
                          ]
                        }
                      },
                      "fields": {
                        "additionalNodeCount": {
                          "type": "int32",
                          "id": 134997930,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NodeGroupsDeleteNodesRequest": {
                      "fields": {
                        "nodes": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 104993457
                        }
                      }
                    },
                    "NodeGroupsListNodes": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "NodeGroupNode",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NodeGroupsPerformMaintenanceRequest": {
                      "oneofs": {
                        "_startTime": {
                          "oneof": [
                            "startTime"
                          ]
                        }
                      },
                      "fields": {
                        "nodes": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 104993457
                        },
                        "startTime": {
                          "type": "string",
                          "id": 37467274,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NodeGroupsScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "nodeGroups": {
                          "rule": "repeated",
                          "type": "NodeGroup",
                          "id": 73188017
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NodeGroupsSetNodeTemplateRequest": {
                      "oneofs": {
                        "_nodeTemplate": {
                          "oneof": [
                            "nodeTemplate"
                          ]
                        }
                      },
                      "fields": {
                        "nodeTemplate": {
                          "type": "string",
                          "id": 323154455,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NodeGroupsSimulateMaintenanceEventRequest": {
                      "fields": {
                        "nodes": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 104993457
                        }
                      }
                    },
                    "NodeTemplate": {
                      "oneofs": {
                        "_cpuOvercommitType": {
                          "oneof": [
                            "cpuOvercommitType"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_nodeType": {
                          "oneof": [
                            "nodeType"
                          ]
                        },
                        "_nodeTypeFlexibility": {
                          "oneof": [
                            "nodeTypeFlexibility"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_serverBinding": {
                          "oneof": [
                            "serverBinding"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        },
                        "_statusMessage": {
                          "oneof": [
                            "statusMessage"
                          ]
                        }
                      },
                      "fields": {
                        "accelerators": {
                          "rule": "repeated",
                          "type": "AcceleratorConfig",
                          "id": 269577064
                        },
                        "cpuOvercommitType": {
                          "type": "string",
                          "id": 247727959,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "disks": {
                          "rule": "repeated",
                          "type": "LocalDisk",
                          "id": 95594102
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nodeAffinityLabels": {
                          "keyType": "string",
                          "type": "string",
                          "id": 339007161
                        },
                        "nodeType": {
                          "type": "string",
                          "id": 465832791,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nodeTypeFlexibility": {
                          "type": "NodeTemplateNodeTypeFlexibility",
                          "id": 315257905,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serverBinding": {
                          "type": "ServerBinding",
                          "id": 208179593,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "string",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "statusMessage": {
                          "type": "string",
                          "id": 297428154,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "CpuOvercommitType": {
                          "values": {
                            "UNDEFINED_CPU_OVERCOMMIT_TYPE": 0,
                            "CPU_OVERCOMMIT_TYPE_UNSPECIFIED": 520665615,
                            "ENABLED": 182130465,
                            "NONE": 2402104
                          }
                        },
                        "Status": {
                          "values": {
                            "UNDEFINED_STATUS": 0,
                            "CREATING": 455564985,
                            "DELETING": 528602024,
                            "INVALID": 530283991,
                            "READY": 77848963
                          }
                        }
                      }
                    },
                    "NodeTemplateAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "NodeTemplatesScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NodeTemplateList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "NodeTemplate",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NodeTemplateNodeTypeFlexibility": {
                      "oneofs": {
                        "_cpus": {
                          "oneof": [
                            "cpus"
                          ]
                        },
                        "_localSsd": {
                          "oneof": [
                            "localSsd"
                          ]
                        },
                        "_memory": {
                          "oneof": [
                            "memory"
                          ]
                        }
                      },
                      "fields": {
                        "cpus": {
                          "type": "string",
                          "id": 3060683,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "localSsd": {
                          "type": "string",
                          "id": 405741360,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "memory": {
                          "type": "string",
                          "id": 532856065,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NodeTemplatesScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "nodeTemplates": {
                          "rule": "repeated",
                          "type": "NodeTemplate",
                          "id": 354111804
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NodeType": {
                      "oneofs": {
                        "_cpuPlatform": {
                          "oneof": [
                            "cpuPlatform"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_deprecated": {
                          "oneof": [
                            "deprecated"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_guestCpus": {
                          "oneof": [
                            "guestCpus"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_localSsdGb": {
                          "oneof": [
                            "localSsdGb"
                          ]
                        },
                        "_maxVms": {
                          "oneof": [
                            "maxVms"
                          ]
                        },
                        "_memoryMb": {
                          "oneof": [
                            "memoryMb"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_zone": {
                          "oneof": [
                            "zone"
                          ]
                        }
                      },
                      "fields": {
                        "cpuPlatform": {
                          "type": "string",
                          "id": 410285354,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "deprecated": {
                          "type": "DeprecationStatus",
                          "id": 515138995,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "guestCpus": {
                          "type": "int32",
                          "id": 393356754,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "localSsdGb": {
                          "type": "int32",
                          "id": 329237578,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxVms": {
                          "type": "int32",
                          "id": 307579713,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "memoryMb": {
                          "type": "int32",
                          "id": 116001171,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NodeTypeAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "NodeTypesScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NodeTypeList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "NodeType",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NodeTypesScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "nodeTypes": {
                          "rule": "repeated",
                          "type": "NodeType",
                          "id": 482172924
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NotificationEndpoint": {
                      "oneofs": {
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_grpcSettings": {
                          "oneof": [
                            "grpcSettings"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        }
                      },
                      "fields": {
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "grpcSettings": {
                          "type": "NotificationEndpointGrpcSettings",
                          "id": 456139556,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NotificationEndpointAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "NotificationEndpointsScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NotificationEndpointGrpcSettings": {
                      "oneofs": {
                        "_authority": {
                          "oneof": [
                            "authority"
                          ]
                        },
                        "_endpoint": {
                          "oneof": [
                            "endpoint"
                          ]
                        },
                        "_payloadName": {
                          "oneof": [
                            "payloadName"
                          ]
                        },
                        "_resendInterval": {
                          "oneof": [
                            "resendInterval"
                          ]
                        },
                        "_retryDurationSec": {
                          "oneof": [
                            "retryDurationSec"
                          ]
                        }
                      },
                      "fields": {
                        "authority": {
                          "type": "string",
                          "id": 401868611,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "endpoint": {
                          "type": "string",
                          "id": 130489749,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "payloadName": {
                          "type": "string",
                          "id": 300358300,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "resendInterval": {
                          "type": "Duration",
                          "id": 478288969,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "retryDurationSec": {
                          "type": "uint32",
                          "id": 115681117,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NotificationEndpointList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "NotificationEndpoint",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "NotificationEndpointsScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "resources": {
                          "rule": "repeated",
                          "type": "NotificationEndpoint",
                          "id": 164412965
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "Operation": {
                      "oneofs": {
                        "_clientOperationId": {
                          "oneof": [
                            "clientOperationId"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_endTime": {
                          "oneof": [
                            "endTime"
                          ]
                        },
                        "_error": {
                          "oneof": [
                            "error"
                          ]
                        },
                        "_getVersionOperationMetadata": {
                          "oneof": [
                            "getVersionOperationMetadata"
                          ]
                        },
                        "_httpErrorMessage": {
                          "oneof": [
                            "httpErrorMessage"
                          ]
                        },
                        "_httpErrorStatusCode": {
                          "oneof": [
                            "httpErrorStatusCode"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_insertTime": {
                          "oneof": [
                            "insertTime"
                          ]
                        },
                        "_instancesBulkInsertOperationMetadata": {
                          "oneof": [
                            "instancesBulkInsertOperationMetadata"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_operationGroupId": {
                          "oneof": [
                            "operationGroupId"
                          ]
                        },
                        "_operationType": {
                          "oneof": [
                            "operationType"
                          ]
                        },
                        "_progress": {
                          "oneof": [
                            "progress"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_setCommonInstanceMetadataOperationMetadata": {
                          "oneof": [
                            "setCommonInstanceMetadataOperationMetadata"
                          ]
                        },
                        "_startTime": {
                          "oneof": [
                            "startTime"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        },
                        "_statusMessage": {
                          "oneof": [
                            "statusMessage"
                          ]
                        },
                        "_targetId": {
                          "oneof": [
                            "targetId"
                          ]
                        },
                        "_targetLink": {
                          "oneof": [
                            "targetLink"
                          ]
                        },
                        "_user": {
                          "oneof": [
                            "user"
                          ]
                        },
                        "_zone": {
                          "oneof": [
                            "zone"
                          ]
                        }
                      },
                      "fields": {
                        "clientOperationId": {
                          "type": "string",
                          "id": 297240295,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "endTime": {
                          "type": "string",
                          "id": 114938801,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "error": {
                          "type": "Error",
                          "id": 96784904,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "getVersionOperationMetadata": {
                          "type": "GetVersionOperationMetadata",
                          "id": 173230167,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "httpErrorMessage": {
                          "type": "string",
                          "id": 202521945,
                          "options": {
                            "(google.cloud.operation_field)": "ERROR_MESSAGE",
                            "proto3_optional": true
                          }
                        },
                        "httpErrorStatusCode": {
                          "type": "int32",
                          "id": 312345196,
                          "options": {
                            "(google.cloud.operation_field)": "ERROR_CODE",
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "insertTime": {
                          "type": "string",
                          "id": 433722515,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instancesBulkInsertOperationMetadata": {
                          "type": "InstancesBulkInsertOperationMetadata",
                          "id": 89146177,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "(google.cloud.operation_field)": "NAME",
                            "proto3_optional": true
                          }
                        },
                        "operationGroupId": {
                          "type": "string",
                          "id": 40171187,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "operationType": {
                          "type": "string",
                          "id": 177650450,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "progress": {
                          "type": "int32",
                          "id": 72663597,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "setCommonInstanceMetadataOperationMetadata": {
                          "type": "SetCommonInstanceMetadataOperationMetadata",
                          "id": 490378980,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "startTime": {
                          "type": "string",
                          "id": 37467274,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "Status",
                          "id": 181260274,
                          "options": {
                            "(google.cloud.operation_field)": "STATUS",
                            "proto3_optional": true
                          }
                        },
                        "statusMessage": {
                          "type": "string",
                          "id": 297428154,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetId": {
                          "type": "uint64",
                          "id": 258165385,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetLink": {
                          "type": "string",
                          "id": 62671336,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "user": {
                          "type": "string",
                          "id": 3599307,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warnings": {
                          "rule": "repeated",
                          "type": "Warnings",
                          "id": 498091095
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Status": {
                          "values": {
                            "UNDEFINED_STATUS": 0,
                            "DONE": 2104194,
                            "PENDING": 35394935,
                            "RUNNING": 121282975
                          }
                        }
                      }
                    },
                    "OperationAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "OperationsScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "OperationList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "Operation",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "OperationsScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "operations": {
                          "rule": "repeated",
                          "type": "Operation",
                          "id": 4184044
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "OrganizationSecurityPoliciesListAssociationsResponse": {
                      "oneofs": {
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        }
                      },
                      "fields": {
                        "associations": {
                          "rule": "repeated",
                          "type": "SecurityPolicyAssociation",
                          "id": 508736530
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "OutlierDetection": {
                      "oneofs": {
                        "_baseEjectionTime": {
                          "oneof": [
                            "baseEjectionTime"
                          ]
                        },
                        "_consecutiveErrors": {
                          "oneof": [
                            "consecutiveErrors"
                          ]
                        },
                        "_consecutiveGatewayFailure": {
                          "oneof": [
                            "consecutiveGatewayFailure"
                          ]
                        },
                        "_enforcingConsecutiveErrors": {
                          "oneof": [
                            "enforcingConsecutiveErrors"
                          ]
                        },
                        "_enforcingConsecutiveGatewayFailure": {
                          "oneof": [
                            "enforcingConsecutiveGatewayFailure"
                          ]
                        },
                        "_enforcingSuccessRate": {
                          "oneof": [
                            "enforcingSuccessRate"
                          ]
                        },
                        "_interval": {
                          "oneof": [
                            "interval"
                          ]
                        },
                        "_maxEjectionPercent": {
                          "oneof": [
                            "maxEjectionPercent"
                          ]
                        },
                        "_successRateMinimumHosts": {
                          "oneof": [
                            "successRateMinimumHosts"
                          ]
                        },
                        "_successRateRequestVolume": {
                          "oneof": [
                            "successRateRequestVolume"
                          ]
                        },
                        "_successRateStdevFactor": {
                          "oneof": [
                            "successRateStdevFactor"
                          ]
                        }
                      },
                      "fields": {
                        "baseEjectionTime": {
                          "type": "Duration",
                          "id": 80997255,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "consecutiveErrors": {
                          "type": "int32",
                          "id": 387193248,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "consecutiveGatewayFailure": {
                          "type": "int32",
                          "id": 417504250,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enforcingConsecutiveErrors": {
                          "type": "int32",
                          "id": 213133760,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enforcingConsecutiveGatewayFailure": {
                          "type": "int32",
                          "id": 394440666,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enforcingSuccessRate": {
                          "type": "int32",
                          "id": 194508732,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "interval": {
                          "type": "Duration",
                          "id": 33547461,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxEjectionPercent": {
                          "type": "int32",
                          "id": 18436888,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "successRateMinimumHosts": {
                          "type": "int32",
                          "id": 525766903,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "successRateRequestVolume": {
                          "type": "int32",
                          "id": 281425357,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "successRateStdevFactor": {
                          "type": "int32",
                          "id": 174735773,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PacketIntervals": {
                      "oneofs": {
                        "_avgMs": {
                          "oneof": [
                            "avgMs"
                          ]
                        },
                        "_duration": {
                          "oneof": [
                            "duration"
                          ]
                        },
                        "_maxMs": {
                          "oneof": [
                            "maxMs"
                          ]
                        },
                        "_minMs": {
                          "oneof": [
                            "minMs"
                          ]
                        },
                        "_numIntervals": {
                          "oneof": [
                            "numIntervals"
                          ]
                        },
                        "_type": {
                          "oneof": [
                            "type"
                          ]
                        }
                      },
                      "fields": {
                        "avgMs": {
                          "type": "int64",
                          "id": 204811827,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "duration": {
                          "type": "string",
                          "id": 155471252,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxMs": {
                          "type": "int64",
                          "id": 529474145,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "minMs": {
                          "type": "int64",
                          "id": 536564403,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "numIntervals": {
                          "type": "int64",
                          "id": 186329813,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "type": {
                          "type": "string",
                          "id": 3575610,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Duration": {
                          "values": {
                            "UNDEFINED_DURATION": 0,
                            "DURATION_UNSPECIFIED": 529071340,
                            "HOUR": 2223588,
                            "MAX": 76100,
                            "MINUTE": 126786068
                          }
                        },
                        "Type": {
                          "values": {
                            "UNDEFINED_TYPE": 0,
                            "LOOPBACK": 356174219,
                            "RECEIVE": 189660867,
                            "TRANSMIT": 452903600,
                            "TYPE_UNSPECIFIED": 437714322
                          }
                        }
                      }
                    },
                    "PacketMirroring": {
                      "oneofs": {
                        "_collectorIlb": {
                          "oneof": [
                            "collectorIlb"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_enable": {
                          "oneof": [
                            "enable"
                          ]
                        },
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_mirroredResources": {
                          "oneof": [
                            "mirroredResources"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_network": {
                          "oneof": [
                            "network"
                          ]
                        },
                        "_priority": {
                          "oneof": [
                            "priority"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        }
                      },
                      "fields": {
                        "collectorIlb": {
                          "type": "PacketMirroringForwardingRuleInfo",
                          "id": 426607853,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enable": {
                          "type": "string",
                          "id": 311764355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "filter": {
                          "type": "PacketMirroringFilter",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "mirroredResources": {
                          "type": "PacketMirroringMirroredResourceInfo",
                          "id": 124817348,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "network": {
                          "type": "PacketMirroringNetworkInfo",
                          "id": 232872494,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "priority": {
                          "type": "uint32",
                          "id": 445151652,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Enable": {
                          "values": {
                            "UNDEFINED_ENABLE": 0,
                            "FALSE": 66658563,
                            "TRUE": 2583950
                          }
                        }
                      }
                    },
                    "PacketMirroringAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "PacketMirroringsScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PacketMirroringFilter": {
                      "oneofs": {
                        "_direction": {
                          "oneof": [
                            "direction"
                          ]
                        }
                      },
                      "fields": {
                        "IPProtocols": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 98544854
                        },
                        "cidrRanges": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 487901697
                        },
                        "direction": {
                          "type": "string",
                          "id": 111150975,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Direction": {
                          "values": {
                            "UNDEFINED_DIRECTION": 0,
                            "BOTH": 2044801,
                            "EGRESS": 432880501,
                            "INGRESS": 516931221
                          }
                        }
                      }
                    },
                    "PacketMirroringForwardingRuleInfo": {
                      "oneofs": {
                        "_canonicalUrl": {
                          "oneof": [
                            "canonicalUrl"
                          ]
                        },
                        "_url": {
                          "oneof": [
                            "url"
                          ]
                        }
                      },
                      "fields": {
                        "canonicalUrl": {
                          "type": "string",
                          "id": 512294820,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "url": {
                          "type": "string",
                          "id": 116079,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PacketMirroringList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "PacketMirroring",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PacketMirroringMirroredResourceInfo": {
                      "fields": {
                        "instances": {
                          "rule": "repeated",
                          "type": "PacketMirroringMirroredResourceInfoInstanceInfo",
                          "id": 29097598
                        },
                        "subnetworks": {
                          "rule": "repeated",
                          "type": "PacketMirroringMirroredResourceInfoSubnetInfo",
                          "id": 415853125
                        },
                        "tags": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 3552281
                        }
                      }
                    },
                    "PacketMirroringMirroredResourceInfoInstanceInfo": {
                      "oneofs": {
                        "_canonicalUrl": {
                          "oneof": [
                            "canonicalUrl"
                          ]
                        },
                        "_url": {
                          "oneof": [
                            "url"
                          ]
                        }
                      },
                      "fields": {
                        "canonicalUrl": {
                          "type": "string",
                          "id": 512294820,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "url": {
                          "type": "string",
                          "id": 116079,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PacketMirroringMirroredResourceInfoSubnetInfo": {
                      "oneofs": {
                        "_canonicalUrl": {
                          "oneof": [
                            "canonicalUrl"
                          ]
                        },
                        "_url": {
                          "oneof": [
                            "url"
                          ]
                        }
                      },
                      "fields": {
                        "canonicalUrl": {
                          "type": "string",
                          "id": 512294820,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "url": {
                          "type": "string",
                          "id": 116079,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PacketMirroringNetworkInfo": {
                      "oneofs": {
                        "_canonicalUrl": {
                          "oneof": [
                            "canonicalUrl"
                          ]
                        },
                        "_url": {
                          "oneof": [
                            "url"
                          ]
                        }
                      },
                      "fields": {
                        "canonicalUrl": {
                          "type": "string",
                          "id": 512294820,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "url": {
                          "type": "string",
                          "id": 116079,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PacketMirroringsScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "packetMirrorings": {
                          "rule": "repeated",
                          "type": "PacketMirroring",
                          "id": 154615079
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PartnerMetadata": {
                      "oneofs": {
                        "_fingerprint": {
                          "oneof": [
                            "fingerprint"
                          ]
                        }
                      },
                      "fields": {
                        "fingerprint": {
                          "type": "string",
                          "id": 234678500,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "partnerMetadata": {
                          "keyType": "string",
                          "type": "StructuredEntries",
                          "id": 65908934
                        }
                      }
                    },
                    "PatchAssociationRegionNetworkFirewallPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "firewallPolicyAssociationResource": {
                          "type": "FirewallPolicyAssociation",
                          "id": 259546170,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchAutoscalerRequest": {
                      "oneofs": {
                        "_autoscaler": {
                          "oneof": [
                            "autoscaler"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "autoscaler": {
                          "type": "string",
                          "id": 517258967,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "autoscalerResource": {
                          "type": "Autoscaler",
                          "id": 207616118,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "PatchBackendBucketRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "backendBucket": {
                          "type": "string",
                          "id": 91714037,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "backendBucketResource": {
                          "type": "BackendBucket",
                          "id": 380757784,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchBackendServiceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "backendService": {
                          "type": "string",
                          "id": 306946058,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "backendServiceResource": {
                          "type": "BackendService",
                          "id": 347586723,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchCrossSiteNetworkRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        },
                        "_updateMask": {
                          "oneof": [
                            "updateMask"
                          ]
                        },
                        "_validateOnly": {
                          "oneof": [
                            "validateOnly"
                          ]
                        }
                      },
                      "fields": {
                        "crossSiteNetwork": {
                          "type": "string",
                          "id": 108192469,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "crossSiteNetworkResource": {
                          "type": "CrossSiteNetwork",
                          "id": 30896696,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "updateMask": {
                          "type": "string",
                          "id": 500079778,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "validateOnly": {
                          "type": "bool",
                          "id": 242744629,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchDiskSettingRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        },
                        "_updateMask": {
                          "oneof": [
                            "updateMask"
                          ]
                        }
                      },
                      "fields": {
                        "diskSettingsResource": {
                          "type": "DiskSettings",
                          "id": 267573896,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "updateMask": {
                          "type": "string",
                          "id": 500079778,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "PatchFirewallPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "firewallPolicyResource": {
                          "type": "FirewallPolicy",
                          "id": 495049532,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchFirewallRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "firewall": {
                          "type": "string",
                          "id": 511016192,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "firewallResource": {
                          "type": "Firewall",
                          "id": 41425005,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchForwardingRuleRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "forwardingRule": {
                          "type": "string",
                          "id": 269964030,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "forwardingRuleResource": {
                          "type": "ForwardingRule",
                          "id": 301211695,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchGlobalForwardingRuleRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "forwardingRule": {
                          "type": "string",
                          "id": 269964030,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "forwardingRuleResource": {
                          "type": "ForwardingRule",
                          "id": 301211695,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchGlobalPublicDelegatedPrefixeRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "publicDelegatedPrefix": {
                          "type": "string",
                          "id": 204238440,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "publicDelegatedPrefixResource": {
                          "type": "PublicDelegatedPrefix",
                          "id": 47594501,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchHealthCheckRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "healthCheck": {
                          "type": "string",
                          "id": 308876645,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "healthCheckResource": {
                          "type": "HealthCheck",
                          "id": 201925032,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchImageRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "image": {
                          "type": "string",
                          "id": 100313435,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "imageResource": {
                          "type": "Image",
                          "id": 371171954,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchInstanceGroupManagerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instanceGroupManagerResource": {
                          "type": "InstanceGroupManager",
                          "id": 261063946,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "PatchInstanceSettingRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        },
                        "_updateMask": {
                          "oneof": [
                            "updateMask"
                          ]
                        }
                      },
                      "fields": {
                        "instanceSettingsResource": {
                          "type": "InstanceSettings",
                          "id": 290689920,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "updateMask": {
                          "type": "string",
                          "id": 500079778,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "PatchInterconnectAttachmentGroupRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        },
                        "_updateMask": {
                          "oneof": [
                            "updateMask"
                          ]
                        }
                      },
                      "fields": {
                        "interconnectAttachmentGroup": {
                          "type": "string",
                          "id": 75905012,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "interconnectAttachmentGroupResource": {
                          "type": "InterconnectAttachmentGroup",
                          "id": 9990137,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "updateMask": {
                          "type": "string",
                          "id": 500079778,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchInterconnectAttachmentRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "interconnectAttachment": {
                          "type": "string",
                          "id": 308135284,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "interconnectAttachmentResource": {
                          "type": "InterconnectAttachment",
                          "id": 212341369,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchInterconnectGroupRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        },
                        "_updateMask": {
                          "oneof": [
                            "updateMask"
                          ]
                        }
                      },
                      "fields": {
                        "interconnectGroup": {
                          "type": "string",
                          "id": 388651918,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "interconnectGroupResource": {
                          "type": "InterconnectGroup",
                          "id": 85571999,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "updateMask": {
                          "type": "string",
                          "id": 500079778,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchInterconnectRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "interconnect": {
                          "type": "string",
                          "id": 224601230,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "interconnectResource": {
                          "type": "Interconnect",
                          "id": 397611167,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchNamedSetRouterRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "namedSetResource": {
                          "type": "NamedSet",
                          "id": 408608401,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "router": {
                          "type": "string",
                          "id": 148608841,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "PatchNetworkAttachmentRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "networkAttachment": {
                          "type": "string",
                          "id": 224644052,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "networkAttachmentResource": {
                          "type": "NetworkAttachment",
                          "id": 210974745,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchNetworkEdgeSecurityServiceRequest": {
                      "oneofs": {
                        "_paths": {
                          "oneof": [
                            "paths"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        },
                        "_updateMask": {
                          "oneof": [
                            "updateMask"
                          ]
                        }
                      },
                      "fields": {
                        "networkEdgeSecurityService": {
                          "type": "string",
                          "id": 157011879,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "networkEdgeSecurityServiceResource": {
                          "type": "NetworkEdgeSecurityService",
                          "id": 477548966,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "paths": {
                          "type": "string",
                          "id": 106438894,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "updateMask": {
                          "type": "string",
                          "id": 500079778,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchNetworkFirewallPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "firewallPolicyResource": {
                          "type": "FirewallPolicy",
                          "id": 495049532,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchNetworkRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "network": {
                          "type": "string",
                          "id": 232872494,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "networkResource": {
                          "type": "Network",
                          "id": 122105599,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchNodeGroupRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "nodeGroup": {
                          "type": "string",
                          "id": 469958146,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "nodeGroupResource": {
                          "type": "NodeGroup",
                          "id": 505321899,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "PatchOrganizationSecurityPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        },
                        "_updateMask": {
                          "oneof": [
                            "updateMask"
                          ]
                        }
                      },
                      "fields": {
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "securityPolicy": {
                          "type": "string",
                          "id": 171082513,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "securityPolicyResource": {
                          "type": "SecurityPolicy",
                          "id": 216159612,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "updateMask": {
                          "type": "string",
                          "id": 500079778,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchPacketMirroringRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "packetMirroring": {
                          "type": "string",
                          "id": 22305996,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "packetMirroringResource": {
                          "type": "PacketMirroring",
                          "id": 493501985,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchPacketMirroringRuleFirewallPolicyRequest": {
                      "oneofs": {
                        "_priority": {
                          "oneof": [
                            "priority"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "firewallPolicyRuleResource": {
                          "type": "FirewallPolicyRule",
                          "id": 250523523,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "priority": {
                          "type": "int32",
                          "id": 445151652,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchPacketMirroringRuleNetworkFirewallPolicyRequest": {
                      "oneofs": {
                        "_priority": {
                          "oneof": [
                            "priority"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "firewallPolicyRuleResource": {
                          "type": "FirewallPolicyRule",
                          "id": 250523523,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "priority": {
                          "type": "int32",
                          "id": 445151652,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchPartnerMetadataInstanceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "partnerMetadataResource": {
                          "type": "PartnerMetadata",
                          "id": 374784871,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "PatchPerInstanceConfigsInstanceGroupManagerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instanceGroupManagersPatchPerInstanceConfigsReqResource": {
                          "type": "InstanceGroupManagersPatchPerInstanceConfigsReq",
                          "id": 356650495,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "PatchPerInstanceConfigsRegionInstanceGroupManagerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "regionInstanceGroupManagerPatchInstanceConfigReqResource": {
                          "type": "RegionInstanceGroupManagerPatchInstanceConfigReq",
                          "id": 197682890,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchPublicAdvertisedPrefixeRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "publicAdvertisedPrefix": {
                          "type": "string",
                          "id": 101874590,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "publicAdvertisedPrefixResource": {
                          "type": "PublicAdvertisedPrefix",
                          "id": 233614223,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchPublicDelegatedPrefixeRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "publicDelegatedPrefix": {
                          "type": "string",
                          "id": 204238440,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "publicDelegatedPrefixResource": {
                          "type": "PublicDelegatedPrefix",
                          "id": 47594501,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchRegionAutoscalerRequest": {
                      "oneofs": {
                        "_autoscaler": {
                          "oneof": [
                            "autoscaler"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "autoscaler": {
                          "type": "string",
                          "id": 517258967,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "autoscalerResource": {
                          "type": "Autoscaler",
                          "id": 207616118,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchRegionBackendBucketRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "backendBucket": {
                          "type": "string",
                          "id": 91714037,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "backendBucketResource": {
                          "type": "BackendBucket",
                          "id": 380757784,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchRegionBackendServiceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "backendService": {
                          "type": "string",
                          "id": 306946058,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "backendServiceResource": {
                          "type": "BackendService",
                          "id": 347586723,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchRegionCompositeHealthCheckRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "compositeHealthCheck": {
                          "type": "string",
                          "id": 466984989,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "compositeHealthCheckResource": {
                          "type": "CompositeHealthCheck",
                          "id": 132195824,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchRegionDiskSettingRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        },
                        "_updateMask": {
                          "oneof": [
                            "updateMask"
                          ]
                        }
                      },
                      "fields": {
                        "diskSettingsResource": {
                          "type": "DiskSettings",
                          "id": 267573896,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "updateMask": {
                          "type": "string",
                          "id": 500079778,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchRegionHealthAggregationPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "healthAggregationPolicy": {
                          "type": "string",
                          "id": 240314354,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "healthAggregationPolicyResource": {
                          "type": "HealthAggregationPolicy",
                          "id": 293526971,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchRegionHealthCheckRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "healthCheck": {
                          "type": "string",
                          "id": 308876645,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "healthCheckResource": {
                          "type": "HealthCheck",
                          "id": 201925032,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchRegionHealthCheckServiceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "healthCheckService": {
                          "type": "string",
                          "id": 408374747,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "healthCheckServiceResource": {
                          "type": "HealthCheckService",
                          "id": 477367794,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchRegionHealthSourceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "healthSource": {
                          "type": "string",
                          "id": 376521566,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "healthSourceResource": {
                          "type": "HealthSource",
                          "id": 357735375,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchRegionInstanceGroupManagerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instanceGroupManagerResource": {
                          "type": "InstanceGroupManager",
                          "id": 261063946,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchRegionNetworkFirewallPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "firewallPolicyResource": {
                          "type": "FirewallPolicy",
                          "id": 495049532,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchRegionNetworkPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "networkPolicy": {
                          "type": "string",
                          "id": 504961123,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "networkPolicyResource": {
                          "type": "NetworkPolicy",
                          "id": 437886058,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchRegionSecurityPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        },
                        "_updateMask": {
                          "oneof": [
                            "updateMask"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "securityPolicy": {
                          "type": "string",
                          "id": 171082513,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "securityPolicyResource": {
                          "type": "SecurityPolicy",
                          "id": 216159612,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "updateMask": {
                          "type": "string",
                          "id": 500079778,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchRegionSnapshotSettingRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        },
                        "_updateMask": {
                          "oneof": [
                            "updateMask"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "snapshotSettingsResource": {
                          "type": "SnapshotSettings",
                          "id": 357664495,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "updateMask": {
                          "type": "string",
                          "id": 500079778,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchRegionSslPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sslPolicy": {
                          "type": "string",
                          "id": 295190213,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "sslPolicyResource": {
                          "type": "SslPolicy",
                          "id": 274891848,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "PatchRegionTargetHttpsProxyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetHttpsProxy": {
                          "type": "string",
                          "id": 52336748,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "targetHttpsProxyResource": {
                          "type": "TargetHttpsProxy",
                          "id": 433657473,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "PatchRegionUrlMapRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "urlMap": {
                          "type": "string",
                          "id": 367020684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "urlMapResource": {
                          "type": "UrlMap",
                          "id": 168675425,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "PatchResourcePolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        },
                        "_updateMask": {
                          "oneof": [
                            "updateMask"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "resourcePolicy": {
                          "type": "string",
                          "id": 159240835,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resourcePolicyResource": {
                          "type": "ResourcePolicy",
                          "id": 76826186,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "updateMask": {
                          "type": "string",
                          "id": 500079778,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchRoutePolicyRouterRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "routePolicyResource": {
                          "type": "RoutePolicy",
                          "id": 116219525,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "router": {
                          "type": "string",
                          "id": 148608841,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "PatchRouterRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "router": {
                          "type": "string",
                          "id": 148608841,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "routerResource": {
                          "type": "Router",
                          "id": 155222084,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "PatchRuleFirewallPolicyRequest": {
                      "oneofs": {
                        "_priority": {
                          "oneof": [
                            "priority"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "firewallPolicyRuleResource": {
                          "type": "FirewallPolicyRule",
                          "id": 250523523,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "priority": {
                          "type": "int32",
                          "id": 445151652,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchRuleNetworkFirewallPolicyRequest": {
                      "oneofs": {
                        "_priority": {
                          "oneof": [
                            "priority"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "firewallPolicyRuleResource": {
                          "type": "FirewallPolicyRule",
                          "id": 250523523,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "priority": {
                          "type": "int32",
                          "id": 445151652,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchRuleOrganizationSecurityPolicyRequest": {
                      "oneofs": {
                        "_priority": {
                          "oneof": [
                            "priority"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        },
                        "_updateMask": {
                          "oneof": [
                            "updateMask"
                          ]
                        }
                      },
                      "fields": {
                        "priority": {
                          "type": "int32",
                          "id": 445151652,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "securityPolicy": {
                          "type": "string",
                          "id": 171082513,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "securityPolicyRuleResource": {
                          "type": "SecurityPolicyRule",
                          "id": 402693443,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "updateMask": {
                          "type": "string",
                          "id": 500079778,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchRuleRegionNetworkFirewallPolicyRequest": {
                      "oneofs": {
                        "_priority": {
                          "oneof": [
                            "priority"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "firewallPolicyRuleResource": {
                          "type": "FirewallPolicyRule",
                          "id": 250523523,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "priority": {
                          "type": "int32",
                          "id": 445151652,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchRuleRegionSecurityPolicyRequest": {
                      "oneofs": {
                        "_priority": {
                          "oneof": [
                            "priority"
                          ]
                        },
                        "_updateMask": {
                          "oneof": [
                            "updateMask"
                          ]
                        },
                        "_validateOnly": {
                          "oneof": [
                            "validateOnly"
                          ]
                        }
                      },
                      "fields": {
                        "priority": {
                          "type": "int32",
                          "id": 445151652,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "securityPolicy": {
                          "type": "string",
                          "id": 171082513,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "securityPolicyRuleResource": {
                          "type": "SecurityPolicyRule",
                          "id": 402693443,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "updateMask": {
                          "type": "string",
                          "id": 500079778,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "validateOnly": {
                          "type": "bool",
                          "id": 242744629,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchRuleSecurityPolicyRequest": {
                      "oneofs": {
                        "_priority": {
                          "oneof": [
                            "priority"
                          ]
                        },
                        "_updateMask": {
                          "oneof": [
                            "updateMask"
                          ]
                        },
                        "_validateOnly": {
                          "oneof": [
                            "validateOnly"
                          ]
                        }
                      },
                      "fields": {
                        "priority": {
                          "type": "int32",
                          "id": 445151652,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "securityPolicy": {
                          "type": "string",
                          "id": 171082513,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "securityPolicyRuleResource": {
                          "type": "SecurityPolicyRule",
                          "id": 402693443,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "updateMask": {
                          "type": "string",
                          "id": 500079778,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "validateOnly": {
                          "type": "bool",
                          "id": 242744629,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchSecurityPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        },
                        "_updateMask": {
                          "oneof": [
                            "updateMask"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "securityPolicy": {
                          "type": "string",
                          "id": 171082513,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "securityPolicyResource": {
                          "type": "SecurityPolicy",
                          "id": 216159612,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "updateMask": {
                          "type": "string",
                          "id": 500079778,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchServiceAttachmentRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceAttachment": {
                          "type": "string",
                          "id": 338957549,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "serviceAttachmentResource": {
                          "type": "ServiceAttachment",
                          "id": 472980256,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "PatchSnapshotSettingRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        },
                        "_updateMask": {
                          "oneof": [
                            "updateMask"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "snapshotSettingsResource": {
                          "type": "SnapshotSettings",
                          "id": 357664495,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "updateMask": {
                          "type": "string",
                          "id": 500079778,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchSslPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sslPolicy": {
                          "type": "string",
                          "id": 295190213,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "sslPolicyResource": {
                          "type": "SslPolicy",
                          "id": 274891848,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "PatchSubnetworkRequest": {
                      "oneofs": {
                        "_drainTimeoutSeconds": {
                          "oneof": [
                            "drainTimeoutSeconds"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "drainTimeoutSeconds": {
                          "type": "int32",
                          "id": 357707098,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "subnetwork": {
                          "type": "string",
                          "id": 307827694,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "subnetworkResource": {
                          "type": "Subnetwork",
                          "id": 42233151,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "PatchTargetGrpcProxyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetGrpcProxy": {
                          "type": "string",
                          "id": 5020283,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "targetGrpcProxyResource": {
                          "type": "TargetGrpcProxy",
                          "id": 328922450,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "PatchTargetHttpProxyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetHttpProxy": {
                          "type": "string",
                          "id": 206872421,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "targetHttpProxyResource": {
                          "type": "TargetHttpProxy",
                          "id": 24696744,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "PatchTargetHttpsProxyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetHttpsProxy": {
                          "type": "string",
                          "id": 52336748,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "targetHttpsProxyResource": {
                          "type": "TargetHttpsProxy",
                          "id": 433657473,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "PatchTrafficClassificationRuleRegionNetworkPolicyRequest": {
                      "oneofs": {
                        "_priority": {
                          "oneof": [
                            "priority"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "networkPolicy": {
                          "type": "string",
                          "id": 504961123,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "networkPolicyTrafficClassificationRuleResource": {
                          "type": "NetworkPolicyTrafficClassificationRule",
                          "id": 464294582,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "priority": {
                          "type": "int32",
                          "id": 445151652,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PatchUrlMapRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "urlMap": {
                          "type": "string",
                          "id": 367020684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "urlMapResource": {
                          "type": "UrlMap",
                          "id": 168675425,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "PatchWireGroupRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        },
                        "_updateMask": {
                          "oneof": [
                            "updateMask"
                          ]
                        },
                        "_validateOnly": {
                          "oneof": [
                            "validateOnly"
                          ]
                        }
                      },
                      "fields": {
                        "crossSiteNetwork": {
                          "type": "string",
                          "id": 108192469,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "updateMask": {
                          "type": "string",
                          "id": 500079778,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "validateOnly": {
                          "type": "bool",
                          "id": 242744629,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "wireGroup": {
                          "type": "string",
                          "id": 122540613,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "wireGroupResource": {
                          "type": "WireGroup",
                          "id": 117104840,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "PathMatcher": {
                      "oneofs": {
                        "_defaultCustomErrorResponsePolicy": {
                          "oneof": [
                            "defaultCustomErrorResponsePolicy"
                          ]
                        },
                        "_defaultRouteAction": {
                          "oneof": [
                            "defaultRouteAction"
                          ]
                        },
                        "_defaultService": {
                          "oneof": [
                            "defaultService"
                          ]
                        },
                        "_defaultUrlRedirect": {
                          "oneof": [
                            "defaultUrlRedirect"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_headerAction": {
                          "oneof": [
                            "headerAction"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        }
                      },
                      "fields": {
                        "defaultCustomErrorResponsePolicy": {
                          "type": "CustomErrorResponsePolicy",
                          "id": 81266089,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "defaultRouteAction": {
                          "type": "HttpRouteAction",
                          "id": 378919466,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "defaultService": {
                          "type": "string",
                          "id": 370242231,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "defaultUrlRedirect": {
                          "type": "HttpRedirectAction",
                          "id": 359503338,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "headerAction": {
                          "type": "HttpHeaderAction",
                          "id": 328077352,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pathRules": {
                          "rule": "repeated",
                          "type": "PathRule",
                          "id": 104439901
                        },
                        "routeRules": {
                          "rule": "repeated",
                          "type": "HttpRouteRule",
                          "id": 376292225
                        }
                      }
                    },
                    "PathRule": {
                      "oneofs": {
                        "_customErrorResponsePolicy": {
                          "oneof": [
                            "customErrorResponsePolicy"
                          ]
                        },
                        "_routeAction": {
                          "oneof": [
                            "routeAction"
                          ]
                        },
                        "_service": {
                          "oneof": [
                            "service"
                          ]
                        },
                        "_urlRedirect": {
                          "oneof": [
                            "urlRedirect"
                          ]
                        }
                      },
                      "fields": {
                        "customErrorResponsePolicy": {
                          "type": "CustomErrorResponsePolicy",
                          "id": 202816619,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "paths": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 106438894
                        },
                        "routeAction": {
                          "type": "HttpRouteAction",
                          "id": 424563948,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "service": {
                          "type": "string",
                          "id": 373540533,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "urlRedirect": {
                          "type": "HttpRedirectAction",
                          "id": 405147820,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PerInstanceConfig": {
                      "oneofs": {
                        "_fingerprint": {
                          "oneof": [
                            "fingerprint"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_preservedState": {
                          "oneof": [
                            "preservedState"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        }
                      },
                      "fields": {
                        "fingerprint": {
                          "type": "string",
                          "id": 234678500,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "preservedState": {
                          "type": "PreservedState",
                          "id": 2634026,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "string",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Status": {
                          "values": {
                            "UNDEFINED_STATUS": 0,
                            "APPLYING": 352003508,
                            "DELETING": 528602024,
                            "EFFECTIVE": 244201863,
                            "NONE": 2402104,
                            "UNAPPLIED": 483935140,
                            "UNAPPLIED_DELETION": 313956873
                          }
                        }
                      }
                    },
                    "PerformMaintenanceInstanceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "PerformMaintenanceNodeGroupRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "nodeGroup": {
                          "type": "string",
                          "id": 469958146,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "nodeGroupsPerformMaintenanceRequestResource": {
                          "type": "NodeGroupsPerformMaintenanceRequest",
                          "id": 185310294,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "PerformMaintenanceReservationBlockRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "reservation": {
                          "type": "string",
                          "id": 47530956,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "reservationBlock": {
                          "type": "string",
                          "id": 532832858,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "reservationsBlocksPerformMaintenanceRequestResource": {
                          "type": "ReservationsBlocksPerformMaintenanceRequest",
                          "id": 485823625,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "PerformMaintenanceReservationRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "reservation": {
                          "type": "string",
                          "id": 47530956,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "reservationsPerformMaintenanceRequestResource": {
                          "type": "ReservationsPerformMaintenanceRequest",
                          "id": 29702816,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "PerformMaintenanceReservationSubBlockRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "parentName": {
                          "type": "string",
                          "id": 478151936,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "reservationSubBlock": {
                          "type": "string",
                          "id": 22750491,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "Policy": {
                      "oneofs": {
                        "_etag": {
                          "oneof": [
                            "etag"
                          ]
                        },
                        "_iamOwned": {
                          "oneof": [
                            "iamOwned"
                          ]
                        },
                        "_version": {
                          "oneof": [
                            "version"
                          ]
                        }
                      },
                      "fields": {
                        "auditConfigs": {
                          "rule": "repeated",
                          "type": "AuditConfig",
                          "id": 328080653
                        },
                        "bindings": {
                          "rule": "repeated",
                          "type": "Binding",
                          "id": 403251854
                        },
                        "etag": {
                          "type": "string",
                          "id": 3123477,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "iamOwned": {
                          "type": "bool",
                          "id": 450566203,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "version": {
                          "type": "int32",
                          "id": 351608024,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PreconfiguredWafSet": {
                      "fields": {
                        "expressionSets": {
                          "rule": "repeated",
                          "type": "WafExpressionSet",
                          "id": 474011032
                        }
                      }
                    },
                    "PreservedState": {
                      "fields": {
                        "disks": {
                          "keyType": "string",
                          "type": "PreservedStatePreservedDisk",
                          "id": 95594102
                        },
                        "externalIPs": {
                          "keyType": "string",
                          "type": "PreservedStatePreservedNetworkIp",
                          "id": 532687245
                        },
                        "internalIPs": {
                          "keyType": "string",
                          "type": "PreservedStatePreservedNetworkIp",
                          "id": 215731675
                        },
                        "metadata": {
                          "keyType": "string",
                          "type": "string",
                          "id": 86866735
                        }
                      }
                    },
                    "PreservedStatePreservedDisk": {
                      "oneofs": {
                        "_autoDelete": {
                          "oneof": [
                            "autoDelete"
                          ]
                        },
                        "_mode": {
                          "oneof": [
                            "mode"
                          ]
                        },
                        "_source": {
                          "oneof": [
                            "source"
                          ]
                        }
                      },
                      "fields": {
                        "autoDelete": {
                          "type": "string",
                          "id": 464761403,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "mode": {
                          "type": "string",
                          "id": 3357091,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "source": {
                          "type": "string",
                          "id": 177235995,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "AutoDelete": {
                          "values": {
                            "UNDEFINED_AUTO_DELETE": 0,
                            "NEVER": 74175084,
                            "ON_PERMANENT_INSTANCE_DELETION": 95727719
                          }
                        },
                        "Mode": {
                          "values": {
                            "UNDEFINED_MODE": 0,
                            "READ_ONLY": 91950261,
                            "READ_WRITE": 173607894
                          }
                        }
                      }
                    },
                    "PreservedStatePreservedNetworkIp": {
                      "oneofs": {
                        "_autoDelete": {
                          "oneof": [
                            "autoDelete"
                          ]
                        },
                        "_ipAddress": {
                          "oneof": [
                            "ipAddress"
                          ]
                        }
                      },
                      "fields": {
                        "autoDelete": {
                          "type": "string",
                          "id": 464761403,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipAddress": {
                          "type": "PreservedStatePreservedNetworkIpIpAddress",
                          "id": 406272220,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "AutoDelete": {
                          "values": {
                            "UNDEFINED_AUTO_DELETE": 0,
                            "NEVER": 74175084,
                            "ON_PERMANENT_INSTANCE_DELETION": 95727719
                          }
                        }
                      }
                    },
                    "PreservedStatePreservedNetworkIpIpAddress": {
                      "oneofs": {
                        "_address": {
                          "oneof": [
                            "address"
                          ]
                        },
                        "_literal": {
                          "oneof": [
                            "literal"
                          ]
                        }
                      },
                      "fields": {
                        "address": {
                          "type": "string",
                          "id": 462920692,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "literal": {
                          "type": "string",
                          "id": 182460591,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PreviewFeature": {
                      "oneofs": {
                        "_activationStatus": {
                          "oneof": [
                            "activationStatus"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_rolloutOperation": {
                          "oneof": [
                            "rolloutOperation"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        }
                      },
                      "fields": {
                        "activationStatus": {
                          "type": "string",
                          "id": 71960379,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "rolloutOperation": {
                          "type": "PreviewFeatureRolloutOperation",
                          "id": 486746201,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "PreviewFeatureStatus",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "ActivationStatus": {
                          "values": {
                            "UNDEFINED_ACTIVATION_STATUS": 0,
                            "ACTIVATION_STATE_UNSPECIFIED": 632160,
                            "DISABLED": 516696700,
                            "ENABLED": 182130465
                          }
                        }
                      }
                    },
                    "PreviewFeatureList": {
                      "oneofs": {
                        "_etag": {
                          "oneof": [
                            "etag"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "etag": {
                          "type": "string",
                          "id": 3123477,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "PreviewFeature",
                          "id": 100526016
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PreviewFeatureRolloutOperation": {
                      "oneofs": {
                        "_rolloutInput": {
                          "oneof": [
                            "rolloutInput"
                          ]
                        }
                      },
                      "fields": {
                        "rolloutInput": {
                          "type": "PreviewFeatureRolloutOperationRolloutInput",
                          "id": 265745340,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PreviewFeatureRolloutOperationRolloutInput": {
                      "oneofs": {
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_predefinedRolloutPlan": {
                          "oneof": [
                            "predefinedRolloutPlan"
                          ]
                        },
                        "_retryUuid": {
                          "oneof": [
                            "retryUuid"
                          ]
                        }
                      },
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "predefinedRolloutPlan": {
                          "type": "string",
                          "id": 364023440,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "retryUuid": {
                          "type": "string",
                          "id": 472838898,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "PredefinedRolloutPlan": {
                          "values": {
                            "UNDEFINED_PREDEFINED_ROLLOUT_PLAN": 0,
                            "ROLLOUT_PLAN_FAST_ROLLOUT": 167808726,
                            "ROLLOUT_PLAN_TWO_DAY_ROLLOUT": 349866771,
                            "ROLLOUT_PLAN_UNSPECIFIED": 144511983
                          }
                        }
                      }
                    },
                    "PreviewFeatureStatus": {
                      "oneofs": {
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_helpLink": {
                          "oneof": [
                            "helpLink"
                          ]
                        },
                        "_releaseStatus": {
                          "oneof": [
                            "releaseStatus"
                          ]
                        }
                      },
                      "fields": {
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "helpLink": {
                          "type": "string",
                          "id": 223410744,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "releaseStatus": {
                          "type": "PreviewFeatureStatusReleaseStatus",
                          "id": 508026666,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PreviewFeatureStatusReleaseStatus": {
                      "oneofs": {
                        "_stage": {
                          "oneof": [
                            "stage"
                          ]
                        },
                        "_updateDate": {
                          "oneof": [
                            "updateDate"
                          ]
                        }
                      },
                      "fields": {
                        "stage": {
                          "type": "string",
                          "id": 109757182,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "updateDate": {
                          "type": "Date",
                          "id": 499811684,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Stage": {
                          "values": {
                            "UNDEFINED_STAGE": 0,
                            "DEPRECATED": 463360435,
                            "GA": 2266,
                            "INTERNAL": 279295677,
                            "PREVIEW": 399798184,
                            "STAGE_UNSPECIFIED": 63695670
                          }
                        }
                      }
                    },
                    "PreviewRouterRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "router": {
                          "type": "string",
                          "id": 148608841,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "routerResource": {
                          "type": "Router",
                          "id": 155222084,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "Project": {
                      "oneofs": {
                        "_cloudArmorTier": {
                          "oneof": [
                            "cloudArmorTier"
                          ]
                        },
                        "_commonInstanceMetadata": {
                          "oneof": [
                            "commonInstanceMetadata"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_defaultNetworkTier": {
                          "oneof": [
                            "defaultNetworkTier"
                          ]
                        },
                        "_defaultServiceAccount": {
                          "oneof": [
                            "defaultServiceAccount"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_managedProtectionTier": {
                          "oneof": [
                            "managedProtectionTier"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_usageExportLocation": {
                          "oneof": [
                            "usageExportLocation"
                          ]
                        },
                        "_vmDnsSetting": {
                          "oneof": [
                            "vmDnsSetting"
                          ]
                        },
                        "_xpnProjectStatus": {
                          "oneof": [
                            "xpnProjectStatus"
                          ]
                        }
                      },
                      "fields": {
                        "cloudArmorTier": {
                          "type": "string",
                          "id": 4427052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "commonInstanceMetadata": {
                          "type": "Metadata",
                          "id": 185794117,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "defaultNetworkTier": {
                          "type": "string",
                          "id": 471753361,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "defaultServiceAccount": {
                          "type": "string",
                          "id": 298712229,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enabledFeatures": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 469017467
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "managedProtectionTier": {
                          "type": "string",
                          "id": 7804648,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "quotas": {
                          "rule": "repeated",
                          "type": "Quota",
                          "id": 125341947
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "usageExportLocation": {
                          "type": "UsageExportLocation",
                          "id": 347543874,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "vmDnsSetting": {
                          "type": "string",
                          "id": 58856370,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "xpnProjectStatus": {
                          "type": "string",
                          "id": 228419265,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "CloudArmorTier": {
                          "values": {
                            "UNDEFINED_CLOUD_ARMOR_TIER": 0,
                            "CA_ENTERPRISE_ANNUAL": 219921116,
                            "CA_ENTERPRISE_PAYGO": 453530323,
                            "CA_STANDARD": 13156734
                          }
                        },
                        "DefaultNetworkTier": {
                          "values": {
                            "UNDEFINED_DEFAULT_NETWORK_TIER": 0,
                            "FIXED_STANDARD": 310464328,
                            "PREMIUM": 399530551,
                            "STANDARD": 484642493,
                            "STANDARD_OVERRIDES_FIXED_STANDARD": 465847234
                          }
                        },
                        "ManagedProtectionTier": {
                          "values": {
                            "UNDEFINED_MANAGED_PROTECTION_TIER": 0,
                            "CAMP_PLUS_ANNUAL": 406967142,
                            "CAMP_PLUS_PAYGO": 165150985
                          }
                        },
                        "VmDnsSetting": {
                          "values": {
                            "UNDEFINED_VM_DNS_SETTING": 0,
                            "GLOBAL_DEFAULT": 345419141,
                            "UNSPECIFIED_VM_DNS_SETTING": 35691930,
                            "ZONAL_DEFAULT": 368475782,
                            "ZONAL_ONLY": 521198951
                          }
                        },
                        "XpnProjectStatus": {
                          "values": {
                            "UNDEFINED_XPN_PROJECT_STATUS": 0,
                            "HOST": 2223528,
                            "UNSPECIFIED_XPN_PROJECT_STATUS": 340393257
                          }
                        }
                      }
                    },
                    "ProjectsDisableXpnResourceRequest": {
                      "oneofs": {
                        "_xpnResource": {
                          "oneof": [
                            "xpnResource"
                          ]
                        }
                      },
                      "fields": {
                        "xpnResource": {
                          "type": "XpnResourceId",
                          "id": 133384631,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ProjectsEnableXpnResourceRequest": {
                      "oneofs": {
                        "_xpnResource": {
                          "oneof": [
                            "xpnResource"
                          ]
                        }
                      },
                      "fields": {
                        "xpnResource": {
                          "type": "XpnResourceId",
                          "id": 133384631,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ProjectsGetXpnResources": {
                      "oneofs": {
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        }
                      },
                      "fields": {
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "resources": {
                          "rule": "repeated",
                          "type": "XpnResourceId",
                          "id": 164412965
                        }
                      }
                    },
                    "ProjectsListXpnHostsRequest": {
                      "oneofs": {
                        "_organization": {
                          "oneof": [
                            "organization"
                          ]
                        }
                      },
                      "fields": {
                        "organization": {
                          "type": "string",
                          "id": 105180467,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ProjectsSetCloudArmorTierRequest": {
                      "oneofs": {
                        "_cloudArmorTier": {
                          "oneof": [
                            "cloudArmorTier"
                          ]
                        }
                      },
                      "fields": {
                        "cloudArmorTier": {
                          "type": "string",
                          "id": 4427052,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "CloudArmorTier": {
                          "values": {
                            "UNDEFINED_CLOUD_ARMOR_TIER": 0,
                            "CA_ENTERPRISE_ANNUAL": 219921116,
                            "CA_ENTERPRISE_PAYGO": 453530323,
                            "CA_STANDARD": 13156734
                          }
                        }
                      }
                    },
                    "ProjectsSetDefaultNetworkTierRequest": {
                      "oneofs": {
                        "_networkTier": {
                          "oneof": [
                            "networkTier"
                          ]
                        }
                      },
                      "fields": {
                        "networkTier": {
                          "type": "string",
                          "id": 517397843,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "NetworkTier": {
                          "values": {
                            "UNDEFINED_NETWORK_TIER": 0,
                            "FIXED_STANDARD": 310464328,
                            "PREMIUM": 399530551,
                            "STANDARD": 484642493,
                            "STANDARD_OVERRIDES_FIXED_STANDARD": 465847234
                          }
                        }
                      }
                    },
                    "ProjectsSetManagedProtectionTierRequest": {
                      "oneofs": {
                        "_managedProtectionTier": {
                          "oneof": [
                            "managedProtectionTier"
                          ]
                        }
                      },
                      "fields": {
                        "managedProtectionTier": {
                          "type": "string",
                          "id": 7804648,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "ManagedProtectionTier": {
                          "values": {
                            "UNDEFINED_MANAGED_PROTECTION_TIER": 0,
                            "CAMP_PLUS_ANNUAL": 406967142,
                            "CAMP_PLUS_PAYGO": 165150985,
                            "CA_STANDARD": 13156734
                          }
                        }
                      }
                    },
                    "PublicAdvertisedPrefix": {
                      "oneofs": {
                        "_byoipApiVersion": {
                          "oneof": [
                            "byoipApiVersion"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_dnsVerificationIp": {
                          "oneof": [
                            "dnsVerificationIp"
                          ]
                        },
                        "_fingerprint": {
                          "oneof": [
                            "fingerprint"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_ipCidrRange": {
                          "oneof": [
                            "ipCidrRange"
                          ]
                        },
                        "_ipv6AccessType": {
                          "oneof": [
                            "ipv6AccessType"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_pdpScope": {
                          "oneof": [
                            "pdpScope"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_sharedSecret": {
                          "oneof": [
                            "sharedSecret"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        }
                      },
                      "fields": {
                        "byoipApiVersion": {
                          "type": "string",
                          "id": 162683283,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "dnsVerificationIp": {
                          "type": "string",
                          "id": 241011381,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "fingerprint": {
                          "type": "string",
                          "id": 234678500,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipCidrRange": {
                          "type": "string",
                          "id": 98117322,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipv6AccessType": {
                          "type": "string",
                          "id": 504658653,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pdpScope": {
                          "type": "string",
                          "id": 524264785,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "publicDelegatedPrefixs": {
                          "rule": "repeated",
                          "type": "PublicAdvertisedPrefixPublicDelegatedPrefix",
                          "id": 425811723
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sharedSecret": {
                          "type": "string",
                          "id": 381932490,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "string",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "ByoipApiVersion": {
                          "values": {
                            "UNDEFINED_BYOIP_API_VERSION": 0,
                            "V1": 2715,
                            "V2": 2716
                          }
                        },
                        "Ipv6AccessType": {
                          "values": {
                            "UNDEFINED_IPV6_ACCESS_TYPE": 0,
                            "EXTERNAL": 35607499,
                            "INTERNAL": 279295677
                          }
                        },
                        "PdpScope": {
                          "values": {
                            "UNDEFINED_PDP_SCOPE": 0,
                            "GLOBAL": 494663587,
                            "GLOBAL_AND_REGIONAL": 318053059,
                            "REGIONAL": 92288543
                          }
                        },
                        "Status": {
                          "values": {
                            "UNDEFINED_STATUS": 0,
                            "ANNOUNCED_TO_INTERNET": 177880897,
                            "INITIAL": 518841124,
                            "PREFIX_CONFIGURATION_COMPLETE": 480889551,
                            "PREFIX_CONFIGURATION_IN_PROGRESS": 378550961,
                            "PREFIX_REMOVAL_IN_PROGRESS": 284375783,
                            "PTR_CONFIGURED": 513497167,
                            "READY_TO_ANNOUNCE": 64641265,
                            "REVERSE_DNS_LOOKUP_FAILED": 295755183,
                            "VALIDATED": 66197998
                          }
                        }
                      }
                    },
                    "PublicAdvertisedPrefixList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "PublicAdvertisedPrefix",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PublicAdvertisedPrefixPublicDelegatedPrefix": {
                      "oneofs": {
                        "_ipRange": {
                          "oneof": [
                            "ipRange"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_project": {
                          "oneof": [
                            "project"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        }
                      },
                      "fields": {
                        "ipRange": {
                          "type": "string",
                          "id": 145092645,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "string",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PublicDelegatedPrefix": {
                      "oneofs": {
                        "_allocatablePrefixLength": {
                          "oneof": [
                            "allocatablePrefixLength"
                          ]
                        },
                        "_byoipApiVersion": {
                          "oneof": [
                            "byoipApiVersion"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_enableEnhancedIpv4Allocation": {
                          "oneof": [
                            "enableEnhancedIpv4Allocation"
                          ]
                        },
                        "_fingerprint": {
                          "oneof": [
                            "fingerprint"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_ipCidrRange": {
                          "oneof": [
                            "ipCidrRange"
                          ]
                        },
                        "_ipv6AccessType": {
                          "oneof": [
                            "ipv6AccessType"
                          ]
                        },
                        "_isLiveMigration": {
                          "oneof": [
                            "isLiveMigration"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_mode": {
                          "oneof": [
                            "mode"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_parentPrefix": {
                          "oneof": [
                            "parentPrefix"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        }
                      },
                      "fields": {
                        "allocatablePrefixLength": {
                          "type": "int32",
                          "id": 38427446,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "byoipApiVersion": {
                          "type": "string",
                          "id": 162683283,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enableEnhancedIpv4Allocation": {
                          "type": "bool",
                          "id": 54582253,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "fingerprint": {
                          "type": "string",
                          "id": 234678500,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipCidrRange": {
                          "type": "string",
                          "id": 98117322,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipv6AccessType": {
                          "type": "string",
                          "id": 504658653,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "isLiveMigration": {
                          "type": "bool",
                          "id": 511823856,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "mode": {
                          "type": "string",
                          "id": 3357091,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "parentPrefix": {
                          "type": "string",
                          "id": 15233991,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "publicDelegatedSubPrefixs": {
                          "rule": "repeated",
                          "type": "PublicDelegatedPrefixPublicDelegatedSubPrefix",
                          "id": 188940044
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "string",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "ByoipApiVersion": {
                          "values": {
                            "UNDEFINED_BYOIP_API_VERSION": 0,
                            "V1": 2715,
                            "V2": 2716
                          }
                        },
                        "Ipv6AccessType": {
                          "values": {
                            "UNDEFINED_IPV6_ACCESS_TYPE": 0,
                            "EXTERNAL": 35607499,
                            "INTERNAL": 279295677
                          }
                        },
                        "Mode": {
                          "values": {
                            "UNDEFINED_MODE": 0,
                            "DELEGATION": 264149288,
                            "EXTERNAL_IPV6_FORWARDING_RULE_CREATION": 398684356,
                            "EXTERNAL_IPV6_SUBNETWORK_CREATION": 61198284,
                            "INTERNAL_IPV6_SUBNETWORK_CREATION": 153239834
                          }
                        },
                        "Status": {
                          "values": {
                            "UNDEFINED_STATUS": 0,
                            "ACTIVE": 314733318,
                            "ANNOUNCED": 365103355,
                            "ANNOUNCED_TO_GOOGLE": 454875705,
                            "ANNOUNCED_TO_INTERNET": 177880897,
                            "DELETING": 528602024,
                            "INITIALIZING": 306588749,
                            "READY_TO_ANNOUNCE": 64641265
                          }
                        }
                      }
                    },
                    "PublicDelegatedPrefixAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "PublicDelegatedPrefixesScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PublicDelegatedPrefixList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "PublicDelegatedPrefix",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "PublicDelegatedPrefixPublicDelegatedSubPrefix": {
                      "oneofs": {
                        "_allocatablePrefixLength": {
                          "oneof": [
                            "allocatablePrefixLength"
                          ]
                        },
                        "_delegateeProject": {
                          "oneof": [
                            "delegateeProject"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_enableEnhancedIpv4Allocation": {
                          "oneof": [
                            "enableEnhancedIpv4Allocation"
                          ]
                        },
                        "_ipCidrRange": {
                          "oneof": [
                            "ipCidrRange"
                          ]
                        },
                        "_ipv6AccessType": {
                          "oneof": [
                            "ipv6AccessType"
                          ]
                        },
                        "_isAddress": {
                          "oneof": [
                            "isAddress"
                          ]
                        },
                        "_mode": {
                          "oneof": [
                            "mode"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        }
                      },
                      "fields": {
                        "allocatablePrefixLength": {
                          "type": "int32",
                          "id": 38427446,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "delegateeProject": {
                          "type": "string",
                          "id": 414860634,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enableEnhancedIpv4Allocation": {
                          "type": "bool",
                          "id": 54582253,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipCidrRange": {
                          "type": "string",
                          "id": 98117322,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipv6AccessType": {
                          "type": "string",
                          "id": 504658653,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "isAddress": {
                          "type": "bool",
                          "id": 352617951,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "mode": {
                          "type": "string",
                          "id": 3357091,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "string",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Ipv6AccessType": {
                          "values": {
                            "UNDEFINED_IPV6_ACCESS_TYPE": 0,
                            "EXTERNAL": 35607499,
                            "INTERNAL": 279295677
                          }
                        },
                        "Mode": {
                          "values": {
                            "UNDEFINED_MODE": 0,
                            "DELEGATION": 264149288,
                            "EXTERNAL_IPV6_FORWARDING_RULE_CREATION": 398684356,
                            "EXTERNAL_IPV6_SUBNETWORK_CREATION": 61198284,
                            "INTERNAL_IPV6_SUBNETWORK_CREATION": 153239834
                          }
                        },
                        "Status": {
                          "values": {
                            "UNDEFINED_STATUS": 0,
                            "ACTIVE": 314733318,
                            "INACTIVE": 270421099
                          }
                        }
                      }
                    },
                    "PublicDelegatedPrefixesScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "publicDelegatedPrefixes": {
                          "rule": "repeated",
                          "type": "PublicDelegatedPrefix",
                          "id": 315261206
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "Quota": {
                      "oneofs": {
                        "_limit": {
                          "oneof": [
                            "limit"
                          ]
                        },
                        "_metric": {
                          "oneof": [
                            "metric"
                          ]
                        },
                        "_owner": {
                          "oneof": [
                            "owner"
                          ]
                        },
                        "_usage": {
                          "oneof": [
                            "usage"
                          ]
                        }
                      },
                      "fields": {
                        "limit": {
                          "type": "double",
                          "id": 102976443,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "metric": {
                          "type": "string",
                          "id": 533067184,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "owner": {
                          "type": "string",
                          "id": 106164915,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "usage": {
                          "type": "double",
                          "id": 111574433,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Metric": {
                          "values": {
                            "UNDEFINED_METRIC": 0,
                            "A2_CPUS": 153206585,
                            "AFFINITY_GROUPS": 108303563,
                            "AUTOSCALERS": 471248988,
                            "BACKEND_BUCKETS": 137626846,
                            "BACKEND_SERVICES": 269623753,
                            "C2D_CPUS": 508182517,
                            "C2_CPUS": 317601211,
                            "C3_CPUS": 346230362,
                            "COMMITMENTS": 456141790,
                            "COMMITTED_A2_CPUS": 59330902,
                            "COMMITTED_C2D_CPUS": 282390904,
                            "COMMITTED_C2_CPUS": 223725528,
                            "COMMITTED_C3_CPUS": 252354679,
                            "COMMITTED_CPUS": 292394702,
                            "COMMITTED_E2_CPUS": 388120154,
                            "COMMITTED_LICENSES": 357606869,
                            "COMMITTED_LOCAL_SSD_TOTAL_GB": 308393480,
                            "COMMITTED_M3_CPUS": 585985,
                            "COMMITTED_MEMORY_OPTIMIZED_CPUS": 489057886,
                            "COMMITTED_N2A_CPUS": 40064304,
                            "COMMITTED_N2D_CPUS": 125951757,
                            "COMMITTED_N2_CPUS": 322589603,
                            "COMMITTED_NVIDIA_A100_80GB_GPUS": 464326565,
                            "COMMITTED_NVIDIA_A100_GPUS": 375799445,
                            "COMMITTED_NVIDIA_H100_GPUS": 71649180,
                            "COMMITTED_NVIDIA_K80_GPUS": 3857188,
                            "COMMITTED_NVIDIA_L4_GPUS": 19163645,
                            "COMMITTED_NVIDIA_P100_GPUS": 107528100,
                            "COMMITTED_NVIDIA_P4_GPUS": 347952897,
                            "COMMITTED_NVIDIA_T4_GPUS": 139871237,
                            "COMMITTED_NVIDIA_V100_GPUS": 219562,
                            "COMMITTED_T2A_CPUS": 296378986,
                            "COMMITTED_T2D_CPUS": 382266439,
                            "COMMITTED_Z3_CPUS": 263844686,
                            "CPUS": 2075595,
                            "CPUS_ALL_REGIONS": 470911149,
                            "DISKS_TOTAL_GB": 353520543,
                            "E2_CPUS": 481995837,
                            "EXTERNAL_MANAGED_FORWARDING_RULES": 150790089,
                            "EXTERNAL_NETWORK_LB_FORWARDING_RULES": 374298265,
                            "EXTERNAL_PROTOCOL_FORWARDING_RULES": 63478888,
                            "EXTERNAL_VPN_GATEWAYS": 272457134,
                            "FIREWALLS": 374485843,
                            "FORWARDING_RULES": 432668949,
                            "GLOBAL_EXTERNAL_MANAGED_BACKEND_SERVICES": 164566753,
                            "GLOBAL_EXTERNAL_MANAGED_FORWARDING_RULES": 327611949,
                            "GLOBAL_EXTERNAL_PROXY_LB_BACKEND_SERVICES": 400256169,
                            "GLOBAL_INTERNAL_ADDRESSES": 42738332,
                            "GLOBAL_INTERNAL_MANAGED_BACKEND_SERVICES": 256608303,
                            "GLOBAL_INTERNAL_TRAFFIC_DIRECTOR_BACKEND_SERVICES": 323514196,
                            "GPUS_ALL_REGIONS": 39387177,
                            "HDB_TOTAL_GB": 319316271,
                            "HDB_TOTAL_IOPS": 309720317,
                            "HDB_TOTAL_THROUGHPUT": 20981374,
                            "HEALTH_CHECKS": 289347502,
                            "IMAGES": 15562360,
                            "INSTANCES": 131337822,
                            "INSTANCE_GROUPS": 355919038,
                            "INSTANCE_GROUP_MANAGERS": 101798192,
                            "INSTANCE_TEMPLATES": 226188271,
                            "INTERCONNECTS": 415204741,
                            "INTERCONNECT_ATTACHMENTS_PER_REGION": 159968086,
                            "INTERCONNECT_ATTACHMENTS_TOTAL_MBPS": 425090419,
                            "INTERCONNECT_TOTAL_GBPS": 285341866,
                            "INTERNAL_ADDRESSES": 197899392,
                            "INTERNAL_TRAFFIC_DIRECTOR_FORWARDING_RULES": 266433668,
                            "IN_PLACE_SNAPSHOTS": 151359133,
                            "IN_USE_ADDRESSES": 402125072,
                            "IN_USE_BACKUP_SCHEDULES": 32786705,
                            "IN_USE_SNAPSHOT_SCHEDULES": 462104083,
                            "LOCAL_SSD_TOTAL_GB": 330878021,
                            "M1_CPUS": 37203366,
                            "M2_CPUS": 65832517,
                            "M3_CPUS": 94461668,
                            "MACHINE_IMAGES": 446986640,
                            "N2A_CPUS": 265855917,
                            "N2D_CPUS": 351743370,
                            "N2_CPUS": 416465286,
                            "NETWORKS": 485481477,
                            "NETWORK_ATTACHMENTS": 149028575,
                            "NETWORK_ENDPOINT_GROUPS": 102144909,
                            "NETWORK_FIREWALL_POLICIES": 101117374,
                            "NET_LB_SECURITY_POLICIES_PER_REGION": 157892269,
                            "NET_LB_SECURITY_POLICY_RULES_PER_REGION": 356090931,
                            "NET_LB_SECURITY_POLICY_RULE_ATTRIBUTES_PER_REGION": 311243888,
                            "NODE_GROUPS": 24624817,
                            "NODE_TEMPLATES": 474896668,
                            "NVIDIA_A100_80GB_GPUS": 286389320,
                            "NVIDIA_A100_GPUS": 504872978,
                            "NVIDIA_K80_GPUS": 163886599,
                            "NVIDIA_L4_GPUS": 491923130,
                            "NVIDIA_P100_GPUS": 236601633,
                            "NVIDIA_P100_VWS_GPUS": 213970574,
                            "NVIDIA_P4_GPUS": 283841470,
                            "NVIDIA_P4_VWS_GPUS": 528296619,
                            "NVIDIA_T4_GPUS": 75759810,
                            "NVIDIA_T4_VWS_GPUS": 319813039,
                            "NVIDIA_V100_GPUS": 129293095,
                            "PACKET_MIRRORINGS": 15578407,
                            "PD_EXTREME_TOTAL_PROVISIONED_IOPS": 69593965,
                            "PREEMPTIBLE_CPUS": 251184841,
                            "PREEMPTIBLE_LOCAL_SSD_GB": 260819336,
                            "PREEMPTIBLE_NVIDIA_A100_80GB_GPUS": 151942410,
                            "PREEMPTIBLE_NVIDIA_A100_GPUS": 68832784,
                            "PREEMPTIBLE_NVIDIA_H100_GPUS": 301553431,
                            "PREEMPTIBLE_NVIDIA_K80_GPUS": 374960201,
                            "PREEMPTIBLE_NVIDIA_L4_GPUS": 100408376,
                            "PREEMPTIBLE_NVIDIA_P100_GPUS": 337432351,
                            "PREEMPTIBLE_NVIDIA_P100_VWS_GPUS": 313544076,
                            "PREEMPTIBLE_NVIDIA_P4_GPUS": 429197628,
                            "PREEMPTIBLE_NVIDIA_P4_VWS_GPUS": 252981545,
                            "PREEMPTIBLE_NVIDIA_T4_GPUS": 221115968,
                            "PREEMPTIBLE_NVIDIA_T4_VWS_GPUS": 44497965,
                            "PREEMPTIBLE_NVIDIA_V100_GPUS": 230123813,
                            "PREEMPTIBLE_TPU_LITE_DEVICE_V5": 174262523,
                            "PREEMPTIBLE_TPU_LITE_PODSLICE_V5": 112281796,
                            "PREEMPTIBLE_TPU_PODSLICE_V4": 425541132,
                            "PRIVATE_V6_ACCESS_SUBNETWORKS": 47021549,
                            "PSC_ILB_CONSUMER_FORWARDING_RULES_PER_PRODUCER_NETWORK": 231164291,
                            "PSC_INTERNAL_LB_FORWARDING_RULES": 169005435,
                            "PUBLIC_ADVERTISED_PREFIXES": 471371980,
                            "PUBLIC_DELEGATED_PREFIXES": 532465974,
                            "REGIONAL_AUTOSCALERS": 29363772,
                            "REGIONAL_EXTERNAL_MANAGED_BACKEND_SERVICES": 4240989,
                            "REGIONAL_EXTERNAL_NETWORK_LB_BACKEND_SERVICES": 409564525,
                            "REGIONAL_INSTANCE_GROUP_MANAGERS": 37543696,
                            "REGIONAL_INTERNAL_LB_BACKEND_SERVICES": 137983760,
                            "REGIONAL_INTERNAL_MANAGED_BACKEND_SERVICES": 96282539,
                            "REGIONAL_INTERNAL_TRAFFIC_DIRECTOR_BACKEND_SERVICES": 483162968,
                            "RESERVATIONS": 32644647,
                            "RESOURCE_POLICIES": 83955297,
                            "ROUTERS": 493018666,
                            "ROUTES": 275680074,
                            "SECURITY_POLICIES": 189518703,
                            "SECURITY_POLICIES_PER_REGION": 249041734,
                            "SECURITY_POLICY_ADVANCED_RULES_PER_REGION": 371815341,
                            "SECURITY_POLICY_CEVAL_RULES": 470815689,
                            "SECURITY_POLICY_RULES": 203549225,
                            "SECURITY_POLICY_RULES_PER_REGION": 126510156,
                            "SERVICE_ATTACHMENTS": 471521510,
                            "SNAPSHOTS": 343405327,
                            "SSD_TOTAL_GB": 161732561,
                            "SSL_CERTIFICATES": 378372399,
                            "SSL_POLICIES": 523254339,
                            "STATIC_ADDRESSES": 93624049,
                            "STATIC_BYOIP_ADDRESSES": 275809649,
                            "STATIC_EXTERNAL_IPV6_ADDRESS_RANGES": 472346774,
                            "SUBNETWORKS": 421330469,
                            "T2A_CPUS": 522170599,
                            "T2D_CPUS": 71187140,
                            "TARGET_HTTPS_PROXIES": 219522506,
                            "TARGET_HTTP_PROXIES": 164117155,
                            "TARGET_INSTANCES": 284519728,
                            "TARGET_POOLS": 348261257,
                            "TARGET_SSL_PROXIES": 159216235,
                            "TARGET_TCP_PROXIES": 182243136,
                            "TARGET_VPN_GATEWAYS": 75029928,
                            "TPU_LITE_DEVICE_V5": 449577597,
                            "TPU_LITE_PODSLICE_V5": 12708294,
                            "TPU_PODSLICE_V4": 214467530,
                            "URL_MAPS": 378660743,
                            "VARIABLE_IPV6_PUBLIC_DELEGATED_PREFIXES": 128400161,
                            "VPN_GATEWAYS": 35620282,
                            "VPN_TUNNELS": 104327296,
                            "XPN_SERVICE_PROJECTS": 95191981
                          }
                        }
                      }
                    },
                    "QuotaExceededInfo": {
                      "oneofs": {
                        "_futureLimit": {
                          "oneof": [
                            "futureLimit"
                          ]
                        },
                        "_limit": {
                          "oneof": [
                            "limit"
                          ]
                        },
                        "_limitName": {
                          "oneof": [
                            "limitName"
                          ]
                        },
                        "_metricName": {
                          "oneof": [
                            "metricName"
                          ]
                        },
                        "_rolloutStatus": {
                          "oneof": [
                            "rolloutStatus"
                          ]
                        }
                      },
                      "fields": {
                        "dimensions": {
                          "keyType": "string",
                          "type": "string",
                          "id": 414334925
                        },
                        "futureLimit": {
                          "type": "double",
                          "id": 456564287,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "limit": {
                          "type": "double",
                          "id": 102976443,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "limitName": {
                          "type": "string",
                          "id": 398197903,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "metricName": {
                          "type": "string",
                          "id": 409881530,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "rolloutStatus": {
                          "type": "string",
                          "id": 476426816,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "RolloutStatus": {
                          "values": {
                            "UNDEFINED_ROLLOUT_STATUS": 0,
                            "IN_PROGRESS": 469193735,
                            "ROLLOUT_STATUS_UNSPECIFIED": 26864568
                          }
                        }
                      }
                    },
                    "QuotaStatusWarning": {
                      "oneofs": {
                        "_code": {
                          "oneof": [
                            "code"
                          ]
                        },
                        "_message": {
                          "oneof": [
                            "message"
                          ]
                        }
                      },
                      "fields": {
                        "code": {
                          "type": "string",
                          "id": 3059181,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "data": {
                          "rule": "repeated",
                          "type": "Data",
                          "id": 3076010
                        },
                        "message": {
                          "type": "string",
                          "id": 418054151,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Code": {
                          "values": {
                            "UNDEFINED_CODE": 0,
                            "CLEANUP_FAILED": 150308440,
                            "DEPRECATED_RESOURCE_USED": 391835586,
                            "DEPRECATED_TYPE_USED": 346526230,
                            "DISK_SIZE_LARGER_THAN_IMAGE_SIZE": 369442967,
                            "EXPERIMENTAL_TYPE_USED": 451954443,
                            "EXTERNAL_API_WARNING": 175546307,
                            "FIELD_VALUE_OVERRIDEN": 329669423,
                            "INJECTED_KERNELS_DEPRECATED": 417377419,
                            "INVALID_HEALTH_CHECK_FOR_DYNAMIC_WIEGHTED_LB": 401542606,
                            "LARGE_DEPLOYMENT_WARNING": 481440678,
                            "LIST_OVERHEAD_QUOTA_EXCEED": 47618117,
                            "MISSING_TYPE_DEPENDENCY": 344505463,
                            "NEXT_HOP_ADDRESS_NOT_ASSIGNED": 324964999,
                            "NEXT_HOP_CANNOT_IP_FORWARD": 383382887,
                            "NEXT_HOP_INSTANCE_HAS_NO_IPV6_INTERFACE": 146748434,
                            "NEXT_HOP_INSTANCE_NOT_FOUND": 464250446,
                            "NEXT_HOP_INSTANCE_NOT_ON_NETWORK": 243758146,
                            "NEXT_HOP_NOT_RUNNING": 417081265,
                            "NOT_CRITICAL_ERROR": 105763924,
                            "NO_RESULTS_ON_PAGE": 30036744,
                            "PARTIAL_SUCCESS": 39966469,
                            "QUOTA_INFO_UNAVAILABLE": 304294182,
                            "REQUIRED_TOS_AGREEMENT": 3745539,
                            "RESOURCE_IN_USE_BY_OTHER_RESOURCE_WARNING": 496728641,
                            "RESOURCE_NOT_DELETED": 168598460,
                            "SCHEMA_VALIDATION_IGNORED": 275245642,
                            "SINGLE_INSTANCE_PROPERTY_TEMPLATE": 268305617,
                            "UNDECLARED_PROPERTIES": 390513439,
                            "UNREACHABLE": 13328052
                          }
                        }
                      }
                    },
                    "RawDisk": {
                      "oneofs": {
                        "_containerType": {
                          "oneof": [
                            "containerType"
                          ]
                        },
                        "_sha1Checksum": {
                          "oneof": [
                            "sha1Checksum"
                          ]
                        },
                        "_source": {
                          "oneof": [
                            "source"
                          ]
                        }
                      },
                      "fields": {
                        "containerType": {
                          "type": "string",
                          "id": 318809144,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sha1Checksum": {
                          "type": "string",
                          "id": 314444349,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "source": {
                          "type": "string",
                          "id": 177235995,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "ContainerType": {
                          "values": {
                            "UNDEFINED_CONTAINER_TYPE": 0,
                            "TAR": 82821
                          }
                        }
                      }
                    },
                    "RecreateInstancesInstanceGroupManagerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instanceGroupManagersRecreateInstancesRequestResource": {
                          "type": "InstanceGroupManagersRecreateInstancesRequest",
                          "id": 21405952,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "RecreateInstancesRegionInstanceGroupManagerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "regionInstanceGroupManagersRecreateRequestResource": {
                          "type": "RegionInstanceGroupManagersRecreateRequest",
                          "id": 170999316,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "Reference": {
                      "oneofs": {
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_referenceType": {
                          "oneof": [
                            "referenceType"
                          ]
                        },
                        "_referrer": {
                          "oneof": [
                            "referrer"
                          ]
                        },
                        "_target": {
                          "oneof": [
                            "target"
                          ]
                        }
                      },
                      "fields": {
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "referenceType": {
                          "type": "string",
                          "id": 247521198,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "referrer": {
                          "type": "string",
                          "id": 351173663,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "target": {
                          "type": "string",
                          "id": 192835985,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "Region": {
                      "oneofs": {
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_deprecated": {
                          "oneof": [
                            "deprecated"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_quotaStatusWarning": {
                          "oneof": [
                            "quotaStatusWarning"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        },
                        "_supportsPzs": {
                          "oneof": [
                            "supportsPzs"
                          ]
                        }
                      },
                      "fields": {
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "deprecated": {
                          "type": "DeprecationStatus",
                          "id": 515138995,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "quotaStatusWarning": {
                          "type": "QuotaStatusWarning",
                          "id": 302941430,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "quotas": {
                          "rule": "repeated",
                          "type": "Quota",
                          "id": 125341947
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "string",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "supportsPzs": {
                          "type": "bool",
                          "id": 83983214,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zones": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 116085319
                        }
                      },
                      "nested": {
                        "Status": {
                          "values": {
                            "UNDEFINED_STATUS": 0,
                            "DOWN": 2104482,
                            "UP": 2715
                          }
                        }
                      }
                    },
                    "RegionAddressesMoveRequest": {
                      "oneofs": {
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_destinationAddress": {
                          "oneof": [
                            "destinationAddress"
                          ]
                        }
                      },
                      "fields": {
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "destinationAddress": {
                          "type": "string",
                          "id": 371693763,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RegionAutoscalerList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "Autoscaler",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RegionCommitmentsUpdateReservationsRequest": {
                      "fields": {
                        "reservations": {
                          "rule": "repeated",
                          "type": "Reservation",
                          "id": 399717927
                        }
                      }
                    },
                    "RegionDiskTypeList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "DiskType",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RegionDisksAddResourcePoliciesRequest": {
                      "fields": {
                        "resourcePolicies": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 22220385
                        }
                      }
                    },
                    "RegionDisksRemoveResourcePoliciesRequest": {
                      "fields": {
                        "resourcePolicies": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 22220385
                        }
                      }
                    },
                    "RegionDisksResizeRequest": {
                      "oneofs": {
                        "_sizeGb": {
                          "oneof": [
                            "sizeGb"
                          ]
                        }
                      },
                      "fields": {
                        "sizeGb": {
                          "type": "int64",
                          "id": 494929369,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RegionDisksStartAsyncReplicationRequest": {
                      "oneofs": {
                        "_asyncSecondaryDisk": {
                          "oneof": [
                            "asyncSecondaryDisk"
                          ]
                        }
                      },
                      "fields": {
                        "asyncSecondaryDisk": {
                          "type": "string",
                          "id": 131645867,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RegionInstanceGroupList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "InstanceGroup",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RegionInstanceGroupManagerDeleteInstanceConfigReq": {
                      "fields": {
                        "names": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 104585032
                        }
                      }
                    },
                    "RegionInstanceGroupManagerList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "InstanceGroupManager",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RegionInstanceGroupManagerPatchInstanceConfigReq": {
                      "fields": {
                        "perInstanceConfigs": {
                          "rule": "repeated",
                          "type": "PerInstanceConfig",
                          "id": 526265001
                        }
                      }
                    },
                    "RegionInstanceGroupManagerResizeRequestsListResponse": {
                      "oneofs": {
                        "_etag": {
                          "oneof": [
                            "etag"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "etag": {
                          "type": "string",
                          "id": 3123477,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "InstanceGroupManagerResizeRequest",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RegionInstanceGroupManagerUpdateInstanceConfigReq": {
                      "fields": {
                        "perInstanceConfigs": {
                          "rule": "repeated",
                          "type": "PerInstanceConfig",
                          "id": 526265001
                        }
                      }
                    },
                    "RegionInstanceGroupManagersAbandonInstancesRequest": {
                      "fields": {
                        "instances": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 29097598
                        }
                      }
                    },
                    "RegionInstanceGroupManagersAdoptInstancesRequest": {
                      "fields": {
                        "instances": {
                          "rule": "repeated",
                          "type": "PerInstanceConfig",
                          "id": 29097598
                        }
                      }
                    },
                    "RegionInstanceGroupManagersApplyUpdatesRequest": {
                      "oneofs": {
                        "_allInstances": {
                          "oneof": [
                            "allInstances"
                          ]
                        },
                        "_minimalAction": {
                          "oneof": [
                            "minimalAction"
                          ]
                        },
                        "_mostDisruptiveAllowedAction": {
                          "oneof": [
                            "mostDisruptiveAllowedAction"
                          ]
                        }
                      },
                      "fields": {
                        "allInstances": {
                          "type": "bool",
                          "id": 403676512,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instances": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 29097598
                        },
                        "minimalAction": {
                          "type": "string",
                          "id": 270567060,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "mostDisruptiveAllowedAction": {
                          "type": "string",
                          "id": 66103053,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "MinimalAction": {
                          "values": {
                            "UNDEFINED_MINIMAL_ACTION": 0
                          }
                        },
                        "MostDisruptiveAllowedAction": {
                          "values": {
                            "UNDEFINED_MOST_DISRUPTIVE_ALLOWED_ACTION": 0
                          }
                        }
                      }
                    },
                    "RegionInstanceGroupManagersCreateInstancesRequest": {
                      "fields": {
                        "instances": {
                          "rule": "repeated",
                          "type": "PerInstanceConfig",
                          "id": 29097598
                        }
                      }
                    },
                    "RegionInstanceGroupManagersDeleteInstancesRequest": {
                      "oneofs": {
                        "_skipInstancesOnValidationError": {
                          "oneof": [
                            "skipInstancesOnValidationError"
                          ]
                        }
                      },
                      "fields": {
                        "instances": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 29097598
                        },
                        "skipInstancesOnValidationError": {
                          "type": "bool",
                          "id": 40631073,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RegionInstanceGroupManagersListErrorsResponse": {
                      "oneofs": {
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        }
                      },
                      "fields": {
                        "items": {
                          "rule": "repeated",
                          "type": "InstanceManagedByIgmError",
                          "id": 100526016
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RegionInstanceGroupManagersListInstanceConfigsResp": {
                      "oneofs": {
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "items": {
                          "rule": "repeated",
                          "type": "PerInstanceConfig",
                          "id": 100526016
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RegionInstanceGroupManagersListInstancesResponse": {
                      "oneofs": {
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        }
                      },
                      "fields": {
                        "managedInstances": {
                          "rule": "repeated",
                          "type": "ManagedInstance",
                          "id": 336219614
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RegionInstanceGroupManagersRecreateRequest": {
                      "fields": {
                        "instances": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 29097598
                        }
                      }
                    },
                    "RegionInstanceGroupManagersResizeAdvancedRequest": {
                      "oneofs": {
                        "_noCreationRetries": {
                          "oneof": [
                            "noCreationRetries"
                          ]
                        },
                        "_targetSize": {
                          "oneof": [
                            "targetSize"
                          ]
                        }
                      },
                      "fields": {
                        "noCreationRetries": {
                          "type": "bool",
                          "id": 39329444,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetSize": {
                          "type": "int32",
                          "id": 62880239,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RegionInstanceGroupManagersResumeInstancesRequest": {
                      "fields": {
                        "instances": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 29097598
                        }
                      }
                    },
                    "RegionInstanceGroupManagersSetAutoHealingRequest": {
                      "fields": {
                        "autoHealingPolicies": {
                          "rule": "repeated",
                          "type": "InstanceGroupManagerAutoHealingPolicy",
                          "id": 456799109
                        }
                      }
                    },
                    "RegionInstanceGroupManagersSetTargetPoolsRequest": {
                      "oneofs": {
                        "_fingerprint": {
                          "oneof": [
                            "fingerprint"
                          ]
                        }
                      },
                      "fields": {
                        "fingerprint": {
                          "type": "string",
                          "id": 234678500,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetPools": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 336072617
                        }
                      }
                    },
                    "RegionInstanceGroupManagersSetTemplateRequest": {
                      "oneofs": {
                        "_instanceTemplate": {
                          "oneof": [
                            "instanceTemplate"
                          ]
                        }
                      },
                      "fields": {
                        "instanceTemplate": {
                          "type": "string",
                          "id": 309248228,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RegionInstanceGroupManagersStartInstancesRequest": {
                      "fields": {
                        "instances": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 29097598
                        }
                      }
                    },
                    "RegionInstanceGroupManagersStopInstancesRequest": {
                      "oneofs": {
                        "_forceStop": {
                          "oneof": [
                            "forceStop"
                          ]
                        }
                      },
                      "fields": {
                        "forceStop": {
                          "type": "bool",
                          "id": 134762710,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instances": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 29097598
                        }
                      }
                    },
                    "RegionInstanceGroupManagersSuspendInstancesRequest": {
                      "oneofs": {
                        "_forceSuspend": {
                          "oneof": [
                            "forceSuspend"
                          ]
                        }
                      },
                      "fields": {
                        "forceSuspend": {
                          "type": "bool",
                          "id": 27637480,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instances": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 29097598
                        }
                      }
                    },
                    "RegionInstanceGroupsListInstances": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "InstanceWithNamedPorts",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RegionInstanceGroupsListInstancesRequest": {
                      "oneofs": {
                        "_instanceState": {
                          "oneof": [
                            "instanceState"
                          ]
                        },
                        "_portName": {
                          "oneof": [
                            "portName"
                          ]
                        }
                      },
                      "fields": {
                        "instanceState": {
                          "type": "string",
                          "id": 92223591,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "portName": {
                          "type": "string",
                          "id": 41534345,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "InstanceState": {
                          "values": {
                            "UNDEFINED_INSTANCE_STATE": 0,
                            "ALL": 64897,
                            "RUNNING": 121282975
                          }
                        }
                      }
                    },
                    "RegionInstanceGroupsSetNamedPortsRequest": {
                      "oneofs": {
                        "_fingerprint": {
                          "oneof": [
                            "fingerprint"
                          ]
                        }
                      },
                      "fields": {
                        "fingerprint": {
                          "type": "string",
                          "id": 234678500,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "namedPorts": {
                          "rule": "repeated",
                          "type": "NamedPort",
                          "id": 427598732
                        }
                      }
                    },
                    "RegionList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "Region",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RegionNetworkEndpointGroupsAttachEndpointsRequest": {
                      "fields": {
                        "networkEndpoints": {
                          "rule": "repeated",
                          "type": "NetworkEndpoint",
                          "id": 149850285
                        }
                      }
                    },
                    "RegionNetworkEndpointGroupsDetachEndpointsRequest": {
                      "fields": {
                        "networkEndpoints": {
                          "rule": "repeated",
                          "type": "NetworkEndpoint",
                          "id": 149850285
                        }
                      }
                    },
                    "RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponse": {
                      "fields": {
                        "firewallPolicys": {
                          "rule": "repeated",
                          "type": "RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy",
                          "id": 410985794
                        },
                        "firewalls": {
                          "rule": "repeated",
                          "type": "Firewall",
                          "id": 272245619
                        }
                      }
                    },
                    "RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponseEffectiveFirewallPolicy": {
                      "oneofs": {
                        "_displayName": {
                          "oneof": [
                            "displayName"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_priority": {
                          "oneof": [
                            "priority"
                          ]
                        },
                        "_type": {
                          "oneof": [
                            "type"
                          ]
                        }
                      },
                      "fields": {
                        "displayName": {
                          "type": "string",
                          "id": 4473832,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "packetMirroringRules": {
                          "rule": "repeated",
                          "type": "FirewallPolicyRule",
                          "id": 531644356
                        },
                        "priority": {
                          "type": "int32",
                          "id": 445151652,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "rules": {
                          "rule": "repeated",
                          "type": "FirewallPolicyRule",
                          "id": 108873975
                        },
                        "type": {
                          "type": "string",
                          "id": 3575610,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Type": {
                          "values": {
                            "UNDEFINED_TYPE": 0,
                            "HIERARCHY": 69902869,
                            "NETWORK": 413984270,
                            "NETWORK_REGIONAL": 190804272,
                            "SYSTEM_GLOBAL": 60099507,
                            "SYSTEM_REGIONAL": 161777199,
                            "UNSPECIFIED": 526786327
                          }
                        }
                      }
                    },
                    "RegionSetLabelsRequest": {
                      "oneofs": {
                        "_labelFingerprint": {
                          "oneof": [
                            "labelFingerprint"
                          ]
                        }
                      },
                      "fields": {
                        "labelFingerprint": {
                          "type": "string",
                          "id": 178124825,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labels": {
                          "keyType": "string",
                          "type": "string",
                          "id": 500195327
                        }
                      }
                    },
                    "RegionSetPolicyRequest": {
                      "oneofs": {
                        "_etag": {
                          "oneof": [
                            "etag"
                          ]
                        },
                        "_policy": {
                          "oneof": [
                            "policy"
                          ]
                        }
                      },
                      "fields": {
                        "bindings": {
                          "rule": "repeated",
                          "type": "Binding",
                          "id": 403251854
                        },
                        "etag": {
                          "type": "string",
                          "id": 3123477,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "policy": {
                          "type": "Policy",
                          "id": 91071794,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RegionTargetHttpsProxiesSetSslCertificatesRequest": {
                      "fields": {
                        "sslCertificates": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 366006543
                        }
                      }
                    },
                    "RegionUrlMapsValidateRequest": {
                      "oneofs": {
                        "_resource": {
                          "oneof": [
                            "resource"
                          ]
                        }
                      },
                      "fields": {
                        "resource": {
                          "type": "UrlMap",
                          "id": 195806222,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RemoveAssociationFirewallPolicyRequest": {
                      "oneofs": {
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RemoveAssociationNetworkFirewallPolicyRequest": {
                      "oneofs": {
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RemoveAssociationOrganizationSecurityPolicyRequest": {
                      "oneofs": {
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "securityPolicy": {
                          "type": "string",
                          "id": 171082513,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "RemoveAssociationRegionNetworkFirewallPolicyRequest": {
                      "oneofs": {
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RemoveAssociationRegionNetworkPolicyRequest": {
                      "oneofs": {
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "networkPolicy": {
                          "type": "string",
                          "id": 504961123,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RemoveHealthCheckTargetPoolRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetPool": {
                          "type": "string",
                          "id": 62796298,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "targetPoolsRemoveHealthCheckRequestResource": {
                          "type": "TargetPoolsRemoveHealthCheckRequest",
                          "id": 304985011,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "RemoveInstanceTargetPoolRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetPool": {
                          "type": "string",
                          "id": 62796298,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "targetPoolsRemoveInstanceRequestResource": {
                          "type": "TargetPoolsRemoveInstanceRequest",
                          "id": 29548547,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "RemoveInstancesInstanceGroupRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroup": {
                          "type": "string",
                          "id": 81095253,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instanceGroupsRemoveInstancesRequestResource": {
                          "type": "InstanceGroupsRemoveInstancesRequest",
                          "id": 390981817,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "RemovePacketMirroringRuleFirewallPolicyRequest": {
                      "oneofs": {
                        "_priority": {
                          "oneof": [
                            "priority"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "priority": {
                          "type": "int32",
                          "id": 445151652,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RemovePacketMirroringRuleNetworkFirewallPolicyRequest": {
                      "oneofs": {
                        "_priority": {
                          "oneof": [
                            "priority"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "priority": {
                          "type": "int32",
                          "id": 445151652,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RemovePeeringNetworkRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "network": {
                          "type": "string",
                          "id": 232872494,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "networksRemovePeeringRequestResource": {
                          "type": "NetworksRemovePeeringRequest",
                          "id": 421162494,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RemoveResourcePoliciesDiskRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "disk": {
                          "type": "string",
                          "id": 3083677,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "disksRemoveResourcePoliciesRequestResource": {
                          "type": "DisksRemoveResourcePoliciesRequest",
                          "id": 436756718,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "RemoveResourcePoliciesInstanceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instancesRemoveResourcePoliciesRequestResource": {
                          "type": "InstancesRemoveResourcePoliciesRequest",
                          "id": 49229558,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "RemoveResourcePoliciesRegionDiskRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "disk": {
                          "type": "string",
                          "id": 3083677,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "regionDisksRemoveResourcePoliciesRequestResource": {
                          "type": "RegionDisksRemoveResourcePoliciesRequest",
                          "id": 8741283,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RemoveRuleFirewallPolicyRequest": {
                      "oneofs": {
                        "_priority": {
                          "oneof": [
                            "priority"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "priority": {
                          "type": "int32",
                          "id": 445151652,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RemoveRuleNetworkFirewallPolicyRequest": {
                      "oneofs": {
                        "_priority": {
                          "oneof": [
                            "priority"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "priority": {
                          "type": "int32",
                          "id": 445151652,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RemoveRuleOrganizationSecurityPolicyRequest": {
                      "oneofs": {
                        "_priority": {
                          "oneof": [
                            "priority"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "priority": {
                          "type": "int32",
                          "id": 445151652,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "securityPolicy": {
                          "type": "string",
                          "id": 171082513,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "RemoveRuleRegionNetworkFirewallPolicyRequest": {
                      "oneofs": {
                        "_priority": {
                          "oneof": [
                            "priority"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "firewallPolicy": {
                          "type": "string",
                          "id": 498173265,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "priority": {
                          "type": "int32",
                          "id": 445151652,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RemoveRuleRegionSecurityPolicyRequest": {
                      "oneofs": {
                        "_priority": {
                          "oneof": [
                            "priority"
                          ]
                        }
                      },
                      "fields": {
                        "priority": {
                          "type": "int32",
                          "id": 445151652,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "securityPolicy": {
                          "type": "string",
                          "id": 171082513,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "RemoveRuleSecurityPolicyRequest": {
                      "oneofs": {
                        "_priority": {
                          "oneof": [
                            "priority"
                          ]
                        }
                      },
                      "fields": {
                        "priority": {
                          "type": "int32",
                          "id": 445151652,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "securityPolicy": {
                          "type": "string",
                          "id": 171082513,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "RemoveTrafficClassificationRuleRegionNetworkPolicyRequest": {
                      "oneofs": {
                        "_priority": {
                          "oneof": [
                            "priority"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "networkPolicy": {
                          "type": "string",
                          "id": 504961123,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "priority": {
                          "type": "int32",
                          "id": 445151652,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ReportFaultyReservationSubBlockRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "parentName": {
                          "type": "string",
                          "id": 478151936,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "reservationSubBlock": {
                          "type": "string",
                          "id": 22750491,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "reservationSubBlocksReportFaultyRequestResource": {
                          "type": "ReservationSubBlocksReportFaultyRequest",
                          "id": 450847938,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "ReportHostAsFaultyInstanceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instancesReportHostAsFaultyRequestResource": {
                          "type": "InstancesReportHostAsFaultyRequest",
                          "id": 494094886,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "RequestMirrorPolicy": {
                      "oneofs": {
                        "_backendService": {
                          "oneof": [
                            "backendService"
                          ]
                        },
                        "_mirrorPercent": {
                          "oneof": [
                            "mirrorPercent"
                          ]
                        }
                      },
                      "fields": {
                        "backendService": {
                          "type": "string",
                          "id": 306946058,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "mirrorPercent": {
                          "type": "double",
                          "id": 277432261,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RequestRemovePeeringNetworkRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "network": {
                          "type": "string",
                          "id": 232872494,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "networksRequestRemovePeeringRequestResource": {
                          "type": "NetworksRequestRemovePeeringRequest",
                          "id": 150860366,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "Reservation": {
                      "oneofs": {
                        "_advancedDeploymentControl": {
                          "oneof": [
                            "advancedDeploymentControl"
                          ]
                        },
                        "_aggregateReservation": {
                          "oneof": [
                            "aggregateReservation"
                          ]
                        },
                        "_commitment": {
                          "oneof": [
                            "commitment"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_deleteAfterDuration": {
                          "oneof": [
                            "deleteAfterDuration"
                          ]
                        },
                        "_deleteAtTime": {
                          "oneof": [
                            "deleteAtTime"
                          ]
                        },
                        "_deploymentType": {
                          "oneof": [
                            "deploymentType"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_earlyAccessMaintenance": {
                          "oneof": [
                            "earlyAccessMaintenance"
                          ]
                        },
                        "_enableEmergentMaintenance": {
                          "oneof": [
                            "enableEmergentMaintenance"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_params": {
                          "oneof": [
                            "params"
                          ]
                        },
                        "_protectionTier": {
                          "oneof": [
                            "protectionTier"
                          ]
                        },
                        "_reservationMode": {
                          "oneof": [
                            "reservationMode"
                          ]
                        },
                        "_reservationSharingPolicy": {
                          "oneof": [
                            "reservationSharingPolicy"
                          ]
                        },
                        "_resourceStatus": {
                          "oneof": [
                            "resourceStatus"
                          ]
                        },
                        "_satisfiesPzs": {
                          "oneof": [
                            "satisfiesPzs"
                          ]
                        },
                        "_schedulingType": {
                          "oneof": [
                            "schedulingType"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_shareSettings": {
                          "oneof": [
                            "shareSettings"
                          ]
                        },
                        "_specificReservation": {
                          "oneof": [
                            "specificReservation"
                          ]
                        },
                        "_specificReservationRequired": {
                          "oneof": [
                            "specificReservationRequired"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        },
                        "_zone": {
                          "oneof": [
                            "zone"
                          ]
                        }
                      },
                      "fields": {
                        "advancedDeploymentControl": {
                          "type": "ReservationAdvancedDeploymentControl",
                          "id": 410618144,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "aggregateReservation": {
                          "type": "AllocationAggregateReservation",
                          "id": 291567948,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "commitment": {
                          "type": "string",
                          "id": 482134805,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "deleteAfterDuration": {
                          "type": "Duration",
                          "id": 323997099,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "deleteAtTime": {
                          "type": "string",
                          "id": 83294405,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "deploymentType": {
                          "type": "string",
                          "id": 396722292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "earlyAccessMaintenance": {
                          "type": "string",
                          "id": 343918356,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enableEmergentMaintenance": {
                          "type": "bool",
                          "id": 353759497,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "linkedCommitments": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 470957784
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "params": {
                          "type": "ReservationParams",
                          "id": 78313862,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "protectionTier": {
                          "type": "string",
                          "id": 503959432,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "reservationMode": {
                          "type": "string",
                          "id": 277294646,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "reservationSharingPolicy": {
                          "type": "AllocationReservationSharingPolicy",
                          "id": 205970120,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "resourcePolicies": {
                          "keyType": "string",
                          "type": "string",
                          "id": 22220385
                        },
                        "resourceStatus": {
                          "type": "AllocationResourceStatus",
                          "id": 249429315,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "satisfiesPzs": {
                          "type": "bool",
                          "id": 480964267,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "schedulingType": {
                          "type": "string",
                          "id": 199835397,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "shareSettings": {
                          "type": "ShareSettings",
                          "id": 266668163,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "specificReservation": {
                          "type": "AllocationSpecificSKUReservation",
                          "id": 404901951,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "specificReservationRequired": {
                          "type": "bool",
                          "id": 226550687,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "string",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "DeploymentType": {
                          "values": {
                            "UNDEFINED_DEPLOYMENT_TYPE": 0,
                            "DENSE": 64932607,
                            "DEPLOYMENT_TYPE_UNSPECIFIED": 234847180,
                            "FLEXIBLE": 379880395
                          }
                        },
                        "EarlyAccessMaintenance": {
                          "values": {
                            "UNDEFINED_EARLY_ACCESS_MAINTENANCE": 0,
                            "NO_EARLY_ACCESS": 220751774,
                            "WAVE1": 82367576,
                            "WAVE2": 82367577
                          }
                        },
                        "ProtectionTier": {
                          "values": {
                            "UNDEFINED_PROTECTION_TIER": 0,
                            "CAPACITY_OPTIMIZED": 17430466,
                            "PROTECTION_TIER_UNSPECIFIED": 262261984,
                            "STANDARD": 484642493
                          }
                        },
                        "ReservationMode": {
                          "values": {
                            "UNDEFINED_RESERVATION_MODE": 0,
                            "CALENDAR": 67431230,
                            "DEFAULT": 115302945,
                            "RESERVATION_MODE_UNSPECIFIED": 233810606
                          }
                        },
                        "SchedulingType": {
                          "values": {
                            "UNDEFINED_SCHEDULING_TYPE": 0,
                            "GROUPED": 474540862,
                            "GROUP_MAINTENANCE_TYPE_UNSPECIFIED": 447183678,
                            "INDEPENDENT": 127011674
                          }
                        },
                        "Status": {
                          "values": {
                            "UNDEFINED_STATUS": 0,
                            "CREATING": 455564985,
                            "DELETING": 528602024,
                            "INVALID": 530283991,
                            "READY": 77848963,
                            "UPDATING": 494614342
                          }
                        }
                      }
                    },
                    "ReservationAdvancedDeploymentControl": {
                      "oneofs": {
                        "_reservationOperationalMode": {
                          "oneof": [
                            "reservationOperationalMode"
                          ]
                        }
                      },
                      "fields": {
                        "reservationOperationalMode": {
                          "type": "string",
                          "id": 499978755,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "ReservationOperationalMode": {
                          "values": {
                            "UNDEFINED_RESERVATION_OPERATIONAL_MODE": 0,
                            "ALL_CAPACITY": 500029880,
                            "HIGHLY_AVAILABLE_CAPACITY": 110861600,
                            "RESERVATION_OPERATIONAL_MODE_UNSPECIFIED": 194296603
                          }
                        }
                      }
                    },
                    "ReservationAffinity": {
                      "oneofs": {
                        "_consumeReservationType": {
                          "oneof": [
                            "consumeReservationType"
                          ]
                        },
                        "_key": {
                          "oneof": [
                            "key"
                          ]
                        }
                      },
                      "fields": {
                        "consumeReservationType": {
                          "type": "string",
                          "id": 300736944,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "key": {
                          "type": "string",
                          "id": 106079,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "values": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 249928994
                        }
                      },
                      "nested": {
                        "ConsumeReservationType": {
                          "values": {
                            "UNDEFINED_CONSUME_RESERVATION_TYPE": 0,
                            "ANY_RESERVATION": 200008121,
                            "NO_RESERVATION": 169322030,
                            "SPECIFIC_RESERVATION": 229889055,
                            "SPECIFIC_THEN_ANY_RESERVATION": 37025924,
                            "SPECIFIC_THEN_NO_RESERVATION": 406522371,
                            "UNSPECIFIED": 526786327
                          }
                        }
                      }
                    },
                    "ReservationAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "ReservationsScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ReservationBlock": {
                      "oneofs": {
                        "_count": {
                          "oneof": [
                            "count"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_healthInfo": {
                          "oneof": [
                            "healthInfo"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_inUseCount": {
                          "oneof": [
                            "inUseCount"
                          ]
                        },
                        "_inUseHostCount": {
                          "oneof": [
                            "inUseHostCount"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_physicalTopology": {
                          "oneof": [
                            "physicalTopology"
                          ]
                        },
                        "_reservationMaintenance": {
                          "oneof": [
                            "reservationMaintenance"
                          ]
                        },
                        "_reservationSubBlockCount": {
                          "oneof": [
                            "reservationSubBlockCount"
                          ]
                        },
                        "_reservationSubBlockInUseCount": {
                          "oneof": [
                            "reservationSubBlockInUseCount"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_selfLinkWithId": {
                          "oneof": [
                            "selfLinkWithId"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        },
                        "_zone": {
                          "oneof": [
                            "zone"
                          ]
                        }
                      },
                      "fields": {
                        "count": {
                          "type": "int32",
                          "id": 94851343,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "healthInfo": {
                          "type": "ReservationBlockHealthInfo",
                          "id": 235287729,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "inUseCount": {
                          "type": "int32",
                          "id": 493458877,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "inUseHostCount": {
                          "type": "int32",
                          "id": 364069834,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "physicalTopology": {
                          "type": "ReservationBlockPhysicalTopology",
                          "id": 279778519,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "reservationMaintenance": {
                          "type": "GroupMaintenanceInfo",
                          "id": 340607776,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "reservationSubBlockCount": {
                          "type": "int32",
                          "id": 330782955,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "reservationSubBlockInUseCount": {
                          "type": "int32",
                          "id": 186007137,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLinkWithId": {
                          "type": "string",
                          "id": 44520962,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "string",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Status": {
                          "values": {
                            "UNDEFINED_STATUS": 0,
                            "CREATING": 455564985,
                            "DELETING": 528602024,
                            "INVALID": 530283991,
                            "READY": 77848963
                          }
                        }
                      }
                    },
                    "ReservationBlockHealthInfo": {
                      "oneofs": {
                        "_degradedSubBlockCount": {
                          "oneof": [
                            "degradedSubBlockCount"
                          ]
                        },
                        "_healthStatus": {
                          "oneof": [
                            "healthStatus"
                          ]
                        },
                        "_healthySubBlockCount": {
                          "oneof": [
                            "healthySubBlockCount"
                          ]
                        }
                      },
                      "fields": {
                        "degradedSubBlockCount": {
                          "type": "int32",
                          "id": 458044493,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "healthStatus": {
                          "type": "string",
                          "id": 380545845,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "healthySubBlockCount": {
                          "type": "int32",
                          "id": 5348540,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "HealthStatus": {
                          "values": {
                            "UNDEFINED_HEALTH_STATUS": 0,
                            "DEGRADED": 396890926,
                            "HEALTHY": 439801213,
                            "HEALTH_STATUS_UNSPECIFIED": 482246925
                          }
                        }
                      }
                    },
                    "ReservationBlockPhysicalTopology": {
                      "oneofs": {
                        "_block": {
                          "oneof": [
                            "block"
                          ]
                        },
                        "_cluster": {
                          "oneof": [
                            "cluster"
                          ]
                        }
                      },
                      "fields": {
                        "block": {
                          "type": "string",
                          "id": 93832333,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "cluster": {
                          "type": "string",
                          "id": 335221242,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instances": {
                          "rule": "repeated",
                          "type": "ReservationBlockPhysicalTopologyInstance",
                          "id": 29097598
                        }
                      }
                    },
                    "ReservationBlockPhysicalTopologyInstance": {
                      "oneofs": {
                        "_instanceId": {
                          "oneof": [
                            "instanceId"
                          ]
                        },
                        "_physicalHostTopology": {
                          "oneof": [
                            "physicalHostTopology"
                          ]
                        },
                        "_projectId": {
                          "oneof": [
                            "projectId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceId": {
                          "type": "uint64",
                          "id": 45488389,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "physicalHostTopology": {
                          "type": "ReservationBlockPhysicalTopologyInstancePhysicalHostTopology",
                          "id": 390842814,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "projectId": {
                          "type": "uint64",
                          "id": 177513473,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ReservationBlockPhysicalTopologyInstancePhysicalHostTopology": {
                      "oneofs": {
                        "_host": {
                          "oneof": [
                            "host"
                          ]
                        },
                        "_subBlock": {
                          "oneof": [
                            "subBlock"
                          ]
                        }
                      },
                      "fields": {
                        "host": {
                          "type": "string",
                          "id": 3208616,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "subBlock": {
                          "type": "string",
                          "id": 478033358,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ReservationBlocksGetResponse": {
                      "oneofs": {
                        "_resource": {
                          "oneof": [
                            "resource"
                          ]
                        }
                      },
                      "fields": {
                        "resource": {
                          "type": "ReservationBlock",
                          "id": 195806222,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ReservationBlocksListResponse": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "ReservationBlock",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ReservationList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "Reservation",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ReservationParams": {
                      "fields": {
                        "resourceManagerTags": {
                          "keyType": "string",
                          "type": "string",
                          "id": 377671164
                        }
                      }
                    },
                    "ReservationSlot": {
                      "oneofs": {
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_physicalTopology": {
                          "oneof": [
                            "physicalTopology"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_selfLinkWithId": {
                          "oneof": [
                            "selfLinkWithId"
                          ]
                        },
                        "_shareSettings": {
                          "oneof": [
                            "shareSettings"
                          ]
                        },
                        "_state": {
                          "oneof": [
                            "state"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        },
                        "_zone": {
                          "oneof": [
                            "zone"
                          ]
                        }
                      },
                      "fields": {
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "physicalTopology": {
                          "type": "ReservationSlotPhysicalTopology",
                          "id": 279778519,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLinkWithId": {
                          "type": "string",
                          "id": 44520962,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "shareSettings": {
                          "type": "ShareSettings",
                          "id": 266668163,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "state": {
                          "type": "string",
                          "id": 109757585,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "ReservationSlotStatus",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "State": {
                          "values": {
                            "UNDEFINED_STATE": 0,
                            "ACTIVE": 314733318,
                            "CREATING": 455564985,
                            "DELETING": 528602024,
                            "STATE_UNSPECIFIED": 470755401,
                            "UNAVAILABLE": 413756464
                          }
                        }
                      }
                    },
                    "ReservationSlotPhysicalTopology": {
                      "oneofs": {
                        "_block": {
                          "oneof": [
                            "block"
                          ]
                        },
                        "_cluster": {
                          "oneof": [
                            "cluster"
                          ]
                        },
                        "_host": {
                          "oneof": [
                            "host"
                          ]
                        },
                        "_subBlock": {
                          "oneof": [
                            "subBlock"
                          ]
                        }
                      },
                      "fields": {
                        "block": {
                          "type": "string",
                          "id": 93832333,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "cluster": {
                          "type": "string",
                          "id": 335221242,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "host": {
                          "type": "string",
                          "id": 3208616,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "subBlock": {
                          "type": "string",
                          "id": 478033358,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ReservationSlotStatus": {
                      "oneofs": {
                        "_physicalTopology": {
                          "oneof": [
                            "physicalTopology"
                          ]
                        }
                      },
                      "fields": {
                        "physicalTopology": {
                          "type": "ReservationSlotPhysicalTopology",
                          "id": 279778519,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "rdmaIpAddresses": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 167842531
                        },
                        "runningInstances": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 536292350
                        }
                      }
                    },
                    "ReservationSlotsGetResponse": {
                      "oneofs": {
                        "_resource": {
                          "oneof": [
                            "resource"
                          ]
                        }
                      },
                      "fields": {
                        "resource": {
                          "type": "ReservationSlot",
                          "id": 195806222,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ReservationSlotsGetVersionRequest": {
                      "fields": {
                        "sbomSelections": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 69155705
                        }
                      },
                      "nested": {
                        "SbomSelections": {
                          "values": {
                            "UNDEFINED_SBOM_SELECTIONS": 0,
                            "SBOM_SELECTION_CURRENT": 423856692,
                            "SBOM_SELECTION_TARGET": 152837462,
                            "SBOM_SELECTION_UNSPECIFIED": 379615858
                          }
                        }
                      }
                    },
                    "ReservationSlotsListResponse": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "ReservationSlot",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ReservationSubBlock": {
                      "oneofs": {
                        "_acceleratorTopologiesInfo": {
                          "oneof": [
                            "acceleratorTopologiesInfo"
                          ]
                        },
                        "_count": {
                          "oneof": [
                            "count"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_healthInfo": {
                          "oneof": [
                            "healthInfo"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_inUseCount": {
                          "oneof": [
                            "inUseCount"
                          ]
                        },
                        "_inUseHostCount": {
                          "oneof": [
                            "inUseHostCount"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_physicalTopology": {
                          "oneof": [
                            "physicalTopology"
                          ]
                        },
                        "_reservationSubBlockMaintenance": {
                          "oneof": [
                            "reservationSubBlockMaintenance"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_selfLinkWithId": {
                          "oneof": [
                            "selfLinkWithId"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        },
                        "_zone": {
                          "oneof": [
                            "zone"
                          ]
                        }
                      },
                      "fields": {
                        "acceleratorTopologiesInfo": {
                          "type": "AcceleratorTopologiesInfo",
                          "id": 84833420,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "count": {
                          "type": "int32",
                          "id": 94851343,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "healthInfo": {
                          "type": "ReservationSubBlockHealthInfo",
                          "id": 235287729,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "inUseCount": {
                          "type": "int32",
                          "id": 493458877,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "inUseHostCount": {
                          "type": "int32",
                          "id": 364069834,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "physicalTopology": {
                          "type": "ReservationSubBlockPhysicalTopology",
                          "id": 279778519,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "reservationSubBlockMaintenance": {
                          "type": "GroupMaintenanceInfo",
                          "id": 377005551,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLinkWithId": {
                          "type": "string",
                          "id": 44520962,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "string",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Status": {
                          "values": {
                            "UNDEFINED_STATUS": 0,
                            "CREATING": 455564985,
                            "DELETING": 528602024,
                            "INVALID": 530283991,
                            "READY": 77848963
                          }
                        }
                      }
                    },
                    "ReservationSubBlockHealthInfo": {
                      "oneofs": {
                        "_degradedHostCount": {
                          "oneof": [
                            "degradedHostCount"
                          ]
                        },
                        "_degradedInfraCount": {
                          "oneof": [
                            "degradedInfraCount"
                          ]
                        },
                        "_healthStatus": {
                          "oneof": [
                            "healthStatus"
                          ]
                        },
                        "_healthyHostCount": {
                          "oneof": [
                            "healthyHostCount"
                          ]
                        },
                        "_healthyInfraCount": {
                          "oneof": [
                            "healthyInfraCount"
                          ]
                        }
                      },
                      "fields": {
                        "degradedHostCount": {
                          "type": "int32",
                          "id": 535025001,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "degradedInfraCount": {
                          "type": "int32",
                          "id": 138638927,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "healthStatus": {
                          "type": "string",
                          "id": 380545845,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "healthyHostCount": {
                          "type": "int32",
                          "id": 40739738,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "healthyInfraCount": {
                          "type": "int32",
                          "id": 385052222,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "HealthStatus": {
                          "values": {
                            "UNDEFINED_HEALTH_STATUS": 0,
                            "DEGRADED": 396890926,
                            "HEALTHY": 439801213,
                            "HEALTH_STATUS_UNSPECIFIED": 482246925
                          }
                        }
                      }
                    },
                    "ReservationSubBlockPhysicalTopology": {
                      "oneofs": {
                        "_block": {
                          "oneof": [
                            "block"
                          ]
                        },
                        "_cluster": {
                          "oneof": [
                            "cluster"
                          ]
                        },
                        "_subBlock": {
                          "oneof": [
                            "subBlock"
                          ]
                        }
                      },
                      "fields": {
                        "block": {
                          "type": "string",
                          "id": 93832333,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "cluster": {
                          "type": "string",
                          "id": 335221242,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "subBlock": {
                          "type": "string",
                          "id": 478033358,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ReservationSubBlocksGetResponse": {
                      "oneofs": {
                        "_resource": {
                          "oneof": [
                            "resource"
                          ]
                        }
                      },
                      "fields": {
                        "resource": {
                          "type": "ReservationSubBlock",
                          "id": 195806222,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ReservationSubBlocksGetVersionRequest": {
                      "fields": {
                        "sbomSelections": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 69155705
                        }
                      },
                      "nested": {
                        "SbomSelections": {
                          "values": {
                            "UNDEFINED_SBOM_SELECTIONS": 0,
                            "SBOM_SELECTION_CURRENT": 423856692,
                            "SBOM_SELECTION_TARGET": 152837462,
                            "SBOM_SELECTION_UNSPECIFIED": 379615858
                          }
                        }
                      }
                    },
                    "ReservationSubBlocksListResponse": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "ReservationSubBlock",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ReservationSubBlocksReportFaultyRequest": {
                      "oneofs": {
                        "_disruptionSchedule": {
                          "oneof": [
                            "disruptionSchedule"
                          ]
                        },
                        "_failureComponent": {
                          "oneof": [
                            "failureComponent"
                          ]
                        }
                      },
                      "fields": {
                        "disruptionSchedule": {
                          "type": "string",
                          "id": 95871619,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "failureComponent": {
                          "type": "string",
                          "id": 25912456,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "faultReasons": {
                          "rule": "repeated",
                          "type": "ReservationSubBlocksReportFaultyRequestFaultReason",
                          "id": 168056210
                        }
                      },
                      "nested": {
                        "DisruptionSchedule": {
                          "values": {
                            "UNDEFINED_DISRUPTION_SCHEDULE": 0,
                            "DISRUPTION_SCHEDULE_UNSPECIFIED": 332543835,
                            "IMMEDIATE": 152881041
                          }
                        },
                        "FailureComponent": {
                          "values": {
                            "UNDEFINED_FAILURE_COMPONENT": 0,
                            "FAILURE_COMPONENT_UNSPECIFIED": 332003744,
                            "MULTIPLE_FAULTY_HOSTS": 423545298,
                            "NVLINK_SWITCH": 239107153
                          }
                        }
                      }
                    },
                    "ReservationSubBlocksReportFaultyRequestFaultReason": {
                      "oneofs": {
                        "_behavior": {
                          "oneof": [
                            "behavior"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        }
                      },
                      "fields": {
                        "behavior": {
                          "type": "string",
                          "id": 437170770,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Behavior": {
                          "values": {
                            "UNDEFINED_BEHAVIOR": 0,
                            "FAULT_BEHAVIOR_UNSPECIFIED": 447660743,
                            "GPU_ERROR": 198817909,
                            "PERFORMANCE": 135701520,
                            "SILENT_DATA_CORRUPTION": 111360678,
                            "SWITCH_FAILURE": 254909279
                          }
                        }
                      }
                    },
                    "ReservationsBlocksPerformMaintenanceRequest": {
                      "oneofs": {
                        "_maintenanceScope": {
                          "oneof": [
                            "maintenanceScope"
                          ]
                        }
                      },
                      "fields": {
                        "maintenanceScope": {
                          "type": "string",
                          "id": 140687912,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "MaintenanceScope": {
                          "values": {
                            "UNDEFINED_MAINTENANCE_SCOPE": 0,
                            "ALL": 64897,
                            "MAINTENANCE_SCOPE_UNSPECIFIED": 78827328,
                            "RUNNING_VMS": 535770588,
                            "UNUSED_CAPACITY": 212724995
                          }
                        }
                      }
                    },
                    "ReservationsPerformMaintenanceRequest": {
                      "oneofs": {
                        "_maintenanceScope": {
                          "oneof": [
                            "maintenanceScope"
                          ]
                        }
                      },
                      "fields": {
                        "maintenanceScope": {
                          "type": "string",
                          "id": 140687912,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "MaintenanceScope": {
                          "values": {
                            "UNDEFINED_MAINTENANCE_SCOPE": 0,
                            "ALL": 64897,
                            "MAINTENANCE_SCOPE_UNSPECIFIED": 78827328,
                            "RUNNING_VMS": 535770588,
                            "UNUSED_CAPACITY": 212724995
                          }
                        }
                      }
                    },
                    "ReservationsResizeRequest": {
                      "oneofs": {
                        "_specificSkuCount": {
                          "oneof": [
                            "specificSkuCount"
                          ]
                        }
                      },
                      "fields": {
                        "specificSkuCount": {
                          "type": "int64",
                          "id": 13890720,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ReservationsScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "reservations": {
                          "rule": "repeated",
                          "type": "Reservation",
                          "id": 399717927
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ResetInstanceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "ResizeAdvancedInstanceGroupManagerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instanceGroupManagersResizeAdvancedRequestResource": {
                          "type": "InstanceGroupManagersResizeAdvancedRequest",
                          "id": 95148991,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "ResizeAdvancedRegionInstanceGroupManagerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "regionInstanceGroupManagersResizeAdvancedRequestResource": {
                          "type": "RegionInstanceGroupManagersResizeAdvancedRequest",
                          "id": 331077290,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ResizeDiskRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "disk": {
                          "type": "string",
                          "id": 3083677,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "disksResizeRequestResource": {
                          "type": "DisksResizeRequest",
                          "id": 78307616,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "ResizeInstanceGroupManagerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "size": {
                          "type": "int32",
                          "id": 3530753,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "ResizeRegionDiskRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "disk": {
                          "type": "string",
                          "id": 3083677,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "regionDisksResizeRequestResource": {
                          "type": "RegionDisksResizeRequest",
                          "id": 446633237,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ResizeRegionInstanceGroupManagerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "size": {
                          "type": "int32",
                          "id": 3530753,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "ResizeReservationRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "reservation": {
                          "type": "string",
                          "id": 47530956,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "reservationsResizeRequestResource": {
                          "type": "ReservationsResizeRequest",
                          "id": 389262801,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "ResourceCommitment": {
                      "oneofs": {
                        "_acceleratorType": {
                          "oneof": [
                            "acceleratorType"
                          ]
                        },
                        "_amount": {
                          "oneof": [
                            "amount"
                          ]
                        },
                        "_type": {
                          "oneof": [
                            "type"
                          ]
                        }
                      },
                      "fields": {
                        "acceleratorType": {
                          "type": "string",
                          "id": 138031246,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "amount": {
                          "type": "int64",
                          "id": 196759640,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "type": {
                          "type": "string",
                          "id": 3575610,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Type": {
                          "values": {
                            "UNDEFINED_TYPE": 0,
                            "ACCELERATOR": 429815371,
                            "LOCAL_SSD": 508934896,
                            "MEMORY": 123056385,
                            "UNSPECIFIED": 526786327,
                            "VCPU": 2628978
                          }
                        }
                      }
                    },
                    "ResourceGroupReference": {
                      "oneofs": {
                        "_group": {
                          "oneof": [
                            "group"
                          ]
                        }
                      },
                      "fields": {
                        "group": {
                          "type": "string",
                          "id": 98629247,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ResourcePoliciesScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "resourcePolicies": {
                          "rule": "repeated",
                          "type": "ResourcePolicy",
                          "id": 22220385
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ResourcePolicy": {
                      "oneofs": {
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_diskConsistencyGroupPolicy": {
                          "oneof": [
                            "diskConsistencyGroupPolicy"
                          ]
                        },
                        "_groupPlacementPolicy": {
                          "oneof": [
                            "groupPlacementPolicy"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_instanceSchedulePolicy": {
                          "oneof": [
                            "instanceSchedulePolicy"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_resourceStatus": {
                          "oneof": [
                            "resourceStatus"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_snapshotSchedulePolicy": {
                          "oneof": [
                            "snapshotSchedulePolicy"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        },
                        "_workloadPolicy": {
                          "oneof": [
                            "workloadPolicy"
                          ]
                        }
                      },
                      "fields": {
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "diskConsistencyGroupPolicy": {
                          "type": "ResourcePolicyDiskConsistencyGroupPolicy",
                          "id": 473727515,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "groupPlacementPolicy": {
                          "type": "ResourcePolicyGroupPlacementPolicy",
                          "id": 10931596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instanceSchedulePolicy": {
                          "type": "ResourcePolicyInstanceSchedulePolicy",
                          "id": 344877104,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "resourceStatus": {
                          "type": "ResourcePolicyResourceStatus",
                          "id": 249429315,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "snapshotSchedulePolicy": {
                          "type": "ResourcePolicySnapshotSchedulePolicy",
                          "id": 218131295,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "string",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "workloadPolicy": {
                          "type": "ResourcePolicyWorkloadPolicy",
                          "id": 114721530,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Status": {
                          "values": {
                            "UNDEFINED_STATUS": 0,
                            "CREATING": 455564985,
                            "DELETING": 528602024,
                            "EXPIRED": 482489093,
                            "INVALID": 530283991,
                            "READY": 77848963
                          }
                        }
                      }
                    },
                    "ResourcePolicyAggregatedList": {
                      "oneofs": {
                        "_etag": {
                          "oneof": [
                            "etag"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "etag": {
                          "type": "string",
                          "id": 3123477,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "ResourcePoliciesScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ResourcePolicyDailyCycle": {
                      "oneofs": {
                        "_daysInCycle": {
                          "oneof": [
                            "daysInCycle"
                          ]
                        },
                        "_duration": {
                          "oneof": [
                            "duration"
                          ]
                        },
                        "_startTime": {
                          "oneof": [
                            "startTime"
                          ]
                        }
                      },
                      "fields": {
                        "daysInCycle": {
                          "type": "int32",
                          "id": 369790004,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "duration": {
                          "type": "string",
                          "id": 155471252,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "startTime": {
                          "type": "string",
                          "id": 37467274,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ResourcePolicyDiskConsistencyGroupPolicy": {
                      "fields": {}
                    },
                    "ResourcePolicyGroupPlacementPolicy": {
                      "oneofs": {
                        "_acceleratorTopologyMode": {
                          "oneof": [
                            "acceleratorTopologyMode"
                          ]
                        },
                        "_availabilityDomainCount": {
                          "oneof": [
                            "availabilityDomainCount"
                          ]
                        },
                        "_collocation": {
                          "oneof": [
                            "collocation"
                          ]
                        },
                        "_gpuTopology": {
                          "oneof": [
                            "gpuTopology"
                          ]
                        },
                        "_maxDistance": {
                          "oneof": [
                            "maxDistance"
                          ]
                        },
                        "_sliceCount": {
                          "oneof": [
                            "sliceCount"
                          ]
                        },
                        "_tpuTopology": {
                          "oneof": [
                            "tpuTopology"
                          ]
                        },
                        "_vmCount": {
                          "oneof": [
                            "vmCount"
                          ]
                        }
                      },
                      "fields": {
                        "acceleratorTopologyMode": {
                          "type": "string",
                          "id": 284293791,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "availabilityDomainCount": {
                          "type": "int32",
                          "id": 12453432,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "collocation": {
                          "type": "string",
                          "id": 511156533,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "gpuTopology": {
                          "type": "string",
                          "id": 247948450,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxDistance": {
                          "type": "int32",
                          "id": 172943472,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sliceCount": {
                          "type": "int32",
                          "id": 343342114,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "tpuTopology": {
                          "type": "string",
                          "id": 315411061,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "vmCount": {
                          "type": "int32",
                          "id": 261463431,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "AcceleratorTopologyMode": {
                          "values": {
                            "UNDEFINED_ACCELERATOR_TOPOLOGY_MODE": 0,
                            "AUTO_CONNECT": 491872826,
                            "PROVISION_ONLY": 399134966
                          }
                        },
                        "Collocation": {
                          "values": {
                            "UNDEFINED_COLLOCATION": 0,
                            "COLLOCATED": 103257554,
                            "UNSPECIFIED_COLLOCATION": 464308205
                          }
                        }
                      }
                    },
                    "ResourcePolicyHourlyCycle": {
                      "oneofs": {
                        "_duration": {
                          "oneof": [
                            "duration"
                          ]
                        },
                        "_hoursInCycle": {
                          "oneof": [
                            "hoursInCycle"
                          ]
                        },
                        "_startTime": {
                          "oneof": [
                            "startTime"
                          ]
                        }
                      },
                      "fields": {
                        "duration": {
                          "type": "string",
                          "id": 155471252,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "hoursInCycle": {
                          "type": "int32",
                          "id": 526763132,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "startTime": {
                          "type": "string",
                          "id": 37467274,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ResourcePolicyInstanceSchedulePolicy": {
                      "oneofs": {
                        "_expirationTime": {
                          "oneof": [
                            "expirationTime"
                          ]
                        },
                        "_startTime": {
                          "oneof": [
                            "startTime"
                          ]
                        },
                        "_timeZone": {
                          "oneof": [
                            "timeZone"
                          ]
                        },
                        "_vmStartSchedule": {
                          "oneof": [
                            "vmStartSchedule"
                          ]
                        },
                        "_vmStopSchedule": {
                          "oneof": [
                            "vmStopSchedule"
                          ]
                        }
                      },
                      "fields": {
                        "expirationTime": {
                          "type": "string",
                          "id": 230299229,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "startTime": {
                          "type": "string",
                          "id": 37467274,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "timeZone": {
                          "type": "string",
                          "id": 36848094,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "vmStartSchedule": {
                          "type": "ResourcePolicyInstanceSchedulePolicySchedule",
                          "id": 17762396,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "vmStopSchedule": {
                          "type": "ResourcePolicyInstanceSchedulePolicySchedule",
                          "id": 426242732,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ResourcePolicyInstanceSchedulePolicySchedule": {
                      "oneofs": {
                        "_schedule": {
                          "oneof": [
                            "schedule"
                          ]
                        }
                      },
                      "fields": {
                        "schedule": {
                          "type": "string",
                          "id": 375820951,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ResourcePolicyList": {
                      "oneofs": {
                        "_etag": {
                          "oneof": [
                            "etag"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "etag": {
                          "type": "string",
                          "id": 3123477,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "ResourcePolicy",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ResourcePolicyResourceStatus": {
                      "oneofs": {
                        "_instanceSchedulePolicy": {
                          "oneof": [
                            "instanceSchedulePolicy"
                          ]
                        }
                      },
                      "fields": {
                        "instanceSchedulePolicy": {
                          "type": "ResourcePolicyResourceStatusInstanceSchedulePolicyStatus",
                          "id": 344877104,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ResourcePolicyResourceStatusInstanceSchedulePolicyStatus": {
                      "oneofs": {
                        "_lastRunStartTime": {
                          "oneof": [
                            "lastRunStartTime"
                          ]
                        },
                        "_nextRunStartTime": {
                          "oneof": [
                            "nextRunStartTime"
                          ]
                        }
                      },
                      "fields": {
                        "lastRunStartTime": {
                          "type": "string",
                          "id": 303069063,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextRunStartTime": {
                          "type": "string",
                          "id": 318642570,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ResourcePolicySnapshotSchedulePolicy": {
                      "oneofs": {
                        "_retentionPolicy": {
                          "oneof": [
                            "retentionPolicy"
                          ]
                        },
                        "_schedule": {
                          "oneof": [
                            "schedule"
                          ]
                        },
                        "_snapshotProperties": {
                          "oneof": [
                            "snapshotProperties"
                          ]
                        }
                      },
                      "fields": {
                        "retentionPolicy": {
                          "type": "ResourcePolicySnapshotSchedulePolicyRetentionPolicy",
                          "id": 68625779,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "schedule": {
                          "type": "ResourcePolicySnapshotSchedulePolicySchedule",
                          "id": 375820951,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "snapshotProperties": {
                          "type": "ResourcePolicySnapshotSchedulePolicySnapshotProperties",
                          "id": 185371278,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ResourcePolicySnapshotSchedulePolicyRetentionPolicy": {
                      "oneofs": {
                        "_maxRetentionDays": {
                          "oneof": [
                            "maxRetentionDays"
                          ]
                        },
                        "_onSourceDiskDelete": {
                          "oneof": [
                            "onSourceDiskDelete"
                          ]
                        }
                      },
                      "fields": {
                        "maxRetentionDays": {
                          "type": "int32",
                          "id": 324296979,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "onSourceDiskDelete": {
                          "type": "string",
                          "id": 321955529,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "OnSourceDiskDelete": {
                          "values": {
                            "UNDEFINED_ON_SOURCE_DISK_DELETE": 0,
                            "APPLY_RETENTION_POLICY": 535071332,
                            "KEEP_AUTO_SNAPSHOTS": 258925689,
                            "UNSPECIFIED_ON_SOURCE_DISK_DELETE": 239140769
                          }
                        }
                      }
                    },
                    "ResourcePolicySnapshotSchedulePolicySchedule": {
                      "oneofs": {
                        "_dailySchedule": {
                          "oneof": [
                            "dailySchedule"
                          ]
                        },
                        "_hourlySchedule": {
                          "oneof": [
                            "hourlySchedule"
                          ]
                        },
                        "_weeklySchedule": {
                          "oneof": [
                            "weeklySchedule"
                          ]
                        }
                      },
                      "fields": {
                        "dailySchedule": {
                          "type": "ResourcePolicyDailyCycle",
                          "id": 86159869,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "hourlySchedule": {
                          "type": "ResourcePolicyHourlyCycle",
                          "id": 38328485,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "weeklySchedule": {
                          "type": "ResourcePolicyWeeklyCycle",
                          "id": 359548053,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ResourcePolicySnapshotSchedulePolicySnapshotProperties": {
                      "oneofs": {
                        "_chainName": {
                          "oneof": [
                            "chainName"
                          ]
                        },
                        "_guestFlush": {
                          "oneof": [
                            "guestFlush"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        }
                      },
                      "fields": {
                        "chainName": {
                          "type": "string",
                          "id": 68644169,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "guestFlush": {
                          "type": "bool",
                          "id": 385550813,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labels": {
                          "keyType": "string",
                          "type": "string",
                          "id": 500195327
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "storageLocations": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 328005274
                        }
                      }
                    },
                    "ResourcePolicyWeeklyCycle": {
                      "fields": {
                        "dayOfWeeks": {
                          "rule": "repeated",
                          "type": "ResourcePolicyWeeklyCycleDayOfWeek",
                          "id": 257871834
                        }
                      }
                    },
                    "ResourcePolicyWeeklyCycleDayOfWeek": {
                      "oneofs": {
                        "_day": {
                          "oneof": [
                            "day"
                          ]
                        },
                        "_duration": {
                          "oneof": [
                            "duration"
                          ]
                        },
                        "_startTime": {
                          "oneof": [
                            "startTime"
                          ]
                        }
                      },
                      "fields": {
                        "day": {
                          "type": "string",
                          "id": 99228,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "duration": {
                          "type": "string",
                          "id": 155471252,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "startTime": {
                          "type": "string",
                          "id": 37467274,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Day": {
                          "values": {
                            "UNDEFINED_DAY": 0,
                            "FRIDAY": 471398751,
                            "INVALID": 530283991,
                            "MONDAY": 132310288,
                            "SATURDAY": 279037881,
                            "SUNDAY": 309626320,
                            "THURSDAY": 207198682,
                            "TUESDAY": 277509677,
                            "WEDNESDAY": 422029110
                          }
                        }
                      }
                    },
                    "ResourcePolicyWorkloadPolicy": {
                      "oneofs": {
                        "_acceleratorTopology": {
                          "oneof": [
                            "acceleratorTopology"
                          ]
                        },
                        "_acceleratorTopologyMode": {
                          "oneof": [
                            "acceleratorTopologyMode"
                          ]
                        },
                        "_maxTopologyDistance": {
                          "oneof": [
                            "maxTopologyDistance"
                          ]
                        },
                        "_type": {
                          "oneof": [
                            "type"
                          ]
                        }
                      },
                      "fields": {
                        "acceleratorTopology": {
                          "type": "string",
                          "id": 389323203,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "acceleratorTopologyMode": {
                          "type": "string",
                          "id": 284293791,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxTopologyDistance": {
                          "type": "string",
                          "id": 7521706,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "type": {
                          "type": "string",
                          "id": 3575610,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "AcceleratorTopologyMode": {
                          "values": {
                            "UNDEFINED_ACCELERATOR_TOPOLOGY_MODE": 0,
                            "AUTO_CONNECT": 491872826,
                            "PROVISION_ONLY": 399134966
                          }
                        },
                        "MaxTopologyDistance": {
                          "values": {
                            "UNDEFINED_MAX_TOPOLOGY_DISTANCE": 0,
                            "BLOCK": 63294573,
                            "CLUSTER": 516333018,
                            "SUBBLOCK": 316202573
                          }
                        },
                        "Type": {
                          "values": {
                            "UNDEFINED_TYPE": 0,
                            "HIGH_AVAILABILITY": 409487576,
                            "HIGH_THROUGHPUT": 146499815
                          }
                        }
                      }
                    },
                    "ResourceStatus": {
                      "oneofs": {
                        "_effectiveInstanceMetadata": {
                          "oneof": [
                            "effectiveInstanceMetadata"
                          ]
                        },
                        "_physicalHost": {
                          "oneof": [
                            "physicalHost"
                          ]
                        },
                        "_physicalHostTopology": {
                          "oneof": [
                            "physicalHostTopology"
                          ]
                        },
                        "_reservationConsumptionInfo": {
                          "oneof": [
                            "reservationConsumptionInfo"
                          ]
                        },
                        "_scheduling": {
                          "oneof": [
                            "scheduling"
                          ]
                        },
                        "_shutdownDetails": {
                          "oneof": [
                            "shutdownDetails"
                          ]
                        },
                        "_upcomingMaintenance": {
                          "oneof": [
                            "upcomingMaintenance"
                          ]
                        }
                      },
                      "fields": {
                        "effectiveInstanceMetadata": {
                          "type": "ResourceStatusEffectiveInstanceMetadata",
                          "id": 55052033,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "physicalHost": {
                          "type": "string",
                          "id": 464370704,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "physicalHostTopology": {
                          "type": "ResourceStatusPhysicalHostTopology",
                          "id": 390842814,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "reservationConsumptionInfo": {
                          "type": "ResourceStatusReservationConsumptionInfo",
                          "id": 201056997,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "scheduling": {
                          "type": "ResourceStatusScheduling",
                          "id": 386688404,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "shutdownDetails": {
                          "type": "ResourceStatusShutdownDetails",
                          "id": 15198553,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "upcomingMaintenance": {
                          "type": "UpcomingMaintenance",
                          "id": 227348592,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ResourceStatusEffectiveInstanceMetadata": {
                      "oneofs": {
                        "_blockProjectSshKeysMetadataValue": {
                          "oneof": [
                            "blockProjectSshKeysMetadataValue"
                          ]
                        },
                        "_enableGuestAttributesMetadataValue": {
                          "oneof": [
                            "enableGuestAttributesMetadataValue"
                          ]
                        },
                        "_enableOsInventoryMetadataValue": {
                          "oneof": [
                            "enableOsInventoryMetadataValue"
                          ]
                        },
                        "_enableOsconfigMetadataValue": {
                          "oneof": [
                            "enableOsconfigMetadataValue"
                          ]
                        },
                        "_enableOsloginMetadataValue": {
                          "oneof": [
                            "enableOsloginMetadataValue"
                          ]
                        },
                        "_gceContainerDeclarationMetadataValue": {
                          "oneof": [
                            "gceContainerDeclarationMetadataValue"
                          ]
                        },
                        "_serialPortEnableMetadataValue": {
                          "oneof": [
                            "serialPortEnableMetadataValue"
                          ]
                        },
                        "_serialPortLoggingEnableMetadataValue": {
                          "oneof": [
                            "serialPortLoggingEnableMetadataValue"
                          ]
                        },
                        "_vmDnsSettingMetadataValue": {
                          "oneof": [
                            "vmDnsSettingMetadataValue"
                          ]
                        }
                      },
                      "fields": {
                        "blockProjectSshKeysMetadataValue": {
                          "type": "bool",
                          "id": 338623101,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enableGuestAttributesMetadataValue": {
                          "type": "bool",
                          "id": 420155878,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enableOsInventoryMetadataValue": {
                          "type": "bool",
                          "id": 371752675,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enableOsconfigMetadataValue": {
                          "type": "bool",
                          "id": 502966494,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enableOsloginMetadataValue": {
                          "type": "bool",
                          "id": 216603159,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "gceContainerDeclarationMetadataValue": {
                          "type": "bool",
                          "id": 219617210,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serialPortEnableMetadataValue": {
                          "type": "bool",
                          "id": 430536330,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serialPortLoggingEnableMetadataValue": {
                          "type": "bool",
                          "id": 311813290,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "vmDnsSettingMetadataValue": {
                          "type": "string",
                          "id": 411127950,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ResourceStatusPhysicalHostTopology": {
                      "oneofs": {
                        "_block": {
                          "oneof": [
                            "block"
                          ]
                        },
                        "_cluster": {
                          "oneof": [
                            "cluster"
                          ]
                        },
                        "_host": {
                          "oneof": [
                            "host"
                          ]
                        },
                        "_subblock": {
                          "oneof": [
                            "subblock"
                          ]
                        }
                      },
                      "fields": {
                        "block": {
                          "type": "string",
                          "id": 93832333,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "cluster": {
                          "type": "string",
                          "id": 335221242,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "host": {
                          "type": "string",
                          "id": 3208616,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "subblock": {
                          "type": "string",
                          "id": 70446669,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ResourceStatusReservationConsumptionInfo": {
                      "oneofs": {
                        "_consumedReservation": {
                          "oneof": [
                            "consumedReservation"
                          ]
                        }
                      },
                      "fields": {
                        "consumedReservation": {
                          "type": "string",
                          "id": 318474741,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ResourceStatusScheduling": {
                      "oneofs": {
                        "_availabilityDomain": {
                          "oneof": [
                            "availabilityDomain"
                          ]
                        },
                        "_terminationTimestamp": {
                          "oneof": [
                            "terminationTimestamp"
                          ]
                        }
                      },
                      "fields": {
                        "availabilityDomain": {
                          "type": "int32",
                          "id": 252514344,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "terminationTimestamp": {
                          "type": "string",
                          "id": 364180891,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ResourceStatusShutdownDetails": {
                      "oneofs": {
                        "_maxDuration": {
                          "oneof": [
                            "maxDuration"
                          ]
                        },
                        "_requestTimestamp": {
                          "oneof": [
                            "requestTimestamp"
                          ]
                        },
                        "_stopState": {
                          "oneof": [
                            "stopState"
                          ]
                        },
                        "_targetState": {
                          "oneof": [
                            "targetState"
                          ]
                        }
                      },
                      "fields": {
                        "maxDuration": {
                          "type": "Duration",
                          "id": 39954959,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "requestTimestamp": {
                          "type": "string",
                          "id": 521301862,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "stopState": {
                          "type": "string",
                          "id": 67347988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetState": {
                          "type": "string",
                          "id": 338978915,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "StopState": {
                          "values": {
                            "UNDEFINED_STOP_STATE": 0,
                            "PENDING_STOP": 362509770,
                            "STOPPING": 350791796
                          }
                        },
                        "TargetState": {
                          "values": {
                            "UNDEFINED_TARGET_STATE": 0,
                            "DELETED": 120962041,
                            "STOPPED": 444276141
                          }
                        }
                      }
                    },
                    "ResumeInstanceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instancesResumeRequestResource": {
                          "type": "InstancesResumeRequest",
                          "id": 463320783,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "ResumeInstancesInstanceGroupManagerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instanceGroupManagersResumeInstancesRequestResource": {
                          "type": "InstanceGroupManagersResumeInstancesRequest",
                          "id": 129015618,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "ResumeInstancesRegionInstanceGroupManagerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "regionInstanceGroupManagersResumeInstancesRequestResource": {
                          "type": "RegionInstanceGroupManagersResumeInstancesRequest",
                          "id": 463471031,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "Rollout": {
                      "oneofs": {
                        "_cancellationTime": {
                          "oneof": [
                            "cancellationTime"
                          ]
                        },
                        "_completionTime": {
                          "oneof": [
                            "completionTime"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_currentWaveNumber": {
                          "oneof": [
                            "currentWaveNumber"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_etag": {
                          "oneof": [
                            "etag"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_rolloutEntity": {
                          "oneof": [
                            "rolloutEntity"
                          ]
                        },
                        "_rolloutPlan": {
                          "oneof": [
                            "rolloutPlan"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_selfLinkWithId": {
                          "oneof": [
                            "selfLinkWithId"
                          ]
                        },
                        "_state": {
                          "oneof": [
                            "state"
                          ]
                        }
                      },
                      "fields": {
                        "cancellationTime": {
                          "type": "string",
                          "id": 323792009,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "completionTime": {
                          "type": "string",
                          "id": 122892624,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "currentWaveNumber": {
                          "type": "int64",
                          "id": 178280841,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "etag": {
                          "type": "string",
                          "id": 3123477,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "rolloutEntity": {
                          "type": "RolloutRolloutEntity",
                          "id": 70633009,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "rolloutPlan": {
                          "type": "string",
                          "id": 459057399,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLinkWithId": {
                          "type": "string",
                          "id": 44520962,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "state": {
                          "type": "string",
                          "id": 109757585,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "waveDetails": {
                          "rule": "repeated",
                          "type": "RolloutWaveDetails",
                          "id": 8266492
                        }
                      },
                      "nested": {
                        "State": {
                          "values": {
                            "UNDEFINED_STATE": 0,
                            "CANCELLED": 41957681,
                            "CANCELLING": 226950512,
                            "CANCEL_FAILED": 389121442,
                            "COMPLETED": 309921323,
                            "COMPLETE_FAILED": 188367363,
                            "COMPLETING": 480759734,
                            "FAILED": 455706685,
                            "PAUSED": 205491502,
                            "PAUSE_FAILED": 7486150,
                            "PAUSING": 464660755,
                            "PROCESSING": 370416403,
                            "READY": 77848963,
                            "RESUMING": 446856618,
                            "ROLLBACK_WAVE_FAILED": 326793064,
                            "ROLLING_BACK": 259411649,
                            "STATE_UNSPECIFIED": 470755401,
                            "UNINITIALIZED": 327337595,
                            "WAVE_FAILED": 195452995
                          }
                        }
                      }
                    },
                    "RolloutPlan": {
                      "oneofs": {
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_locationScope": {
                          "oneof": [
                            "locationScope"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_selfLinkWithId": {
                          "oneof": [
                            "selfLinkWithId"
                          ]
                        }
                      },
                      "fields": {
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "locationScope": {
                          "type": "string",
                          "id": 138667338,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLinkWithId": {
                          "type": "string",
                          "id": 44520962,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "waves": {
                          "rule": "repeated",
                          "type": "RolloutPlanWave",
                          "id": 112905370
                        }
                      },
                      "nested": {
                        "LocationScope": {
                          "values": {
                            "UNDEFINED_LOCATION_SCOPE": 0,
                            "LOCATION_SCOPE_UNSPECIFIED": 416410498,
                            "REGIONAL": 92288543,
                            "ZONAL": 85547428
                          }
                        }
                      }
                    },
                    "RolloutPlanWave": {
                      "oneofs": {
                        "_displayName": {
                          "oneof": [
                            "displayName"
                          ]
                        },
                        "_number": {
                          "oneof": [
                            "number"
                          ]
                        },
                        "_orchestrationOptions": {
                          "oneof": [
                            "orchestrationOptions"
                          ]
                        },
                        "_validation": {
                          "oneof": [
                            "validation"
                          ]
                        }
                      },
                      "fields": {
                        "displayName": {
                          "type": "string",
                          "id": 4473832,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "number": {
                          "type": "int64",
                          "id": 39377737,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orchestrationOptions": {
                          "type": "RolloutPlanWaveOrchestrationOptions",
                          "id": 93218464,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selectors": {
                          "rule": "repeated",
                          "type": "RolloutPlanWaveSelector",
                          "id": 431523956
                        },
                        "validation": {
                          "type": "RolloutPlanWaveValidation",
                          "id": 493308025,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RolloutPlanWaveOrchestrationOptions": {
                      "oneofs": {
                        "_maxConcurrentLocations": {
                          "oneof": [
                            "maxConcurrentLocations"
                          ]
                        },
                        "_maxConcurrentResourcesPerLocation": {
                          "oneof": [
                            "maxConcurrentResourcesPerLocation"
                          ]
                        }
                      },
                      "fields": {
                        "delays": {
                          "rule": "repeated",
                          "type": "RolloutPlanWaveOrchestrationOptionsDelay",
                          "id": 275150672
                        },
                        "maxConcurrentLocations": {
                          "type": "int64",
                          "id": 493763281,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxConcurrentResourcesPerLocation": {
                          "type": "int64",
                          "id": 178401246,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RolloutPlanWaveOrchestrationOptionsDelay": {
                      "oneofs": {
                        "_delimiter": {
                          "oneof": [
                            "delimiter"
                          ]
                        },
                        "_duration": {
                          "oneof": [
                            "duration"
                          ]
                        },
                        "_type": {
                          "oneof": [
                            "type"
                          ]
                        }
                      },
                      "fields": {
                        "delimiter": {
                          "type": "string",
                          "id": 286352903,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "duration": {
                          "type": "string",
                          "id": 155471252,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "type": {
                          "type": "string",
                          "id": 3575610,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Delimiter": {
                          "values": {
                            "UNDEFINED_DELIMITER": 0,
                            "DELIMITER_BATCH": 253390530,
                            "DELIMITER_LOCATION": 189398797,
                            "DELIMITER_UNSPECIFIED": 372199615
                          }
                        },
                        "Type": {
                          "values": {
                            "UNDEFINED_TYPE": 0,
                            "TYPE_MINIMUM": 234909673,
                            "TYPE_OFFSET": 165747000,
                            "TYPE_UNSPECIFIED": 437714322
                          }
                        }
                      }
                    },
                    "RolloutPlanWaveSelector": {
                      "oneofs": {
                        "_locationSelector": {
                          "oneof": [
                            "locationSelector"
                          ]
                        },
                        "_resourceHierarchySelector": {
                          "oneof": [
                            "resourceHierarchySelector"
                          ]
                        }
                      },
                      "fields": {
                        "locationSelector": {
                          "type": "RolloutPlanWaveSelectorLocationSelector",
                          "id": 422273321,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "resourceHierarchySelector": {
                          "type": "RolloutPlanWaveSelectorResourceHierarchySelector",
                          "id": 66779770,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RolloutPlanWaveSelectorLocationSelector": {
                      "fields": {
                        "includedLocations": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 78239643
                        }
                      }
                    },
                    "RolloutPlanWaveSelectorResourceHierarchySelector": {
                      "fields": {
                        "includedFolders": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 372825410
                        },
                        "includedOrganizations": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 318362461
                        },
                        "includedProjects": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 64232605
                        }
                      }
                    },
                    "RolloutPlanWaveValidation": {
                      "oneofs": {
                        "_timeBasedValidationMetadata": {
                          "oneof": [
                            "timeBasedValidationMetadata"
                          ]
                        },
                        "_type": {
                          "oneof": [
                            "type"
                          ]
                        }
                      },
                      "fields": {
                        "timeBasedValidationMetadata": {
                          "type": "RolloutPlanWaveValidationTimeBasedValidationMetadata",
                          "id": 69499575,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "type": {
                          "type": "string",
                          "id": 3575610,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RolloutPlanWaveValidationTimeBasedValidationMetadata": {
                      "oneofs": {
                        "_waitDuration": {
                          "oneof": [
                            "waitDuration"
                          ]
                        }
                      },
                      "fields": {
                        "waitDuration": {
                          "type": "string",
                          "id": 452313374,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RolloutPlansListResponse": {
                      "oneofs": {
                        "_etag": {
                          "oneof": [
                            "etag"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "etag": {
                          "type": "string",
                          "id": 3123477,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "RolloutPlan",
                          "id": 100526016
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RolloutPolicy": {
                      "oneofs": {
                        "_defaultRolloutTime": {
                          "oneof": [
                            "defaultRolloutTime"
                          ]
                        }
                      },
                      "fields": {
                        "defaultRolloutTime": {
                          "type": "string",
                          "id": 413529561,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "locationRolloutPolicies": {
                          "keyType": "string",
                          "type": "string",
                          "id": 133299048
                        }
                      }
                    },
                    "RolloutRolloutEntity": {
                      "oneofs": {
                        "_orchestratedEntity": {
                          "oneof": [
                            "orchestratedEntity"
                          ]
                        }
                      },
                      "fields": {
                        "orchestratedEntity": {
                          "type": "RolloutRolloutEntityOrchestratedEntity",
                          "id": 409556732,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RolloutRolloutEntityOrchestratedEntity": {
                      "oneofs": {
                        "_conflictBehavior": {
                          "oneof": [
                            "conflictBehavior"
                          ]
                        },
                        "_orchestrationAction": {
                          "oneof": [
                            "orchestrationAction"
                          ]
                        },
                        "_orchestrationSource": {
                          "oneof": [
                            "orchestrationSource"
                          ]
                        }
                      },
                      "fields": {
                        "conflictBehavior": {
                          "type": "string",
                          "id": 115729439,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orchestrationAction": {
                          "type": "string",
                          "id": 109745652,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orchestrationSource": {
                          "type": "string",
                          "id": 99319769,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RolloutWaveDetails": {
                      "oneofs": {
                        "_orchestratedWaveDetails": {
                          "oneof": [
                            "orchestratedWaveDetails"
                          ]
                        },
                        "_waveDisplayName": {
                          "oneof": [
                            "waveDisplayName"
                          ]
                        },
                        "_waveNumber": {
                          "oneof": [
                            "waveNumber"
                          ]
                        }
                      },
                      "fields": {
                        "orchestratedWaveDetails": {
                          "type": "RolloutWaveDetailsOrchestratedWaveDetails",
                          "id": 421732181,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "waveDisplayName": {
                          "type": "string",
                          "id": 29521774,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "waveNumber": {
                          "type": "int64",
                          "id": 491629391,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RolloutWaveDetailsOrchestratedWaveDetails": {
                      "oneofs": {
                        "_completedResourcesCount": {
                          "oneof": [
                            "completedResourcesCount"
                          ]
                        },
                        "_estimatedTotalResourcesCount": {
                          "oneof": [
                            "estimatedTotalResourcesCount"
                          ]
                        },
                        "_failedResourcesCount": {
                          "oneof": [
                            "failedResourcesCount"
                          ]
                        }
                      },
                      "fields": {
                        "completedResourcesCount": {
                          "type": "int64",
                          "id": 208328833,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "estimatedTotalResourcesCount": {
                          "type": "int64",
                          "id": 457594807,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "failedLocations": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 30506460
                        },
                        "failedResourcesCount": {
                          "type": "int64",
                          "id": 391795315,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RolloutsListResponse": {
                      "oneofs": {
                        "_etag": {
                          "oneof": [
                            "etag"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "etag": {
                          "type": "string",
                          "id": 3123477,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "Rollout",
                          "id": 100526016
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "Route": {
                      "oneofs": {
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_destRange": {
                          "oneof": [
                            "destRange"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_network": {
                          "oneof": [
                            "network"
                          ]
                        },
                        "_nextHopGateway": {
                          "oneof": [
                            "nextHopGateway"
                          ]
                        },
                        "_nextHopHub": {
                          "oneof": [
                            "nextHopHub"
                          ]
                        },
                        "_nextHopIlb": {
                          "oneof": [
                            "nextHopIlb"
                          ]
                        },
                        "_nextHopInstance": {
                          "oneof": [
                            "nextHopInstance"
                          ]
                        },
                        "_nextHopInterRegionCost": {
                          "oneof": [
                            "nextHopInterRegionCost"
                          ]
                        },
                        "_nextHopInterconnectAttachment": {
                          "oneof": [
                            "nextHopInterconnectAttachment"
                          ]
                        },
                        "_nextHopIp": {
                          "oneof": [
                            "nextHopIp"
                          ]
                        },
                        "_nextHopMed": {
                          "oneof": [
                            "nextHopMed"
                          ]
                        },
                        "_nextHopNetwork": {
                          "oneof": [
                            "nextHopNetwork"
                          ]
                        },
                        "_nextHopOrigin": {
                          "oneof": [
                            "nextHopOrigin"
                          ]
                        },
                        "_nextHopPeering": {
                          "oneof": [
                            "nextHopPeering"
                          ]
                        },
                        "_nextHopVpnTunnel": {
                          "oneof": [
                            "nextHopVpnTunnel"
                          ]
                        },
                        "_params": {
                          "oneof": [
                            "params"
                          ]
                        },
                        "_priority": {
                          "oneof": [
                            "priority"
                          ]
                        },
                        "_routeStatus": {
                          "oneof": [
                            "routeStatus"
                          ]
                        },
                        "_routeType": {
                          "oneof": [
                            "routeType"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        }
                      },
                      "fields": {
                        "asPaths": {
                          "rule": "repeated",
                          "type": "RouteAsPath",
                          "id": 137568929
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "destRange": {
                          "type": "string",
                          "id": 381327712,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "network": {
                          "type": "string",
                          "id": 232872494,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextHopGateway": {
                          "type": "string",
                          "id": 377175298,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextHopHub": {
                          "type": "string",
                          "id": 198679219,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextHopIlb": {
                          "type": "string",
                          "id": 198679901,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextHopInstance": {
                          "type": "string",
                          "id": 393508247,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextHopInterRegionCost": {
                          "type": "uint32",
                          "id": 24442003,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextHopInterconnectAttachment": {
                          "type": "string",
                          "id": 226852914,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextHopIp": {
                          "type": "string",
                          "id": 110319529,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextHopMed": {
                          "type": "uint32",
                          "id": 198683530,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextHopNetwork": {
                          "type": "string",
                          "id": 262295788,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextHopOrigin": {
                          "type": "string",
                          "id": 48752808,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextHopPeering": {
                          "type": "string",
                          "id": 412682750,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextHopVpnTunnel": {
                          "type": "string",
                          "id": 519844501,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "params": {
                          "type": "RouteParams",
                          "id": 78313862,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "priority": {
                          "type": "uint32",
                          "id": 445151652,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "routeStatus": {
                          "type": "string",
                          "id": 418162344,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "routeType": {
                          "type": "string",
                          "id": 375888752,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "tags": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 3552281
                        },
                        "warnings": {
                          "rule": "repeated",
                          "type": "Warnings",
                          "id": 498091095
                        }
                      },
                      "nested": {
                        "NextHopOrigin": {
                          "values": {
                            "UNDEFINED_NEXT_HOP_ORIGIN": 0,
                            "EGP": 68590,
                            "IGP": 72434,
                            "INCOMPLETE": 11941214
                          }
                        },
                        "RouteStatus": {
                          "values": {
                            "UNDEFINED_ROUTE_STATUS": 0,
                            "ACTIVE": 314733318,
                            "DROPPED": 496235424,
                            "INACTIVE": 270421099,
                            "PENDING": 35394935
                          }
                        },
                        "RouteType": {
                          "values": {
                            "UNDEFINED_ROUTE_TYPE": 0,
                            "BGP": 65707,
                            "STATIC": 308331118,
                            "SUBNET": 309278557,
                            "TRANSIT": 187793843
                          }
                        }
                      }
                    },
                    "RouteAsPath": {
                      "oneofs": {
                        "_pathSegmentType": {
                          "oneof": [
                            "pathSegmentType"
                          ]
                        }
                      },
                      "fields": {
                        "asLists": {
                          "rule": "repeated",
                          "type": "uint32",
                          "id": 134112584
                        },
                        "pathSegmentType": {
                          "type": "string",
                          "id": 513464992,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "PathSegmentType": {
                          "values": {
                            "UNDEFINED_PATH_SEGMENT_TYPE": 0,
                            "AS_CONFED_SEQUENCE": 222152624,
                            "AS_CONFED_SET": 374040307,
                            "AS_SEQUENCE": 106735918,
                            "AS_SET": 329846453
                          }
                        }
                      }
                    },
                    "RouteList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "Route",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RouteParams": {
                      "fields": {
                        "resourceManagerTags": {
                          "keyType": "string",
                          "type": "string",
                          "id": 377671164
                        }
                      }
                    },
                    "RoutePolicy": {
                      "oneofs": {
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_fingerprint": {
                          "oneof": [
                            "fingerprint"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_type": {
                          "oneof": [
                            "type"
                          ]
                        }
                      },
                      "fields": {
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "fingerprint": {
                          "type": "string",
                          "id": 234678500,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "terms": {
                          "rule": "repeated",
                          "type": "RoutePolicyPolicyTerm",
                          "id": 110250375
                        },
                        "type": {
                          "type": "string",
                          "id": 3575610,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Type": {
                          "values": {
                            "UNDEFINED_TYPE": 0,
                            "ROUTE_POLICY_TYPE_EXPORT": 293086882,
                            "ROUTE_POLICY_TYPE_IMPORT": 397444755
                          }
                        }
                      }
                    },
                    "RoutePolicyPolicyTerm": {
                      "oneofs": {
                        "_match": {
                          "oneof": [
                            "match"
                          ]
                        },
                        "_priority": {
                          "oneof": [
                            "priority"
                          ]
                        }
                      },
                      "fields": {
                        "actions": {
                          "rule": "repeated",
                          "type": "Expr",
                          "id": 448809213
                        },
                        "match": {
                          "type": "Expr",
                          "id": 103668165,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "priority": {
                          "type": "int32",
                          "id": 445151652,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "Router": {
                      "oneofs": {
                        "_bgp": {
                          "oneof": [
                            "bgp"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_encryptedInterconnectRouter": {
                          "oneof": [
                            "encryptedInterconnectRouter"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_nccGateway": {
                          "oneof": [
                            "nccGateway"
                          ]
                        },
                        "_network": {
                          "oneof": [
                            "network"
                          ]
                        },
                        "_params": {
                          "oneof": [
                            "params"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        }
                      },
                      "fields": {
                        "bgp": {
                          "type": "RouterBgp",
                          "id": 97483,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "bgpPeers": {
                          "rule": "repeated",
                          "type": "RouterBgpPeer",
                          "id": 452695773
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "encryptedInterconnectRouter": {
                          "type": "bool",
                          "id": 297996575,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "interfaces": {
                          "rule": "repeated",
                          "type": "RouterInterface",
                          "id": 12073562
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "md5AuthenticationKeys": {
                          "rule": "repeated",
                          "type": "RouterMd5AuthenticationKey",
                          "id": 71063322
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nats": {
                          "rule": "repeated",
                          "type": "RouterNat",
                          "id": 3373938
                        },
                        "nccGateway": {
                          "type": "string",
                          "id": 174876755,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "network": {
                          "type": "string",
                          "id": 232872494,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "params": {
                          "type": "RouterParams",
                          "id": 78313862,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RouterAdvertisedIpRange": {
                      "oneofs": {
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_range": {
                          "oneof": [
                            "range"
                          ]
                        }
                      },
                      "fields": {
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "range": {
                          "type": "string",
                          "id": 108280125,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RouterAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "RoutersScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RouterBgp": {
                      "oneofs": {
                        "_advertiseMode": {
                          "oneof": [
                            "advertiseMode"
                          ]
                        },
                        "_asn": {
                          "oneof": [
                            "asn"
                          ]
                        },
                        "_identifierRange": {
                          "oneof": [
                            "identifierRange"
                          ]
                        },
                        "_keepaliveInterval": {
                          "oneof": [
                            "keepaliveInterval"
                          ]
                        }
                      },
                      "fields": {
                        "advertiseMode": {
                          "type": "string",
                          "id": 312134331,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "advertisedGroups": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 21065526
                        },
                        "advertisedIpRanges": {
                          "rule": "repeated",
                          "type": "RouterAdvertisedIpRange",
                          "id": 35449932
                        },
                        "asn": {
                          "type": "uint32",
                          "id": 96892,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "identifierRange": {
                          "type": "string",
                          "id": 501573159,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "keepaliveInterval": {
                          "type": "uint32",
                          "id": 276771516,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "AdvertiseMode": {
                          "values": {
                            "UNDEFINED_ADVERTISE_MODE": 0,
                            "CUSTOM": 388595569,
                            "DEFAULT": 115302945
                          }
                        },
                        "AdvertisedGroups": {
                          "values": {
                            "UNDEFINED_ADVERTISED_GROUPS": 0,
                            "ALL_SUBNETS": 3622872
                          }
                        }
                      }
                    },
                    "RouterBgpPeer": {
                      "oneofs": {
                        "_advertiseMode": {
                          "oneof": [
                            "advertiseMode"
                          ]
                        },
                        "_advertisedRoutePriority": {
                          "oneof": [
                            "advertisedRoutePriority"
                          ]
                        },
                        "_bfd": {
                          "oneof": [
                            "bfd"
                          ]
                        },
                        "_customLearnedRoutePriority": {
                          "oneof": [
                            "customLearnedRoutePriority"
                          ]
                        },
                        "_enable": {
                          "oneof": [
                            "enable"
                          ]
                        },
                        "_enableIpv4": {
                          "oneof": [
                            "enableIpv4"
                          ]
                        },
                        "_enableIpv6": {
                          "oneof": [
                            "enableIpv6"
                          ]
                        },
                        "_interfaceName": {
                          "oneof": [
                            "interfaceName"
                          ]
                        },
                        "_ipAddress": {
                          "oneof": [
                            "ipAddress"
                          ]
                        },
                        "_ipv4NexthopAddress": {
                          "oneof": [
                            "ipv4NexthopAddress"
                          ]
                        },
                        "_ipv6NexthopAddress": {
                          "oneof": [
                            "ipv6NexthopAddress"
                          ]
                        },
                        "_managementType": {
                          "oneof": [
                            "managementType"
                          ]
                        },
                        "_md5AuthenticationKeyName": {
                          "oneof": [
                            "md5AuthenticationKeyName"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_peerAsn": {
                          "oneof": [
                            "peerAsn"
                          ]
                        },
                        "_peerIpAddress": {
                          "oneof": [
                            "peerIpAddress"
                          ]
                        },
                        "_peerIpv4NexthopAddress": {
                          "oneof": [
                            "peerIpv4NexthopAddress"
                          ]
                        },
                        "_peerIpv6NexthopAddress": {
                          "oneof": [
                            "peerIpv6NexthopAddress"
                          ]
                        },
                        "_routerApplianceInstance": {
                          "oneof": [
                            "routerApplianceInstance"
                          ]
                        }
                      },
                      "fields": {
                        "advertiseMode": {
                          "type": "string",
                          "id": 312134331,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "advertisedGroups": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 21065526
                        },
                        "advertisedIpRanges": {
                          "rule": "repeated",
                          "type": "RouterAdvertisedIpRange",
                          "id": 35449932
                        },
                        "advertisedRoutePriority": {
                          "type": "uint32",
                          "id": 186486332,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "bfd": {
                          "type": "RouterBgpPeerBfd",
                          "id": 97440,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "customLearnedIpRanges": {
                          "rule": "repeated",
                          "type": "RouterBgpPeerCustomLearnedIpRange",
                          "id": 481363012
                        },
                        "customLearnedRoutePriority": {
                          "type": "int32",
                          "id": 330412356,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enable": {
                          "type": "string",
                          "id": 311764355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enableIpv4": {
                          "type": "bool",
                          "id": 181467937,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enableIpv6": {
                          "type": "bool",
                          "id": 181467939,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "exportPolicies": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 134084987
                        },
                        "importPolicies": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 451147946
                        },
                        "interfaceName": {
                          "type": "string",
                          "id": 437854673,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipAddress": {
                          "type": "string",
                          "id": 406272220,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipv4NexthopAddress": {
                          "type": "string",
                          "id": 5703377,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipv6NexthopAddress": {
                          "type": "string",
                          "id": 27968211,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "managementType": {
                          "type": "string",
                          "id": 173703606,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "md5AuthenticationKeyName": {
                          "type": "string",
                          "id": 281075345,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "peerAsn": {
                          "type": "uint32",
                          "id": 69573151,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "peerIpAddress": {
                          "type": "string",
                          "id": 207735769,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "peerIpv4NexthopAddress": {
                          "type": "string",
                          "id": 469221774,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "peerIpv6NexthopAddress": {
                          "type": "string",
                          "id": 491486608,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "routerApplianceInstance": {
                          "type": "string",
                          "id": 468312989,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "AdvertiseMode": {
                          "values": {
                            "UNDEFINED_ADVERTISE_MODE": 0,
                            "CUSTOM": 388595569,
                            "DEFAULT": 115302945
                          }
                        },
                        "AdvertisedGroups": {
                          "values": {
                            "UNDEFINED_ADVERTISED_GROUPS": 0,
                            "ALL_SUBNETS": 3622872
                          }
                        },
                        "Enable": {
                          "values": {
                            "UNDEFINED_ENABLE": 0,
                            "FALSE": 66658563,
                            "TRUE": 2583950
                          }
                        },
                        "ManagementType": {
                          "values": {
                            "UNDEFINED_MANAGEMENT_TYPE": 0,
                            "MANAGED_BY_ATTACHMENT": 458926411,
                            "MANAGED_BY_USER": 317294067
                          }
                        }
                      }
                    },
                    "RouterBgpPeerBfd": {
                      "oneofs": {
                        "_minReceiveInterval": {
                          "oneof": [
                            "minReceiveInterval"
                          ]
                        },
                        "_minTransmitInterval": {
                          "oneof": [
                            "minTransmitInterval"
                          ]
                        },
                        "_multiplier": {
                          "oneof": [
                            "multiplier"
                          ]
                        },
                        "_sessionInitializationMode": {
                          "oneof": [
                            "sessionInitializationMode"
                          ]
                        }
                      },
                      "fields": {
                        "minReceiveInterval": {
                          "type": "uint32",
                          "id": 186981614,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "minTransmitInterval": {
                          "type": "uint32",
                          "id": 523282631,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "multiplier": {
                          "type": "uint32",
                          "id": 191331777,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sessionInitializationMode": {
                          "type": "string",
                          "id": 105957049,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "SessionInitializationMode": {
                          "values": {
                            "UNDEFINED_SESSION_INITIALIZATION_MODE": 0,
                            "ACTIVE": 314733318,
                            "DISABLED": 516696700,
                            "PASSIVE": 462813959
                          }
                        }
                      }
                    },
                    "RouterBgpPeerCustomLearnedIpRange": {
                      "oneofs": {
                        "_range": {
                          "oneof": [
                            "range"
                          ]
                        }
                      },
                      "fields": {
                        "range": {
                          "type": "string",
                          "id": 108280125,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RouterInterface": {
                      "oneofs": {
                        "_ipRange": {
                          "oneof": [
                            "ipRange"
                          ]
                        },
                        "_ipVersion": {
                          "oneof": [
                            "ipVersion"
                          ]
                        },
                        "_linkedInterconnectAttachment": {
                          "oneof": [
                            "linkedInterconnectAttachment"
                          ]
                        },
                        "_linkedVpnTunnel": {
                          "oneof": [
                            "linkedVpnTunnel"
                          ]
                        },
                        "_managementType": {
                          "oneof": [
                            "managementType"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_privateIpAddress": {
                          "oneof": [
                            "privateIpAddress"
                          ]
                        },
                        "_redundantInterface": {
                          "oneof": [
                            "redundantInterface"
                          ]
                        },
                        "_subnetwork": {
                          "oneof": [
                            "subnetwork"
                          ]
                        }
                      },
                      "fields": {
                        "ipRange": {
                          "type": "string",
                          "id": 145092645,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipVersion": {
                          "type": "string",
                          "id": 294959552,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "linkedInterconnectAttachment": {
                          "type": "string",
                          "id": 501085518,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "linkedVpnTunnel": {
                          "type": "string",
                          "id": 352296953,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "managementType": {
                          "type": "string",
                          "id": 173703606,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "privateIpAddress": {
                          "type": "string",
                          "id": 100854040,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "redundantInterface": {
                          "type": "string",
                          "id": 523187303,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "subnetwork": {
                          "type": "string",
                          "id": 307827694,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "IpVersion": {
                          "values": {
                            "UNDEFINED_IP_VERSION": 0,
                            "IPV4": 2254341,
                            "IPV6": 2254343
                          }
                        },
                        "ManagementType": {
                          "values": {
                            "UNDEFINED_MANAGEMENT_TYPE": 0,
                            "MANAGED_BY_ATTACHMENT": 458926411,
                            "MANAGED_BY_USER": 317294067
                          }
                        }
                      }
                    },
                    "RouterList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "Router",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RouterMd5AuthenticationKey": {
                      "oneofs": {
                        "_key": {
                          "oneof": [
                            "key"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        }
                      },
                      "fields": {
                        "key": {
                          "type": "string",
                          "id": 106079,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RouterNat": {
                      "oneofs": {
                        "_autoNetworkTier": {
                          "oneof": [
                            "autoNetworkTier"
                          ]
                        },
                        "_enableDynamicPortAllocation": {
                          "oneof": [
                            "enableDynamicPortAllocation"
                          ]
                        },
                        "_enableEndpointIndependentMapping": {
                          "oneof": [
                            "enableEndpointIndependentMapping"
                          ]
                        },
                        "_icmpIdleTimeoutSec": {
                          "oneof": [
                            "icmpIdleTimeoutSec"
                          ]
                        },
                        "_logConfig": {
                          "oneof": [
                            "logConfig"
                          ]
                        },
                        "_maxPortsPerVm": {
                          "oneof": [
                            "maxPortsPerVm"
                          ]
                        },
                        "_minPortsPerVm": {
                          "oneof": [
                            "minPortsPerVm"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_natIpAllocateOption": {
                          "oneof": [
                            "natIpAllocateOption"
                          ]
                        },
                        "_sourceSubnetworkIpRangesToNat": {
                          "oneof": [
                            "sourceSubnetworkIpRangesToNat"
                          ]
                        },
                        "_sourceSubnetworkIpRangesToNat64": {
                          "oneof": [
                            "sourceSubnetworkIpRangesToNat64"
                          ]
                        },
                        "_tcpEstablishedIdleTimeoutSec": {
                          "oneof": [
                            "tcpEstablishedIdleTimeoutSec"
                          ]
                        },
                        "_tcpTimeWaitTimeoutSec": {
                          "oneof": [
                            "tcpTimeWaitTimeoutSec"
                          ]
                        },
                        "_tcpTransitoryIdleTimeoutSec": {
                          "oneof": [
                            "tcpTransitoryIdleTimeoutSec"
                          ]
                        },
                        "_type": {
                          "oneof": [
                            "type"
                          ]
                        },
                        "_udpIdleTimeoutSec": {
                          "oneof": [
                            "udpIdleTimeoutSec"
                          ]
                        }
                      },
                      "fields": {
                        "autoNetworkTier": {
                          "type": "string",
                          "id": 269770211,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "drainNatIps": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 504078535
                        },
                        "enableDynamicPortAllocation": {
                          "type": "bool",
                          "id": 532106402,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enableEndpointIndependentMapping": {
                          "type": "bool",
                          "id": 259441819,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "endpointTypes": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 502633807
                        },
                        "icmpIdleTimeoutSec": {
                          "type": "int32",
                          "id": 3647562,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "logConfig": {
                          "type": "RouterNatLogConfig",
                          "id": 351299741,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxPortsPerVm": {
                          "type": "int32",
                          "id": 250062049,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "minPortsPerVm": {
                          "type": "int32",
                          "id": 186193587,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nat64Subnetworks": {
                          "rule": "repeated",
                          "type": "RouterNatSubnetworkToNat64",
                          "id": 63585701
                        },
                        "natIpAllocateOption": {
                          "type": "string",
                          "id": 429726845,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "natIps": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 117635086
                        },
                        "rules": {
                          "rule": "repeated",
                          "type": "RouterNatRule",
                          "id": 108873975
                        },
                        "sourceSubnetworkIpRangesToNat": {
                          "type": "string",
                          "id": 252213211,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceSubnetworkIpRangesToNat64": {
                          "type": "string",
                          "id": 248116185,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "subnetworks": {
                          "rule": "repeated",
                          "type": "RouterNatSubnetworkToNat",
                          "id": 415853125
                        },
                        "tcpEstablishedIdleTimeoutSec": {
                          "type": "int32",
                          "id": 223098349,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "tcpTimeWaitTimeoutSec": {
                          "type": "int32",
                          "id": 513596925,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "tcpTransitoryIdleTimeoutSec": {
                          "type": "int32",
                          "id": 205028774,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "type": {
                          "type": "string",
                          "id": 3575610,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "udpIdleTimeoutSec": {
                          "type": "int32",
                          "id": 64919878,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "AutoNetworkTier": {
                          "values": {
                            "UNDEFINED_AUTO_NETWORK_TIER": 0,
                            "FIXED_STANDARD": 310464328,
                            "PREMIUM": 399530551,
                            "STANDARD": 484642493,
                            "STANDARD_OVERRIDES_FIXED_STANDARD": 465847234
                          }
                        },
                        "EndpointTypes": {
                          "values": {
                            "UNDEFINED_ENDPOINT_TYPES": 0,
                            "ENDPOINT_TYPE_MANAGED_PROXY_LB": 439196930,
                            "ENDPOINT_TYPE_SWG": 159344456,
                            "ENDPOINT_TYPE_VM": 57095474
                          }
                        },
                        "NatIpAllocateOption": {
                          "values": {
                            "UNDEFINED_NAT_IP_ALLOCATE_OPTION": 0,
                            "AUTO_ONLY": 182333500,
                            "MANUAL_ONLY": 261251205
                          }
                        },
                        "SourceSubnetworkIpRangesToNat": {
                          "values": {
                            "UNDEFINED_SOURCE_SUBNETWORK_IP_RANGES_TO_NAT": 0,
                            "ALL_SUBNETWORKS_ALL_IP_RANGES": 179964376,
                            "ALL_SUBNETWORKS_ALL_PRIMARY_IP_RANGES": 185573819,
                            "LIST_OF_SUBNETWORKS": 517542270
                          }
                        },
                        "SourceSubnetworkIpRangesToNat64": {
                          "values": {
                            "UNDEFINED_SOURCE_SUBNETWORK_IP_RANGES_TO_NAT64": 0,
                            "ALL_IPV6_SUBNETWORKS": 341632747,
                            "LIST_OF_IPV6_SUBNETWORKS": 521079860
                          }
                        },
                        "Type": {
                          "values": {
                            "UNDEFINED_TYPE": 0,
                            "PRIVATE": 403485027,
                            "PUBLIC": 223389289
                          }
                        }
                      }
                    },
                    "RouterNatLogConfig": {
                      "oneofs": {
                        "_enable": {
                          "oneof": [
                            "enable"
                          ]
                        },
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        }
                      },
                      "fields": {
                        "enable": {
                          "type": "bool",
                          "id": 311764355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Filter": {
                          "values": {
                            "UNDEFINED_FILTER": 0,
                            "ALL": 64897,
                            "ERRORS_ONLY": 307484672,
                            "TRANSLATIONS_ONLY": 357212649
                          }
                        }
                      }
                    },
                    "RouterNatRule": {
                      "oneofs": {
                        "_action": {
                          "oneof": [
                            "action"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_match": {
                          "oneof": [
                            "match"
                          ]
                        },
                        "_ruleNumber": {
                          "oneof": [
                            "ruleNumber"
                          ]
                        }
                      },
                      "fields": {
                        "action": {
                          "type": "RouterNatRuleAction",
                          "id": 187661878,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "match": {
                          "type": "string",
                          "id": 103668165,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ruleNumber": {
                          "type": "uint32",
                          "id": 535211500,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RouterNatRuleAction": {
                      "fields": {
                        "sourceNatActiveIps": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 210378229
                        },
                        "sourceNatActiveRanges": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 190556269
                        },
                        "sourceNatDrainIps": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 340812451
                        },
                        "sourceNatDrainRanges": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 84802815
                        }
                      }
                    },
                    "RouterNatSubnetworkToNat": {
                      "oneofs": {
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        }
                      },
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "secondaryIpRangeNames": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 264315097
                        },
                        "sourceIpRangesToNat": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 388310386
                        }
                      },
                      "nested": {
                        "SourceIpRangesToNat": {
                          "values": {
                            "UNDEFINED_SOURCE_IP_RANGES_TO_NAT": 0,
                            "ALL_IP_RANGES": 35608496,
                            "LIST_OF_SECONDARY_IP_RANGES": 192289308,
                            "PRIMARY_IP_RANGE": 297109954
                          }
                        }
                      }
                    },
                    "RouterNatSubnetworkToNat64": {
                      "oneofs": {
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        }
                      },
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RouterParams": {
                      "fields": {
                        "resourceManagerTags": {
                          "keyType": "string",
                          "type": "string",
                          "id": 377671164
                        }
                      }
                    },
                    "RouterStatus": {
                      "oneofs": {
                        "_nccGateway": {
                          "oneof": [
                            "nccGateway"
                          ]
                        },
                        "_network": {
                          "oneof": [
                            "network"
                          ]
                        }
                      },
                      "fields": {
                        "bestRoutes": {
                          "rule": "repeated",
                          "type": "Route",
                          "id": 395826693
                        },
                        "bestRoutesForRouter": {
                          "rule": "repeated",
                          "type": "Route",
                          "id": 119389689
                        },
                        "bgpPeerStatus": {
                          "rule": "repeated",
                          "type": "RouterStatusBgpPeerStatus",
                          "id": 218459131
                        },
                        "natStatus": {
                          "rule": "repeated",
                          "type": "RouterStatusNatStatus",
                          "id": 63098064
                        },
                        "nccGateway": {
                          "type": "string",
                          "id": 174876755,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "network": {
                          "type": "string",
                          "id": 232872494,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RouterStatusBgpPeerStatus": {
                      "oneofs": {
                        "_bfdStatus": {
                          "oneof": [
                            "bfdStatus"
                          ]
                        },
                        "_enableIpv4": {
                          "oneof": [
                            "enableIpv4"
                          ]
                        },
                        "_enableIpv6": {
                          "oneof": [
                            "enableIpv6"
                          ]
                        },
                        "_ipAddress": {
                          "oneof": [
                            "ipAddress"
                          ]
                        },
                        "_ipv4NexthopAddress": {
                          "oneof": [
                            "ipv4NexthopAddress"
                          ]
                        },
                        "_ipv6NexthopAddress": {
                          "oneof": [
                            "ipv6NexthopAddress"
                          ]
                        },
                        "_linkedVpnTunnel": {
                          "oneof": [
                            "linkedVpnTunnel"
                          ]
                        },
                        "_md5AuthEnabled": {
                          "oneof": [
                            "md5AuthEnabled"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_numLearnedRoutes": {
                          "oneof": [
                            "numLearnedRoutes"
                          ]
                        },
                        "_peerIpAddress": {
                          "oneof": [
                            "peerIpAddress"
                          ]
                        },
                        "_peerIpv4NexthopAddress": {
                          "oneof": [
                            "peerIpv4NexthopAddress"
                          ]
                        },
                        "_peerIpv6NexthopAddress": {
                          "oneof": [
                            "peerIpv6NexthopAddress"
                          ]
                        },
                        "_routerApplianceInstance": {
                          "oneof": [
                            "routerApplianceInstance"
                          ]
                        },
                        "_state": {
                          "oneof": [
                            "state"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        },
                        "_statusReason": {
                          "oneof": [
                            "statusReason"
                          ]
                        },
                        "_uptime": {
                          "oneof": [
                            "uptime"
                          ]
                        },
                        "_uptimeSeconds": {
                          "oneof": [
                            "uptimeSeconds"
                          ]
                        }
                      },
                      "fields": {
                        "advertisedRoutes": {
                          "rule": "repeated",
                          "type": "Route",
                          "id": 333393068
                        },
                        "bfdStatus": {
                          "type": "BfdStatus",
                          "id": 395631729,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enableIpv4": {
                          "type": "bool",
                          "id": 181467937,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enableIpv6": {
                          "type": "bool",
                          "id": 181467939,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipAddress": {
                          "type": "string",
                          "id": 406272220,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipv4NexthopAddress": {
                          "type": "string",
                          "id": 5703377,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipv6NexthopAddress": {
                          "type": "string",
                          "id": 27968211,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "linkedVpnTunnel": {
                          "type": "string",
                          "id": 352296953,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "md5AuthEnabled": {
                          "type": "bool",
                          "id": 451152075,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "numLearnedRoutes": {
                          "type": "uint32",
                          "id": 135457535,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "peerIpAddress": {
                          "type": "string",
                          "id": 207735769,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "peerIpv4NexthopAddress": {
                          "type": "string",
                          "id": 469221774,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "peerIpv6NexthopAddress": {
                          "type": "string",
                          "id": 491486608,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "routerApplianceInstance": {
                          "type": "string",
                          "id": 468312989,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "state": {
                          "type": "string",
                          "id": 109757585,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "string",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "statusReason": {
                          "type": "string",
                          "id": 342706993,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "uptime": {
                          "type": "string",
                          "id": 235379688,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "uptimeSeconds": {
                          "type": "string",
                          "id": 104736040,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Status": {
                          "values": {
                            "UNDEFINED_STATUS": 0,
                            "DOWN": 2104482,
                            "UNKNOWN": 433141802,
                            "UP": 2715
                          }
                        },
                        "StatusReason": {
                          "values": {
                            "UNDEFINED_STATUS_REASON": 0,
                            "IPV4_PEER_ON_IPV6_ONLY_CONNECTION": 435936662,
                            "IPV6_PEER_ON_IPV4_ONLY_CONNECTION": 436304082,
                            "MD5_AUTH_INTERNAL_PROBLEM": 140462259,
                            "STATUS_REASON_UNSPECIFIED": 394331913
                          }
                        }
                      }
                    },
                    "RouterStatusNatStatus": {
                      "oneofs": {
                        "_minExtraNatIpsNeeded": {
                          "oneof": [
                            "minExtraNatIpsNeeded"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_numVmEndpointsWithNatMappings": {
                          "oneof": [
                            "numVmEndpointsWithNatMappings"
                          ]
                        }
                      },
                      "fields": {
                        "autoAllocatedNatIps": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 510794246
                        },
                        "drainAutoAllocatedNatIps": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 309184557
                        },
                        "drainUserAllocatedNatIps": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 305268553
                        },
                        "minExtraNatIpsNeeded": {
                          "type": "int32",
                          "id": 365786338,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "numVmEndpointsWithNatMappings": {
                          "type": "int32",
                          "id": 512367468,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ruleStatus": {
                          "rule": "repeated",
                          "type": "RouterStatusNatStatusNatRuleStatus",
                          "id": 140223125
                        },
                        "userAllocatedNatIpResources": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 212776151
                        },
                        "userAllocatedNatIps": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 506878242
                        }
                      }
                    },
                    "RouterStatusNatStatusNatRuleStatus": {
                      "oneofs": {
                        "_minExtraIpsNeeded": {
                          "oneof": [
                            "minExtraIpsNeeded"
                          ]
                        },
                        "_numVmEndpointsWithNatMappings": {
                          "oneof": [
                            "numVmEndpointsWithNatMappings"
                          ]
                        },
                        "_ruleNumber": {
                          "oneof": [
                            "ruleNumber"
                          ]
                        }
                      },
                      "fields": {
                        "activeNatIps": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 208517077
                        },
                        "drainNatIps": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 504078535
                        },
                        "minExtraIpsNeeded": {
                          "type": "int32",
                          "id": 353002756,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "numVmEndpointsWithNatMappings": {
                          "type": "int32",
                          "id": 512367468,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ruleNumber": {
                          "type": "int32",
                          "id": 535211500,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RouterStatusResponse": {
                      "oneofs": {
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_result": {
                          "oneof": [
                            "result"
                          ]
                        }
                      },
                      "fields": {
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "result": {
                          "type": "RouterStatus",
                          "id": 139315229,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RoutersGetNamedSetResponse": {
                      "oneofs": {
                        "_etag": {
                          "oneof": [
                            "etag"
                          ]
                        },
                        "_resource": {
                          "oneof": [
                            "resource"
                          ]
                        }
                      },
                      "fields": {
                        "etag": {
                          "type": "string",
                          "id": 3123477,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "resource": {
                          "type": "NamedSet",
                          "id": 195806222,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RoutersGetRoutePolicyResponse": {
                      "oneofs": {
                        "_resource": {
                          "oneof": [
                            "resource"
                          ]
                        }
                      },
                      "fields": {
                        "resource": {
                          "type": "RoutePolicy",
                          "id": 195806222,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RoutersListBgpRoutes": {
                      "oneofs": {
                        "_etag": {
                          "oneof": [
                            "etag"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "etag": {
                          "type": "string",
                          "id": 3123477,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "result": {
                          "rule": "repeated",
                          "type": "BgpRoute",
                          "id": 139315229
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RoutersListNamedSets": {
                      "oneofs": {
                        "_etag": {
                          "oneof": [
                            "etag"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "etag": {
                          "type": "string",
                          "id": 3123477,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "result": {
                          "rule": "repeated",
                          "type": "NamedSet",
                          "id": 139315229
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RoutersListRoutePolicies": {
                      "oneofs": {
                        "_etag": {
                          "oneof": [
                            "etag"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "etag": {
                          "type": "string",
                          "id": 3123477,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "result": {
                          "rule": "repeated",
                          "type": "RoutePolicy",
                          "id": 139315229
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RoutersPreviewResponse": {
                      "oneofs": {
                        "_resource": {
                          "oneof": [
                            "resource"
                          ]
                        }
                      },
                      "fields": {
                        "resource": {
                          "type": "Router",
                          "id": 195806222,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "RoutersScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "routers": {
                          "rule": "repeated",
                          "type": "Router",
                          "id": 311906890
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SSLHealthCheck": {
                      "oneofs": {
                        "_port": {
                          "oneof": [
                            "port"
                          ]
                        },
                        "_portName": {
                          "oneof": [
                            "portName"
                          ]
                        },
                        "_portSpecification": {
                          "oneof": [
                            "portSpecification"
                          ]
                        },
                        "_proxyHeader": {
                          "oneof": [
                            "proxyHeader"
                          ]
                        },
                        "_request": {
                          "oneof": [
                            "request"
                          ]
                        },
                        "_response": {
                          "oneof": [
                            "response"
                          ]
                        }
                      },
                      "fields": {
                        "port": {
                          "type": "int32",
                          "id": 3446913,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "portName": {
                          "type": "string",
                          "id": 41534345,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "portSpecification": {
                          "type": "string",
                          "id": 51590597,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "proxyHeader": {
                          "type": "string",
                          "id": 160374142,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "request": {
                          "type": "string",
                          "id": 21951119,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "response": {
                          "type": "string",
                          "id": 196547649,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "PortSpecification": {
                          "values": {
                            "UNDEFINED_PORT_SPECIFICATION": 0,
                            "USE_FIXED_PORT": 190235748,
                            "USE_NAMED_PORT": 349300671,
                            "USE_SERVING_PORT": 362637516
                          }
                        },
                        "ProxyHeader": {
                          "values": {
                            "UNDEFINED_PROXY_HEADER": 0,
                            "NONE": 2402104,
                            "PROXY_V1": 334352940
                          }
                        }
                      }
                    },
                    "SavedAttachedDisk": {
                      "oneofs": {
                        "_autoDelete": {
                          "oneof": [
                            "autoDelete"
                          ]
                        },
                        "_boot": {
                          "oneof": [
                            "boot"
                          ]
                        },
                        "_deviceName": {
                          "oneof": [
                            "deviceName"
                          ]
                        },
                        "_diskEncryptionKey": {
                          "oneof": [
                            "diskEncryptionKey"
                          ]
                        },
                        "_diskSizeGb": {
                          "oneof": [
                            "diskSizeGb"
                          ]
                        },
                        "_diskType": {
                          "oneof": [
                            "diskType"
                          ]
                        },
                        "_index": {
                          "oneof": [
                            "index"
                          ]
                        },
                        "_interface": {
                          "oneof": [
                            "interface"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_mode": {
                          "oneof": [
                            "mode"
                          ]
                        },
                        "_source": {
                          "oneof": [
                            "source"
                          ]
                        },
                        "_storageBytes": {
                          "oneof": [
                            "storageBytes"
                          ]
                        },
                        "_storageBytesStatus": {
                          "oneof": [
                            "storageBytesStatus"
                          ]
                        },
                        "_type": {
                          "oneof": [
                            "type"
                          ]
                        }
                      },
                      "fields": {
                        "autoDelete": {
                          "type": "bool",
                          "id": 464761403,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "boot": {
                          "type": "bool",
                          "id": 3029746,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "deviceName": {
                          "type": "string",
                          "id": 67541716,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "diskEncryptionKey": {
                          "type": "CustomerEncryptionKey",
                          "id": 271660677,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "diskSizeGb": {
                          "type": "int64",
                          "id": 316263735,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "diskType": {
                          "type": "string",
                          "id": 93009052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "guestOsFeatures": {
                          "rule": "repeated",
                          "type": "GuestOsFeature",
                          "id": 79294545
                        },
                        "index": {
                          "type": "int32",
                          "id": 100346066,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "interface": {
                          "type": "string",
                          "id": 502623545,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "licenses": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 337642578
                        },
                        "mode": {
                          "type": "string",
                          "id": 3357091,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "source": {
                          "type": "string",
                          "id": 177235995,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "storageBytes": {
                          "type": "int64",
                          "id": 424631719,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "storageBytesStatus": {
                          "type": "string",
                          "id": 490739082,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "type": {
                          "type": "string",
                          "id": 3575610,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Interface": {
                          "values": {
                            "UNDEFINED_INTERFACE": 0,
                            "NVME": 2408800,
                            "SCSI": 2539686
                          }
                        },
                        "Mode": {
                          "values": {
                            "UNDEFINED_MODE": 0,
                            "READ_ONLY": 91950261,
                            "READ_WRITE": 173607894
                          }
                        },
                        "StorageBytesStatus": {
                          "values": {
                            "UNDEFINED_STORAGE_BYTES_STATUS": 0,
                            "UPDATING": 494614342,
                            "UP_TO_DATE": 101306702
                          }
                        },
                        "Type": {
                          "values": {
                            "UNDEFINED_TYPE": 0,
                            "PERSISTENT": 460683927,
                            "SCRATCH": 496778970
                          }
                        }
                      }
                    },
                    "SavedDisk": {
                      "oneofs": {
                        "_architecture": {
                          "oneof": [
                            "architecture"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_sourceDisk": {
                          "oneof": [
                            "sourceDisk"
                          ]
                        },
                        "_storageBytes": {
                          "oneof": [
                            "storageBytes"
                          ]
                        },
                        "_storageBytesStatus": {
                          "oneof": [
                            "storageBytesStatus"
                          ]
                        }
                      },
                      "fields": {
                        "architecture": {
                          "type": "string",
                          "id": 302803283,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceDisk": {
                          "type": "string",
                          "id": 451753793,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "storageBytes": {
                          "type": "int64",
                          "id": 424631719,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "storageBytesStatus": {
                          "type": "string",
                          "id": 490739082,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Architecture": {
                          "values": {
                            "UNDEFINED_ARCHITECTURE": 0,
                            "ARCHITECTURE_UNSPECIFIED": 394750507,
                            "ARM64": 62547450,
                            "X86_64": 425300551
                          }
                        },
                        "StorageBytesStatus": {
                          "values": {
                            "UNDEFINED_STORAGE_BYTES_STATUS": 0,
                            "UPDATING": 494614342,
                            "UP_TO_DATE": 101306702
                          }
                        }
                      }
                    },
                    "ScalingScheduleStatus": {
                      "oneofs": {
                        "_lastStartTime": {
                          "oneof": [
                            "lastStartTime"
                          ]
                        },
                        "_nextStartTime": {
                          "oneof": [
                            "nextStartTime"
                          ]
                        },
                        "_state": {
                          "oneof": [
                            "state"
                          ]
                        }
                      },
                      "fields": {
                        "lastStartTime": {
                          "type": "string",
                          "id": 34545107,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextStartTime": {
                          "type": "string",
                          "id": 97270102,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "state": {
                          "type": "string",
                          "id": 109757585,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "State": {
                          "values": {
                            "UNDEFINED_STATE": 0,
                            "ACTIVE": 314733318,
                            "DISABLED": 516696700,
                            "OBSOLETE": 66532761,
                            "READY": 77848963
                          }
                        }
                      }
                    },
                    "Scheduling": {
                      "oneofs": {
                        "_automaticRestart": {
                          "oneof": [
                            "automaticRestart"
                          ]
                        },
                        "_availabilityDomain": {
                          "oneof": [
                            "availabilityDomain"
                          ]
                        },
                        "_gracefulShutdown": {
                          "oneof": [
                            "gracefulShutdown"
                          ]
                        },
                        "_hostErrorTimeoutSeconds": {
                          "oneof": [
                            "hostErrorTimeoutSeconds"
                          ]
                        },
                        "_instanceTerminationAction": {
                          "oneof": [
                            "instanceTerminationAction"
                          ]
                        },
                        "_localSsdRecoveryTimeout": {
                          "oneof": [
                            "localSsdRecoveryTimeout"
                          ]
                        },
                        "_locationHint": {
                          "oneof": [
                            "locationHint"
                          ]
                        },
                        "_maintenanceFreezeDurationHours": {
                          "oneof": [
                            "maintenanceFreezeDurationHours"
                          ]
                        },
                        "_maintenanceInterval": {
                          "oneof": [
                            "maintenanceInterval"
                          ]
                        },
                        "_maxRunDuration": {
                          "oneof": [
                            "maxRunDuration"
                          ]
                        },
                        "_minNodeCpus": {
                          "oneof": [
                            "minNodeCpus"
                          ]
                        },
                        "_onHostMaintenance": {
                          "oneof": [
                            "onHostMaintenance"
                          ]
                        },
                        "_onInstanceStopAction": {
                          "oneof": [
                            "onInstanceStopAction"
                          ]
                        },
                        "_preemptible": {
                          "oneof": [
                            "preemptible"
                          ]
                        },
                        "_preemptionNoticeDuration": {
                          "oneof": [
                            "preemptionNoticeDuration"
                          ]
                        },
                        "_provisioningModel": {
                          "oneof": [
                            "provisioningModel"
                          ]
                        },
                        "_skipGuestOsShutdown": {
                          "oneof": [
                            "skipGuestOsShutdown"
                          ]
                        },
                        "_terminationTime": {
                          "oneof": [
                            "terminationTime"
                          ]
                        }
                      },
                      "fields": {
                        "automaticRestart": {
                          "type": "bool",
                          "id": 350821371,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "availabilityDomain": {
                          "type": "int32",
                          "id": 252514344,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "gracefulShutdown": {
                          "type": "SchedulingGracefulShutdown",
                          "id": 226325136,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "hostErrorTimeoutSeconds": {
                          "type": "int32",
                          "id": 408317459,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instanceTerminationAction": {
                          "type": "string",
                          "id": 107380667,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "localSsdRecoveryTimeout": {
                          "type": "Duration",
                          "id": 268015590,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "locationHint": {
                          "type": "string",
                          "id": 350519505,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maintenanceFreezeDurationHours": {
                          "type": "int32",
                          "id": 371662624,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maintenanceInterval": {
                          "type": "string",
                          "id": 403368049,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxRunDuration": {
                          "type": "Duration",
                          "id": 430839747,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "minNodeCpus": {
                          "type": "int32",
                          "id": 317231675,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nodeAffinities": {
                          "rule": "repeated",
                          "type": "SchedulingNodeAffinity",
                          "id": 461799971
                        },
                        "onHostMaintenance": {
                          "type": "string",
                          "id": 64616796,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "onInstanceStopAction": {
                          "type": "SchedulingOnInstanceStopAction",
                          "id": 529876681,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "preemptible": {
                          "type": "bool",
                          "id": 324203169,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "preemptionNoticeDuration": {
                          "type": "Duration",
                          "id": 486176437,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "provisioningModel": {
                          "type": "string",
                          "id": 494423,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "skipGuestOsShutdown": {
                          "type": "bool",
                          "id": 201662378,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "terminationTime": {
                          "type": "string",
                          "id": 428082984,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "InstanceTerminationAction": {
                          "values": {
                            "UNDEFINED_INSTANCE_TERMINATION_ACTION": 0,
                            "DELETE": 402225579,
                            "INSTANCE_TERMINATION_ACTION_UNSPECIFIED": 92954803,
                            "STOP": 2555906
                          }
                        },
                        "MaintenanceInterval": {
                          "values": {
                            "UNDEFINED_MAINTENANCE_INTERVAL": 0,
                            "AS_NEEDED": 500724834,
                            "PERIODIC": 142804635,
                            "RECURRENT": 194244550
                          }
                        },
                        "OnHostMaintenance": {
                          "values": {
                            "UNDEFINED_ON_HOST_MAINTENANCE": 0,
                            "MIGRATE": 165699979,
                            "TERMINATE": 527617601
                          }
                        },
                        "ProvisioningModel": {
                          "values": {
                            "UNDEFINED_PROVISIONING_MODEL": 0,
                            "FLEX_START": 101746812,
                            "RESERVATION_BOUND": 293538571,
                            "SPOT": 2552066,
                            "STANDARD": 484642493
                          }
                        }
                      }
                    },
                    "SchedulingGracefulShutdown": {
                      "oneofs": {
                        "_enabled": {
                          "oneof": [
                            "enabled"
                          ]
                        },
                        "_maxDuration": {
                          "oneof": [
                            "maxDuration"
                          ]
                        }
                      },
                      "fields": {
                        "enabled": {
                          "type": "bool",
                          "id": 1018689,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxDuration": {
                          "type": "Duration",
                          "id": 39954959,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SchedulingNodeAffinity": {
                      "oneofs": {
                        "_key": {
                          "oneof": [
                            "key"
                          ]
                        },
                        "_operator": {
                          "oneof": [
                            "operator"
                          ]
                        }
                      },
                      "fields": {
                        "key": {
                          "type": "string",
                          "id": 106079,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "operator": {
                          "type": "string",
                          "id": 36317348,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "values": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 249928994
                        }
                      },
                      "nested": {
                        "Operator": {
                          "values": {
                            "UNDEFINED_OPERATOR": 0,
                            "IN": 2341,
                            "NOT_IN": 161144369,
                            "OPERATOR_UNSPECIFIED": 128892924
                          }
                        }
                      }
                    },
                    "SchedulingOnInstanceStopAction": {
                      "oneofs": {
                        "_discardLocalSsd": {
                          "oneof": [
                            "discardLocalSsd"
                          ]
                        }
                      },
                      "fields": {
                        "discardLocalSsd": {
                          "type": "bool",
                          "id": 319517903,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "Screenshot": {
                      "oneofs": {
                        "_contents": {
                          "oneof": [
                            "contents"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        }
                      },
                      "fields": {
                        "contents": {
                          "type": "string",
                          "id": 506419994,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SecurityPoliciesAggregatedList": {
                      "oneofs": {
                        "_etag": {
                          "oneof": [
                            "etag"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "etag": {
                          "type": "string",
                          "id": 3123477,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "SecurityPoliciesScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SecurityPoliciesListPreconfiguredExpressionSetsResponse": {
                      "oneofs": {
                        "_preconfiguredExpressionSets": {
                          "oneof": [
                            "preconfiguredExpressionSets"
                          ]
                        }
                      },
                      "fields": {
                        "preconfiguredExpressionSets": {
                          "type": "SecurityPoliciesWafConfig",
                          "id": 536200826,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SecurityPoliciesScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "securityPolicies": {
                          "rule": "repeated",
                          "type": "SecurityPolicy",
                          "id": 127783791
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SecurityPoliciesWafConfig": {
                      "oneofs": {
                        "_wafRules": {
                          "oneof": [
                            "wafRules"
                          ]
                        }
                      },
                      "fields": {
                        "wafRules": {
                          "type": "PreconfiguredWafSet",
                          "id": 74899924,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SecurityPolicy": {
                      "oneofs": {
                        "_adaptiveProtectionConfig": {
                          "oneof": [
                            "adaptiveProtectionConfig"
                          ]
                        },
                        "_advancedOptionsConfig": {
                          "oneof": [
                            "advancedOptionsConfig"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_ddosProtectionConfig": {
                          "oneof": [
                            "ddosProtectionConfig"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_displayName": {
                          "oneof": [
                            "displayName"
                          ]
                        },
                        "_fingerprint": {
                          "oneof": [
                            "fingerprint"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_labelFingerprint": {
                          "oneof": [
                            "labelFingerprint"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_parent": {
                          "oneof": [
                            "parent"
                          ]
                        },
                        "_recaptchaOptionsConfig": {
                          "oneof": [
                            "recaptchaOptionsConfig"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_ruleTupleCount": {
                          "oneof": [
                            "ruleTupleCount"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_selfLinkWithId": {
                          "oneof": [
                            "selfLinkWithId"
                          ]
                        },
                        "_shortName": {
                          "oneof": [
                            "shortName"
                          ]
                        },
                        "_type": {
                          "oneof": [
                            "type"
                          ]
                        }
                      },
                      "fields": {
                        "adaptiveProtectionConfig": {
                          "type": "SecurityPolicyAdaptiveProtectionConfig",
                          "id": 150240735,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "advancedOptionsConfig": {
                          "type": "SecurityPolicyAdvancedOptionsConfig",
                          "id": 449276352,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "associations": {
                          "rule": "repeated",
                          "type": "SecurityPolicyAssociation",
                          "id": 508736530
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ddosProtectionConfig": {
                          "type": "SecurityPolicyDdosProtectionConfig",
                          "id": 50315853,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "displayName": {
                          "type": "string",
                          "id": 4473832,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "fingerprint": {
                          "type": "string",
                          "id": 234678500,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labelFingerprint": {
                          "type": "string",
                          "id": 178124825,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labels": {
                          "keyType": "string",
                          "type": "string",
                          "id": 500195327
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "parent": {
                          "type": "string",
                          "id": 78317738,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "recaptchaOptionsConfig": {
                          "type": "SecurityPolicyRecaptchaOptionsConfig",
                          "id": 519006811,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ruleTupleCount": {
                          "type": "int32",
                          "id": 388342037,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "rules": {
                          "rule": "repeated",
                          "type": "SecurityPolicyRule",
                          "id": 108873975
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLinkWithId": {
                          "type": "string",
                          "id": 44520962,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "shortName": {
                          "type": "string",
                          "id": 492051566,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "type": {
                          "type": "string",
                          "id": 3575610,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "userDefinedFields": {
                          "rule": "repeated",
                          "type": "SecurityPolicyUserDefinedField",
                          "id": 28312739
                        }
                      },
                      "nested": {
                        "Type": {
                          "values": {
                            "UNDEFINED_TYPE": 0,
                            "CLOUD_ARMOR": 260640373,
                            "CLOUD_ARMOR_EDGE": 250728775,
                            "CLOUD_ARMOR_INTERNAL_SERVICE": 442437533,
                            "CLOUD_ARMOR_NETWORK": 488527428,
                            "FIREWALL": 219901184
                          }
                        }
                      }
                    },
                    "SecurityPolicyAdaptiveProtectionConfig": {
                      "oneofs": {
                        "_autoDeployConfig": {
                          "oneof": [
                            "autoDeployConfig"
                          ]
                        },
                        "_layer7DdosDefenseConfig": {
                          "oneof": [
                            "layer7DdosDefenseConfig"
                          ]
                        }
                      },
                      "fields": {
                        "autoDeployConfig": {
                          "type": "SecurityPolicyAdaptiveProtectionConfigAutoDeployConfig",
                          "id": 294330122,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "layer7DdosDefenseConfig": {
                          "type": "SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig",
                          "id": 437316771,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SecurityPolicyAdaptiveProtectionConfigAutoDeployConfig": {
                      "oneofs": {
                        "_confidenceThreshold": {
                          "oneof": [
                            "confidenceThreshold"
                          ]
                        },
                        "_expirationSec": {
                          "oneof": [
                            "expirationSec"
                          ]
                        },
                        "_impactedBaselineThreshold": {
                          "oneof": [
                            "impactedBaselineThreshold"
                          ]
                        },
                        "_loadThreshold": {
                          "oneof": [
                            "loadThreshold"
                          ]
                        }
                      },
                      "fields": {
                        "confidenceThreshold": {
                          "type": "float",
                          "id": 356194550,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "expirationSec": {
                          "type": "int32",
                          "id": 405751489,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "impactedBaselineThreshold": {
                          "type": "float",
                          "id": 375471371,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "loadThreshold": {
                          "type": "float",
                          "id": 321469522,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig": {
                      "oneofs": {
                        "_enable": {
                          "oneof": [
                            "enable"
                          ]
                        },
                        "_ruleVisibility": {
                          "oneof": [
                            "ruleVisibility"
                          ]
                        }
                      },
                      "fields": {
                        "enable": {
                          "type": "bool",
                          "id": 311764355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ruleVisibility": {
                          "type": "string",
                          "id": 453258293,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "thresholdConfigs": {
                          "rule": "repeated",
                          "type": "SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig",
                          "id": 60347805
                        }
                      },
                      "nested": {
                        "RuleVisibility": {
                          "values": {
                            "UNDEFINED_RULE_VISIBILITY": 0,
                            "PREMIUM": 399530551,
                            "STANDARD": 484642493
                          }
                        }
                      }
                    },
                    "SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig": {
                      "oneofs": {
                        "_autoDeployConfidenceThreshold": {
                          "oneof": [
                            "autoDeployConfidenceThreshold"
                          ]
                        },
                        "_autoDeployExpirationSec": {
                          "oneof": [
                            "autoDeployExpirationSec"
                          ]
                        },
                        "_autoDeployImpactedBaselineThreshold": {
                          "oneof": [
                            "autoDeployImpactedBaselineThreshold"
                          ]
                        },
                        "_autoDeployLoadThreshold": {
                          "oneof": [
                            "autoDeployLoadThreshold"
                          ]
                        },
                        "_detectionAbsoluteQps": {
                          "oneof": [
                            "detectionAbsoluteQps"
                          ]
                        },
                        "_detectionLoadThreshold": {
                          "oneof": [
                            "detectionLoadThreshold"
                          ]
                        },
                        "_detectionRelativeToBaselineQps": {
                          "oneof": [
                            "detectionRelativeToBaselineQps"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        }
                      },
                      "fields": {
                        "autoDeployConfidenceThreshold": {
                          "type": "float",
                          "id": 84309694,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "autoDeployExpirationSec": {
                          "type": "int32",
                          "id": 69638793,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "autoDeployImpactedBaselineThreshold": {
                          "type": "float",
                          "id": 292441667,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "autoDeployLoadThreshold": {
                          "type": "float",
                          "id": 522227738,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "detectionAbsoluteQps": {
                          "type": "float",
                          "id": 383123174,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "detectionLoadThreshold": {
                          "type": "float",
                          "id": 430499148,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "detectionRelativeToBaselineQps": {
                          "type": "float",
                          "id": 291343749,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "trafficGranularityConfigs": {
                          "rule": "repeated",
                          "type": "SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig",
                          "id": 85367358
                        }
                      }
                    },
                    "SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfigTrafficGranularityConfig": {
                      "oneofs": {
                        "_enableEachUniqueValue": {
                          "oneof": [
                            "enableEachUniqueValue"
                          ]
                        },
                        "_type": {
                          "oneof": [
                            "type"
                          ]
                        },
                        "_value": {
                          "oneof": [
                            "value"
                          ]
                        }
                      },
                      "fields": {
                        "enableEachUniqueValue": {
                          "type": "bool",
                          "id": 469206341,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "type": {
                          "type": "string",
                          "id": 3575610,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "value": {
                          "type": "string",
                          "id": 111972721,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Type": {
                          "values": {
                            "UNDEFINED_TYPE": 0,
                            "HTTP_HEADER_HOST": 374321891,
                            "HTTP_PATH": 311503228,
                            "UNSPECIFIED_TYPE": 53933922
                          }
                        }
                      }
                    },
                    "SecurityPolicyAdvancedOptionsConfig": {
                      "oneofs": {
                        "_jsonCustomConfig": {
                          "oneof": [
                            "jsonCustomConfig"
                          ]
                        },
                        "_jsonParsing": {
                          "oneof": [
                            "jsonParsing"
                          ]
                        },
                        "_logLevel": {
                          "oneof": [
                            "logLevel"
                          ]
                        },
                        "_requestBodyInspectionSize": {
                          "oneof": [
                            "requestBodyInspectionSize"
                          ]
                        }
                      },
                      "fields": {
                        "jsonCustomConfig": {
                          "type": "SecurityPolicyAdvancedOptionsConfigJsonCustomConfig",
                          "id": 111570105,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "jsonParsing": {
                          "type": "string",
                          "id": 282493529,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "logLevel": {
                          "type": "string",
                          "id": 140582601,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "requestBodyInspectionSize": {
                          "type": "string",
                          "id": 191268607,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "userIpRequestHeaders": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 421050290
                        }
                      },
                      "nested": {
                        "JsonParsing": {
                          "values": {
                            "UNDEFINED_JSON_PARSING": 0,
                            "DISABLED": 516696700,
                            "STANDARD": 484642493,
                            "STANDARD_WITH_GRAPHQL": 106979218
                          }
                        },
                        "LogLevel": {
                          "values": {
                            "UNDEFINED_LOG_LEVEL": 0,
                            "NORMAL": 161067239,
                            "VERBOSE": 532219234
                          }
                        }
                      }
                    },
                    "SecurityPolicyAdvancedOptionsConfigJsonCustomConfig": {
                      "fields": {
                        "contentTypes": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 17428787
                        }
                      }
                    },
                    "SecurityPolicyAssociation": {
                      "oneofs": {
                        "_attachmentId": {
                          "oneof": [
                            "attachmentId"
                          ]
                        },
                        "_displayName": {
                          "oneof": [
                            "displayName"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_securityPolicyId": {
                          "oneof": [
                            "securityPolicyId"
                          ]
                        },
                        "_shortName": {
                          "oneof": [
                            "shortName"
                          ]
                        }
                      },
                      "fields": {
                        "attachmentId": {
                          "type": "string",
                          "id": 103768503,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "displayName": {
                          "type": "string",
                          "id": 4473832,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "excludedFolders": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 310611024
                        },
                        "excludedProjects": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 283070287
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "securityPolicyId": {
                          "type": "string",
                          "id": 203671817,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "shortName": {
                          "type": "string",
                          "id": 492051566,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SecurityPolicyDdosProtectionConfig": {
                      "oneofs": {
                        "_ddosAdaptiveProtection": {
                          "oneof": [
                            "ddosAdaptiveProtection"
                          ]
                        },
                        "_ddosImpactedBaselineThreshold": {
                          "oneof": [
                            "ddosImpactedBaselineThreshold"
                          ]
                        },
                        "_ddosProtection": {
                          "oneof": [
                            "ddosProtection"
                          ]
                        }
                      },
                      "fields": {
                        "ddosAdaptiveProtection": {
                          "type": "string",
                          "id": 96895463,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ddosImpactedBaselineThreshold": {
                          "type": "float",
                          "id": 192689584,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ddosProtection": {
                          "type": "string",
                          "id": 275173268,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "DdosAdaptiveProtection": {
                          "values": {
                            "UNDEFINED_DDOS_ADAPTIVE_PROTECTION": 0,
                            "DISABLED": 516696700,
                            "ENABLED": 182130465,
                            "PREVIEW": 399798184
                          }
                        },
                        "DdosProtection": {
                          "values": {
                            "UNDEFINED_DDOS_PROTECTION": 0,
                            "ADVANCED": 63789090,
                            "ADVANCED_PREVIEW": 40905867,
                            "STANDARD": 484642493
                          }
                        }
                      }
                    },
                    "SecurityPolicyList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "SecurityPolicy",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SecurityPolicyRecaptchaOptionsConfig": {
                      "oneofs": {
                        "_redirectSiteKey": {
                          "oneof": [
                            "redirectSiteKey"
                          ]
                        }
                      },
                      "fields": {
                        "redirectSiteKey": {
                          "type": "string",
                          "id": 447677034,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SecurityPolicyReference": {
                      "oneofs": {
                        "_securityPolicy": {
                          "oneof": [
                            "securityPolicy"
                          ]
                        }
                      },
                      "fields": {
                        "securityPolicy": {
                          "type": "string",
                          "id": 171082513,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SecurityPolicyRule": {
                      "oneofs": {
                        "_action": {
                          "oneof": [
                            "action"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_direction": {
                          "oneof": [
                            "direction"
                          ]
                        },
                        "_enableLogging": {
                          "oneof": [
                            "enableLogging"
                          ]
                        },
                        "_headerAction": {
                          "oneof": [
                            "headerAction"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_match": {
                          "oneof": [
                            "match"
                          ]
                        },
                        "_networkMatch": {
                          "oneof": [
                            "networkMatch"
                          ]
                        },
                        "_preconfiguredWafConfig": {
                          "oneof": [
                            "preconfiguredWafConfig"
                          ]
                        },
                        "_preview": {
                          "oneof": [
                            "preview"
                          ]
                        },
                        "_priority": {
                          "oneof": [
                            "priority"
                          ]
                        },
                        "_rateLimitOptions": {
                          "oneof": [
                            "rateLimitOptions"
                          ]
                        },
                        "_redirectOptions": {
                          "oneof": [
                            "redirectOptions"
                          ]
                        },
                        "_ruleNumber": {
                          "oneof": [
                            "ruleNumber"
                          ]
                        },
                        "_ruleTupleCount": {
                          "oneof": [
                            "ruleTupleCount"
                          ]
                        }
                      },
                      "fields": {
                        "action": {
                          "type": "string",
                          "id": 187661878,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "direction": {
                          "type": "string",
                          "id": 111150975,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enableLogging": {
                          "type": "bool",
                          "id": 295396515,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "headerAction": {
                          "type": "SecurityPolicyRuleHttpHeaderAction",
                          "id": 328077352,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "match": {
                          "type": "SecurityPolicyRuleMatcher",
                          "id": 103668165,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "networkMatch": {
                          "type": "SecurityPolicyRuleNetworkMatcher",
                          "id": 463387764,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "preconfiguredWafConfig": {
                          "type": "SecurityPolicyRulePreconfiguredWafConfig",
                          "id": 117805027,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "preview": {
                          "type": "bool",
                          "id": 218686408,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "priority": {
                          "type": "int32",
                          "id": 445151652,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "rateLimitOptions": {
                          "type": "SecurityPolicyRuleRateLimitOptions",
                          "id": 67544315,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "redirectOptions": {
                          "type": "SecurityPolicyRuleRedirectOptions",
                          "id": 163285307,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ruleNumber": {
                          "type": "int64",
                          "id": 535211500,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ruleTupleCount": {
                          "type": "int32",
                          "id": 388342037,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetResources": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 528230647
                        },
                        "targetServiceAccounts": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 457639710
                        }
                      },
                      "nested": {
                        "Direction": {
                          "values": {
                            "UNDEFINED_DIRECTION": 0,
                            "EGRESS": 432880501,
                            "INGRESS": 516931221
                          }
                        }
                      }
                    },
                    "SecurityPolicyRuleHttpHeaderAction": {
                      "fields": {
                        "requestHeadersToAdds": {
                          "rule": "repeated",
                          "type": "SecurityPolicyRuleHttpHeaderActionHttpHeaderOption",
                          "id": 87987661
                        }
                      }
                    },
                    "SecurityPolicyRuleHttpHeaderActionHttpHeaderOption": {
                      "oneofs": {
                        "_headerName": {
                          "oneof": [
                            "headerName"
                          ]
                        },
                        "_headerValue": {
                          "oneof": [
                            "headerValue"
                          ]
                        }
                      },
                      "fields": {
                        "headerName": {
                          "type": "string",
                          "id": 110223613,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "headerValue": {
                          "type": "string",
                          "id": 203094335,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SecurityPolicyRuleMatcher": {
                      "oneofs": {
                        "_config": {
                          "oneof": [
                            "config"
                          ]
                        },
                        "_expr": {
                          "oneof": [
                            "expr"
                          ]
                        },
                        "_exprOptions": {
                          "oneof": [
                            "exprOptions"
                          ]
                        },
                        "_versionedExpr": {
                          "oneof": [
                            "versionedExpr"
                          ]
                        }
                      },
                      "fields": {
                        "config": {
                          "type": "SecurityPolicyRuleMatcherConfig",
                          "id": 255820610,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "expr": {
                          "type": "Expr",
                          "id": 3127797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "exprOptions": {
                          "type": "SecurityPolicyRuleMatcherExprOptions",
                          "id": 486220372,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "versionedExpr": {
                          "type": "string",
                          "id": 322286013,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "VersionedExpr": {
                          "values": {
                            "UNDEFINED_VERSIONED_EXPR": 0,
                            "FIREWALL": 219901184,
                            "SRC_IPS_V1": 70925961
                          }
                        }
                      }
                    },
                    "SecurityPolicyRuleMatcherConfig": {
                      "fields": {
                        "destIpRanges": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 337357713
                        },
                        "layer4Configs": {
                          "rule": "repeated",
                          "type": "SecurityPolicyRuleMatcherConfigLayer4Config",
                          "id": 373534261
                        },
                        "srcIpRanges": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 432128083
                        }
                      }
                    },
                    "SecurityPolicyRuleMatcherConfigLayer4Config": {
                      "oneofs": {
                        "_ipProtocol": {
                          "oneof": [
                            "ipProtocol"
                          ]
                        }
                      },
                      "fields": {
                        "ipProtocol": {
                          "type": "string",
                          "id": 475958960,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ports": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 106854418
                        }
                      }
                    },
                    "SecurityPolicyRuleMatcherExprOptions": {
                      "oneofs": {
                        "_recaptchaOptions": {
                          "oneof": [
                            "recaptchaOptions"
                          ]
                        }
                      },
                      "fields": {
                        "recaptchaOptions": {
                          "type": "SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions",
                          "id": 389151558,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions": {
                      "fields": {
                        "actionTokenSiteKeys": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 59929885
                        },
                        "sessionTokenSiteKeys": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 333363581
                        }
                      }
                    },
                    "SecurityPolicyRuleNetworkMatcher": {
                      "fields": {
                        "destIpRanges": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 337357713
                        },
                        "destPorts": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 379902005
                        },
                        "ipProtocols": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 259213251
                        },
                        "srcAsns": {
                          "rule": "repeated",
                          "type": "uint32",
                          "id": 117825266
                        },
                        "srcIpRanges": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 432128083
                        },
                        "srcPorts": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 445095415
                        },
                        "srcRegionCodes": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 99086742
                        },
                        "userDefinedFields": {
                          "rule": "repeated",
                          "type": "SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatch",
                          "id": 28312739
                        }
                      }
                    },
                    "SecurityPolicyRuleNetworkMatcherUserDefinedFieldMatch": {
                      "oneofs": {
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        }
                      },
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "values": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 249928994
                        }
                      }
                    },
                    "SecurityPolicyRulePreconfiguredWafConfig": {
                      "fields": {
                        "exclusions": {
                          "rule": "repeated",
                          "type": "SecurityPolicyRulePreconfiguredWafConfigExclusion",
                          "id": 208665701
                        }
                      }
                    },
                    "SecurityPolicyRulePreconfiguredWafConfigExclusion": {
                      "oneofs": {
                        "_targetRuleSet": {
                          "oneof": [
                            "targetRuleSet"
                          ]
                        }
                      },
                      "fields": {
                        "requestBodiesToExclude": {
                          "rule": "repeated",
                          "type": "SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams",
                          "id": 60453445
                        },
                        "requestCookiesToExclude": {
                          "rule": "repeated",
                          "type": "SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams",
                          "id": 156757878
                        },
                        "requestHeadersToExclude": {
                          "rule": "repeated",
                          "type": "SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams",
                          "id": 63230495
                        },
                        "requestQueryParamsToExclude": {
                          "rule": "repeated",
                          "type": "SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams",
                          "id": 340692744
                        },
                        "requestUrisToExclude": {
                          "rule": "repeated",
                          "type": "SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams",
                          "id": 90690846
                        },
                        "targetRuleIds": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 498430435
                        },
                        "targetRuleSet": {
                          "type": "string",
                          "id": 498440077,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams": {
                      "oneofs": {
                        "_op": {
                          "oneof": [
                            "op"
                          ]
                        },
                        "_val": {
                          "oneof": [
                            "val"
                          ]
                        }
                      },
                      "fields": {
                        "op": {
                          "type": "string",
                          "id": 3553,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "val": {
                          "type": "string",
                          "id": 116513,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Op": {
                          "values": {
                            "UNDEFINED_OP": 0,
                            "CONTAINS": 215180831,
                            "ENDS_WITH": 490402221,
                            "EQUALS": 442201023,
                            "EQUALS_ANY": 337226060,
                            "STARTS_WITH": 139505652
                          }
                        }
                      }
                    },
                    "SecurityPolicyRuleRateLimitOptions": {
                      "oneofs": {
                        "_banDurationSec": {
                          "oneof": [
                            "banDurationSec"
                          ]
                        },
                        "_banThreshold": {
                          "oneof": [
                            "banThreshold"
                          ]
                        },
                        "_conformAction": {
                          "oneof": [
                            "conformAction"
                          ]
                        },
                        "_enforceOnKey": {
                          "oneof": [
                            "enforceOnKey"
                          ]
                        },
                        "_enforceOnKeyName": {
                          "oneof": [
                            "enforceOnKeyName"
                          ]
                        },
                        "_exceedAction": {
                          "oneof": [
                            "exceedAction"
                          ]
                        },
                        "_exceedRedirectOptions": {
                          "oneof": [
                            "exceedRedirectOptions"
                          ]
                        },
                        "_rateLimitThreshold": {
                          "oneof": [
                            "rateLimitThreshold"
                          ]
                        }
                      },
                      "fields": {
                        "banDurationSec": {
                          "type": "int32",
                          "id": 42896726,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "banThreshold": {
                          "type": "SecurityPolicyRuleRateLimitOptionsThreshold",
                          "id": 501208123,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "conformAction": {
                          "type": "string",
                          "id": 517612367,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enforceOnKey": {
                          "type": "string",
                          "id": 416648956,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enforceOnKeyConfigs": {
                          "rule": "repeated",
                          "type": "SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig",
                          "id": 33906478
                        },
                        "enforceOnKeyName": {
                          "type": "string",
                          "id": 132555246,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "exceedAction": {
                          "type": "string",
                          "id": 167159073,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "exceedRedirectOptions": {
                          "type": "SecurityPolicyRuleRedirectOptions",
                          "id": 473646694,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "rateLimitThreshold": {
                          "type": "SecurityPolicyRuleRateLimitOptionsThreshold",
                          "id": 315875208,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "EnforceOnKey": {
                          "values": {
                            "UNDEFINED_ENFORCE_ON_KEY": 0,
                            "ALL": 64897,
                            "ALL_IPS": 343973966,
                            "HTTP_COOKIE": 494981627,
                            "HTTP_HEADER": 91597348,
                            "HTTP_PATH": 311503228,
                            "IP": 2343,
                            "REGION_CODE": 79559768,
                            "SNI": 82254,
                            "TLS_JA3_FINGERPRINT": 327127933,
                            "TLS_JA4_FINGERPRINT": 33724926,
                            "USER_IP": 34009627,
                            "XFF_IP": 438707118
                          }
                        }
                      }
                    },
                    "SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig": {
                      "oneofs": {
                        "_enforceOnKeyName": {
                          "oneof": [
                            "enforceOnKeyName"
                          ]
                        },
                        "_enforceOnKeyType": {
                          "oneof": [
                            "enforceOnKeyType"
                          ]
                        }
                      },
                      "fields": {
                        "enforceOnKeyName": {
                          "type": "string",
                          "id": 132555246,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enforceOnKeyType": {
                          "type": "string",
                          "id": 132757149,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "EnforceOnKeyType": {
                          "values": {
                            "UNDEFINED_ENFORCE_ON_KEY_TYPE": 0,
                            "ALL": 64897,
                            "ALL_IPS": 343973966,
                            "HTTP_COOKIE": 494981627,
                            "HTTP_HEADER": 91597348,
                            "HTTP_PATH": 311503228,
                            "IP": 2343,
                            "REGION_CODE": 79559768,
                            "SNI": 82254,
                            "TLS_JA3_FINGERPRINT": 327127933,
                            "TLS_JA4_FINGERPRINT": 33724926,
                            "USER_IP": 34009627,
                            "XFF_IP": 438707118
                          }
                        }
                      }
                    },
                    "SecurityPolicyRuleRateLimitOptionsThreshold": {
                      "oneofs": {
                        "_count": {
                          "oneof": [
                            "count"
                          ]
                        },
                        "_intervalSec": {
                          "oneof": [
                            "intervalSec"
                          ]
                        }
                      },
                      "fields": {
                        "count": {
                          "type": "int32",
                          "id": 94851343,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "intervalSec": {
                          "type": "int32",
                          "id": 41084375,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SecurityPolicyRuleRedirectOptions": {
                      "oneofs": {
                        "_target": {
                          "oneof": [
                            "target"
                          ]
                        },
                        "_type": {
                          "oneof": [
                            "type"
                          ]
                        }
                      },
                      "fields": {
                        "target": {
                          "type": "string",
                          "id": 192835985,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "type": {
                          "type": "string",
                          "id": 3575610,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Type": {
                          "values": {
                            "UNDEFINED_TYPE": 0,
                            "EXTERNAL_302": 395733761,
                            "GOOGLE_RECAPTCHA": 518803009
                          }
                        }
                      }
                    },
                    "SecurityPolicyUserDefinedField": {
                      "oneofs": {
                        "_base": {
                          "oneof": [
                            "base"
                          ]
                        },
                        "_mask": {
                          "oneof": [
                            "mask"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_offset": {
                          "oneof": [
                            "offset"
                          ]
                        },
                        "_size": {
                          "oneof": [
                            "size"
                          ]
                        }
                      },
                      "fields": {
                        "base": {
                          "type": "string",
                          "id": 3016401,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "mask": {
                          "type": "string",
                          "id": 3344108,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "offset": {
                          "type": "int32",
                          "id": 53961875,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "size": {
                          "type": "int32",
                          "id": 3530753,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Base": {
                          "values": {
                            "UNDEFINED_BASE": 0,
                            "IPV4": 2254341,
                            "IPV6": 2254343,
                            "TCP": 82881,
                            "UDP": 83873
                          }
                        }
                      }
                    },
                    "SecuritySettings": {
                      "oneofs": {
                        "_authentication": {
                          "oneof": [
                            "authentication"
                          ]
                        },
                        "_awsV4Authentication": {
                          "oneof": [
                            "awsV4Authentication"
                          ]
                        },
                        "_clientTlsPolicy": {
                          "oneof": [
                            "clientTlsPolicy"
                          ]
                        }
                      },
                      "fields": {
                        "authentication": {
                          "type": "string",
                          "id": 430432888,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "awsV4Authentication": {
                          "type": "AWSV4Signature",
                          "id": 433993111,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "clientTlsPolicy": {
                          "type": "string",
                          "id": 462325226,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "subjectAltNames": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 330029535
                        }
                      }
                    },
                    "SendDiagnosticInterruptInstanceRequest": {
                      "fields": {
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SendDiagnosticInterruptInstanceResponse": {
                      "fields": {}
                    },
                    "SerialPortOutput": {
                      "oneofs": {
                        "_contents": {
                          "oneof": [
                            "contents"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_next": {
                          "oneof": [
                            "next"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_start": {
                          "oneof": [
                            "start"
                          ]
                        }
                      },
                      "fields": {
                        "contents": {
                          "type": "string",
                          "id": 506419994,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "next": {
                          "type": "int64",
                          "id": 3377907,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "start": {
                          "type": "int64",
                          "id": 109757538,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ServerBinding": {
                      "oneofs": {
                        "_type": {
                          "oneof": [
                            "type"
                          ]
                        }
                      },
                      "fields": {
                        "type": {
                          "type": "string",
                          "id": 3575610,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Type": {
                          "values": {
                            "UNDEFINED_TYPE": 0,
                            "RESTART_NODE_ON_ANY_SERVER": 502950985,
                            "RESTART_NODE_ON_MINIMAL_SERVERS": 204166495,
                            "SERVER_BINDING_TYPE_UNSPECIFIED": 180825512
                          }
                        }
                      }
                    },
                    "ServiceAccount": {
                      "oneofs": {
                        "_email": {
                          "oneof": [
                            "email"
                          ]
                        }
                      },
                      "fields": {
                        "email": {
                          "type": "string",
                          "id": 96619420,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "scopes": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 165973151
                        }
                      }
                    },
                    "ServiceAttachment": {
                      "oneofs": {
                        "_connectionPreference": {
                          "oneof": [
                            "connectionPreference"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_enableProxyProtocol": {
                          "oneof": [
                            "enableProxyProtocol"
                          ]
                        },
                        "_fingerprint": {
                          "oneof": [
                            "fingerprint"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_producerForwardingRule": {
                          "oneof": [
                            "producerForwardingRule"
                          ]
                        },
                        "_propagatedConnectionLimit": {
                          "oneof": [
                            "propagatedConnectionLimit"
                          ]
                        },
                        "_pscServiceAttachmentId": {
                          "oneof": [
                            "pscServiceAttachmentId"
                          ]
                        },
                        "_reconcileConnections": {
                          "oneof": [
                            "reconcileConnections"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_targetService": {
                          "oneof": [
                            "targetService"
                          ]
                        },
                        "_tunnelingConfig": {
                          "oneof": [
                            "tunnelingConfig"
                          ]
                        }
                      },
                      "fields": {
                        "connectedEndpoints": {
                          "rule": "repeated",
                          "type": "ServiceAttachmentConnectedEndpoint",
                          "id": 72223688
                        },
                        "connectionPreference": {
                          "type": "string",
                          "id": 285818076,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "consumerAcceptLists": {
                          "rule": "repeated",
                          "type": "ServiceAttachmentConsumerProjectLimit",
                          "id": 402725703
                        },
                        "consumerRejectLists": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 204033182
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "domainNames": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 6450189
                        },
                        "enableProxyProtocol": {
                          "type": "bool",
                          "id": 363791237,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "fingerprint": {
                          "type": "string",
                          "id": 234678500,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "metadata": {
                          "keyType": "string",
                          "type": "string",
                          "id": 86866735
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "natSubnets": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 374785944
                        },
                        "producerForwardingRule": {
                          "type": "string",
                          "id": 247927889,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "propagatedConnectionLimit": {
                          "type": "uint32",
                          "id": 332719230,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pscServiceAttachmentId": {
                          "type": "Uint128",
                          "id": 527695214,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "reconcileConnections": {
                          "type": "bool",
                          "id": 125493732,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetService": {
                          "type": "string",
                          "id": 1293831,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "tunnelingConfig": {
                          "type": "ServiceAttachmentTunnelingConfig",
                          "id": 240833703,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "ConnectionPreference": {
                          "values": {
                            "UNDEFINED_CONNECTION_PREFERENCE": 0,
                            "ACCEPT_AUTOMATIC": 75250580,
                            "ACCEPT_MANUAL": 373061341,
                            "CONNECTION_PREFERENCE_UNSPECIFIED": 34590772
                          }
                        }
                      }
                    },
                    "ServiceAttachmentAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "ServiceAttachmentsScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ServiceAttachmentConnectedEndpoint": {
                      "oneofs": {
                        "_consumerNetwork": {
                          "oneof": [
                            "consumerNetwork"
                          ]
                        },
                        "_endpoint": {
                          "oneof": [
                            "endpoint"
                          ]
                        },
                        "_endpointWithId": {
                          "oneof": [
                            "endpointWithId"
                          ]
                        },
                        "_propagatedConnectionCount": {
                          "oneof": [
                            "propagatedConnectionCount"
                          ]
                        },
                        "_pscConnectionId": {
                          "oneof": [
                            "pscConnectionId"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        }
                      },
                      "fields": {
                        "consumerNetwork": {
                          "type": "string",
                          "id": 254357221,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "endpoint": {
                          "type": "string",
                          "id": 130489749,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "endpointWithId": {
                          "type": "string",
                          "id": 444867210,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "natIps": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 117635086
                        },
                        "propagatedConnectionCount": {
                          "type": "uint32",
                          "id": 324594130,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pscConnectionId": {
                          "type": "uint64",
                          "id": 292082397,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "string",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Status": {
                          "values": {
                            "UNDEFINED_STATUS": 0,
                            "ACCEPTED": 246714279,
                            "CLOSED": 380163436,
                            "NEEDS_ATTENTION": 344491452,
                            "PENDING": 35394935,
                            "REJECTED": 174130302,
                            "STATUS_UNSPECIFIED": 42133066
                          }
                        }
                      }
                    },
                    "ServiceAttachmentConsumerProjectLimit": {
                      "oneofs": {
                        "_connectionLimit": {
                          "oneof": [
                            "connectionLimit"
                          ]
                        },
                        "_endpointUrl": {
                          "oneof": [
                            "endpointUrl"
                          ]
                        },
                        "_networkUrl": {
                          "oneof": [
                            "networkUrl"
                          ]
                        },
                        "_projectIdOrNum": {
                          "oneof": [
                            "projectIdOrNum"
                          ]
                        }
                      },
                      "fields": {
                        "connectionLimit": {
                          "type": "uint32",
                          "id": 131403546,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "endpointUrl": {
                          "type": "string",
                          "id": 223428549,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "networkUrl": {
                          "type": "string",
                          "id": 207194078,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "projectIdOrNum": {
                          "type": "string",
                          "id": 349783336,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ServiceAttachmentList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "ServiceAttachment",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ServiceAttachmentTunnelingConfig": {
                      "oneofs": {
                        "_encapsulationProfile": {
                          "oneof": [
                            "encapsulationProfile"
                          ]
                        },
                        "_routingMode": {
                          "oneof": [
                            "routingMode"
                          ]
                        }
                      },
                      "fields": {
                        "encapsulationProfile": {
                          "type": "string",
                          "id": 118326494,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "routingMode": {
                          "type": "string",
                          "id": 475143548,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "EncapsulationProfile": {
                          "values": {
                            "UNDEFINED_ENCAPSULATION_PROFILE": 0,
                            "GENEVE_SECURITY_V1": 374039743,
                            "UNSPECIFIED_ENCAPSULATION_PROFILE": 368782710
                          }
                        },
                        "RoutingMode": {
                          "values": {
                            "UNDEFINED_ROUTING_MODE": 0,
                            "PACKET_INJECTION": 321485248,
                            "STANDARD_ROUTING": 141399332,
                            "UNSPECIFIED_ROUTING_MODE": 126139844
                          }
                        }
                      }
                    },
                    "ServiceAttachmentsScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "serviceAttachments": {
                          "rule": "repeated",
                          "type": "ServiceAttachment",
                          "id": 307136806
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SetAutoHealingPoliciesInstanceGroupManagerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instanceGroupManagersSetAutoHealingRequestResource": {
                          "type": "InstanceGroupManagersSetAutoHealingRequest",
                          "id": 345818727,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "SetAutoHealingPoliciesRegionInstanceGroupManagerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "regionInstanceGroupManagersSetAutoHealingRequestResource": {
                          "type": "RegionInstanceGroupManagersSetAutoHealingRequest",
                          "id": 143403228,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SetBackendServiceTargetSslProxyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetSslProxiesSetBackendServiceRequestResource": {
                          "type": "TargetSslProxiesSetBackendServiceRequest",
                          "id": 139080868,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "targetSslProxy": {
                          "type": "string",
                          "id": 338795853,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetBackendServiceTargetTcpProxyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetTcpProxiesSetBackendServiceRequestResource": {
                          "type": "TargetTcpProxiesSetBackendServiceRequest",
                          "id": 273721583,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "targetTcpProxy": {
                          "type": "string",
                          "id": 503065442,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetBackupTargetPoolRequest": {
                      "oneofs": {
                        "_failoverRatio": {
                          "oneof": [
                            "failoverRatio"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "failoverRatio": {
                          "type": "float",
                          "id": 212667006,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetPool": {
                          "type": "string",
                          "id": 62796298,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "targetReferenceResource": {
                          "type": "TargetReference",
                          "id": 523721712,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetCertificateMapTargetHttpsProxyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetHttpsProxiesSetCertificateMapRequestResource": {
                          "type": "TargetHttpsProxiesSetCertificateMapRequest",
                          "id": 467639099,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "targetHttpsProxy": {
                          "type": "string",
                          "id": 52336748,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetCertificateMapTargetSslProxyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetSslProxiesSetCertificateMapRequestResource": {
                          "type": "TargetSslProxiesSetCertificateMapRequest",
                          "id": 343984954,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "targetSslProxy": {
                          "type": "string",
                          "id": 338795853,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetCloudArmorTierProjectRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "projectsSetCloudArmorTierRequestResource": {
                          "type": "ProjectsSetCloudArmorTierRequest",
                          "id": 77053391,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SetCommonInstanceMetadataOperationMetadata": {
                      "oneofs": {
                        "_clientOperationId": {
                          "oneof": [
                            "clientOperationId"
                          ]
                        }
                      },
                      "fields": {
                        "clientOperationId": {
                          "type": "string",
                          "id": 297240295,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "perLocationOperations": {
                          "keyType": "string",
                          "type": "SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo",
                          "id": 408987796
                        }
                      }
                    },
                    "SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo": {
                      "oneofs": {
                        "_error": {
                          "oneof": [
                            "error"
                          ]
                        },
                        "_state": {
                          "oneof": [
                            "state"
                          ]
                        }
                      },
                      "fields": {
                        "error": {
                          "type": "Status",
                          "id": 96784904,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "state": {
                          "type": "string",
                          "id": 109757585,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "State": {
                          "values": {
                            "UNDEFINED_STATE": 0,
                            "ABANDONED": 81797556,
                            "DONE": 2104194,
                            "FAILED": 455706685,
                            "PROPAGATED": 507550299,
                            "PROPAGATING": 164807046,
                            "UNSPECIFIED": 526786327
                          }
                        }
                      }
                    },
                    "SetCommonInstanceMetadataProjectRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "metadataResource": {
                          "type": "Metadata",
                          "id": 291086110,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SetDefaultNetworkTierProjectRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "projectsSetDefaultNetworkTierRequestResource": {
                          "type": "ProjectsSetDefaultNetworkTierRequest",
                          "id": 126410762,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SetDeletionProtectionInstanceRequest": {
                      "oneofs": {
                        "_deletionProtection": {
                          "oneof": [
                            "deletionProtection"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "deletionProtection": {
                          "type": "bool",
                          "id": 458014698,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "SetDiskAutoDeleteInstanceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "autoDelete": {
                          "type": "bool",
                          "id": 464761403,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "deviceName": {
                          "type": "string",
                          "id": 67541716,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "SetEdgeSecurityPolicyBackendBucketRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "backendBucket": {
                          "type": "string",
                          "id": 91714037,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "securityPolicyReferenceResource": {
                          "type": "SecurityPolicyReference",
                          "id": 204135024,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetEdgeSecurityPolicyBackendServiceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "backendService": {
                          "type": "string",
                          "id": 306946058,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "securityPolicyReferenceResource": {
                          "type": "SecurityPolicyReference",
                          "id": 204135024,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetIamPolicyBackendBucketRequest": {
                      "fields": {
                        "globalSetPolicyRequestResource": {
                          "type": "GlobalSetPolicyRequest",
                          "id": 337048498,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetIamPolicyBackendServiceRequest": {
                      "fields": {
                        "globalSetPolicyRequestResource": {
                          "type": "GlobalSetPolicyRequest",
                          "id": 337048498,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetIamPolicyDiskRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zoneSetPolicyRequestResource": {
                          "type": "ZoneSetPolicyRequest",
                          "id": 382082107,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetIamPolicyFirewallPolicyRequest": {
                      "fields": {
                        "globalOrganizationSetPolicyRequestResource": {
                          "type": "GlobalOrganizationSetPolicyRequest",
                          "id": 177408606,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetIamPolicyImageRequest": {
                      "fields": {
                        "globalSetPolicyRequestResource": {
                          "type": "GlobalSetPolicyRequest",
                          "id": 337048498,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetIamPolicyInstanceRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zoneSetPolicyRequestResource": {
                          "type": "ZoneSetPolicyRequest",
                          "id": 382082107,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetIamPolicyInstanceTemplateRequest": {
                      "fields": {
                        "globalSetPolicyRequestResource": {
                          "type": "GlobalSetPolicyRequest",
                          "id": 337048498,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetIamPolicyInstantSnapshotGroupRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zoneSetPolicyRequestResource": {
                          "type": "ZoneSetPolicyRequest",
                          "id": 382082107,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetIamPolicyInstantSnapshotRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zoneSetPolicyRequestResource": {
                          "type": "ZoneSetPolicyRequest",
                          "id": 382082107,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetIamPolicyInterconnectAttachmentGroupRequest": {
                      "fields": {
                        "globalSetPolicyRequestResource": {
                          "type": "GlobalSetPolicyRequest",
                          "id": 337048498,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetIamPolicyInterconnectGroupRequest": {
                      "fields": {
                        "globalSetPolicyRequestResource": {
                          "type": "GlobalSetPolicyRequest",
                          "id": 337048498,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetIamPolicyLicenseRequest": {
                      "fields": {
                        "globalSetPolicyRequestResource": {
                          "type": "GlobalSetPolicyRequest",
                          "id": 337048498,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetIamPolicyMachineImageRequest": {
                      "fields": {
                        "globalSetPolicyRequestResource": {
                          "type": "GlobalSetPolicyRequest",
                          "id": 337048498,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetIamPolicyNetworkAttachmentRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "regionSetPolicyRequestResource": {
                          "type": "RegionSetPolicyRequest",
                          "id": 276489091,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetIamPolicyNetworkFirewallPolicyRequest": {
                      "fields": {
                        "globalSetPolicyRequestResource": {
                          "type": "GlobalSetPolicyRequest",
                          "id": 337048498,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetIamPolicyNodeGroupRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zoneSetPolicyRequestResource": {
                          "type": "ZoneSetPolicyRequest",
                          "id": 382082107,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetIamPolicyNodeTemplateRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "regionSetPolicyRequestResource": {
                          "type": "RegionSetPolicyRequest",
                          "id": 276489091,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetIamPolicyRegionBackendBucketRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "regionSetPolicyRequestResource": {
                          "type": "RegionSetPolicyRequest",
                          "id": 276489091,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetIamPolicyRegionBackendServiceRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "regionSetPolicyRequestResource": {
                          "type": "RegionSetPolicyRequest",
                          "id": 276489091,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetIamPolicyRegionDiskRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "regionSetPolicyRequestResource": {
                          "type": "RegionSetPolicyRequest",
                          "id": 276489091,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetIamPolicyRegionInstantSnapshotGroupRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "regionSetPolicyRequestResource": {
                          "type": "RegionSetPolicyRequest",
                          "id": 276489091,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetIamPolicyRegionInstantSnapshotRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "regionSetPolicyRequestResource": {
                          "type": "RegionSetPolicyRequest",
                          "id": 276489091,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetIamPolicyRegionNetworkFirewallPolicyRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "regionSetPolicyRequestResource": {
                          "type": "RegionSetPolicyRequest",
                          "id": 276489091,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetIamPolicyRegionSnapshotRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "regionSetPolicyRequestResource": {
                          "type": "RegionSetPolicyRequest",
                          "id": 276489091,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetIamPolicyReservationBlockRequest": {
                      "fields": {
                        "parentResource": {
                          "type": "string",
                          "id": 18091011,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zoneSetNestedPolicyRequestResource": {
                          "type": "ZoneSetNestedPolicyRequest",
                          "id": 266352851,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetIamPolicyReservationRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zoneSetPolicyRequestResource": {
                          "type": "ZoneSetPolicyRequest",
                          "id": 382082107,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetIamPolicyReservationSubBlockRequest": {
                      "fields": {
                        "parentResource": {
                          "type": "string",
                          "id": 18091011,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zoneSetNestedPolicyRequestResource": {
                          "type": "ZoneSetNestedPolicyRequest",
                          "id": 266352851,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetIamPolicyResourcePolicyRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "regionSetPolicyRequestResource": {
                          "type": "RegionSetPolicyRequest",
                          "id": 276489091,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetIamPolicyServiceAttachmentRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "regionSetPolicyRequestResource": {
                          "type": "RegionSetPolicyRequest",
                          "id": 276489091,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetIamPolicySnapshotGroupRequest": {
                      "fields": {
                        "globalSetPolicyRequestResource": {
                          "type": "GlobalSetPolicyRequest",
                          "id": 337048498,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetIamPolicySnapshotRequest": {
                      "fields": {
                        "globalSetPolicyRequestResource": {
                          "type": "GlobalSetPolicyRequest",
                          "id": 337048498,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetIamPolicyStoragePoolRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zoneSetPolicyRequestResource": {
                          "type": "ZoneSetPolicyRequest",
                          "id": 382082107,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetIamPolicySubnetworkRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "regionSetPolicyRequestResource": {
                          "type": "RegionSetPolicyRequest",
                          "id": 276489091,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetInstanceTemplateInstanceGroupManagerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instanceGroupManagersSetInstanceTemplateRequestResource": {
                          "type": "InstanceGroupManagersSetInstanceTemplateRequest",
                          "id": 9809093,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "SetInstanceTemplateRegionInstanceGroupManagerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "regionInstanceGroupManagersSetTemplateRequestResource": {
                          "type": "RegionInstanceGroupManagersSetTemplateRequest",
                          "id": 187310412,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SetLabelsAddressRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "regionSetLabelsRequestResource": {
                          "type": "RegionSetLabelsRequest",
                          "id": 259357782,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetLabelsDiskRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        },
                        "zoneSetLabelsRequestResource": {
                          "type": "ZoneSetLabelsRequest",
                          "id": 364950798,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetLabelsExternalVpnGatewayRequest": {
                      "fields": {
                        "globalSetLabelsRequestResource": {
                          "type": "GlobalSetLabelsRequest",
                          "id": 319917189,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetLabelsForwardingRuleRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "regionSetLabelsRequestResource": {
                          "type": "RegionSetLabelsRequest",
                          "id": 259357782,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetLabelsGlobalAddressRequest": {
                      "fields": {
                        "globalSetLabelsRequestResource": {
                          "type": "GlobalSetLabelsRequest",
                          "id": 319917189,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetLabelsGlobalForwardingRuleRequest": {
                      "fields": {
                        "globalSetLabelsRequestResource": {
                          "type": "GlobalSetLabelsRequest",
                          "id": 319917189,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetLabelsImageRequest": {
                      "fields": {
                        "globalSetLabelsRequestResource": {
                          "type": "GlobalSetLabelsRequest",
                          "id": 319917189,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetLabelsInstanceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instancesSetLabelsRequestResource": {
                          "type": "InstancesSetLabelsRequest",
                          "id": 207749344,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "SetLabelsInstantSnapshotRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        },
                        "zoneSetLabelsRequestResource": {
                          "type": "ZoneSetLabelsRequest",
                          "id": 364950798,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetLabelsInterconnectAttachmentRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "regionSetLabelsRequestResource": {
                          "type": "RegionSetLabelsRequest",
                          "id": 259357782,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetLabelsInterconnectRequest": {
                      "fields": {
                        "globalSetLabelsRequestResource": {
                          "type": "GlobalSetLabelsRequest",
                          "id": 319917189,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetLabelsMachineImageRequest": {
                      "fields": {
                        "globalSetLabelsRequestResource": {
                          "type": "GlobalSetLabelsRequest",
                          "id": 319917189,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetLabelsRegionDiskRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "regionSetLabelsRequestResource": {
                          "type": "RegionSetLabelsRequest",
                          "id": 259357782,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetLabelsRegionInstantSnapshotRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "regionSetLabelsRequestResource": {
                          "type": "RegionSetLabelsRequest",
                          "id": 259357782,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetLabelsRegionSecurityPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "regionSetLabelsRequestResource": {
                          "type": "RegionSetLabelsRequest",
                          "id": 259357782,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetLabelsRegionSnapshotRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "regionSetLabelsRequestResource": {
                          "type": "RegionSetLabelsRequest",
                          "id": 259357782,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetLabelsSecurityPolicyRequest": {
                      "fields": {
                        "globalSetLabelsRequestResource": {
                          "type": "GlobalSetLabelsRequest",
                          "id": 319917189,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetLabelsSnapshotRequest": {
                      "fields": {
                        "globalSetLabelsRequestResource": {
                          "type": "GlobalSetLabelsRequest",
                          "id": 319917189,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetLabelsTargetVpnGatewayRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "regionSetLabelsRequestResource": {
                          "type": "RegionSetLabelsRequest",
                          "id": 259357782,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetLabelsVpnGatewayRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "regionSetLabelsRequestResource": {
                          "type": "RegionSetLabelsRequest",
                          "id": 259357782,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetLabelsVpnTunnelRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "regionSetLabelsRequestResource": {
                          "type": "RegionSetLabelsRequest",
                          "id": 259357782,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetMachineResourcesInstanceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instancesSetMachineResourcesRequestResource": {
                          "type": "InstancesSetMachineResourcesRequest",
                          "id": 196286318,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "SetMachineTypeInstanceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instancesSetMachineTypeRequestResource": {
                          "type": "InstancesSetMachineTypeRequest",
                          "id": 254157709,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "SetManagedProtectionTierProjectRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "projectsSetManagedProtectionTierRequestResource": {
                          "type": "ProjectsSetManagedProtectionTierRequest",
                          "id": 351145751,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SetMetadataInstanceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "metadataResource": {
                          "type": "Metadata",
                          "id": 291086110,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "SetMinCpuPlatformInstanceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instancesSetMinCpuPlatformRequestResource": {
                          "type": "InstancesSetMinCpuPlatformRequest",
                          "id": 148459368,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "SetNameInstanceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instancesSetNameRequestResource": {
                          "type": "InstancesSetNameRequest",
                          "id": 272080980,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "SetNamedPortsInstanceGroupRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroup": {
                          "type": "string",
                          "id": 81095253,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instanceGroupsSetNamedPortsRequestResource": {
                          "type": "InstanceGroupsSetNamedPortsRequest",
                          "id": 385151535,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "SetNamedPortsRegionInstanceGroupRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroup": {
                          "type": "string",
                          "id": 81095253,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "regionInstanceGroupsSetNamedPortsRequestResource": {
                          "type": "RegionInstanceGroupsSetNamedPortsRequest",
                          "id": 1574938,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SetNodeTemplateNodeGroupRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "nodeGroup": {
                          "type": "string",
                          "id": 469958146,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "nodeGroupsSetNodeTemplateRequestResource": {
                          "type": "NodeGroupsSetNodeTemplateRequest",
                          "id": 117382321,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "SetPrivateIpGoogleAccessSubnetworkRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "subnetwork": {
                          "type": "string",
                          "id": 307827694,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "subnetworksSetPrivateIpGoogleAccessRequestResource": {
                          "type": "SubnetworksSetPrivateIpGoogleAccessRequest",
                          "id": 268920696,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetProxyHeaderTargetSslProxyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetSslProxiesSetProxyHeaderRequestResource": {
                          "type": "TargetSslProxiesSetProxyHeaderRequest",
                          "id": 205284526,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "targetSslProxy": {
                          "type": "string",
                          "id": 338795853,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetProxyHeaderTargetTcpProxyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetTcpProxiesSetProxyHeaderRequestResource": {
                          "type": "TargetTcpProxiesSetProxyHeaderRequest",
                          "id": 219958339,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "targetTcpProxy": {
                          "type": "string",
                          "id": 503065442,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetQuicOverrideTargetHttpsProxyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetHttpsProxiesSetQuicOverrideRequestResource": {
                          "type": "TargetHttpsProxiesSetQuicOverrideRequest",
                          "id": 72940258,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "targetHttpsProxy": {
                          "type": "string",
                          "id": 52336748,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetSchedulingInstanceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "schedulingResource": {
                          "type": "Scheduling",
                          "id": 463181401,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "SetSecurityPolicyBackendServiceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "backendService": {
                          "type": "string",
                          "id": 306946058,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "securityPolicyReferenceResource": {
                          "type": "SecurityPolicyReference",
                          "id": 204135024,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetSecurityPolicyInstanceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instancesSetSecurityPolicyRequestResource": {
                          "type": "InstancesSetSecurityPolicyRequest",
                          "id": 248424586,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "SetSecurityPolicyRegionBackendServiceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "backendService": {
                          "type": "string",
                          "id": 306946058,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "securityPolicyReferenceResource": {
                          "type": "SecurityPolicyReference",
                          "id": 204135024,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetSecurityPolicyTargetInstanceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "securityPolicyReferenceResource": {
                          "type": "SecurityPolicyReference",
                          "id": 204135024,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "targetInstance": {
                          "type": "string",
                          "id": 289769347,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "SetSecurityPolicyTargetPoolRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "securityPolicyReferenceResource": {
                          "type": "SecurityPolicyReference",
                          "id": 204135024,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "targetPool": {
                          "type": "string",
                          "id": 62796298,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetServiceAccountInstanceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instancesSetServiceAccountRequestResource": {
                          "type": "InstancesSetServiceAccountRequest",
                          "id": 275550008,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "SetShieldedInstanceIntegrityPolicyInstanceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "shieldedInstanceIntegrityPolicyResource": {
                          "type": "ShieldedInstanceIntegrityPolicy",
                          "id": 409169462,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "SetShieldedVmIntegrityPolicyInstanceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "shieldedVmIntegrityPolicyResource": {
                          "type": "ShieldedVmIntegrityPolicy",
                          "id": 34705176,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "SetSslCertificatesRegionTargetHttpsProxyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "regionTargetHttpsProxiesSetSslCertificatesRequestResource": {
                          "type": "RegionTargetHttpsProxiesSetSslCertificatesRequest",
                          "id": 390693383,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetHttpsProxy": {
                          "type": "string",
                          "id": 52336748,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetSslCertificatesTargetHttpsProxyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetHttpsProxiesSetSslCertificatesRequestResource": {
                          "type": "TargetHttpsProxiesSetSslCertificatesRequest",
                          "id": 223122908,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "targetHttpsProxy": {
                          "type": "string",
                          "id": 52336748,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetSslCertificatesTargetSslProxyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetSslProxiesSetSslCertificatesRequestResource": {
                          "type": "TargetSslProxiesSetSslCertificatesRequest",
                          "id": 147940797,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "targetSslProxy": {
                          "type": "string",
                          "id": 338795853,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetSslPolicyTargetHttpsProxyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sslPolicyReferenceResource": {
                          "type": "SslPolicyReference",
                          "id": 235403836,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "targetHttpsProxy": {
                          "type": "string",
                          "id": 52336748,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetSslPolicyTargetSslProxyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sslPolicyReferenceResource": {
                          "type": "SslPolicyReference",
                          "id": 235403836,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "targetSslProxy": {
                          "type": "string",
                          "id": 338795853,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetTagsInstanceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "tagsResource": {
                          "type": "Tags",
                          "id": 331435380,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "SetTargetForwardingRuleRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "forwardingRule": {
                          "type": "string",
                          "id": 269964030,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetReferenceResource": {
                          "type": "TargetReference",
                          "id": 523721712,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetTargetGlobalForwardingRuleRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "forwardingRule": {
                          "type": "string",
                          "id": 269964030,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetReferenceResource": {
                          "type": "TargetReference",
                          "id": 523721712,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetTargetPoolsInstanceGroupManagerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instanceGroupManagersSetTargetPoolsRequestResource": {
                          "type": "InstanceGroupManagersSetTargetPoolsRequest",
                          "id": 281150216,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "SetTargetPoolsRegionInstanceGroupManagerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "regionInstanceGroupManagersSetTargetPoolsRequestResource": {
                          "type": "RegionInstanceGroupManagersSetTargetPoolsRequest",
                          "id": 78734717,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SetUrlMapRegionTargetHttpProxyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetHttpProxy": {
                          "type": "string",
                          "id": 206872421,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "urlMapReferenceResource": {
                          "type": "UrlMapReference",
                          "id": 398701333,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetUrlMapRegionTargetHttpsProxyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetHttpsProxy": {
                          "type": "string",
                          "id": 52336748,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "urlMapReferenceResource": {
                          "type": "UrlMapReference",
                          "id": 398701333,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetUrlMapTargetHttpProxyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetHttpProxy": {
                          "type": "string",
                          "id": 206872421,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "urlMapReferenceResource": {
                          "type": "UrlMapReference",
                          "id": 398701333,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetUrlMapTargetHttpsProxyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetHttpsProxy": {
                          "type": "string",
                          "id": 52336748,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "urlMapReferenceResource": {
                          "type": "UrlMapReference",
                          "id": 398701333,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "SetUsageExportBucketProjectRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "usageExportLocationResource": {
                          "type": "UsageExportLocation",
                          "id": 20260459,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "ShareSettings": {
                      "oneofs": {
                        "_shareType": {
                          "oneof": [
                            "shareType"
                          ]
                        }
                      },
                      "fields": {
                        "projectMap": {
                          "keyType": "string",
                          "type": "ShareSettingsProjectConfig",
                          "id": 134212406
                        },
                        "projects": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 75044986
                        },
                        "shareType": {
                          "type": "string",
                          "id": 359533466,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "ShareType": {
                          "values": {
                            "UNDEFINED_SHARE_TYPE": 0,
                            "LOCAL": 72607563,
                            "ORGANIZATION": 274978099,
                            "SHARE_TYPE_UNSPECIFIED": 494771730,
                            "SPECIFIC_PROJECTS": 347838695
                          }
                        }
                      }
                    },
                    "ShareSettingsProjectConfig": {
                      "oneofs": {
                        "_projectId": {
                          "oneof": [
                            "projectId"
                          ]
                        }
                      },
                      "fields": {
                        "projectId": {
                          "type": "string",
                          "id": 177513473,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ShieldedInstanceConfig": {
                      "oneofs": {
                        "_enableIntegrityMonitoring": {
                          "oneof": [
                            "enableIntegrityMonitoring"
                          ]
                        },
                        "_enableSecureBoot": {
                          "oneof": [
                            "enableSecureBoot"
                          ]
                        },
                        "_enableVtpm": {
                          "oneof": [
                            "enableVtpm"
                          ]
                        }
                      },
                      "fields": {
                        "enableIntegrityMonitoring": {
                          "type": "bool",
                          "id": 409071030,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enableSecureBoot": {
                          "type": "bool",
                          "id": 123568638,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enableVtpm": {
                          "type": "bool",
                          "id": 181858935,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ShieldedInstanceIdentity": {
                      "oneofs": {
                        "_eccP256EncryptionKey": {
                          "oneof": [
                            "eccP256EncryptionKey"
                          ]
                        },
                        "_eccP256SigningKey": {
                          "oneof": [
                            "eccP256SigningKey"
                          ]
                        },
                        "_encryptionKey": {
                          "oneof": [
                            "encryptionKey"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_signingKey": {
                          "oneof": [
                            "signingKey"
                          ]
                        }
                      },
                      "fields": {
                        "eccP256EncryptionKey": {
                          "type": "ShieldedInstanceIdentityEntry",
                          "id": 469607365,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "eccP256SigningKey": {
                          "type": "ShieldedInstanceIdentityEntry",
                          "id": 477678403,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "encryptionKey": {
                          "type": "ShieldedInstanceIdentityEntry",
                          "id": 488268707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "signingKey": {
                          "type": "ShieldedInstanceIdentityEntry",
                          "id": 320948261,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ShieldedInstanceIdentityEntry": {
                      "oneofs": {
                        "_ekCert": {
                          "oneof": [
                            "ekCert"
                          ]
                        },
                        "_ekPub": {
                          "oneof": [
                            "ekPub"
                          ]
                        }
                      },
                      "fields": {
                        "ekCert": {
                          "type": "string",
                          "id": 450178589,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ekPub": {
                          "type": "string",
                          "id": 308947940,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ShieldedInstanceIntegrityPolicy": {
                      "oneofs": {
                        "_updateAutoLearnPolicy": {
                          "oneof": [
                            "updateAutoLearnPolicy"
                          ]
                        }
                      },
                      "fields": {
                        "updateAutoLearnPolicy": {
                          "type": "bool",
                          "id": 245490215,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ShieldedVmConfig": {
                      "oneofs": {
                        "_enableIntegrityMonitoring": {
                          "oneof": [
                            "enableIntegrityMonitoring"
                          ]
                        },
                        "_enableSecureBoot": {
                          "oneof": [
                            "enableSecureBoot"
                          ]
                        },
                        "_enableVtpm": {
                          "oneof": [
                            "enableVtpm"
                          ]
                        }
                      },
                      "fields": {
                        "enableIntegrityMonitoring": {
                          "type": "bool",
                          "id": 409071030,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enableSecureBoot": {
                          "type": "bool",
                          "id": 123568638,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enableVtpm": {
                          "type": "bool",
                          "id": 181858935,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ShieldedVmIdentity": {
                      "oneofs": {
                        "_encryptionKey": {
                          "oneof": [
                            "encryptionKey"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_signingKey": {
                          "oneof": [
                            "signingKey"
                          ]
                        }
                      },
                      "fields": {
                        "encryptionKey": {
                          "type": "ShieldedVmIdentityEntry",
                          "id": 488268707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "signingKey": {
                          "type": "ShieldedVmIdentityEntry",
                          "id": 320948261,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ShieldedVmIdentityEntry": {
                      "oneofs": {
                        "_ekCert": {
                          "oneof": [
                            "ekCert"
                          ]
                        },
                        "_ekPub": {
                          "oneof": [
                            "ekPub"
                          ]
                        }
                      },
                      "fields": {
                        "ekCert": {
                          "type": "string",
                          "id": 450178589,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ekPub": {
                          "type": "string",
                          "id": 308947940,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ShieldedVmIntegrityPolicy": {
                      "oneofs": {
                        "_updateAutoLearnPolicy": {
                          "oneof": [
                            "updateAutoLearnPolicy"
                          ]
                        }
                      },
                      "fields": {
                        "updateAutoLearnPolicy": {
                          "type": "bool",
                          "id": 245490215,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SignedUrlKey": {
                      "oneofs": {
                        "_keyName": {
                          "oneof": [
                            "keyName"
                          ]
                        },
                        "_keyValue": {
                          "oneof": [
                            "keyValue"
                          ]
                        }
                      },
                      "fields": {
                        "keyName": {
                          "type": "string",
                          "id": 500938859,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "keyValue": {
                          "type": "string",
                          "id": 504106897,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SimulateMaintenanceEventInstanceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        },
                        "_withExtendedNotifications": {
                          "oneof": [
                            "withExtendedNotifications"
                          ]
                        }
                      },
                      "fields": {
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "withExtendedNotifications": {
                          "type": "bool",
                          "id": 405957627,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "SimulateMaintenanceEventNodeGroupRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "nodeGroup": {
                          "type": "string",
                          "id": 469958146,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "nodeGroupsSimulateMaintenanceEventRequestResource": {
                          "type": "NodeGroupsSimulateMaintenanceEventRequest",
                          "id": 351468764,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "Snapshot": {
                      "oneofs": {
                        "_architecture": {
                          "oneof": [
                            "architecture"
                          ]
                        },
                        "_autoCreated": {
                          "oneof": [
                            "autoCreated"
                          ]
                        },
                        "_chainName": {
                          "oneof": [
                            "chainName"
                          ]
                        },
                        "_creationSizeBytes": {
                          "oneof": [
                            "creationSizeBytes"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_diskSizeGb": {
                          "oneof": [
                            "diskSizeGb"
                          ]
                        },
                        "_downloadBytes": {
                          "oneof": [
                            "downloadBytes"
                          ]
                        },
                        "_enableConfidentialCompute": {
                          "oneof": [
                            "enableConfidentialCompute"
                          ]
                        },
                        "_guestFlush": {
                          "oneof": [
                            "guestFlush"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_labelFingerprint": {
                          "oneof": [
                            "labelFingerprint"
                          ]
                        },
                        "_locationHint": {
                          "oneof": [
                            "locationHint"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_params": {
                          "oneof": [
                            "params"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_satisfiesPzi": {
                          "oneof": [
                            "satisfiesPzi"
                          ]
                        },
                        "_satisfiesPzs": {
                          "oneof": [
                            "satisfiesPzs"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_snapshotEncryptionKey": {
                          "oneof": [
                            "snapshotEncryptionKey"
                          ]
                        },
                        "_snapshotGroupId": {
                          "oneof": [
                            "snapshotGroupId"
                          ]
                        },
                        "_snapshotGroupName": {
                          "oneof": [
                            "snapshotGroupName"
                          ]
                        },
                        "_snapshotType": {
                          "oneof": [
                            "snapshotType"
                          ]
                        },
                        "_sourceDisk": {
                          "oneof": [
                            "sourceDisk"
                          ]
                        },
                        "_sourceDiskEncryptionKey": {
                          "oneof": [
                            "sourceDiskEncryptionKey"
                          ]
                        },
                        "_sourceDiskForRecoveryCheckpoint": {
                          "oneof": [
                            "sourceDiskForRecoveryCheckpoint"
                          ]
                        },
                        "_sourceDiskId": {
                          "oneof": [
                            "sourceDiskId"
                          ]
                        },
                        "_sourceInstantSnapshot": {
                          "oneof": [
                            "sourceInstantSnapshot"
                          ]
                        },
                        "_sourceInstantSnapshotEncryptionKey": {
                          "oneof": [
                            "sourceInstantSnapshotEncryptionKey"
                          ]
                        },
                        "_sourceInstantSnapshotId": {
                          "oneof": [
                            "sourceInstantSnapshotId"
                          ]
                        },
                        "_sourceSnapshotSchedulePolicy": {
                          "oneof": [
                            "sourceSnapshotSchedulePolicy"
                          ]
                        },
                        "_sourceSnapshotSchedulePolicyId": {
                          "oneof": [
                            "sourceSnapshotSchedulePolicyId"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        },
                        "_storageBytes": {
                          "oneof": [
                            "storageBytes"
                          ]
                        },
                        "_storageBytesStatus": {
                          "oneof": [
                            "storageBytesStatus"
                          ]
                        }
                      },
                      "fields": {
                        "architecture": {
                          "type": "string",
                          "id": 302803283,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "autoCreated": {
                          "type": "bool",
                          "id": 463922264,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "chainName": {
                          "type": "string",
                          "id": 68644169,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationSizeBytes": {
                          "type": "int64",
                          "id": 125400077,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "diskSizeGb": {
                          "type": "int64",
                          "id": 316263735,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "downloadBytes": {
                          "type": "int64",
                          "id": 435054068,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enableConfidentialCompute": {
                          "type": "bool",
                          "id": 102135228,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "guestFlush": {
                          "type": "bool",
                          "id": 385550813,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "guestOsFeatures": {
                          "rule": "repeated",
                          "type": "GuestOsFeature",
                          "id": 79294545
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labelFingerprint": {
                          "type": "string",
                          "id": 178124825,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labels": {
                          "keyType": "string",
                          "type": "string",
                          "id": 500195327
                        },
                        "licenseCodes": {
                          "rule": "repeated",
                          "type": "int64",
                          "id": 45482664
                        },
                        "licenses": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 337642578
                        },
                        "locationHint": {
                          "type": "string",
                          "id": 350519505,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "params": {
                          "type": "SnapshotParams",
                          "id": 78313862,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "satisfiesPzi": {
                          "type": "bool",
                          "id": 480964257,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "satisfiesPzs": {
                          "type": "bool",
                          "id": 480964267,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "snapshotEncryptionKey": {
                          "type": "CustomerEncryptionKey",
                          "id": 43334526,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "snapshotGroupId": {
                          "type": "string",
                          "id": 255004406,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "snapshotGroupName": {
                          "type": "string",
                          "id": 246247846,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "snapshotType": {
                          "type": "string",
                          "id": 124349653,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceDisk": {
                          "type": "string",
                          "id": 451753793,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceDiskEncryptionKey": {
                          "type": "CustomerEncryptionKey",
                          "id": 531501153,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceDiskForRecoveryCheckpoint": {
                          "type": "string",
                          "id": 359837950,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceDiskId": {
                          "type": "string",
                          "id": 454190809,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceInstantSnapshot": {
                          "type": "string",
                          "id": 219202054,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceInstantSnapshotEncryptionKey": {
                          "type": "CustomerEncryptionKey",
                          "id": 436536060,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceInstantSnapshotId": {
                          "type": "string",
                          "id": 287582708,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceSnapshotSchedulePolicy": {
                          "type": "string",
                          "id": 235756291,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceSnapshotSchedulePolicyId": {
                          "type": "string",
                          "id": 70489047,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "string",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "storageBytes": {
                          "type": "int64",
                          "id": 424631719,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "storageBytesStatus": {
                          "type": "string",
                          "id": 490739082,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "storageLocations": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 328005274
                        },
                        "userLicenses": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 388193862
                        }
                      },
                      "nested": {
                        "Architecture": {
                          "values": {
                            "UNDEFINED_ARCHITECTURE": 0,
                            "ARCHITECTURE_UNSPECIFIED": 394750507,
                            "ARM64": 62547450,
                            "X86_64": 425300551
                          }
                        },
                        "SnapshotType": {
                          "values": {
                            "UNDEFINED_SNAPSHOT_TYPE": 0,
                            "ARCHIVE": 506752162,
                            "STANDARD": 484642493
                          }
                        },
                        "Status": {
                          "values": {
                            "UNDEFINED_STATUS": 0,
                            "CREATING": 455564985,
                            "DELETING": 528602024,
                            "FAILED": 455706685,
                            "READY": 77848963,
                            "UPLOADING": 267603489
                          }
                        },
                        "StorageBytesStatus": {
                          "values": {
                            "UNDEFINED_STORAGE_BYTES_STATUS": 0,
                            "UPDATING": 494614342,
                            "UP_TO_DATE": 101306702
                          }
                        }
                      }
                    },
                    "SnapshotAggregatedList": {
                      "oneofs": {
                        "_etag": {
                          "oneof": [
                            "etag"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "etag": {
                          "type": "string",
                          "id": 3123477,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "SnapshotsScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SnapshotGroup": {
                      "oneofs": {
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_selfLinkWithId": {
                          "oneof": [
                            "selfLinkWithId"
                          ]
                        },
                        "_sourceInfo": {
                          "oneof": [
                            "sourceInfo"
                          ]
                        },
                        "_sourceInstantSnapshotGroup": {
                          "oneof": [
                            "sourceInstantSnapshotGroup"
                          ]
                        },
                        "_sourceInstantSnapshotGroupInfo": {
                          "oneof": [
                            "sourceInstantSnapshotGroupInfo"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        }
                      },
                      "fields": {
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLinkWithId": {
                          "type": "string",
                          "id": 44520962,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceInfo": {
                          "type": "SnapshotGroupSourceInfo",
                          "id": 451907154,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceInstantSnapshotGroup": {
                          "type": "string",
                          "id": 525991686,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceInstantSnapshotGroupInfo": {
                          "type": "SnapshotGroupSourceInstantSnapshotGroupInfo",
                          "id": 62296647,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "string",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Status": {
                          "values": {
                            "UNDEFINED_STATUS": 0,
                            "CREATING": 455564985,
                            "DELETING": 528602024,
                            "FAILED": 455706685,
                            "INVALID": 530283991,
                            "READY": 77848963,
                            "UNKNOWN": 433141802,
                            "UPLOADING": 267603489
                          }
                        }
                      }
                    },
                    "SnapshotGroupParameters": {
                      "oneofs": {
                        "_sourceSnapshotGroup": {
                          "oneof": [
                            "sourceSnapshotGroup"
                          ]
                        },
                        "_type": {
                          "oneof": [
                            "type"
                          ]
                        }
                      },
                      "fields": {
                        "replicaZones": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 48438272
                        },
                        "sourceSnapshotGroup": {
                          "type": "string",
                          "id": 225130728,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "type": {
                          "type": "string",
                          "id": 3575610,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SnapshotGroupSourceInfo": {
                      "oneofs": {
                        "_consistencyGroup": {
                          "oneof": [
                            "consistencyGroup"
                          ]
                        },
                        "_consistencyGroupId": {
                          "oneof": [
                            "consistencyGroupId"
                          ]
                        }
                      },
                      "fields": {
                        "consistencyGroup": {
                          "type": "string",
                          "id": 508183960,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "consistencyGroupId": {
                          "type": "string",
                          "id": 85599522,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SnapshotGroupSourceInstantSnapshotGroupInfo": {
                      "oneofs": {
                        "_instantSnapshotGroup": {
                          "oneof": [
                            "instantSnapshotGroup"
                          ]
                        },
                        "_instantSnapshotGroupId": {
                          "oneof": [
                            "instantSnapshotGroupId"
                          ]
                        }
                      },
                      "fields": {
                        "instantSnapshotGroup": {
                          "type": "string",
                          "id": 223180386,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instantSnapshotGroupId": {
                          "type": "string",
                          "id": 157599768,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SnapshotList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "Snapshot",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SnapshotParams": {
                      "fields": {
                        "resourceManagerTags": {
                          "keyType": "string",
                          "type": "string",
                          "id": 377671164
                        }
                      }
                    },
                    "SnapshotSettings": {
                      "oneofs": {
                        "_accessLocation": {
                          "oneof": [
                            "accessLocation"
                          ]
                        },
                        "_storageLocation": {
                          "oneof": [
                            "storageLocation"
                          ]
                        }
                      },
                      "fields": {
                        "accessLocation": {
                          "type": "SnapshotSettingsAccessLocation",
                          "id": 18410544,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "storageLocation": {
                          "type": "SnapshotSettingsStorageLocationSettings",
                          "id": 460859641,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SnapshotSettingsAccessLocation": {
                      "oneofs": {
                        "_policy": {
                          "oneof": [
                            "policy"
                          ]
                        }
                      },
                      "fields": {
                        "locations": {
                          "keyType": "string",
                          "type": "SnapshotSettingsAccessLocationAccessLocationPreference",
                          "id": 413423454
                        },
                        "policy": {
                          "type": "string",
                          "id": 91071794,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Policy": {
                          "values": {
                            "UNDEFINED_POLICY": 0,
                            "ALL_REGIONS": 273143585,
                            "POLICY_UNSPECIFIED": 197974922,
                            "SPECIFIC_REGIONS": 454128082
                          }
                        }
                      }
                    },
                    "SnapshotSettingsAccessLocationAccessLocationPreference": {
                      "oneofs": {
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        }
                      },
                      "fields": {
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SnapshotSettingsStorageLocationSettings": {
                      "oneofs": {
                        "_policy": {
                          "oneof": [
                            "policy"
                          ]
                        }
                      },
                      "fields": {
                        "locations": {
                          "keyType": "string",
                          "type": "SnapshotSettingsStorageLocationSettingsStorageLocationPreference",
                          "id": 413423454
                        },
                        "policy": {
                          "type": "string",
                          "id": 91071794,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Policy": {
                          "values": {
                            "UNDEFINED_POLICY": 0,
                            "LOCAL_REGION": 403535464,
                            "NEAREST_MULTI_REGION": 212467515,
                            "SPECIFIC_LOCATIONS": 280093809,
                            "STORAGE_LOCATION_POLICY_UNSPECIFIED": 250644592
                          }
                        }
                      }
                    },
                    "SnapshotSettingsStorageLocationSettingsStorageLocationPreference": {
                      "oneofs": {
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        }
                      },
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SnapshotsScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "snapshots": {
                          "rule": "repeated",
                          "type": "Snapshot",
                          "id": 241165103
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SourceDiskEncryptionKey": {
                      "oneofs": {
                        "_diskEncryptionKey": {
                          "oneof": [
                            "diskEncryptionKey"
                          ]
                        },
                        "_sourceDisk": {
                          "oneof": [
                            "sourceDisk"
                          ]
                        }
                      },
                      "fields": {
                        "diskEncryptionKey": {
                          "type": "CustomerEncryptionKey",
                          "id": 271660677,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceDisk": {
                          "type": "string",
                          "id": 451753793,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SourceInstanceParams": {
                      "fields": {
                        "diskConfigs": {
                          "rule": "repeated",
                          "type": "DiskInstantiationConfig",
                          "id": 235580623
                        }
                      }
                    },
                    "SourceInstanceProperties": {
                      "oneofs": {
                        "_canIpForward": {
                          "oneof": [
                            "canIpForward"
                          ]
                        },
                        "_deletionProtection": {
                          "oneof": [
                            "deletionProtection"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_keyRevocationActionType": {
                          "oneof": [
                            "keyRevocationActionType"
                          ]
                        },
                        "_machineType": {
                          "oneof": [
                            "machineType"
                          ]
                        },
                        "_metadata": {
                          "oneof": [
                            "metadata"
                          ]
                        },
                        "_minCpuPlatform": {
                          "oneof": [
                            "minCpuPlatform"
                          ]
                        },
                        "_postKeyRevocationActionType": {
                          "oneof": [
                            "postKeyRevocationActionType"
                          ]
                        },
                        "_scheduling": {
                          "oneof": [
                            "scheduling"
                          ]
                        },
                        "_tags": {
                          "oneof": [
                            "tags"
                          ]
                        }
                      },
                      "fields": {
                        "canIpForward": {
                          "type": "bool",
                          "id": 467731324,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "deletionProtection": {
                          "type": "bool",
                          "id": 458014698,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "disks": {
                          "rule": "repeated",
                          "type": "SavedAttachedDisk",
                          "id": 95594102
                        },
                        "guestAccelerators": {
                          "rule": "repeated",
                          "type": "AcceleratorConfig",
                          "id": 463595119
                        },
                        "keyRevocationActionType": {
                          "type": "string",
                          "id": 235941474,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labels": {
                          "keyType": "string",
                          "type": "string",
                          "id": 500195327
                        },
                        "machineType": {
                          "type": "string",
                          "id": 227711026,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "metadata": {
                          "type": "Metadata",
                          "id": 86866735,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "minCpuPlatform": {
                          "type": "string",
                          "id": 242912759,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "networkInterfaces": {
                          "rule": "repeated",
                          "type": "NetworkInterface",
                          "id": 52735243
                        },
                        "postKeyRevocationActionType": {
                          "type": "string",
                          "id": 292972897,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "scheduling": {
                          "type": "Scheduling",
                          "id": 386688404,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serviceAccounts": {
                          "rule": "repeated",
                          "type": "ServiceAccount",
                          "id": 277537328
                        },
                        "tags": {
                          "type": "Tags",
                          "id": 3552281,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "KeyRevocationActionType": {
                          "values": {
                            "UNDEFINED_KEY_REVOCATION_ACTION_TYPE": 0,
                            "KEY_REVOCATION_ACTION_TYPE_UNSPECIFIED": 467110106,
                            "NONE": 2402104,
                            "STOP": 2555906
                          }
                        },
                        "PostKeyRevocationActionType": {
                          "values": {
                            "UNDEFINED_POST_KEY_REVOCATION_ACTION_TYPE": 0,
                            "NOOP": 2402146,
                            "POST_KEY_REVOCATION_ACTION_TYPE_UNSPECIFIED": 228738393,
                            "SHUTDOWN": 76412502
                          }
                        }
                      }
                    },
                    "SslCertificate": {
                      "oneofs": {
                        "_certificate": {
                          "oneof": [
                            "certificate"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_expireTime": {
                          "oneof": [
                            "expireTime"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_managed": {
                          "oneof": [
                            "managed"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_privateKey": {
                          "oneof": [
                            "privateKey"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_selfManaged": {
                          "oneof": [
                            "selfManaged"
                          ]
                        },
                        "_type": {
                          "oneof": [
                            "type"
                          ]
                        }
                      },
                      "fields": {
                        "certificate": {
                          "type": "string",
                          "id": 341787031,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "expireTime": {
                          "type": "string",
                          "id": 440691181,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "managed": {
                          "type": "SslCertificateManagedSslCertificate",
                          "id": 298389407,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "privateKey": {
                          "type": "string",
                          "id": 361331107,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfManaged": {
                          "type": "SslCertificateSelfManagedSslCertificate",
                          "id": 329284012,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "subjectAlternativeNames": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 528807907
                        },
                        "type": {
                          "type": "string",
                          "id": 3575610,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Type": {
                          "values": {
                            "UNDEFINED_TYPE": 0,
                            "MANAGED": 479501183,
                            "SELF_MANAGED": 434437516,
                            "TYPE_UNSPECIFIED": 437714322
                          }
                        }
                      }
                    },
                    "SslCertificateAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "SslCertificatesScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SslCertificateList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "SslCertificate",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SslCertificateManagedSslCertificate": {
                      "oneofs": {
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        }
                      },
                      "fields": {
                        "domainStatus": {
                          "keyType": "string",
                          "type": "string",
                          "id": 360305613
                        },
                        "domains": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 226935855
                        },
                        "status": {
                          "type": "string",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Status": {
                          "values": {
                            "UNDEFINED_STATUS": 0,
                            "ACTIVE": 314733318,
                            "MANAGED_CERTIFICATE_STATUS_UNSPECIFIED": 474800850,
                            "PROVISIONING": 290896621,
                            "PROVISIONING_FAILED": 76813775,
                            "PROVISIONING_FAILED_PERMANENTLY": 275036203,
                            "RENEWAL_FAILED": 434659076
                          }
                        }
                      }
                    },
                    "SslCertificateSelfManagedSslCertificate": {
                      "oneofs": {
                        "_certificate": {
                          "oneof": [
                            "certificate"
                          ]
                        },
                        "_privateKey": {
                          "oneof": [
                            "privateKey"
                          ]
                        }
                      },
                      "fields": {
                        "certificate": {
                          "type": "string",
                          "id": 341787031,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "privateKey": {
                          "type": "string",
                          "id": 361331107,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SslCertificatesScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "sslCertificates": {
                          "rule": "repeated",
                          "type": "SslCertificate",
                          "id": 366006543
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SslPoliciesAggregatedList": {
                      "oneofs": {
                        "_etag": {
                          "oneof": [
                            "etag"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "etag": {
                          "type": "string",
                          "id": 3123477,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "SslPoliciesScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SslPoliciesList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "SslPolicy",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SslPoliciesListAvailableFeaturesResponse": {
                      "fields": {
                        "features": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 246211645
                        }
                      }
                    },
                    "SslPoliciesScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "sslPolicies": {
                          "rule": "repeated",
                          "type": "SslPolicy",
                          "id": 209941027
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SslPolicy": {
                      "oneofs": {
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_fingerprint": {
                          "oneof": [
                            "fingerprint"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_minTlsVersion": {
                          "oneof": [
                            "minTlsVersion"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_profile": {
                          "oneof": [
                            "profile"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        }
                      },
                      "fields": {
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "customFeatures": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 34789707
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enabledFeatures": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 469017467
                        },
                        "fingerprint": {
                          "type": "string",
                          "id": 234678500,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "minTlsVersion": {
                          "type": "string",
                          "id": 8155943,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "profile": {
                          "type": "string",
                          "id": 227445161,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warnings": {
                          "rule": "repeated",
                          "type": "Warnings",
                          "id": 498091095
                        }
                      },
                      "nested": {
                        "MinTlsVersion": {
                          "values": {
                            "UNDEFINED_MIN_TLS_VERSION": 0,
                            "TLS_1_0": 33116734,
                            "TLS_1_1": 33116735,
                            "TLS_1_2": 33116736,
                            "TLS_1_3": 33116737
                          }
                        },
                        "Profile": {
                          "values": {
                            "UNDEFINED_PROFILE": 0,
                            "COMPATIBLE": 179357396,
                            "CUSTOM": 388595569,
                            "FIPS_202205": 475828188,
                            "MODERN": 132013855,
                            "RESTRICTED": 261551195
                          }
                        }
                      }
                    },
                    "SslPolicyReference": {
                      "oneofs": {
                        "_sslPolicy": {
                          "oneof": [
                            "sslPolicy"
                          ]
                        }
                      },
                      "fields": {
                        "sslPolicy": {
                          "type": "string",
                          "id": 295190213,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "StartAsyncReplicationDiskRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "disk": {
                          "type": "string",
                          "id": 3083677,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "disksStartAsyncReplicationRequestResource": {
                          "type": "DisksStartAsyncReplicationRequest",
                          "id": 470814554,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "StartAsyncReplicationRegionDiskRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "disk": {
                          "type": "string",
                          "id": 3083677,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "regionDisksStartAsyncReplicationRequestResource": {
                          "type": "RegionDisksStartAsyncReplicationRequest",
                          "id": 474326021,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "StartInstanceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "StartInstancesInstanceGroupManagerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instanceGroupManagersStartInstancesRequestResource": {
                          "type": "InstanceGroupManagersStartInstancesRequest",
                          "id": 261083819,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "StartInstancesRegionInstanceGroupManagerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "regionInstanceGroupManagersStartInstancesRequestResource": {
                          "type": "RegionInstanceGroupManagersStartInstancesRequest",
                          "id": 497012118,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "StartWithEncryptionKeyInstanceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instancesStartWithEncryptionKeyRequestResource": {
                          "type": "InstancesStartWithEncryptionKeyRequest",
                          "id": 441712511,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "StatefulPolicy": {
                      "oneofs": {
                        "_preservedState": {
                          "oneof": [
                            "preservedState"
                          ]
                        }
                      },
                      "fields": {
                        "preservedState": {
                          "type": "StatefulPolicyPreservedState",
                          "id": 2634026,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "StatefulPolicyPreservedState": {
                      "fields": {
                        "disks": {
                          "keyType": "string",
                          "type": "StatefulPolicyPreservedStateDiskDevice",
                          "id": 95594102
                        },
                        "externalIPs": {
                          "keyType": "string",
                          "type": "StatefulPolicyPreservedStateNetworkIp",
                          "id": 532687245
                        },
                        "internalIPs": {
                          "keyType": "string",
                          "type": "StatefulPolicyPreservedStateNetworkIp",
                          "id": 215731675
                        }
                      }
                    },
                    "StatefulPolicyPreservedStateDiskDevice": {
                      "oneofs": {
                        "_autoDelete": {
                          "oneof": [
                            "autoDelete"
                          ]
                        }
                      },
                      "fields": {
                        "autoDelete": {
                          "type": "string",
                          "id": 464761403,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "AutoDelete": {
                          "values": {
                            "UNDEFINED_AUTO_DELETE": 0,
                            "NEVER": 74175084,
                            "ON_PERMANENT_INSTANCE_DELETION": 95727719
                          }
                        }
                      }
                    },
                    "StatefulPolicyPreservedStateNetworkIp": {
                      "oneofs": {
                        "_autoDelete": {
                          "oneof": [
                            "autoDelete"
                          ]
                        }
                      },
                      "fields": {
                        "autoDelete": {
                          "type": "string",
                          "id": 464761403,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "AutoDelete": {
                          "values": {
                            "UNDEFINED_AUTO_DELETE": 0,
                            "NEVER": 74175084,
                            "ON_PERMANENT_INSTANCE_DELETION": 95727719
                          }
                        }
                      }
                    },
                    "Status": {
                      "oneofs": {
                        "_code": {
                          "oneof": [
                            "code"
                          ]
                        },
                        "_message": {
                          "oneof": [
                            "message"
                          ]
                        }
                      },
                      "fields": {
                        "code": {
                          "type": "int32",
                          "id": 3059181,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "details": {
                          "rule": "repeated",
                          "type": "google.protobuf.Any",
                          "id": 483979842
                        },
                        "message": {
                          "type": "string",
                          "id": 418054151,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "StopAsyncReplicationDiskRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "disk": {
                          "type": "string",
                          "id": 3083677,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "StopAsyncReplicationRegionDiskRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "disk": {
                          "type": "string",
                          "id": 3083677,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "StopGroupAsyncReplicationDiskRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "disksStopGroupAsyncReplicationResourceResource": {
                          "type": "DisksStopGroupAsyncReplicationResource",
                          "id": 346815509,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "StopGroupAsyncReplicationRegionDiskRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "disksStopGroupAsyncReplicationResourceResource": {
                          "type": "DisksStopGroupAsyncReplicationResource",
                          "id": 346815509,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "StopInstanceRequest": {
                      "oneofs": {
                        "_discardLocalSsd": {
                          "oneof": [
                            "discardLocalSsd"
                          ]
                        },
                        "_noGracefulShutdown": {
                          "oneof": [
                            "noGracefulShutdown"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "discardLocalSsd": {
                          "type": "bool",
                          "id": 319517903,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "noGracefulShutdown": {
                          "type": "bool",
                          "id": 336255890,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "StopInstancesInstanceGroupManagerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instanceGroupManagersStopInstancesRequestResource": {
                          "type": "InstanceGroupManagersStopInstancesRequest",
                          "id": 37556877,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "StopInstancesRegionInstanceGroupManagerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "regionInstanceGroupManagersStopInstancesRequestResource": {
                          "type": "RegionInstanceGroupManagersStopInstancesRequest",
                          "id": 270306882,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "StoragePool": {
                      "oneofs": {
                        "_capacityProvisioningType": {
                          "oneof": [
                            "capacityProvisioningType"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_exapoolProvisionedCapacityGb": {
                          "oneof": [
                            "exapoolProvisionedCapacityGb"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_labelFingerprint": {
                          "oneof": [
                            "labelFingerprint"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_params": {
                          "oneof": [
                            "params"
                          ]
                        },
                        "_performanceProvisioningType": {
                          "oneof": [
                            "performanceProvisioningType"
                          ]
                        },
                        "_poolProvisionedCapacityGb": {
                          "oneof": [
                            "poolProvisionedCapacityGb"
                          ]
                        },
                        "_poolProvisionedIops": {
                          "oneof": [
                            "poolProvisionedIops"
                          ]
                        },
                        "_poolProvisionedThroughput": {
                          "oneof": [
                            "poolProvisionedThroughput"
                          ]
                        },
                        "_resourceStatus": {
                          "oneof": [
                            "resourceStatus"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_selfLinkWithId": {
                          "oneof": [
                            "selfLinkWithId"
                          ]
                        },
                        "_state": {
                          "oneof": [
                            "state"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        },
                        "_storagePoolType": {
                          "oneof": [
                            "storagePoolType"
                          ]
                        },
                        "_zone": {
                          "oneof": [
                            "zone"
                          ]
                        }
                      },
                      "fields": {
                        "capacityProvisioningType": {
                          "type": "string",
                          "id": 251610375,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "exapoolProvisionedCapacityGb": {
                          "type": "StoragePoolExapoolProvisionedCapacityGb",
                          "id": 345174240,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labelFingerprint": {
                          "type": "string",
                          "id": 178124825,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labels": {
                          "keyType": "string",
                          "type": "string",
                          "id": 500195327
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "params": {
                          "type": "StoragePoolParams",
                          "id": 78313862,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "performanceProvisioningType": {
                          "type": "string",
                          "id": 468553469,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "poolProvisionedCapacityGb": {
                          "type": "int64",
                          "id": 478537682,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "poolProvisionedIops": {
                          "type": "int64",
                          "id": 112092311,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "poolProvisionedThroughput": {
                          "type": "int64",
                          "id": 169215640,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "resourceStatus": {
                          "type": "StoragePoolResourceStatus",
                          "id": 249429315,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLinkWithId": {
                          "type": "string",
                          "id": 44520962,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "state": {
                          "type": "string",
                          "id": 109757585,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "StoragePoolResourceStatus",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "storagePoolType": {
                          "type": "string",
                          "id": 285999289,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "CapacityProvisioningType": {
                          "values": {
                            "UNDEFINED_CAPACITY_PROVISIONING_TYPE": 0
                          }
                        },
                        "PerformanceProvisioningType": {
                          "values": {
                            "UNDEFINED_PERFORMANCE_PROVISIONING_TYPE": 0
                          }
                        },
                        "State": {
                          "values": {
                            "UNDEFINED_STATE": 0,
                            "CREATING": 455564985,
                            "DELETING": 528602024,
                            "FAILED": 455706685,
                            "READY": 77848963
                          }
                        }
                      }
                    },
                    "StoragePoolAggregatedList": {
                      "oneofs": {
                        "_etag": {
                          "oneof": [
                            "etag"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "etag": {
                          "type": "string",
                          "id": 3123477,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "StoragePoolsScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "StoragePoolDisk": {
                      "oneofs": {
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_disk": {
                          "oneof": [
                            "disk"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_provisionedIops": {
                          "oneof": [
                            "provisionedIops"
                          ]
                        },
                        "_provisionedThroughput": {
                          "oneof": [
                            "provisionedThroughput"
                          ]
                        },
                        "_sizeGb": {
                          "oneof": [
                            "sizeGb"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        },
                        "_type": {
                          "oneof": [
                            "type"
                          ]
                        },
                        "_usedBytes": {
                          "oneof": [
                            "usedBytes"
                          ]
                        }
                      },
                      "fields": {
                        "attachedInstances": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 65255843
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "disk": {
                          "type": "string",
                          "id": 3083677,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "provisionedIops": {
                          "type": "int64",
                          "id": 186769108,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "provisionedThroughput": {
                          "type": "int64",
                          "id": 526524181,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "resourcePolicies": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 22220385
                        },
                        "sizeGb": {
                          "type": "int64",
                          "id": 494929369,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "string",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "type": {
                          "type": "string",
                          "id": 3575610,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "usedBytes": {
                          "type": "int64",
                          "id": 231640425,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Status": {
                          "values": {
                            "UNDEFINED_STATUS": 0,
                            "CREATING": 455564985,
                            "DELETING": 528602024,
                            "FAILED": 455706685,
                            "READY": 77848963,
                            "RESTORING": 404263851,
                            "UNAVAILABLE": 413756464
                          }
                        }
                      }
                    },
                    "StoragePoolExapoolProvisionedCapacityGb": {
                      "oneofs": {
                        "_capacityOptimized": {
                          "oneof": [
                            "capacityOptimized"
                          ]
                        },
                        "_readOptimized": {
                          "oneof": [
                            "readOptimized"
                          ]
                        },
                        "_writeOptimized": {
                          "oneof": [
                            "writeOptimized"
                          ]
                        }
                      },
                      "fields": {
                        "capacityOptimized": {
                          "type": "int64",
                          "id": 251131874,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "readOptimized": {
                          "type": "int64",
                          "id": 389863870,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "writeOptimized": {
                          "type": "int64",
                          "id": 492523719,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "StoragePoolList": {
                      "oneofs": {
                        "_etag": {
                          "oneof": [
                            "etag"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "etag": {
                          "type": "string",
                          "id": 3123477,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "StoragePool",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "StoragePoolListDisks": {
                      "oneofs": {
                        "_etag": {
                          "oneof": [
                            "etag"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "etag": {
                          "type": "string",
                          "id": 3123477,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "StoragePoolDisk",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "StoragePoolParams": {
                      "fields": {
                        "resourceManagerTags": {
                          "keyType": "string",
                          "type": "string",
                          "id": 377671164
                        }
                      }
                    },
                    "StoragePoolResourceStatus": {
                      "oneofs": {
                        "_diskCount": {
                          "oneof": [
                            "diskCount"
                          ]
                        },
                        "_exapoolMaxReadIops": {
                          "oneof": [
                            "exapoolMaxReadIops"
                          ]
                        },
                        "_exapoolMaxReadThroughput": {
                          "oneof": [
                            "exapoolMaxReadThroughput"
                          ]
                        },
                        "_exapoolMaxWriteIops": {
                          "oneof": [
                            "exapoolMaxWriteIops"
                          ]
                        },
                        "_exapoolMaxWriteThroughput": {
                          "oneof": [
                            "exapoolMaxWriteThroughput"
                          ]
                        },
                        "_lastResizeTimestamp": {
                          "oneof": [
                            "lastResizeTimestamp"
                          ]
                        },
                        "_maxTotalProvisionedDiskCapacityGb": {
                          "oneof": [
                            "maxTotalProvisionedDiskCapacityGb"
                          ]
                        },
                        "_poolUsedCapacityBytes": {
                          "oneof": [
                            "poolUsedCapacityBytes"
                          ]
                        },
                        "_poolUsedIops": {
                          "oneof": [
                            "poolUsedIops"
                          ]
                        },
                        "_poolUsedThroughput": {
                          "oneof": [
                            "poolUsedThroughput"
                          ]
                        },
                        "_poolUserWrittenBytes": {
                          "oneof": [
                            "poolUserWrittenBytes"
                          ]
                        },
                        "_totalProvisionedDiskCapacityGb": {
                          "oneof": [
                            "totalProvisionedDiskCapacityGb"
                          ]
                        },
                        "_totalProvisionedDiskIops": {
                          "oneof": [
                            "totalProvisionedDiskIops"
                          ]
                        },
                        "_totalProvisionedDiskThroughput": {
                          "oneof": [
                            "totalProvisionedDiskThroughput"
                          ]
                        }
                      },
                      "fields": {
                        "diskCount": {
                          "type": "int64",
                          "id": 182933485,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "exapoolMaxReadIops": {
                          "type": "int64",
                          "id": 59241794,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "exapoolMaxReadThroughput": {
                          "type": "int64",
                          "id": 390933251,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "exapoolMaxWriteIops": {
                          "type": "int64",
                          "id": 293212537,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "exapoolMaxWriteThroughput": {
                          "type": "int64",
                          "id": 330367482,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "lastResizeTimestamp": {
                          "type": "string",
                          "id": 500825556,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxTotalProvisionedDiskCapacityGb": {
                          "type": "int64",
                          "id": 165818207,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "poolUsedCapacityBytes": {
                          "type": "int64",
                          "id": 510407877,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "poolUsedIops": {
                          "type": "int64",
                          "id": 99558536,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "poolUsedThroughput": {
                          "type": "int64",
                          "id": 206130633,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "poolUserWrittenBytes": {
                          "type": "int64",
                          "id": 228964050,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "totalProvisionedDiskCapacityGb": {
                          "type": "int64",
                          "id": 520930980,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "totalProvisionedDiskIops": {
                          "type": "int64",
                          "id": 32812549,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "totalProvisionedDiskThroughput": {
                          "type": "int64",
                          "id": 447677830,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "StoragePoolType": {
                      "oneofs": {
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_deprecated": {
                          "oneof": [
                            "deprecated"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_maxPoolProvisionedCapacityGb": {
                          "oneof": [
                            "maxPoolProvisionedCapacityGb"
                          ]
                        },
                        "_maxPoolProvisionedIops": {
                          "oneof": [
                            "maxPoolProvisionedIops"
                          ]
                        },
                        "_maxPoolProvisionedThroughput": {
                          "oneof": [
                            "maxPoolProvisionedThroughput"
                          ]
                        },
                        "_minPoolProvisionedCapacityGb": {
                          "oneof": [
                            "minPoolProvisionedCapacityGb"
                          ]
                        },
                        "_minPoolProvisionedIops": {
                          "oneof": [
                            "minPoolProvisionedIops"
                          ]
                        },
                        "_minPoolProvisionedThroughput": {
                          "oneof": [
                            "minPoolProvisionedThroughput"
                          ]
                        },
                        "_minSizeGb": {
                          "oneof": [
                            "minSizeGb"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_selfLinkWithId": {
                          "oneof": [
                            "selfLinkWithId"
                          ]
                        },
                        "_zone": {
                          "oneof": [
                            "zone"
                          ]
                        }
                      },
                      "fields": {
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "deprecated": {
                          "type": "DeprecationStatus",
                          "id": 515138995,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxPoolProvisionedCapacityGb": {
                          "type": "int64",
                          "id": 182139085,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxPoolProvisionedIops": {
                          "type": "int64",
                          "id": 515270652,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxPoolProvisionedThroughput": {
                          "type": "int64",
                          "id": 228928061,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "minPoolProvisionedCapacityGb": {
                          "type": "int64",
                          "id": 191022751,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "minPoolProvisionedIops": {
                          "type": "int64",
                          "id": 416473706,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "minPoolProvisionedThroughput": {
                          "type": "int64",
                          "id": 367761963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "minSizeGb": {
                          "type": "int64",
                          "id": 385278188,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLinkWithId": {
                          "type": "string",
                          "id": 44520962,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "supportedDiskTypes": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 150587272
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "StoragePoolTypeAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "StoragePoolTypesScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "StoragePoolTypeList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "StoragePoolType",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "StoragePoolTypesScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "storagePoolTypes": {
                          "rule": "repeated",
                          "type": "StoragePoolType",
                          "id": 276043482
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "StoragePoolsScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "storagePools": {
                          "rule": "repeated",
                          "type": "StoragePool",
                          "id": 437258515
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "StructuredEntries": {
                      "fields": {
                        "entries": {
                          "keyType": "string",
                          "type": "google.protobuf.Value",
                          "id": 19039376
                        }
                      }
                    },
                    "Subnetwork": {
                      "oneofs": {
                        "_allowSubnetCidrRoutesOverlap": {
                          "oneof": [
                            "allowSubnetCidrRoutesOverlap"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_enableFlowLogs": {
                          "oneof": [
                            "enableFlowLogs"
                          ]
                        },
                        "_externalIpv6Prefix": {
                          "oneof": [
                            "externalIpv6Prefix"
                          ]
                        },
                        "_fingerprint": {
                          "oneof": [
                            "fingerprint"
                          ]
                        },
                        "_gatewayAddress": {
                          "oneof": [
                            "gatewayAddress"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_internalIpv6Prefix": {
                          "oneof": [
                            "internalIpv6Prefix"
                          ]
                        },
                        "_ipCidrRange": {
                          "oneof": [
                            "ipCidrRange"
                          ]
                        },
                        "_ipCollection": {
                          "oneof": [
                            "ipCollection"
                          ]
                        },
                        "_ipv6AccessType": {
                          "oneof": [
                            "ipv6AccessType"
                          ]
                        },
                        "_ipv6CidrRange": {
                          "oneof": [
                            "ipv6CidrRange"
                          ]
                        },
                        "_ipv6GceEndpoint": {
                          "oneof": [
                            "ipv6GceEndpoint"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_logConfig": {
                          "oneof": [
                            "logConfig"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_network": {
                          "oneof": [
                            "network"
                          ]
                        },
                        "_params": {
                          "oneof": [
                            "params"
                          ]
                        },
                        "_privateIpGoogleAccess": {
                          "oneof": [
                            "privateIpGoogleAccess"
                          ]
                        },
                        "_privateIpv6GoogleAccess": {
                          "oneof": [
                            "privateIpv6GoogleAccess"
                          ]
                        },
                        "_purpose": {
                          "oneof": [
                            "purpose"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_reservedInternalRange": {
                          "oneof": [
                            "reservedInternalRange"
                          ]
                        },
                        "_resolveSubnetMask": {
                          "oneof": [
                            "resolveSubnetMask"
                          ]
                        },
                        "_role": {
                          "oneof": [
                            "role"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_stackType": {
                          "oneof": [
                            "stackType"
                          ]
                        },
                        "_state": {
                          "oneof": [
                            "state"
                          ]
                        },
                        "_utilizationDetails": {
                          "oneof": [
                            "utilizationDetails"
                          ]
                        }
                      },
                      "fields": {
                        "allowSubnetCidrRoutesOverlap": {
                          "type": "bool",
                          "id": 67856209,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enableFlowLogs": {
                          "type": "bool",
                          "id": 151544420,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "externalIpv6Prefix": {
                          "type": "string",
                          "id": 139299190,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "fingerprint": {
                          "type": "string",
                          "id": 234678500,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "gatewayAddress": {
                          "type": "string",
                          "id": 459867385,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "internalIpv6Prefix": {
                          "type": "string",
                          "id": 506270056,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipCidrRange": {
                          "type": "string",
                          "id": 98117322,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipCollection": {
                          "type": "string",
                          "id": 176818358,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipv6AccessType": {
                          "type": "string",
                          "id": 504658653,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipv6CidrRange": {
                          "type": "string",
                          "id": 273141258,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipv6GceEndpoint": {
                          "type": "string",
                          "id": 320382307,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "logConfig": {
                          "type": "SubnetworkLogConfig",
                          "id": 351299741,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "network": {
                          "type": "string",
                          "id": 232872494,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "params": {
                          "type": "SubnetworkParams",
                          "id": 78313862,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "privateIpGoogleAccess": {
                          "type": "bool",
                          "id": 421491790,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "privateIpv6GoogleAccess": {
                          "type": "string",
                          "id": 48277006,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "purpose": {
                          "type": "string",
                          "id": 316407070,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "reservedInternalRange": {
                          "type": "string",
                          "id": 286248754,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "resolveSubnetMask": {
                          "type": "string",
                          "id": 517696699,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "role": {
                          "type": "string",
                          "id": 3506294,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "secondaryIpRanges": {
                          "rule": "repeated",
                          "type": "SubnetworkSecondaryRange",
                          "id": 136658915
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "stackType": {
                          "type": "string",
                          "id": 425908881,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "state": {
                          "type": "string",
                          "id": 109757585,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "systemReservedExternalIpv6Ranges": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 65324129
                        },
                        "systemReservedInternalIpv6Ranges": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 432294995
                        },
                        "utilizationDetails": {
                          "type": "SubnetworkUtilizationDetails",
                          "id": 125404453,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Ipv6AccessType": {
                          "values": {
                            "UNDEFINED_IPV6_ACCESS_TYPE": 0,
                            "EXTERNAL": 35607499,
                            "INTERNAL": 279295677,
                            "UNSPECIFIED_IPV6_ACCESS_TYPE": 313080613
                          }
                        },
                        "Ipv6GceEndpoint": {
                          "values": {
                            "UNDEFINED_IPV6_GCE_ENDPOINT": 0,
                            "VM_AND_FR": 41830108,
                            "VM_ONLY": 236773428
                          }
                        },
                        "PrivateIpv6GoogleAccess": {
                          "values": {
                            "UNDEFINED_PRIVATE_IPV6_GOOGLE_ACCESS": 0,
                            "DISABLE_GOOGLE_ACCESS": 450958579,
                            "ENABLE_BIDIRECTIONAL_ACCESS_TO_GOOGLE": 427975994,
                            "ENABLE_OUTBOUND_VM_ACCESS_TO_GOOGLE": 288210263
                          }
                        },
                        "Purpose": {
                          "values": {
                            "UNDEFINED_PURPOSE": 0,
                            "GLOBAL_MANAGED_PROXY": 236463602,
                            "INTERNAL_HTTPS_LOAD_BALANCER": 248748889,
                            "PEER_MIGRATION": 491902225,
                            "PRIVATE": 403485027,
                            "PRIVATE_NAT": 367764517,
                            "PRIVATE_RFC_1918": 254902107,
                            "PRIVATE_SERVICE_CONNECT": 48134724,
                            "REGIONAL_MANAGED_PROXY": 153049966
                          }
                        },
                        "ResolveSubnetMask": {
                          "values": {
                            "UNDEFINED_RESOLVE_SUBNET_MASK": 0,
                            "ARP_ALL_RANGES": 445655380,
                            "ARP_PRIMARY_RANGE": 120210048
                          }
                        },
                        "Role": {
                          "values": {
                            "UNDEFINED_ROLE": 0,
                            "ACTIVE": 314733318,
                            "BACKUP": 341010882
                          }
                        },
                        "StackType": {
                          "values": {
                            "UNDEFINED_STACK_TYPE": 0,
                            "IPV4_IPV6": 22197249,
                            "IPV4_ONLY": 22373798,
                            "IPV6_ONLY": 79632100,
                            "UNSPECIFIED_STACK_TYPE": 298084569
                          }
                        },
                        "State": {
                          "values": {
                            "UNDEFINED_STATE": 0,
                            "DRAINING": 480455402,
                            "READY": 77848963
                          }
                        }
                      }
                    },
                    "SubnetworkAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "SubnetworksScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SubnetworkList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "Subnetwork",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SubnetworkLogConfig": {
                      "oneofs": {
                        "_aggregationInterval": {
                          "oneof": [
                            "aggregationInterval"
                          ]
                        },
                        "_enable": {
                          "oneof": [
                            "enable"
                          ]
                        },
                        "_filterExpr": {
                          "oneof": [
                            "filterExpr"
                          ]
                        },
                        "_flowSampling": {
                          "oneof": [
                            "flowSampling"
                          ]
                        },
                        "_metadata": {
                          "oneof": [
                            "metadata"
                          ]
                        }
                      },
                      "fields": {
                        "aggregationInterval": {
                          "type": "string",
                          "id": 174919042,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "enable": {
                          "type": "bool",
                          "id": 311764355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "filterExpr": {
                          "type": "string",
                          "id": 183374428,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "flowSampling": {
                          "type": "float",
                          "id": 530150360,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "metadata": {
                          "type": "string",
                          "id": 86866735,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "metadataFields": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 378461641
                        }
                      },
                      "nested": {
                        "AggregationInterval": {
                          "values": {
                            "UNDEFINED_AGGREGATION_INTERVAL": 0,
                            "INTERVAL_10_MIN": 487155916,
                            "INTERVAL_15_MIN": 491773521,
                            "INTERVAL_1_MIN": 69052714,
                            "INTERVAL_30_SEC": 7548937,
                            "INTERVAL_5_MIN": 72746798,
                            "INTERVAL_5_SEC": 72752429
                          }
                        },
                        "Metadata": {
                          "values": {
                            "UNDEFINED_METADATA": 0,
                            "CUSTOM_METADATA": 62450749,
                            "EXCLUDE_ALL_METADATA": 334519954,
                            "INCLUDE_ALL_METADATA": 164619908
                          }
                        }
                      }
                    },
                    "SubnetworkParams": {
                      "fields": {
                        "resourceManagerTags": {
                          "keyType": "string",
                          "type": "string",
                          "id": 377671164
                        }
                      }
                    },
                    "SubnetworkSecondaryRange": {
                      "oneofs": {
                        "_ipCidrRange": {
                          "oneof": [
                            "ipCidrRange"
                          ]
                        },
                        "_rangeName": {
                          "oneof": [
                            "rangeName"
                          ]
                        },
                        "_reservedInternalRange": {
                          "oneof": [
                            "reservedInternalRange"
                          ]
                        }
                      },
                      "fields": {
                        "ipCidrRange": {
                          "type": "string",
                          "id": 98117322,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "rangeName": {
                          "type": "string",
                          "id": 332216397,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "reservedInternalRange": {
                          "type": "string",
                          "id": 286248754,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SubnetworkUtilizationDetails": {
                      "oneofs": {
                        "_externalIpv6InstanceUtilization": {
                          "oneof": [
                            "externalIpv6InstanceUtilization"
                          ]
                        },
                        "_externalIpv6LbUtilization": {
                          "oneof": [
                            "externalIpv6LbUtilization"
                          ]
                        },
                        "_internalIpv6Utilization": {
                          "oneof": [
                            "internalIpv6Utilization"
                          ]
                        }
                      },
                      "fields": {
                        "externalIpv6InstanceUtilization": {
                          "type": "SubnetworkUtilizationDetailsIPV6Utilization",
                          "id": 419750236,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "externalIpv6LbUtilization": {
                          "type": "SubnetworkUtilizationDetailsIPV6Utilization",
                          "id": 136563645,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "internalIpv6Utilization": {
                          "type": "SubnetworkUtilizationDetailsIPV6Utilization",
                          "id": 69707020,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipv4Utilizations": {
                          "rule": "repeated",
                          "type": "SubnetworkUtilizationDetailsIPV4Utilization",
                          "id": 206180011
                        }
                      }
                    },
                    "SubnetworkUtilizationDetailsIPV4Utilization": {
                      "oneofs": {
                        "_rangeName": {
                          "oneof": [
                            "rangeName"
                          ]
                        },
                        "_totalAllocatedIp": {
                          "oneof": [
                            "totalAllocatedIp"
                          ]
                        },
                        "_totalFreeIp": {
                          "oneof": [
                            "totalFreeIp"
                          ]
                        }
                      },
                      "fields": {
                        "rangeName": {
                          "type": "string",
                          "id": 332216397,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "totalAllocatedIp": {
                          "type": "int64",
                          "id": 279055546,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "totalFreeIp": {
                          "type": "int64",
                          "id": 105624031,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SubnetworkUtilizationDetailsIPV6Utilization": {
                      "oneofs": {
                        "_totalAllocatedIp": {
                          "oneof": [
                            "totalAllocatedIp"
                          ]
                        },
                        "_totalFreeIp": {
                          "oneof": [
                            "totalFreeIp"
                          ]
                        }
                      },
                      "fields": {
                        "totalAllocatedIp": {
                          "type": "Uint128",
                          "id": 279055546,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "totalFreeIp": {
                          "type": "Uint128",
                          "id": 105624031,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SubnetworksExpandIpCidrRangeRequest": {
                      "oneofs": {
                        "_ipCidrRange": {
                          "oneof": [
                            "ipCidrRange"
                          ]
                        }
                      },
                      "fields": {
                        "ipCidrRange": {
                          "type": "string",
                          "id": 98117322,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SubnetworksScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "subnetworks": {
                          "rule": "repeated",
                          "type": "Subnetwork",
                          "id": 415853125
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SubnetworksScopedWarning": {
                      "oneofs": {
                        "_scopeName": {
                          "oneof": [
                            "scopeName"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "scopeName": {
                          "type": "string",
                          "id": 345557398,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SubnetworksSetPrivateIpGoogleAccessRequest": {
                      "oneofs": {
                        "_privateIpGoogleAccess": {
                          "oneof": [
                            "privateIpGoogleAccess"
                          ]
                        }
                      },
                      "fields": {
                        "privateIpGoogleAccess": {
                          "type": "bool",
                          "id": 421491790,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "Subsetting": {
                      "oneofs": {
                        "_policy": {
                          "oneof": [
                            "policy"
                          ]
                        },
                        "_subsetSize": {
                          "oneof": [
                            "subsetSize"
                          ]
                        }
                      },
                      "fields": {
                        "policy": {
                          "type": "string",
                          "id": 91071794,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "subsetSize": {
                          "type": "int32",
                          "id": 517916670,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Policy": {
                          "values": {
                            "UNDEFINED_POLICY": 0,
                            "CONSISTENT_HASH_SUBSETTING": 108989492,
                            "NONE": 2402104
                          }
                        }
                      }
                    },
                    "SuspendInstanceRequest": {
                      "oneofs": {
                        "_discardLocalSsd": {
                          "oneof": [
                            "discardLocalSsd"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "discardLocalSsd": {
                          "type": "bool",
                          "id": 319517903,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "SuspendInstancesInstanceGroupManagerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instanceGroupManagersSuspendInstancesRequestResource": {
                          "type": "InstanceGroupManagersSuspendInstancesRequest",
                          "id": 46679761,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "SuspendInstancesRegionInstanceGroupManagerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "regionInstanceGroupManagersSuspendInstancesRequestResource": {
                          "type": "RegionInstanceGroupManagersSuspendInstancesRequest",
                          "id": 214250236,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "SwitchToCustomModeNetworkRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "network": {
                          "type": "string",
                          "id": 232872494,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "TCPHealthCheck": {
                      "oneofs": {
                        "_port": {
                          "oneof": [
                            "port"
                          ]
                        },
                        "_portName": {
                          "oneof": [
                            "portName"
                          ]
                        },
                        "_portSpecification": {
                          "oneof": [
                            "portSpecification"
                          ]
                        },
                        "_proxyHeader": {
                          "oneof": [
                            "proxyHeader"
                          ]
                        },
                        "_request": {
                          "oneof": [
                            "request"
                          ]
                        },
                        "_response": {
                          "oneof": [
                            "response"
                          ]
                        }
                      },
                      "fields": {
                        "port": {
                          "type": "int32",
                          "id": 3446913,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "portName": {
                          "type": "string",
                          "id": 41534345,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "portSpecification": {
                          "type": "string",
                          "id": 51590597,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "proxyHeader": {
                          "type": "string",
                          "id": 160374142,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "request": {
                          "type": "string",
                          "id": 21951119,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "response": {
                          "type": "string",
                          "id": 196547649,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "PortSpecification": {
                          "values": {
                            "UNDEFINED_PORT_SPECIFICATION": 0,
                            "USE_FIXED_PORT": 190235748,
                            "USE_NAMED_PORT": 349300671,
                            "USE_SERVING_PORT": 362637516
                          }
                        },
                        "ProxyHeader": {
                          "values": {
                            "UNDEFINED_PROXY_HEADER": 0,
                            "NONE": 2402104,
                            "PROXY_V1": 334352940
                          }
                        }
                      }
                    },
                    "Tags": {
                      "oneofs": {
                        "_fingerprint": {
                          "oneof": [
                            "fingerprint"
                          ]
                        }
                      },
                      "fields": {
                        "fingerprint": {
                          "type": "string",
                          "id": 234678500,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 100526016
                        }
                      }
                    },
                    "TargetGrpcProxy": {
                      "oneofs": {
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_fingerprint": {
                          "oneof": [
                            "fingerprint"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_selfLinkWithId": {
                          "oneof": [
                            "selfLinkWithId"
                          ]
                        },
                        "_urlMap": {
                          "oneof": [
                            "urlMap"
                          ]
                        },
                        "_validateForProxyless": {
                          "oneof": [
                            "validateForProxyless"
                          ]
                        }
                      },
                      "fields": {
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "fingerprint": {
                          "type": "string",
                          "id": 234678500,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLinkWithId": {
                          "type": "string",
                          "id": 44520962,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "urlMap": {
                          "type": "string",
                          "id": 367020684,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "validateForProxyless": {
                          "type": "bool",
                          "id": 101822888,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "TargetGrpcProxyList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "TargetGrpcProxy",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "TargetHttpProxiesScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "targetHttpProxies": {
                          "rule": "repeated",
                          "type": "TargetHttpProxy",
                          "id": 162147011
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "TargetHttpProxy": {
                      "oneofs": {
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_fingerprint": {
                          "oneof": [
                            "fingerprint"
                          ]
                        },
                        "_httpKeepAliveTimeoutSec": {
                          "oneof": [
                            "httpKeepAliveTimeoutSec"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_proxyBind": {
                          "oneof": [
                            "proxyBind"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_urlMap": {
                          "oneof": [
                            "urlMap"
                          ]
                        }
                      },
                      "fields": {
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "fingerprint": {
                          "type": "string",
                          "id": 234678500,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "httpFilters": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 10767172
                        },
                        "httpKeepAliveTimeoutSec": {
                          "type": "int32",
                          "id": 447326046,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "proxyBind": {
                          "type": "bool",
                          "id": 286025582,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "urlMap": {
                          "type": "string",
                          "id": 367020684,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "TargetHttpProxyAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "TargetHttpProxiesScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "TargetHttpProxyList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "TargetHttpProxy",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "TargetHttpsProxiesScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "targetHttpsProxies": {
                          "rule": "repeated",
                          "type": "TargetHttpsProxy",
                          "id": 366607882
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "TargetHttpsProxiesSetCertificateMapRequest": {
                      "oneofs": {
                        "_certificateMap": {
                          "oneof": [
                            "certificateMap"
                          ]
                        }
                      },
                      "fields": {
                        "certificateMap": {
                          "type": "string",
                          "id": 156463796,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "TargetHttpsProxiesSetQuicOverrideRequest": {
                      "oneofs": {
                        "_quicOverride": {
                          "oneof": [
                            "quicOverride"
                          ]
                        }
                      },
                      "fields": {
                        "quicOverride": {
                          "type": "string",
                          "id": 456577197,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "QuicOverride": {
                          "values": {
                            "UNDEFINED_QUIC_OVERRIDE": 0,
                            "DISABLE": 241807048,
                            "ENABLE": 438835587,
                            "NONE": 2402104
                          }
                        }
                      }
                    },
                    "TargetHttpsProxiesSetSslCertificatesRequest": {
                      "fields": {
                        "sslCertificates": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 366006543
                        }
                      }
                    },
                    "TargetHttpsProxy": {
                      "oneofs": {
                        "_authentication": {
                          "oneof": [
                            "authentication"
                          ]
                        },
                        "_authorization": {
                          "oneof": [
                            "authorization"
                          ]
                        },
                        "_authorizationPolicy": {
                          "oneof": [
                            "authorizationPolicy"
                          ]
                        },
                        "_certificateMap": {
                          "oneof": [
                            "certificateMap"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_fingerprint": {
                          "oneof": [
                            "fingerprint"
                          ]
                        },
                        "_httpKeepAliveTimeoutSec": {
                          "oneof": [
                            "httpKeepAliveTimeoutSec"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_proxyBind": {
                          "oneof": [
                            "proxyBind"
                          ]
                        },
                        "_quicOverride": {
                          "oneof": [
                            "quicOverride"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_serverTlsPolicy": {
                          "oneof": [
                            "serverTlsPolicy"
                          ]
                        },
                        "_sslPolicy": {
                          "oneof": [
                            "sslPolicy"
                          ]
                        },
                        "_tlsEarlyData": {
                          "oneof": [
                            "tlsEarlyData"
                          ]
                        },
                        "_urlMap": {
                          "oneof": [
                            "urlMap"
                          ]
                        }
                      },
                      "fields": {
                        "authentication": {
                          "type": "string",
                          "id": 430432888,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "authorization": {
                          "type": "string",
                          "id": 225042553,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "authorizationPolicy": {
                          "type": "string",
                          "id": 33945528,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "certificateMap": {
                          "type": "string",
                          "id": 156463796,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "fingerprint": {
                          "type": "string",
                          "id": 234678500,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "httpFilters": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 10767172
                        },
                        "httpKeepAliveTimeoutSec": {
                          "type": "int32",
                          "id": 447326046,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "proxyBind": {
                          "type": "bool",
                          "id": 286025582,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "quicOverride": {
                          "type": "string",
                          "id": 456577197,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "serverTlsPolicy": {
                          "type": "string",
                          "id": 295825266,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sslCertificates": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 366006543
                        },
                        "sslPolicy": {
                          "type": "string",
                          "id": 295190213,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "tlsEarlyData": {
                          "type": "string",
                          "id": 61108426,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "urlMap": {
                          "type": "string",
                          "id": 367020684,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "QuicOverride": {
                          "values": {
                            "UNDEFINED_QUIC_OVERRIDE": 0,
                            "DISABLE": 241807048,
                            "ENABLE": 438835587,
                            "NONE": 2402104
                          }
                        },
                        "TlsEarlyData": {
                          "values": {
                            "UNDEFINED_TLS_EARLY_DATA": 0,
                            "DISABLED": 516696700,
                            "PERMISSIVE": 504345247,
                            "STRICT": 308826825,
                            "UNRESTRICTED": 457266100
                          }
                        }
                      }
                    },
                    "TargetHttpsProxyAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "TargetHttpsProxiesScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "TargetHttpsProxyList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "TargetHttpsProxy",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "TargetInstance": {
                      "oneofs": {
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_instance": {
                          "oneof": [
                            "instance"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_natPolicy": {
                          "oneof": [
                            "natPolicy"
                          ]
                        },
                        "_network": {
                          "oneof": [
                            "network"
                          ]
                        },
                        "_securityPolicy": {
                          "oneof": [
                            "securityPolicy"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_zone": {
                          "oneof": [
                            "zone"
                          ]
                        }
                      },
                      "fields": {
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "natPolicy": {
                          "type": "string",
                          "id": 509780496,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "network": {
                          "type": "string",
                          "id": 232872494,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "securityPolicy": {
                          "type": "string",
                          "id": 171082513,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "NatPolicy": {
                          "values": {
                            "UNDEFINED_NAT_POLICY": 0,
                            "NO_NAT": 161455491
                          }
                        }
                      }
                    },
                    "TargetInstanceAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "TargetInstancesScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "TargetInstanceList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "TargetInstance",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "TargetInstancesScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "targetInstances": {
                          "rule": "repeated",
                          "type": "TargetInstance",
                          "id": 392915280
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "TargetPool": {
                      "oneofs": {
                        "_backupPool": {
                          "oneof": [
                            "backupPool"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_failoverRatio": {
                          "oneof": [
                            "failoverRatio"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_securityPolicy": {
                          "oneof": [
                            "securityPolicy"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_sessionAffinity": {
                          "oneof": [
                            "sessionAffinity"
                          ]
                        }
                      },
                      "fields": {
                        "backupPool": {
                          "type": "string",
                          "id": 45884537,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "failoverRatio": {
                          "type": "float",
                          "id": 212667006,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "healthChecks": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 448370606
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instances": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 29097598
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "securityPolicy": {
                          "type": "string",
                          "id": 171082513,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sessionAffinity": {
                          "type": "string",
                          "id": 463888561,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "SessionAffinity": {
                          "values": {
                            "UNDEFINED_SESSION_AFFINITY": 0,
                            "CLIENT_IP": 345665051,
                            "CLIENT_IP_NO_DESTINATION": 106122516,
                            "CLIENT_IP_PORT_PROTO": 221722926,
                            "CLIENT_IP_PROTO": 25322148,
                            "GENERATED_COOKIE": 370321204,
                            "HEADER_FIELD": 200737960,
                            "HTTP_COOKIE": 494981627,
                            "NONE": 2402104,
                            "STRONG_COOKIE_AFFINITY": 438628091
                          }
                        }
                      }
                    },
                    "TargetPoolAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "TargetPoolsScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "TargetPoolInstanceHealth": {
                      "oneofs": {
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        }
                      },
                      "fields": {
                        "healthStatus": {
                          "rule": "repeated",
                          "type": "HealthStatus",
                          "id": 380545845
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "TargetPoolList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "TargetPool",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "TargetPoolsAddHealthCheckRequest": {
                      "fields": {
                        "healthChecks": {
                          "rule": "repeated",
                          "type": "HealthCheckReference",
                          "id": 448370606
                        }
                      }
                    },
                    "TargetPoolsAddInstanceRequest": {
                      "fields": {
                        "instances": {
                          "rule": "repeated",
                          "type": "InstanceReference",
                          "id": 29097598
                        }
                      }
                    },
                    "TargetPoolsRemoveHealthCheckRequest": {
                      "fields": {
                        "healthChecks": {
                          "rule": "repeated",
                          "type": "HealthCheckReference",
                          "id": 448370606
                        }
                      }
                    },
                    "TargetPoolsRemoveInstanceRequest": {
                      "fields": {
                        "instances": {
                          "rule": "repeated",
                          "type": "InstanceReference",
                          "id": 29097598
                        }
                      }
                    },
                    "TargetPoolsScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "targetPools": {
                          "rule": "repeated",
                          "type": "TargetPool",
                          "id": 336072617
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "TargetReference": {
                      "oneofs": {
                        "_target": {
                          "oneof": [
                            "target"
                          ]
                        }
                      },
                      "fields": {
                        "target": {
                          "type": "string",
                          "id": 192835985,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "TargetSslProxiesSetBackendServiceRequest": {
                      "oneofs": {
                        "_service": {
                          "oneof": [
                            "service"
                          ]
                        }
                      },
                      "fields": {
                        "service": {
                          "type": "string",
                          "id": 373540533,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "TargetSslProxiesSetCertificateMapRequest": {
                      "oneofs": {
                        "_certificateMap": {
                          "oneof": [
                            "certificateMap"
                          ]
                        }
                      },
                      "fields": {
                        "certificateMap": {
                          "type": "string",
                          "id": 156463796,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "TargetSslProxiesSetProxyHeaderRequest": {
                      "oneofs": {
                        "_proxyHeader": {
                          "oneof": [
                            "proxyHeader"
                          ]
                        }
                      },
                      "fields": {
                        "proxyHeader": {
                          "type": "string",
                          "id": 160374142,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "ProxyHeader": {
                          "values": {
                            "UNDEFINED_PROXY_HEADER": 0,
                            "NONE": 2402104,
                            "PROXY_V1": 334352940
                          }
                        }
                      }
                    },
                    "TargetSslProxiesSetSslCertificatesRequest": {
                      "fields": {
                        "sslCertificates": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 366006543
                        }
                      }
                    },
                    "TargetSslProxy": {
                      "oneofs": {
                        "_certificateMap": {
                          "oneof": [
                            "certificateMap"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_proxyHeader": {
                          "oneof": [
                            "proxyHeader"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_service": {
                          "oneof": [
                            "service"
                          ]
                        },
                        "_sslPolicy": {
                          "oneof": [
                            "sslPolicy"
                          ]
                        }
                      },
                      "fields": {
                        "certificateMap": {
                          "type": "string",
                          "id": 156463796,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "proxyHeader": {
                          "type": "string",
                          "id": 160374142,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "service": {
                          "type": "string",
                          "id": 373540533,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sslCertificates": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 366006543
                        },
                        "sslPolicy": {
                          "type": "string",
                          "id": 295190213,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "ProxyHeader": {
                          "values": {
                            "UNDEFINED_PROXY_HEADER": 0,
                            "NONE": 2402104,
                            "PROXY_V1": 334352940
                          }
                        }
                      }
                    },
                    "TargetSslProxyList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "TargetSslProxy",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "TargetTcpProxiesScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "targetTcpProxies": {
                          "rule": "repeated",
                          "type": "TargetTcpProxy",
                          "id": 262056832
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "TargetTcpProxiesSetBackendServiceRequest": {
                      "oneofs": {
                        "_service": {
                          "oneof": [
                            "service"
                          ]
                        }
                      },
                      "fields": {
                        "service": {
                          "type": "string",
                          "id": 373540533,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "TargetTcpProxiesSetProxyHeaderRequest": {
                      "oneofs": {
                        "_proxyHeader": {
                          "oneof": [
                            "proxyHeader"
                          ]
                        }
                      },
                      "fields": {
                        "proxyHeader": {
                          "type": "string",
                          "id": 160374142,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "ProxyHeader": {
                          "values": {
                            "UNDEFINED_PROXY_HEADER": 0,
                            "NONE": 2402104,
                            "PROXY_V1": 334352940
                          }
                        }
                      }
                    },
                    "TargetTcpProxy": {
                      "oneofs": {
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_loadBalancingScheme": {
                          "oneof": [
                            "loadBalancingScheme"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_proxyBind": {
                          "oneof": [
                            "proxyBind"
                          ]
                        },
                        "_proxyHeader": {
                          "oneof": [
                            "proxyHeader"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_service": {
                          "oneof": [
                            "service"
                          ]
                        }
                      },
                      "fields": {
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "loadBalancingScheme": {
                          "type": "string",
                          "id": 363890244,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "proxyBind": {
                          "type": "bool",
                          "id": 286025582,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "proxyHeader": {
                          "type": "string",
                          "id": 160374142,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "service": {
                          "type": "string",
                          "id": 373540533,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "LoadBalancingScheme": {
                          "values": {
                            "UNDEFINED_LOAD_BALANCING_SCHEME": 0,
                            "EXTERNAL": 35607499,
                            "EXTERNAL_MANAGED": 512006923,
                            "INTERNAL_MANAGED": 37350397
                          }
                        },
                        "ProxyHeader": {
                          "values": {
                            "UNDEFINED_PROXY_HEADER": 0,
                            "NONE": 2402104,
                            "PROXY_V1": 334352940
                          }
                        }
                      }
                    },
                    "TargetTcpProxyAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "TargetTcpProxiesScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "TargetTcpProxyList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "TargetTcpProxy",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "TargetVpnGateway": {
                      "oneofs": {
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_labelFingerprint": {
                          "oneof": [
                            "labelFingerprint"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_network": {
                          "oneof": [
                            "network"
                          ]
                        },
                        "_params": {
                          "oneof": [
                            "params"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        }
                      },
                      "fields": {
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "forwardingRules": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 315821365
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labelFingerprint": {
                          "type": "string",
                          "id": 178124825,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labels": {
                          "keyType": "string",
                          "type": "string",
                          "id": 500195327
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "network": {
                          "type": "string",
                          "id": 232872494,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "params": {
                          "type": "TargetVpnGatewayParams",
                          "id": 78313862,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "string",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "tunnels": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 104561931
                        }
                      },
                      "nested": {
                        "Status": {
                          "values": {
                            "UNDEFINED_STATUS": 0,
                            "CREATING": 455564985,
                            "DELETING": 528602024,
                            "FAILED": 455706685,
                            "READY": 77848963
                          }
                        }
                      }
                    },
                    "TargetVpnGatewayAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "TargetVpnGatewaysScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "TargetVpnGatewayList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "TargetVpnGateway",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "TargetVpnGatewayParams": {
                      "fields": {
                        "resourceManagerTags": {
                          "keyType": "string",
                          "type": "string",
                          "id": 377671164
                        }
                      }
                    },
                    "TargetVpnGatewaysScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "targetVpnGateways": {
                          "rule": "repeated",
                          "type": "TargetVpnGateway",
                          "id": 401770888
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "TestFailure": {
                      "oneofs": {
                        "_actualOutputUrl": {
                          "oneof": [
                            "actualOutputUrl"
                          ]
                        },
                        "_actualRedirectResponseCode": {
                          "oneof": [
                            "actualRedirectResponseCode"
                          ]
                        },
                        "_actualService": {
                          "oneof": [
                            "actualService"
                          ]
                        },
                        "_expectedOutputUrl": {
                          "oneof": [
                            "expectedOutputUrl"
                          ]
                        },
                        "_expectedRedirectResponseCode": {
                          "oneof": [
                            "expectedRedirectResponseCode"
                          ]
                        },
                        "_expectedService": {
                          "oneof": [
                            "expectedService"
                          ]
                        },
                        "_host": {
                          "oneof": [
                            "host"
                          ]
                        },
                        "_path": {
                          "oneof": [
                            "path"
                          ]
                        }
                      },
                      "fields": {
                        "actualOutputUrl": {
                          "type": "string",
                          "id": 287075458,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "actualRedirectResponseCode": {
                          "type": "int32",
                          "id": 42926553,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "actualService": {
                          "type": "string",
                          "id": 440379652,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "expectedOutputUrl": {
                          "type": "string",
                          "id": 433967384,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "expectedRedirectResponseCode": {
                          "type": "int32",
                          "id": 18888047,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "expectedService": {
                          "type": "string",
                          "id": 133987374,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "headers": {
                          "rule": "repeated",
                          "type": "UrlMapTestHeader",
                          "id": 258436998
                        },
                        "host": {
                          "type": "string",
                          "id": 3208616,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "path": {
                          "type": "string",
                          "id": 3433509,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "TestIamPermissionsAddressRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsAutoscalerRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsBackendBucketRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsBackendServiceRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsDiskRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsExternalVpnGatewayRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsFirewallPolicyRequest": {
                      "fields": {
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsFirewallRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsForwardingRuleRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsGlobalAddressRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsGlobalForwardingRuleRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsHealthCheckRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsImageRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsInstanceGroupManagerRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsInstanceGroupRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsInstanceRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsInstanceTemplateRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsInstantSnapshotGroupRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsInstantSnapshotRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsInterconnectAttachmentGroupRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsInterconnectAttachmentRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsInterconnectGroupRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsInterconnectRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsLicenseCodeRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsLicenseRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsMachineImageRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsNetworkAttachmentRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsNetworkEndpointGroupRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsNetworkFirewallPolicyRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsNetworkRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsNodeGroupRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsNodeTemplateRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsPacketMirroringRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsRegionAutoscalerRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsRegionBackendBucketRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsRegionBackendServiceRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsRegionCommitmentRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsRegionCompositeHealthCheckRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsRegionDiskRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsRegionHealthAggregationPolicyRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsRegionHealthCheckRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsRegionHealthCheckServiceRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsRegionHealthSourceRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsRegionInstanceGroupManagerRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsRegionInstanceGroupRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsRegionInstantSnapshotGroupRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsRegionInstantSnapshotRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsRegionNetworkFirewallPolicyRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsRegionNotificationEndpointRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsRegionSnapshotRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsRegionSslCertificateRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsRegionSslPolicyRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsRegionTargetHttpProxyRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsRegionTargetHttpsProxyRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsRegionTargetTcpProxyRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsRegionUrlMapRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsReservationBlockRequest": {
                      "fields": {
                        "parentResource": {
                          "type": "string",
                          "id": 18091011,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsReservationRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsReservationSubBlockRequest": {
                      "fields": {
                        "parentResource": {
                          "type": "string",
                          "id": 18091011,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsResourcePolicyRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsRouteRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsRouterRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsSecurityPolicyRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsServiceAttachmentRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsSnapshotGroupRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsSnapshotRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsSslCertificateRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsSslPolicyRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsStoragePoolRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsSubnetworkRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsTargetGrpcProxyRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsTargetHttpProxyRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsTargetHttpsProxyRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsTargetInstanceRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsTargetPoolRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsTargetSslProxyRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsTargetTcpProxyRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsTargetVpnGatewayRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsUrlMapRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsVpnGatewayRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestIamPermissionsVpnTunnelRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "resource": {
                          "type": "string",
                          "id": 195806222,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "testPermissionsRequestResource": {
                          "type": "TestPermissionsRequest",
                          "id": 439214758,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "TestPermissionsRequest": {
                      "fields": {
                        "permissions": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 59962500
                        }
                      }
                    },
                    "TestPermissionsResponse": {
                      "fields": {
                        "permissions": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 59962500
                        }
                      }
                    },
                    "Uint128": {
                      "oneofs": {
                        "_high": {
                          "oneof": [
                            "high"
                          ]
                        },
                        "_low": {
                          "oneof": [
                            "low"
                          ]
                        }
                      },
                      "fields": {
                        "high": {
                          "type": "uint64",
                          "id": 3202466,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "low": {
                          "type": "uint64",
                          "id": 107348,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "UpcomingMaintenance": {
                      "oneofs": {
                        "_canReschedule": {
                          "oneof": [
                            "canReschedule"
                          ]
                        },
                        "_latestWindowStartTime": {
                          "oneof": [
                            "latestWindowStartTime"
                          ]
                        },
                        "_maintenanceOnShutdown": {
                          "oneof": [
                            "maintenanceOnShutdown"
                          ]
                        },
                        "_maintenanceStatus": {
                          "oneof": [
                            "maintenanceStatus"
                          ]
                        },
                        "_type": {
                          "oneof": [
                            "type"
                          ]
                        },
                        "_windowEndTime": {
                          "oneof": [
                            "windowEndTime"
                          ]
                        },
                        "_windowStartTime": {
                          "oneof": [
                            "windowStartTime"
                          ]
                        }
                      },
                      "fields": {
                        "canReschedule": {
                          "type": "bool",
                          "id": 95981977,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "latestWindowStartTime": {
                          "type": "string",
                          "id": 128032129,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maintenanceOnShutdown": {
                          "type": "bool",
                          "id": 231055754,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maintenanceReasons": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 140283267
                        },
                        "maintenanceStatus": {
                          "type": "string",
                          "id": 81645214,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "type": {
                          "type": "string",
                          "id": 3575610,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "windowEndTime": {
                          "type": "string",
                          "id": 271816480,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "windowStartTime": {
                          "type": "string",
                          "id": 473061433,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "MaintenanceReasons": {
                          "values": {
                            "UNDEFINED_MAINTENANCE_REASONS": 0,
                            "FAILURE_DISK": 8573778,
                            "FAILURE_GPU": 467876919,
                            "FAILURE_GPU_MULTIPLE_FAULTY_HOSTS_CUSTOMER_REPORTED": 223284959,
                            "FAILURE_GPU_NVLINK_SWITCH_CUSTOMER_REPORTED": 88487838,
                            "FAILURE_GPU_TEMPERATURE": 24926540,
                            "FAILURE_GPU_XID": 51956587,
                            "FAILURE_INFRA": 270541467,
                            "FAILURE_INTERFACE": 390068356,
                            "FAILURE_MEMORY": 440132982,
                            "FAILURE_NETWORK": 42811449,
                            "FAILURE_NVLINK": 484426295,
                            "FAILURE_REDUNDANT_HARDWARE_FAULT": 31000530,
                            "FAILURE_TPU": 467889412,
                            "INFRASTRUCTURE_RELOCATION": 359845636,
                            "MAINTENANCE_REASON_UNKNOWN": 50570235,
                            "PLANNED_NETWORK_UPDATE": 135494677,
                            "PLANNED_UPDATE": 161733572
                          }
                        },
                        "MaintenanceStatus": {
                          "values": {
                            "UNDEFINED_MAINTENANCE_STATUS": 0,
                            "ONGOING": 473158491,
                            "PENDING": 35394935,
                            "UNKNOWN": 433141802
                          }
                        },
                        "Type": {
                          "values": {
                            "UNDEFINED_TYPE": 0,
                            "MULTIPLE": 362714640,
                            "SCHEDULED": 478400653,
                            "UNKNOWN_TYPE": 490705455,
                            "UNSCHEDULED": 450077204
                          }
                        }
                      }
                    },
                    "UpdateAccessConfigInstanceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "accessConfigResource": {
                          "type": "AccessConfig",
                          "id": 387825552,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "networkInterface": {
                          "type": "string",
                          "id": 365387880,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "UpdateAutoscalerRequest": {
                      "oneofs": {
                        "_autoscaler": {
                          "oneof": [
                            "autoscaler"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "autoscaler": {
                          "type": "string",
                          "id": 517258967,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "autoscalerResource": {
                          "type": "Autoscaler",
                          "id": 207616118,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "UpdateBackendBucketRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "backendBucket": {
                          "type": "string",
                          "id": 91714037,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "backendBucketResource": {
                          "type": "BackendBucket",
                          "id": 380757784,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "UpdateBackendServiceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "backendService": {
                          "type": "string",
                          "id": 306946058,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "backendServiceResource": {
                          "type": "BackendService",
                          "id": 347586723,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "UpdateDiskRequest": {
                      "oneofs": {
                        "_paths": {
                          "oneof": [
                            "paths"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        },
                        "_updateMask": {
                          "oneof": [
                            "updateMask"
                          ]
                        }
                      },
                      "fields": {
                        "disk": {
                          "type": "string",
                          "id": 3083677,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "diskResource": {
                          "type": "Disk",
                          "id": 25880688,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "paths": {
                          "type": "string",
                          "id": 106438894,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "updateMask": {
                          "type": "string",
                          "id": 500079778,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "UpdateDisplayDeviceInstanceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "displayDeviceResource": {
                          "type": "DisplayDevice",
                          "id": 289686106,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "UpdateFirewallRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "firewall": {
                          "type": "string",
                          "id": 511016192,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "firewallResource": {
                          "type": "Firewall",
                          "id": 41425005,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "UpdateFutureReservationRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        },
                        "_updateMask": {
                          "oneof": [
                            "updateMask"
                          ]
                        }
                      },
                      "fields": {
                        "futureReservation": {
                          "type": "string",
                          "id": 56206160,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "futureReservationResource": {
                          "type": "FutureReservation",
                          "id": 466750493,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "updateMask": {
                          "type": "string",
                          "id": 500079778,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "UpdateGlobalVmExtensionPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "globalVmExtensionPolicy": {
                          "type": "string",
                          "id": 8334110,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "globalVmExtensionPolicyResource": {
                          "type": "GlobalVmExtensionPolicy",
                          "id": 101542927,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "UpdateHealthCheckRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "healthCheck": {
                          "type": "string",
                          "id": 308876645,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "healthCheckResource": {
                          "type": "HealthCheck",
                          "id": 201925032,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "UpdateInstanceGroupManagerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instanceGroupManagerResource": {
                          "type": "InstanceGroupManager",
                          "id": 261063946,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "UpdateInstanceRequest": {
                      "oneofs": {
                        "_discardLocalSsd": {
                          "oneof": [
                            "discardLocalSsd"
                          ]
                        },
                        "_minimalAction": {
                          "oneof": [
                            "minimalAction"
                          ]
                        },
                        "_mostDisruptiveAllowedAction": {
                          "oneof": [
                            "mostDisruptiveAllowedAction"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "discardLocalSsd": {
                          "type": "bool",
                          "id": 319517903,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instanceResource": {
                          "type": "Instance",
                          "id": 215988344,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "minimalAction": {
                          "type": "string",
                          "id": 270567060,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "mostDisruptiveAllowedAction": {
                          "type": "string",
                          "id": 66103053,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      },
                      "nested": {
                        "MinimalAction": {
                          "values": {
                            "UNDEFINED_MINIMAL_ACTION": 0
                          }
                        },
                        "MostDisruptiveAllowedAction": {
                          "values": {
                            "UNDEFINED_MOST_DISRUPTIVE_ALLOWED_ACTION": 0
                          }
                        }
                      }
                    },
                    "UpdateLicenseRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        },
                        "_updateMask": {
                          "oneof": [
                            "updateMask"
                          ]
                        }
                      },
                      "fields": {
                        "license": {
                          "type": "string",
                          "id": 166757441,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "licenseResource": {
                          "type": "License",
                          "id": 437955148,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "updateMask": {
                          "type": "string",
                          "id": 500079778,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "UpdateNamedSetRouterRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "namedSetResource": {
                          "type": "NamedSet",
                          "id": 408608401,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "router": {
                          "type": "string",
                          "id": 148608841,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "UpdateNetworkInterfaceInstanceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "networkInterface": {
                          "type": "string",
                          "id": 365387880,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "networkInterfaceResource": {
                          "type": "NetworkInterface",
                          "id": 325814789,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "UpdatePeeringNetworkRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "network": {
                          "type": "string",
                          "id": 232872494,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "networksUpdatePeeringRequestResource": {
                          "type": "NetworksUpdatePeeringRequest",
                          "id": 224433497,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "UpdatePerInstanceConfigsInstanceGroupManagerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instanceGroupManagersUpdatePerInstanceConfigsReqResource": {
                          "type": "InstanceGroupManagersUpdatePerInstanceConfigsReq",
                          "id": 141402302,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "UpdatePerInstanceConfigsRegionInstanceGroupManagerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "regionInstanceGroupManagerUpdateInstanceConfigReqResource": {
                          "type": "RegionInstanceGroupManagerUpdateInstanceConfigReq",
                          "id": 89036583,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "UpdatePreviewFeatureRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "previewFeature": {
                          "type": "string",
                          "id": 454999423,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "previewFeatureResource": {
                          "type": "PreviewFeature",
                          "id": 10876622,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "UpdateRegionAutoscalerRequest": {
                      "oneofs": {
                        "_autoscaler": {
                          "oneof": [
                            "autoscaler"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "autoscaler": {
                          "type": "string",
                          "id": 517258967,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "autoscalerResource": {
                          "type": "Autoscaler",
                          "id": 207616118,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "UpdateRegionBackendServiceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "backendService": {
                          "type": "string",
                          "id": 306946058,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "backendServiceResource": {
                          "type": "BackendService",
                          "id": 347586723,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "UpdateRegionCommitmentRequest": {
                      "oneofs": {
                        "_paths": {
                          "oneof": [
                            "paths"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        },
                        "_updateMask": {
                          "oneof": [
                            "updateMask"
                          ]
                        }
                      },
                      "fields": {
                        "commitment": {
                          "type": "string",
                          "id": 482134805,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "commitmentResource": {
                          "type": "Commitment",
                          "id": 244240888,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "paths": {
                          "type": "string",
                          "id": 106438894,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "updateMask": {
                          "type": "string",
                          "id": 500079778,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "UpdateRegionDiskRequest": {
                      "oneofs": {
                        "_paths": {
                          "oneof": [
                            "paths"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        },
                        "_updateMask": {
                          "oneof": [
                            "updateMask"
                          ]
                        }
                      },
                      "fields": {
                        "disk": {
                          "type": "string",
                          "id": 3083677,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "diskResource": {
                          "type": "Disk",
                          "id": 25880688,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "paths": {
                          "type": "string",
                          "id": 106438894,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "updateMask": {
                          "type": "string",
                          "id": 500079778,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "UpdateRegionHealthCheckRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "healthCheck": {
                          "type": "string",
                          "id": 308876645,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "healthCheckResource": {
                          "type": "HealthCheck",
                          "id": 201925032,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "UpdateRegionInstanceGroupManagerRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instanceGroupManager": {
                          "type": "string",
                          "id": 249363395,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "instanceGroupManagerResource": {
                          "type": "InstanceGroupManager",
                          "id": 261063946,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "UpdateRegionUrlMapRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "urlMap": {
                          "type": "string",
                          "id": 367020684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "urlMapResource": {
                          "type": "UrlMap",
                          "id": 168675425,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "UpdateReservationRequest": {
                      "oneofs": {
                        "_paths": {
                          "oneof": [
                            "paths"
                          ]
                        },
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        },
                        "_updateMask": {
                          "oneof": [
                            "updateMask"
                          ]
                        }
                      },
                      "fields": {
                        "paths": {
                          "type": "string",
                          "id": 106438894,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "reservation": {
                          "type": "string",
                          "id": 47530956,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "reservationResource": {
                          "type": "Reservation",
                          "id": 285030177,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "updateMask": {
                          "type": "string",
                          "id": 500079778,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "UpdateReservationSlotRequest": {
                      "oneofs": {
                        "_updateMask": {
                          "oneof": [
                            "updateMask"
                          ]
                        }
                      },
                      "fields": {
                        "parentName": {
                          "type": "string",
                          "id": 478151936,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "reservationSlot": {
                          "type": "string",
                          "id": 277470865,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "reservationSlotResource": {
                          "type": "ReservationSlot",
                          "id": 408545788,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "updateMask": {
                          "type": "string",
                          "id": 500079778,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "UpdateReservationsRegionCommitmentRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "commitment": {
                          "type": "string",
                          "id": 482134805,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "regionCommitmentsUpdateReservationsRequestResource": {
                          "type": "RegionCommitmentsUpdateReservationsRequest",
                          "id": 453621612,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "UpdateRoutePolicyRouterRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "routePolicyResource": {
                          "type": "RoutePolicy",
                          "id": 116219525,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "router": {
                          "type": "string",
                          "id": 148608841,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "UpdateRouterRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "router": {
                          "type": "string",
                          "id": 148608841,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "routerResource": {
                          "type": "Router",
                          "id": 155222084,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "UpdateShieldedInstanceConfigInstanceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "shieldedInstanceConfigResource": {
                          "type": "ShieldedInstanceConfig",
                          "id": 272059224,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "UpdateShieldedVmConfigInstanceRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "instance": {
                          "type": "string",
                          "id": 18257045,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "shieldedVmConfigResource": {
                          "type": "ShieldedVmConfig",
                          "id": 340573882,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "UpdateStoragePoolRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        },
                        "_updateMask": {
                          "oneof": [
                            "updateMask"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "storagePool": {
                          "type": "string",
                          "id": 360473440,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "storagePoolResource": {
                          "type": "StoragePool",
                          "id": 157179405,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "updateMask": {
                          "type": "string",
                          "id": 500079778,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "UpdateUrlMapRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "urlMap": {
                          "type": "string",
                          "id": 367020684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "urlMapResource": {
                          "type": "UrlMap",
                          "id": 168675425,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "UpdateZoneVmExtensionPolicyRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "vmExtensionPolicy": {
                          "type": "string",
                          "id": 331532730,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "vmExtensionPolicyResource": {
                          "type": "VmExtensionPolicy",
                          "id": 515669235,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "zone"
                          }
                        }
                      }
                    },
                    "UrlMap": {
                      "oneofs": {
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_defaultCustomErrorResponsePolicy": {
                          "oneof": [
                            "defaultCustomErrorResponsePolicy"
                          ]
                        },
                        "_defaultRouteAction": {
                          "oneof": [
                            "defaultRouteAction"
                          ]
                        },
                        "_defaultService": {
                          "oneof": [
                            "defaultService"
                          ]
                        },
                        "_defaultUrlRedirect": {
                          "oneof": [
                            "defaultUrlRedirect"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_fingerprint": {
                          "oneof": [
                            "fingerprint"
                          ]
                        },
                        "_headerAction": {
                          "oneof": [
                            "headerAction"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        }
                      },
                      "fields": {
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "defaultCustomErrorResponsePolicy": {
                          "type": "CustomErrorResponsePolicy",
                          "id": 81266089,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "defaultRouteAction": {
                          "type": "HttpRouteAction",
                          "id": 378919466,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "defaultService": {
                          "type": "string",
                          "id": 370242231,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "defaultUrlRedirect": {
                          "type": "HttpRedirectAction",
                          "id": 359503338,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "fingerprint": {
                          "type": "string",
                          "id": 234678500,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "headerAction": {
                          "type": "HttpHeaderAction",
                          "id": 328077352,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "hostRules": {
                          "rule": "repeated",
                          "type": "HostRule",
                          "id": 311804832
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pathMatchers": {
                          "rule": "repeated",
                          "type": "PathMatcher",
                          "id": 271664219
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "tests": {
                          "rule": "repeated",
                          "type": "UrlMapTest",
                          "id": 110251553
                        }
                      }
                    },
                    "UrlMapList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "UrlMap",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "UrlMapReference": {
                      "oneofs": {
                        "_urlMap": {
                          "oneof": [
                            "urlMap"
                          ]
                        }
                      },
                      "fields": {
                        "urlMap": {
                          "type": "string",
                          "id": 367020684,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "UrlMapTest": {
                      "oneofs": {
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_expectedOutputUrl": {
                          "oneof": [
                            "expectedOutputUrl"
                          ]
                        },
                        "_expectedRedirectResponseCode": {
                          "oneof": [
                            "expectedRedirectResponseCode"
                          ]
                        },
                        "_host": {
                          "oneof": [
                            "host"
                          ]
                        },
                        "_path": {
                          "oneof": [
                            "path"
                          ]
                        },
                        "_service": {
                          "oneof": [
                            "service"
                          ]
                        }
                      },
                      "fields": {
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "expectedOutputUrl": {
                          "type": "string",
                          "id": 433967384,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "expectedRedirectResponseCode": {
                          "type": "int32",
                          "id": 18888047,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "headers": {
                          "rule": "repeated",
                          "type": "UrlMapTestHeader",
                          "id": 258436998
                        },
                        "host": {
                          "type": "string",
                          "id": 3208616,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "path": {
                          "type": "string",
                          "id": 3433509,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "service": {
                          "type": "string",
                          "id": 373540533,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "UrlMapTestHeader": {
                      "oneofs": {
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_value": {
                          "oneof": [
                            "value"
                          ]
                        }
                      },
                      "fields": {
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "value": {
                          "type": "string",
                          "id": 111972721,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "UrlMapValidationResult": {
                      "oneofs": {
                        "_loadSucceeded": {
                          "oneof": [
                            "loadSucceeded"
                          ]
                        },
                        "_testPassed": {
                          "oneof": [
                            "testPassed"
                          ]
                        }
                      },
                      "fields": {
                        "loadErrors": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 310147300
                        },
                        "loadSucceeded": {
                          "type": "bool",
                          "id": 128326216,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "testFailures": {
                          "rule": "repeated",
                          "type": "TestFailure",
                          "id": 505934134
                        },
                        "testPassed": {
                          "type": "bool",
                          "id": 192708797,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "UrlMapsAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "UrlMapsScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "UrlMapsScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "urlMaps": {
                          "rule": "repeated",
                          "type": "UrlMap",
                          "id": 103352167
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "UrlMapsValidateRequest": {
                      "oneofs": {
                        "_resource": {
                          "oneof": [
                            "resource"
                          ]
                        }
                      },
                      "fields": {
                        "loadBalancingSchemes": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 6308527
                        },
                        "resource": {
                          "type": "UrlMap",
                          "id": 195806222,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "LoadBalancingSchemes": {
                          "values": {
                            "UNDEFINED_LOAD_BALANCING_SCHEMES": 0,
                            "EXTERNAL": 35607499,
                            "EXTERNAL_MANAGED": 512006923,
                            "LOAD_BALANCING_SCHEME_UNSPECIFIED": 526507452
                          }
                        }
                      }
                    },
                    "UrlMapsValidateResponse": {
                      "oneofs": {
                        "_result": {
                          "oneof": [
                            "result"
                          ]
                        }
                      },
                      "fields": {
                        "result": {
                          "type": "UrlMapValidationResult",
                          "id": 139315229,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "UrlRewrite": {
                      "oneofs": {
                        "_hostRewrite": {
                          "oneof": [
                            "hostRewrite"
                          ]
                        },
                        "_pathPrefixRewrite": {
                          "oneof": [
                            "pathPrefixRewrite"
                          ]
                        },
                        "_pathTemplateRewrite": {
                          "oneof": [
                            "pathTemplateRewrite"
                          ]
                        }
                      },
                      "fields": {
                        "hostRewrite": {
                          "type": "string",
                          "id": 159819253,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pathPrefixRewrite": {
                          "type": "string",
                          "id": 41186361,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pathTemplateRewrite": {
                          "type": "string",
                          "id": 423409569,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "UsableSubnetwork": {
                      "oneofs": {
                        "_externalIpv6Prefix": {
                          "oneof": [
                            "externalIpv6Prefix"
                          ]
                        },
                        "_internalIpv6Prefix": {
                          "oneof": [
                            "internalIpv6Prefix"
                          ]
                        },
                        "_ipCidrRange": {
                          "oneof": [
                            "ipCidrRange"
                          ]
                        },
                        "_ipv6AccessType": {
                          "oneof": [
                            "ipv6AccessType"
                          ]
                        },
                        "_network": {
                          "oneof": [
                            "network"
                          ]
                        },
                        "_purpose": {
                          "oneof": [
                            "purpose"
                          ]
                        },
                        "_role": {
                          "oneof": [
                            "role"
                          ]
                        },
                        "_stackType": {
                          "oneof": [
                            "stackType"
                          ]
                        },
                        "_subnetwork": {
                          "oneof": [
                            "subnetwork"
                          ]
                        }
                      },
                      "fields": {
                        "externalIpv6Prefix": {
                          "type": "string",
                          "id": 139299190,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "internalIpv6Prefix": {
                          "type": "string",
                          "id": 506270056,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipCidrRange": {
                          "type": "string",
                          "id": 98117322,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipv6AccessType": {
                          "type": "string",
                          "id": 504658653,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "network": {
                          "type": "string",
                          "id": 232872494,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "purpose": {
                          "type": "string",
                          "id": 316407070,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "role": {
                          "type": "string",
                          "id": 3506294,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "secondaryIpRanges": {
                          "rule": "repeated",
                          "type": "UsableSubnetworkSecondaryRange",
                          "id": 136658915
                        },
                        "stackType": {
                          "type": "string",
                          "id": 425908881,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "subnetwork": {
                          "type": "string",
                          "id": 307827694,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Ipv6AccessType": {
                          "values": {
                            "UNDEFINED_IPV6_ACCESS_TYPE": 0,
                            "EXTERNAL": 35607499,
                            "INTERNAL": 279295677
                          }
                        },
                        "Purpose": {
                          "values": {
                            "UNDEFINED_PURPOSE": 0,
                            "GLOBAL_MANAGED_PROXY": 236463602,
                            "INTERNAL_HTTPS_LOAD_BALANCER": 248748889,
                            "PEER_MIGRATION": 491902225,
                            "PRIVATE": 403485027,
                            "PRIVATE_NAT": 367764517,
                            "PRIVATE_RFC_1918": 254902107,
                            "PRIVATE_SERVICE_CONNECT": 48134724,
                            "REGIONAL_MANAGED_PROXY": 153049966
                          }
                        },
                        "Role": {
                          "values": {
                            "UNDEFINED_ROLE": 0,
                            "ACTIVE": 314733318,
                            "BACKUP": 341010882
                          }
                        },
                        "StackType": {
                          "values": {
                            "UNDEFINED_STACK_TYPE": 0,
                            "IPV4_IPV6": 22197249,
                            "IPV4_ONLY": 22373798,
                            "IPV6_ONLY": 79632100
                          }
                        }
                      }
                    },
                    "UsableSubnetworkSecondaryRange": {
                      "oneofs": {
                        "_ipCidrRange": {
                          "oneof": [
                            "ipCidrRange"
                          ]
                        },
                        "_rangeName": {
                          "oneof": [
                            "rangeName"
                          ]
                        }
                      },
                      "fields": {
                        "ipCidrRange": {
                          "type": "string",
                          "id": 98117322,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "rangeName": {
                          "type": "string",
                          "id": 332216397,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "UsableSubnetworksAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "UsableSubnetwork",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "scopedWarnings": {
                          "rule": "repeated",
                          "type": "SubnetworksScopedWarning",
                          "id": 215878438
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "UsageExportLocation": {
                      "oneofs": {
                        "_bucketName": {
                          "oneof": [
                            "bucketName"
                          ]
                        },
                        "_reportNamePrefix": {
                          "oneof": [
                            "reportNamePrefix"
                          ]
                        }
                      },
                      "fields": {
                        "bucketName": {
                          "type": "string",
                          "id": 283610048,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "reportNamePrefix": {
                          "type": "string",
                          "id": 320198715,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ValidateRegionUrlMapRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "regionUrlMapsValidateRequestResource": {
                          "type": "RegionUrlMapsValidateRequest",
                          "id": 56632858,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "urlMap": {
                          "type": "string",
                          "id": 367020684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "ValidateUrlMapRequest": {
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "urlMap": {
                          "type": "string",
                          "id": 367020684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "urlMapsValidateRequestResource": {
                          "type": "UrlMapsValidateRequest",
                          "id": 395913455,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "VmEndpointNatMappings": {
                      "oneofs": {
                        "_instanceName": {
                          "oneof": [
                            "instanceName"
                          ]
                        }
                      },
                      "fields": {
                        "instanceName": {
                          "type": "string",
                          "id": 227947509,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "interfaceNatMappings": {
                          "rule": "repeated",
                          "type": "VmEndpointNatMappingsInterfaceNatMappings",
                          "id": 256196617
                        }
                      }
                    },
                    "VmEndpointNatMappingsInterfaceNatMappings": {
                      "oneofs": {
                        "_numTotalDrainNatPorts": {
                          "oneof": [
                            "numTotalDrainNatPorts"
                          ]
                        },
                        "_numTotalNatPorts": {
                          "oneof": [
                            "numTotalNatPorts"
                          ]
                        },
                        "_sourceAliasIpRange": {
                          "oneof": [
                            "sourceAliasIpRange"
                          ]
                        },
                        "_sourceVirtualIp": {
                          "oneof": [
                            "sourceVirtualIp"
                          ]
                        }
                      },
                      "fields": {
                        "drainNatIpPortRanges": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 395440577
                        },
                        "natIpPortRanges": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 531830810
                        },
                        "numTotalDrainNatPorts": {
                          "type": "int32",
                          "id": 335532793,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "numTotalNatPorts": {
                          "type": "int32",
                          "id": 299904384,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ruleMappings": {
                          "rule": "repeated",
                          "type": "VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings",
                          "id": 486192968
                        },
                        "sourceAliasIpRange": {
                          "type": "string",
                          "id": 440340952,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sourceVirtualIp": {
                          "type": "string",
                          "id": 149836159,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings": {
                      "oneofs": {
                        "_numTotalDrainNatPorts": {
                          "oneof": [
                            "numTotalDrainNatPorts"
                          ]
                        },
                        "_numTotalNatPorts": {
                          "oneof": [
                            "numTotalNatPorts"
                          ]
                        },
                        "_ruleNumber": {
                          "oneof": [
                            "ruleNumber"
                          ]
                        }
                      },
                      "fields": {
                        "drainNatIpPortRanges": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 395440577
                        },
                        "natIpPortRanges": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 531830810
                        },
                        "numTotalDrainNatPorts": {
                          "type": "int32",
                          "id": 335532793,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "numTotalNatPorts": {
                          "type": "int32",
                          "id": 299904384,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ruleNumber": {
                          "type": "int32",
                          "id": 535211500,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "VmEndpointNatMappingsList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "result": {
                          "rule": "repeated",
                          "type": "VmEndpointNatMappings",
                          "id": 139315229
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "VmExtensionPoliciesScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "vmExtensionPolicies": {
                          "rule": "repeated",
                          "type": "VmExtensionPolicy",
                          "id": 238490584
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "VmExtensionPolicy": {
                      "oneofs": {
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_globalResourceLink": {
                          "oneof": [
                            "globalResourceLink"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_managedByGlobal": {
                          "oneof": [
                            "managedByGlobal"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_priority": {
                          "oneof": [
                            "priority"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_selfLinkWithId": {
                          "oneof": [
                            "selfLinkWithId"
                          ]
                        },
                        "_state": {
                          "oneof": [
                            "state"
                          ]
                        },
                        "_updateTimestamp": {
                          "oneof": [
                            "updateTimestamp"
                          ]
                        }
                      },
                      "fields": {
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "extensionPolicies": {
                          "keyType": "string",
                          "type": "VmExtensionPolicyExtensionPolicy",
                          "id": 227761488
                        },
                        "globalResourceLink": {
                          "type": "string",
                          "id": 516569583,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "instanceSelectors": {
                          "rule": "repeated",
                          "type": "VmExtensionPolicyInstanceSelector",
                          "id": 520298826
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "managedByGlobal": {
                          "type": "bool",
                          "id": 88605675,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "priority": {
                          "type": "int32",
                          "id": 445151652,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLinkWithId": {
                          "type": "string",
                          "id": 44520962,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "state": {
                          "type": "string",
                          "id": 109757585,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "updateTimestamp": {
                          "type": "string",
                          "id": 120894752,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "State": {
                          "values": {
                            "UNDEFINED_STATE": 0,
                            "ACTIVE": 314733318,
                            "DELETING": 528602024,
                            "STATE_UNSPECIFIED": 470755401
                          }
                        }
                      }
                    },
                    "VmExtensionPolicyAggregatedListResponse": {
                      "oneofs": {
                        "_etag": {
                          "oneof": [
                            "etag"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "etag": {
                          "type": "string",
                          "id": 3123477,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "VmExtensionPoliciesScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "VmExtensionPolicyExtensionPolicy": {
                      "oneofs": {
                        "_pinnedVersion": {
                          "oneof": [
                            "pinnedVersion"
                          ]
                        },
                        "_stringConfig": {
                          "oneof": [
                            "stringConfig"
                          ]
                        }
                      },
                      "fields": {
                        "pinnedVersion": {
                          "type": "string",
                          "id": 446267249,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "stringConfig": {
                          "type": "string",
                          "id": 318905136,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "VmExtensionPolicyInstanceSelector": {
                      "oneofs": {
                        "_labelSelector": {
                          "oneof": [
                            "labelSelector"
                          ]
                        }
                      },
                      "fields": {
                        "labelSelector": {
                          "type": "VmExtensionPolicyLabelSelector",
                          "id": 349780170,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "VmExtensionPolicyLabelSelector": {
                      "fields": {
                        "inclusionLabels": {
                          "keyType": "string",
                          "type": "string",
                          "id": 501312642
                        }
                      }
                    },
                    "VmExtensionPolicyList": {
                      "oneofs": {
                        "_etag": {
                          "oneof": [
                            "etag"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "etag": {
                          "type": "string",
                          "id": 3123477,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "VmExtensionPolicy",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "VpnGateway": {
                      "oneofs": {
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_gatewayIpVersion": {
                          "oneof": [
                            "gatewayIpVersion"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_labelFingerprint": {
                          "oneof": [
                            "labelFingerprint"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_network": {
                          "oneof": [
                            "network"
                          ]
                        },
                        "_params": {
                          "oneof": [
                            "params"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_stackType": {
                          "oneof": [
                            "stackType"
                          ]
                        }
                      },
                      "fields": {
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "gatewayIpVersion": {
                          "type": "string",
                          "id": 65074843,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labelFingerprint": {
                          "type": "string",
                          "id": 178124825,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labels": {
                          "keyType": "string",
                          "type": "string",
                          "id": 500195327
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "network": {
                          "type": "string",
                          "id": 232872494,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "params": {
                          "type": "VpnGatewayParams",
                          "id": 78313862,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "stackType": {
                          "type": "string",
                          "id": 425908881,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "vpnInterfaces": {
                          "rule": "repeated",
                          "type": "VpnGatewayVpnGatewayInterface",
                          "id": 91842181
                        }
                      },
                      "nested": {
                        "GatewayIpVersion": {
                          "values": {
                            "UNDEFINED_GATEWAY_IP_VERSION": 0,
                            "IPV4": 2254341,
                            "IPV6": 2254343
                          }
                        },
                        "StackType": {
                          "values": {
                            "UNDEFINED_STACK_TYPE": 0,
                            "IPV4_IPV6": 22197249,
                            "IPV4_ONLY": 22373798,
                            "IPV6_ONLY": 79632100
                          }
                        }
                      }
                    },
                    "VpnGatewayAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "VpnGatewaysScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "VpnGatewayList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "VpnGateway",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "VpnGatewayParams": {
                      "fields": {
                        "resourceManagerTags": {
                          "keyType": "string",
                          "type": "string",
                          "id": 377671164
                        }
                      }
                    },
                    "VpnGatewayStatus": {
                      "fields": {
                        "vpnConnections": {
                          "rule": "repeated",
                          "type": "VpnGatewayStatusVpnConnection",
                          "id": 439334538
                        }
                      }
                    },
                    "VpnGatewayStatusHighAvailabilityRequirementState": {
                      "oneofs": {
                        "_state": {
                          "oneof": [
                            "state"
                          ]
                        },
                        "_unsatisfiedReason": {
                          "oneof": [
                            "unsatisfiedReason"
                          ]
                        }
                      },
                      "fields": {
                        "state": {
                          "type": "string",
                          "id": 109757585,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unsatisfiedReason": {
                          "type": "string",
                          "id": 55016330,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "State": {
                          "values": {
                            "UNDEFINED_STATE": 0,
                            "CONNECTION_REDUNDANCY_MET": 505242907,
                            "CONNECTION_REDUNDANCY_NOT_MET": 511863311
                          }
                        },
                        "UnsatisfiedReason": {
                          "values": {
                            "UNDEFINED_UNSATISFIED_REASON": 0,
                            "INCOMPLETE_TUNNELS_COVERAGE": 55917437
                          }
                        }
                      }
                    },
                    "VpnGatewayStatusTunnel": {
                      "oneofs": {
                        "_localGatewayInterface": {
                          "oneof": [
                            "localGatewayInterface"
                          ]
                        },
                        "_peerGatewayInterface": {
                          "oneof": [
                            "peerGatewayInterface"
                          ]
                        },
                        "_tunnelUrl": {
                          "oneof": [
                            "tunnelUrl"
                          ]
                        }
                      },
                      "fields": {
                        "localGatewayInterface": {
                          "type": "uint32",
                          "id": 158764330,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "peerGatewayInterface": {
                          "type": "uint32",
                          "id": 214380385,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "tunnelUrl": {
                          "type": "string",
                          "id": 78975256,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "VpnGatewayStatusVpnConnection": {
                      "oneofs": {
                        "_peerExternalGateway": {
                          "oneof": [
                            "peerExternalGateway"
                          ]
                        },
                        "_peerGcpGateway": {
                          "oneof": [
                            "peerGcpGateway"
                          ]
                        },
                        "_state": {
                          "oneof": [
                            "state"
                          ]
                        }
                      },
                      "fields": {
                        "peerExternalGateway": {
                          "type": "string",
                          "id": 384956173,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "peerGcpGateway": {
                          "type": "string",
                          "id": 281867452,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "state": {
                          "type": "VpnGatewayStatusHighAvailabilityRequirementState",
                          "id": 109757585,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "tunnels": {
                          "rule": "repeated",
                          "type": "VpnGatewayStatusTunnel",
                          "id": 104561931
                        }
                      }
                    },
                    "VpnGatewayVpnGatewayInterface": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_interconnectAttachment": {
                          "oneof": [
                            "interconnectAttachment"
                          ]
                        },
                        "_ipAddress": {
                          "oneof": [
                            "ipAddress"
                          ]
                        },
                        "_ipv6Address": {
                          "oneof": [
                            "ipv6Address"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "uint32",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "interconnectAttachment": {
                          "type": "string",
                          "id": 308135284,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipAddress": {
                          "type": "string",
                          "id": 406272220,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipv6Address": {
                          "type": "string",
                          "id": 341563804,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "VpnGatewaysGetStatusResponse": {
                      "oneofs": {
                        "_result": {
                          "oneof": [
                            "result"
                          ]
                        }
                      },
                      "fields": {
                        "result": {
                          "type": "VpnGatewayStatus",
                          "id": 139315229,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "VpnGatewaysScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "vpnGateways": {
                          "rule": "repeated",
                          "type": "VpnGateway",
                          "id": 259177882
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "VpnTunnel": {
                      "oneofs": {
                        "_capacityTier": {
                          "oneof": [
                            "capacityTier"
                          ]
                        },
                        "_cipherSuite": {
                          "oneof": [
                            "cipherSuite"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_detailedStatus": {
                          "oneof": [
                            "detailedStatus"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_ikeVersion": {
                          "oneof": [
                            "ikeVersion"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_labelFingerprint": {
                          "oneof": [
                            "labelFingerprint"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_params": {
                          "oneof": [
                            "params"
                          ]
                        },
                        "_peerExternalGateway": {
                          "oneof": [
                            "peerExternalGateway"
                          ]
                        },
                        "_peerExternalGatewayInterface": {
                          "oneof": [
                            "peerExternalGatewayInterface"
                          ]
                        },
                        "_peerGcpGateway": {
                          "oneof": [
                            "peerGcpGateway"
                          ]
                        },
                        "_peerIp": {
                          "oneof": [
                            "peerIp"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_router": {
                          "oneof": [
                            "router"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_sharedSecret": {
                          "oneof": [
                            "sharedSecret"
                          ]
                        },
                        "_sharedSecretHash": {
                          "oneof": [
                            "sharedSecretHash"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        },
                        "_targetVpnGateway": {
                          "oneof": [
                            "targetVpnGateway"
                          ]
                        },
                        "_vpnGateway": {
                          "oneof": [
                            "vpnGateway"
                          ]
                        },
                        "_vpnGatewayInterface": {
                          "oneof": [
                            "vpnGatewayInterface"
                          ]
                        }
                      },
                      "fields": {
                        "capacityTier": {
                          "type": "string",
                          "id": 418241095,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "cipherSuite": {
                          "type": "VpnTunnelCipherSuite",
                          "id": 443788228,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "detailedStatus": {
                          "type": "string",
                          "id": 333501025,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ikeVersion": {
                          "type": "int32",
                          "id": 218376220,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labelFingerprint": {
                          "type": "string",
                          "id": 178124825,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labels": {
                          "keyType": "string",
                          "type": "string",
                          "id": 500195327
                        },
                        "localTrafficSelector": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 317314613
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "params": {
                          "type": "VpnTunnelParams",
                          "id": 78313862,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "peerExternalGateway": {
                          "type": "string",
                          "id": 384956173,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "peerExternalGatewayInterface": {
                          "type": "int32",
                          "id": 452768391,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "peerGcpGateway": {
                          "type": "string",
                          "id": 281867452,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "peerIp": {
                          "type": "string",
                          "id": 383249700,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "remoteTrafficSelector": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 358887098
                        },
                        "router": {
                          "type": "string",
                          "id": 148608841,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sharedSecret": {
                          "type": "string",
                          "id": 381932490,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sharedSecretHash": {
                          "type": "string",
                          "id": 398881891,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "string",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetVpnGateway": {
                          "type": "string",
                          "id": 532512843,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "vpnGateway": {
                          "type": "string",
                          "id": 406684153,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "vpnGatewayInterface": {
                          "type": "int32",
                          "id": 95979123,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "CapacityTier": {
                          "values": {
                            "UNDEFINED_CAPACITY_TIER": 0,
                            "DEFAULT": 115302945,
                            "HIGH": 2217378
                          }
                        },
                        "Status": {
                          "values": {
                            "UNDEFINED_STATUS": 0,
                            "ALLOCATING_RESOURCES": 320922816,
                            "AUTHORIZATION_ERROR": 23580290,
                            "DEPROVISIONING": 428935662,
                            "ESTABLISHED": 88852344,
                            "FAILED": 455706685,
                            "FIRST_HANDSHAKE": 191393000,
                            "NEGOTIATION_FAILURE": 360325868,
                            "NETWORK_ERROR": 193912951,
                            "NO_INCOMING_PACKETS": 119983216,
                            "PROVISIONING": 290896621,
                            "REJECTED": 174130302,
                            "STOPPED": 444276141,
                            "WAITING_FOR_FULL_CONFIG": 41640522
                          }
                        }
                      }
                    },
                    "VpnTunnelAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "VpnTunnelsScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "VpnTunnelCipherSuite": {
                      "oneofs": {
                        "_phase1": {
                          "oneof": [
                            "phase1"
                          ]
                        },
                        "_phase2": {
                          "oneof": [
                            "phase2"
                          ]
                        }
                      },
                      "fields": {
                        "phase1": {
                          "type": "VpnTunnelPhase1Algorithms",
                          "id": 84289046,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "phase2": {
                          "type": "VpnTunnelPhase2Algorithms",
                          "id": 84289047,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "VpnTunnelList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "VpnTunnel",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "VpnTunnelParams": {
                      "fields": {
                        "resourceManagerTags": {
                          "keyType": "string",
                          "type": "string",
                          "id": 377671164
                        }
                      }
                    },
                    "VpnTunnelPhase1Algorithms": {
                      "fields": {
                        "dh": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 3204
                        },
                        "encryption": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 97980291
                        },
                        "integrity": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 492830541
                        },
                        "prf": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 111268
                        }
                      }
                    },
                    "VpnTunnelPhase2Algorithms": {
                      "fields": {
                        "encryption": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 97980291
                        },
                        "integrity": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 492830541
                        },
                        "pfs": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 110909
                        }
                      }
                    },
                    "VpnTunnelsScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "vpnTunnels": {
                          "rule": "repeated",
                          "type": "VpnTunnel",
                          "id": 163494080
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "WafExpressionSet": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        }
                      },
                      "fields": {
                        "aliases": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 159207166
                        },
                        "expressions": {
                          "rule": "repeated",
                          "type": "WafExpressionSetExpression",
                          "id": 175554779
                        },
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "WafExpressionSetExpression": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_sensitivity": {
                          "oneof": [
                            "sensitivity"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "sensitivity": {
                          "type": "int32",
                          "id": 27532959,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "WaitGlobalOperationRequest": {
                      "fields": {
                        "operation": {
                          "type": "string",
                          "id": 52090215,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "WaitRegionOperationRequest": {
                      "fields": {
                        "operation": {
                          "type": "string",
                          "id": 52090215,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "WaitZoneOperationRequest": {
                      "fields": {
                        "operation": {
                          "type": "string",
                          "id": 52090215,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "Warning": {
                      "oneofs": {
                        "_code": {
                          "oneof": [
                            "code"
                          ]
                        },
                        "_message": {
                          "oneof": [
                            "message"
                          ]
                        }
                      },
                      "fields": {
                        "code": {
                          "type": "string",
                          "id": 3059181,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "data": {
                          "rule": "repeated",
                          "type": "Data",
                          "id": 3076010
                        },
                        "message": {
                          "type": "string",
                          "id": 418054151,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Code": {
                          "values": {
                            "UNDEFINED_CODE": 0,
                            "CLEANUP_FAILED": 150308440,
                            "DEPRECATED_RESOURCE_USED": 391835586,
                            "DEPRECATED_TYPE_USED": 346526230,
                            "DISK_SIZE_LARGER_THAN_IMAGE_SIZE": 369442967,
                            "EXPERIMENTAL_TYPE_USED": 451954443,
                            "EXTERNAL_API_WARNING": 175546307,
                            "FIELD_VALUE_OVERRIDEN": 329669423,
                            "INJECTED_KERNELS_DEPRECATED": 417377419,
                            "INVALID_HEALTH_CHECK_FOR_DYNAMIC_WIEGHTED_LB": 401542606,
                            "LARGE_DEPLOYMENT_WARNING": 481440678,
                            "LIST_OVERHEAD_QUOTA_EXCEED": 47618117,
                            "MISSING_TYPE_DEPENDENCY": 344505463,
                            "NEXT_HOP_ADDRESS_NOT_ASSIGNED": 324964999,
                            "NEXT_HOP_CANNOT_IP_FORWARD": 383382887,
                            "NEXT_HOP_INSTANCE_HAS_NO_IPV6_INTERFACE": 146748434,
                            "NEXT_HOP_INSTANCE_NOT_FOUND": 464250446,
                            "NEXT_HOP_INSTANCE_NOT_ON_NETWORK": 243758146,
                            "NEXT_HOP_NOT_RUNNING": 417081265,
                            "NOT_CRITICAL_ERROR": 105763924,
                            "NO_RESULTS_ON_PAGE": 30036744,
                            "PARTIAL_SUCCESS": 39966469,
                            "QUOTA_INFO_UNAVAILABLE": 304294182,
                            "REQUIRED_TOS_AGREEMENT": 3745539,
                            "RESOURCE_IN_USE_BY_OTHER_RESOURCE_WARNING": 496728641,
                            "RESOURCE_NOT_DELETED": 168598460,
                            "SCHEMA_VALIDATION_IGNORED": 275245642,
                            "SINGLE_INSTANCE_PROPERTY_TEMPLATE": 268305617,
                            "UNDECLARED_PROPERTIES": 390513439,
                            "UNREACHABLE": 13328052
                          }
                        }
                      }
                    },
                    "Warnings": {
                      "oneofs": {
                        "_code": {
                          "oneof": [
                            "code"
                          ]
                        },
                        "_message": {
                          "oneof": [
                            "message"
                          ]
                        }
                      },
                      "fields": {
                        "code": {
                          "type": "string",
                          "id": 3059181,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "data": {
                          "rule": "repeated",
                          "type": "Data",
                          "id": 3076010
                        },
                        "message": {
                          "type": "string",
                          "id": 418054151,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Code": {
                          "values": {
                            "UNDEFINED_CODE": 0,
                            "CLEANUP_FAILED": 150308440,
                            "DEPRECATED_RESOURCE_USED": 391835586,
                            "DEPRECATED_TYPE_USED": 346526230,
                            "DISK_SIZE_LARGER_THAN_IMAGE_SIZE": 369442967,
                            "EXPERIMENTAL_TYPE_USED": 451954443,
                            "EXTERNAL_API_WARNING": 175546307,
                            "FIELD_VALUE_OVERRIDEN": 329669423,
                            "INJECTED_KERNELS_DEPRECATED": 417377419,
                            "INVALID_HEALTH_CHECK_FOR_DYNAMIC_WIEGHTED_LB": 401542606,
                            "LARGE_DEPLOYMENT_WARNING": 481440678,
                            "LIST_OVERHEAD_QUOTA_EXCEED": 47618117,
                            "MISSING_TYPE_DEPENDENCY": 344505463,
                            "NEXT_HOP_ADDRESS_NOT_ASSIGNED": 324964999,
                            "NEXT_HOP_CANNOT_IP_FORWARD": 383382887,
                            "NEXT_HOP_INSTANCE_HAS_NO_IPV6_INTERFACE": 146748434,
                            "NEXT_HOP_INSTANCE_NOT_FOUND": 464250446,
                            "NEXT_HOP_INSTANCE_NOT_ON_NETWORK": 243758146,
                            "NEXT_HOP_NOT_RUNNING": 417081265,
                            "NOT_CRITICAL_ERROR": 105763924,
                            "NO_RESULTS_ON_PAGE": 30036744,
                            "PARTIAL_SUCCESS": 39966469,
                            "QUOTA_INFO_UNAVAILABLE": 304294182,
                            "REQUIRED_TOS_AGREEMENT": 3745539,
                            "RESOURCE_IN_USE_BY_OTHER_RESOURCE_WARNING": 496728641,
                            "RESOURCE_NOT_DELETED": 168598460,
                            "SCHEMA_VALIDATION_IGNORED": 275245642,
                            "SINGLE_INSTANCE_PROPERTY_TEMPLATE": 268305617,
                            "UNDECLARED_PROPERTIES": 390513439,
                            "UNREACHABLE": 13328052
                          }
                        }
                      }
                    },
                    "WeightedBackendService": {
                      "oneofs": {
                        "_backendService": {
                          "oneof": [
                            "backendService"
                          ]
                        },
                        "_headerAction": {
                          "oneof": [
                            "headerAction"
                          ]
                        },
                        "_weight": {
                          "oneof": [
                            "weight"
                          ]
                        }
                      },
                      "fields": {
                        "backendService": {
                          "type": "string",
                          "id": 306946058,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "headerAction": {
                          "type": "HttpHeaderAction",
                          "id": 328077352,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "weight": {
                          "type": "uint32",
                          "id": 282149496,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "Wire": {
                      "oneofs": {
                        "_adminEnabled": {
                          "oneof": [
                            "adminEnabled"
                          ]
                        },
                        "_label": {
                          "oneof": [
                            "label"
                          ]
                        },
                        "_wireProperties": {
                          "oneof": [
                            "wireProperties"
                          ]
                        }
                      },
                      "fields": {
                        "adminEnabled": {
                          "type": "bool",
                          "id": 445675089,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "endpoints": {
                          "rule": "repeated",
                          "type": "WireEndpoint",
                          "id": 287085950
                        },
                        "label": {
                          "type": "string",
                          "id": 102727412,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "wireProperties": {
                          "type": "WireProperties",
                          "id": 303111469,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "WireEndpoint": {
                      "oneofs": {
                        "_interconnect": {
                          "oneof": [
                            "interconnect"
                          ]
                        },
                        "_vlanTag": {
                          "oneof": [
                            "vlanTag"
                          ]
                        }
                      },
                      "fields": {
                        "interconnect": {
                          "type": "string",
                          "id": 224601230,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "vlanTag": {
                          "type": "int32",
                          "id": 514640574,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "WireGroup": {
                      "oneofs": {
                        "_adminEnabled": {
                          "oneof": [
                            "adminEnabled"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_reconciling": {
                          "oneof": [
                            "reconciling"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_topology": {
                          "oneof": [
                            "topology"
                          ]
                        },
                        "_wireGroupProperties": {
                          "oneof": [
                            "wireGroupProperties"
                          ]
                        },
                        "_wireProperties": {
                          "oneof": [
                            "wireProperties"
                          ]
                        }
                      },
                      "fields": {
                        "adminEnabled": {
                          "type": "bool",
                          "id": 445675089,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "endpoints": {
                          "keyType": "string",
                          "type": "WireGroupEndpoint",
                          "id": 287085950
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "reconciling": {
                          "type": "bool",
                          "id": 432155787,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "topology": {
                          "type": "WireGroupTopology",
                          "id": 122274415,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "wireGroupProperties": {
                          "type": "WireGroupProperties",
                          "id": 214459245,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "wireProperties": {
                          "type": "WireProperties",
                          "id": 303111469,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "wires": {
                          "rule": "repeated",
                          "type": "Wire",
                          "id": 113139854
                        }
                      }
                    },
                    "WireGroupEndpoint": {
                      "fields": {
                        "interconnects": {
                          "keyType": "string",
                          "type": "WireGroupEndpointInterconnect",
                          "id": 520187301
                        }
                      }
                    },
                    "WireGroupEndpointInterconnect": {
                      "oneofs": {
                        "_interconnect": {
                          "oneof": [
                            "interconnect"
                          ]
                        }
                      },
                      "fields": {
                        "interconnect": {
                          "type": "string",
                          "id": 224601230,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "vlanTags": {
                          "rule": "repeated",
                          "type": "int32",
                          "id": 384601461
                        }
                      }
                    },
                    "WireGroupList": {
                      "oneofs": {
                        "_etag": {
                          "oneof": [
                            "etag"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "etag": {
                          "type": "string",
                          "id": 3123477,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "WireGroup",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "unreachables": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 243372063
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "WireGroupProperties": {
                      "oneofs": {
                        "_type": {
                          "oneof": [
                            "type"
                          ]
                        }
                      },
                      "fields": {
                        "type": {
                          "type": "string",
                          "id": 3575610,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Type": {
                          "values": {
                            "UNDEFINED_TYPE": 0,
                            "BOX_AND_CROSS": 311344644,
                            "REDUNDANT": 3891405,
                            "WIRE": 2664581
                          }
                        }
                      }
                    },
                    "WireGroupTopology": {
                      "fields": {
                        "endpoints": {
                          "rule": "repeated",
                          "type": "WireGroupTopologyEndpoint",
                          "id": 287085950
                        }
                      }
                    },
                    "WireGroupTopologyEndpoint": {
                      "oneofs": {
                        "_city": {
                          "oneof": [
                            "city"
                          ]
                        },
                        "_label": {
                          "oneof": [
                            "label"
                          ]
                        }
                      },
                      "fields": {
                        "city": {
                          "type": "string",
                          "id": 3053931,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "label": {
                          "type": "string",
                          "id": 102727412,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "WireProperties": {
                      "oneofs": {
                        "_bandwidthAllocation": {
                          "oneof": [
                            "bandwidthAllocation"
                          ]
                        },
                        "_bandwidthUnmetered": {
                          "oneof": [
                            "bandwidthUnmetered"
                          ]
                        },
                        "_faultResponse": {
                          "oneof": [
                            "faultResponse"
                          ]
                        }
                      },
                      "fields": {
                        "bandwidthAllocation": {
                          "type": "string",
                          "id": 90651950,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "bandwidthUnmetered": {
                          "type": "int64",
                          "id": 272650017,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "faultResponse": {
                          "type": "string",
                          "id": 353587646,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "BandwidthAllocation": {
                          "values": {
                            "UNDEFINED_BANDWIDTH_ALLOCATION": 0,
                            "ALLOCATE_PER_WIRE": 358730057,
                            "SHARED_WITH_WIRE_GROUP": 286454628
                          }
                        },
                        "FaultResponse": {
                          "values": {
                            "UNDEFINED_FAULT_RESPONSE": 0,
                            "DISABLE_PORT": 287086488,
                            "NONE": 2402104
                          }
                        }
                      }
                    },
                    "WithdrawPublicAdvertisedPrefixeRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "publicAdvertisedPrefix": {
                          "type": "string",
                          "id": 101874590,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "WithdrawPublicDelegatedPrefixeRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "publicDelegatedPrefix": {
                          "type": "string",
                          "id": 204238440,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "WorkloadIdentityConfig": {
                      "oneofs": {
                        "_identity": {
                          "oneof": [
                            "identity"
                          ]
                        },
                        "_identityCertificateEnabled": {
                          "oneof": [
                            "identityCertificateEnabled"
                          ]
                        }
                      },
                      "fields": {
                        "identity": {
                          "type": "string",
                          "id": 401109182,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "identityCertificateEnabled": {
                          "type": "bool",
                          "id": 342892440,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "XpnHostList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "Project",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "XpnResourceId": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_type": {
                          "oneof": [
                            "type"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "type": {
                          "type": "string",
                          "id": 3575610,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Type": {
                          "values": {
                            "UNDEFINED_TYPE": 0,
                            "PROJECT": 408671993,
                            "XPN_RESOURCE_TYPE_UNSPECIFIED": 151607034
                          }
                        }
                      }
                    },
                    "Zone": {
                      "oneofs": {
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_deprecated": {
                          "oneof": [
                            "deprecated"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        },
                        "_supportsPzs": {
                          "oneof": [
                            "supportsPzs"
                          ]
                        }
                      },
                      "fields": {
                        "availableCpuPlatforms": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 175536531
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "deprecated": {
                          "type": "DeprecationStatus",
                          "id": 515138995,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "string",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "supportsPzs": {
                          "type": "bool",
                          "id": 83983214,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Status": {
                          "values": {
                            "UNDEFINED_STATUS": 0,
                            "DOWN": 2104482,
                            "UP": 2715
                          }
                        }
                      }
                    },
                    "ZoneList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "Zone",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ZoneSetLabelsRequest": {
                      "oneofs": {
                        "_labelFingerprint": {
                          "oneof": [
                            "labelFingerprint"
                          ]
                        }
                      },
                      "fields": {
                        "labelFingerprint": {
                          "type": "string",
                          "id": 178124825,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "labels": {
                          "keyType": "string",
                          "type": "string",
                          "id": 500195327
                        }
                      }
                    },
                    "ZoneSetNestedPolicyRequest": {
                      "oneofs": {
                        "_etag": {
                          "oneof": [
                            "etag"
                          ]
                        },
                        "_policy": {
                          "oneof": [
                            "policy"
                          ]
                        }
                      },
                      "fields": {
                        "bindings": {
                          "rule": "repeated",
                          "type": "Binding",
                          "id": 403251854
                        },
                        "etag": {
                          "type": "string",
                          "id": 3123477,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "policy": {
                          "type": "Policy",
                          "id": 91071794,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ZoneSetPolicyRequest": {
                      "oneofs": {
                        "_etag": {
                          "oneof": [
                            "etag"
                          ]
                        },
                        "_policy": {
                          "oneof": [
                            "policy"
                          ]
                        }
                      },
                      "fields": {
                        "bindings": {
                          "rule": "repeated",
                          "type": "Binding",
                          "id": 403251854
                        },
                        "etag": {
                          "type": "string",
                          "id": 3123477,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "policy": {
                          "type": "Policy",
                          "id": 91071794,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AcceleratorTypes": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute.readonly,https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListAcceleratorTypesRequest",
                          "responseType": "AcceleratorTypeAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/aggregated/acceleratorTypes",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/aggregated/acceleratorTypes"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetAcceleratorTypeRequest",
                          "responseType": "AcceleratorType",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/zones/{zone}/acceleratorTypes/{accelerator_type}",
                            "(google.api.method_signature)": "project,zone,accelerator_type"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/zones/{zone}/acceleratorTypes/{accelerator_type}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,accelerator_type"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListAcceleratorTypesRequest",
                          "responseType": "AcceleratorTypeList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/zones/{zone}/acceleratorTypes",
                            "(google.api.method_signature)": "project,zone"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/zones/{zone}/acceleratorTypes"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone"
                            }
                          ]
                        }
                      }
                    },
                    "Addresses": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListAddressesRequest",
                          "responseType": "AddressAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/aggregated/addresses",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/aggregated/addresses"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteAddressRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/regions/{region}/addresses/{address}",
                            "(google.api.method_signature)": "project,region,address",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/regions/{region}/addresses/{address}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,address"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetAddressRequest",
                          "responseType": "Address",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/addresses/{address}",
                            "(google.api.method_signature)": "project,region,address"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/addresses/{address}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,address"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertAddressRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "address_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/addresses",
                            "(google.api.method_signature)": "project,region,address_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "address_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/addresses"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,address_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListAddressesRequest",
                          "responseType": "AddressList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/addresses",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/addresses"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "Move": {
                          "requestType": "MoveAddressRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "region_addresses_move_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/addresses/{address}/move",
                            "(google.api.method_signature)": "project,region,address,region_addresses_move_request_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_addresses_move_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/addresses/{address}/move"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,address,region_addresses_move_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "SetLabels": {
                          "requestType": "SetLabelsAddressRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "region_set_labels_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/addresses/{resource}/setLabels",
                            "(google.api.method_signature)": "project,region,resource,region_set_labels_request_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_set_labels_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/addresses/{resource}/setLabels"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,region_set_labels_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsAddressRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/addresses/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/addresses/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "Advice": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "CalendarMode": {
                          "requestType": "CalendarModeAdviceRpcRequest",
                          "responseType": "CalendarModeAdviceResponse",
                          "options": {
                            "(google.api.http).body": "calendar_mode_advice_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/advice/calendarMode",
                            "(google.api.method_signature)": "project,region,calendar_mode_advice_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "calendar_mode_advice_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/advice/calendarMode"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,calendar_mode_advice_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "Autoscalers": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListAutoscalersRequest",
                          "responseType": "AutoscalerAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/aggregated/autoscalers",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/aggregated/autoscalers"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteAutoscalerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/zones/{zone}/autoscalers/{autoscaler}",
                            "(google.api.method_signature)": "project,zone,autoscaler",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/zones/{zone}/autoscalers/{autoscaler}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,autoscaler"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetAutoscalerRequest",
                          "responseType": "Autoscaler",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/zones/{zone}/autoscalers/{autoscaler}",
                            "(google.api.method_signature)": "project,zone,autoscaler"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/zones/{zone}/autoscalers/{autoscaler}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,autoscaler"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertAutoscalerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "autoscaler_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/autoscalers",
                            "(google.api.method_signature)": "project,zone,autoscaler_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "autoscaler_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/autoscalers"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,autoscaler_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListAutoscalersRequest",
                          "responseType": "AutoscalerList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/zones/{zone}/autoscalers",
                            "(google.api.method_signature)": "project,zone"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/zones/{zone}/autoscalers"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchAutoscalerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "autoscaler_resource",
                            "(google.api.http).patch": "/compute/beta/projects/{project}/zones/{zone}/autoscalers",
                            "(google.api.method_signature)": "project,zone,autoscaler_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "autoscaler_resource",
                                "patch": "/compute/beta/projects/{project}/zones/{zone}/autoscalers"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,autoscaler_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsAutoscalerRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/autoscalers/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,zone,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/autoscalers/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,resource,test_permissions_request_resource"
                            }
                          ]
                        },
                        "Update": {
                          "requestType": "UpdateAutoscalerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "autoscaler_resource",
                            "(google.api.http).put": "/compute/beta/projects/{project}/zones/{zone}/autoscalers",
                            "(google.api.method_signature)": "project,zone,autoscaler_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "autoscaler_resource",
                                "put": "/compute/beta/projects/{project}/zones/{zone}/autoscalers"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,autoscaler_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        }
                      }
                    },
                    "BackendBuckets": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AddSignedUrlKey": {
                          "requestType": "AddSignedUrlKeyBackendBucketRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "signed_url_key_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/backendBuckets/{backend_bucket}/addSignedUrlKey",
                            "(google.api.method_signature)": "project,backend_bucket,signed_url_key_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "signed_url_key_resource",
                                "post": "/compute/beta/projects/{project}/global/backendBuckets/{backend_bucket}/addSignedUrlKey"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,backend_bucket,signed_url_key_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "AggregatedList": {
                          "requestType": "AggregatedListBackendBucketsRequest",
                          "responseType": "BackendBucketAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/aggregated/backendBuckets",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/aggregated/backendBuckets"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteBackendBucketRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/global/backendBuckets/{backend_bucket}",
                            "(google.api.method_signature)": "project,backend_bucket",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/global/backendBuckets/{backend_bucket}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,backend_bucket"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "DeleteSignedUrlKey": {
                          "requestType": "DeleteSignedUrlKeyBackendBucketRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/backendBuckets/{backend_bucket}/deleteSignedUrlKey",
                            "(google.api.method_signature)": "project,backend_bucket,key_name",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/beta/projects/{project}/global/backendBuckets/{backend_bucket}/deleteSignedUrlKey"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,backend_bucket,key_name"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetBackendBucketRequest",
                          "responseType": "BackendBucket",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/backendBuckets/{backend_bucket}",
                            "(google.api.method_signature)": "project,backend_bucket"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/backendBuckets/{backend_bucket}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,backend_bucket"
                            }
                          ]
                        },
                        "GetIamPolicy": {
                          "requestType": "GetIamPolicyBackendBucketRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/backendBuckets/{resource}/getIamPolicy",
                            "(google.api.method_signature)": "project,resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/backendBuckets/{resource}/getIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertBackendBucketRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "backend_bucket_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/backendBuckets",
                            "(google.api.method_signature)": "project,backend_bucket_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "backend_bucket_resource",
                                "post": "/compute/beta/projects/{project}/global/backendBuckets"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,backend_bucket_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListBackendBucketsRequest",
                          "responseType": "BackendBucketList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/backendBuckets",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/backendBuckets"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "ListUsable": {
                          "requestType": "ListUsableBackendBucketsRequest",
                          "responseType": "BackendBucketListUsable",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/backendBuckets/listUsable",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/backendBuckets/listUsable"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchBackendBucketRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "backend_bucket_resource",
                            "(google.api.http).patch": "/compute/beta/projects/{project}/global/backendBuckets/{backend_bucket}",
                            "(google.api.method_signature)": "project,backend_bucket,backend_bucket_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "backend_bucket_resource",
                                "patch": "/compute/beta/projects/{project}/global/backendBuckets/{backend_bucket}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,backend_bucket,backend_bucket_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "SetEdgeSecurityPolicy": {
                          "requestType": "SetEdgeSecurityPolicyBackendBucketRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "security_policy_reference_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/backendBuckets/{backend_bucket}/setEdgeSecurityPolicy",
                            "(google.api.method_signature)": "project,backend_bucket,security_policy_reference_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "security_policy_reference_resource",
                                "post": "/compute/beta/projects/{project}/global/backendBuckets/{backend_bucket}/setEdgeSecurityPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,backend_bucket,security_policy_reference_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "SetIamPolicy": {
                          "requestType": "SetIamPolicyBackendBucketRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).body": "global_set_policy_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/backendBuckets/{resource}/setIamPolicy",
                            "(google.api.method_signature)": "project,resource,global_set_policy_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "global_set_policy_request_resource",
                                "post": "/compute/beta/projects/{project}/global/backendBuckets/{resource}/setIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,global_set_policy_request_resource"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsBackendBucketRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/backendBuckets/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/global/backendBuckets/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                            }
                          ]
                        },
                        "Update": {
                          "requestType": "UpdateBackendBucketRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "backend_bucket_resource",
                            "(google.api.http).put": "/compute/beta/projects/{project}/global/backendBuckets/{backend_bucket}",
                            "(google.api.method_signature)": "project,backend_bucket,backend_bucket_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "backend_bucket_resource",
                                "put": "/compute/beta/projects/{project}/global/backendBuckets/{backend_bucket}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,backend_bucket,backend_bucket_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        }
                      }
                    },
                    "BackendServices": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AddSignedUrlKey": {
                          "requestType": "AddSignedUrlKeyBackendServiceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "signed_url_key_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/backendServices/{backend_service}/addSignedUrlKey",
                            "(google.api.method_signature)": "project,backend_service,signed_url_key_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "signed_url_key_resource",
                                "post": "/compute/beta/projects/{project}/global/backendServices/{backend_service}/addSignedUrlKey"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,backend_service,signed_url_key_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "AggregatedList": {
                          "requestType": "AggregatedListBackendServicesRequest",
                          "responseType": "BackendServiceAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/aggregated/backendServices",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/aggregated/backendServices"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteBackendServiceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/global/backendServices/{backend_service}",
                            "(google.api.method_signature)": "project,backend_service",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/global/backendServices/{backend_service}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,backend_service"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "DeleteSignedUrlKey": {
                          "requestType": "DeleteSignedUrlKeyBackendServiceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/backendServices/{backend_service}/deleteSignedUrlKey",
                            "(google.api.method_signature)": "project,backend_service,key_name",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/beta/projects/{project}/global/backendServices/{backend_service}/deleteSignedUrlKey"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,backend_service,key_name"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetBackendServiceRequest",
                          "responseType": "BackendService",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/backendServices/{backend_service}",
                            "(google.api.method_signature)": "project,backend_service"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/backendServices/{backend_service}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,backend_service"
                            }
                          ]
                        },
                        "GetEffectiveSecurityPolicies": {
                          "requestType": "GetEffectiveSecurityPoliciesBackendServiceRequest",
                          "responseType": "BackendServicesGetEffectiveSecurityPoliciesResponse",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/backendServices/{backend_service}/getEffectiveSecurityPolicies",
                            "(google.api.method_signature)": "project,backend_service"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/backendServices/{backend_service}/getEffectiveSecurityPolicies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,backend_service"
                            }
                          ]
                        },
                        "GetHealth": {
                          "requestType": "GetHealthBackendServiceRequest",
                          "responseType": "BackendServiceGroupHealth",
                          "options": {
                            "(google.api.http).body": "resource_group_reference_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/backendServices/{backend_service}/getHealth",
                            "(google.api.method_signature)": "project,backend_service,resource_group_reference_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "resource_group_reference_resource",
                                "post": "/compute/beta/projects/{project}/global/backendServices/{backend_service}/getHealth"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,backend_service,resource_group_reference_resource"
                            }
                          ]
                        },
                        "GetIamPolicy": {
                          "requestType": "GetIamPolicyBackendServiceRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/backendServices/{resource}/getIamPolicy",
                            "(google.api.method_signature)": "project,resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/backendServices/{resource}/getIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertBackendServiceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "backend_service_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/backendServices",
                            "(google.api.method_signature)": "project,backend_service_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "backend_service_resource",
                                "post": "/compute/beta/projects/{project}/global/backendServices"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,backend_service_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListBackendServicesRequest",
                          "responseType": "BackendServiceList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/backendServices",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/backendServices"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "ListUsable": {
                          "requestType": "ListUsableBackendServicesRequest",
                          "responseType": "BackendServiceListUsable",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/backendServices/listUsable",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/backendServices/listUsable"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchBackendServiceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "backend_service_resource",
                            "(google.api.http).patch": "/compute/beta/projects/{project}/global/backendServices/{backend_service}",
                            "(google.api.method_signature)": "project,backend_service,backend_service_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "backend_service_resource",
                                "patch": "/compute/beta/projects/{project}/global/backendServices/{backend_service}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,backend_service,backend_service_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "SetEdgeSecurityPolicy": {
                          "requestType": "SetEdgeSecurityPolicyBackendServiceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "security_policy_reference_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/backendServices/{backend_service}/setEdgeSecurityPolicy",
                            "(google.api.method_signature)": "project,backend_service,security_policy_reference_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "security_policy_reference_resource",
                                "post": "/compute/beta/projects/{project}/global/backendServices/{backend_service}/setEdgeSecurityPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,backend_service,security_policy_reference_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "SetIamPolicy": {
                          "requestType": "SetIamPolicyBackendServiceRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).body": "global_set_policy_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/backendServices/{resource}/setIamPolicy",
                            "(google.api.method_signature)": "project,resource,global_set_policy_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "global_set_policy_request_resource",
                                "post": "/compute/beta/projects/{project}/global/backendServices/{resource}/setIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,global_set_policy_request_resource"
                            }
                          ]
                        },
                        "SetSecurityPolicy": {
                          "requestType": "SetSecurityPolicyBackendServiceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "security_policy_reference_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/backendServices/{backend_service}/setSecurityPolicy",
                            "(google.api.method_signature)": "project,backend_service,security_policy_reference_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "security_policy_reference_resource",
                                "post": "/compute/beta/projects/{project}/global/backendServices/{backend_service}/setSecurityPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,backend_service,security_policy_reference_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsBackendServiceRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/backendServices/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/global/backendServices/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                            }
                          ]
                        },
                        "Update": {
                          "requestType": "UpdateBackendServiceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "backend_service_resource",
                            "(google.api.http).put": "/compute/beta/projects/{project}/global/backendServices/{backend_service}",
                            "(google.api.method_signature)": "project,backend_service,backend_service_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "backend_service_resource",
                                "put": "/compute/beta/projects/{project}/global/backendServices/{backend_service}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,backend_service,backend_service_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        }
                      }
                    },
                    "CrossSiteNetworks": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Delete": {
                          "requestType": "DeleteCrossSiteNetworkRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/global/crossSiteNetworks/{cross_site_network}",
                            "(google.api.method_signature)": "project,cross_site_network",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/global/crossSiteNetworks/{cross_site_network}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,cross_site_network"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetCrossSiteNetworkRequest",
                          "responseType": "CrossSiteNetwork",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/crossSiteNetworks/{cross_site_network}",
                            "(google.api.method_signature)": "project,cross_site_network"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/crossSiteNetworks/{cross_site_network}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,cross_site_network"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertCrossSiteNetworkRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "cross_site_network_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/crossSiteNetworks",
                            "(google.api.method_signature)": "project,cross_site_network_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "cross_site_network_resource",
                                "post": "/compute/beta/projects/{project}/global/crossSiteNetworks"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,cross_site_network_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListCrossSiteNetworksRequest",
                          "responseType": "CrossSiteNetworkList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/crossSiteNetworks",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/crossSiteNetworks"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchCrossSiteNetworkRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "cross_site_network_resource",
                            "(google.api.http).patch": "/compute/beta/projects/{project}/global/crossSiteNetworks/{cross_site_network}",
                            "(google.api.method_signature)": "project,cross_site_network,cross_site_network_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "cross_site_network_resource",
                                "patch": "/compute/beta/projects/{project}/global/crossSiteNetworks/{cross_site_network}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,cross_site_network,cross_site_network_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        }
                      }
                    },
                    "DiskSettingsService": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Get": {
                          "requestType": "GetDiskSettingRequest",
                          "responseType": "DiskSettings",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/zones/{zone}/diskSettings",
                            "(google.api.method_signature)": "project,zone"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/zones/{zone}/diskSettings"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchDiskSettingRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "disk_settings_resource",
                            "(google.api.http).patch": "/compute/beta/projects/{project}/zones/{zone}/diskSettings",
                            "(google.api.method_signature)": "project,zone,disk_settings_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "disk_settings_resource",
                                "patch": "/compute/beta/projects/{project}/zones/{zone}/diskSettings"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,disk_settings_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        }
                      }
                    },
                    "DiskTypes": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute.readonly,https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListDiskTypesRequest",
                          "responseType": "DiskTypeAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/aggregated/diskTypes",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/aggregated/diskTypes"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetDiskTypeRequest",
                          "responseType": "DiskType",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/zones/{zone}/diskTypes/{disk_type}",
                            "(google.api.method_signature)": "project,zone,disk_type"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/zones/{zone}/diskTypes/{disk_type}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,disk_type"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListDiskTypesRequest",
                          "responseType": "DiskTypeList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/zones/{zone}/diskTypes",
                            "(google.api.method_signature)": "project,zone"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/zones/{zone}/diskTypes"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone"
                            }
                          ]
                        }
                      }
                    },
                    "Disks": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AddResourcePolicies": {
                          "requestType": "AddResourcePoliciesDiskRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "disks_add_resource_policies_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/disks/{disk}/addResourcePolicies",
                            "(google.api.method_signature)": "project,zone,disk,disks_add_resource_policies_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "disks_add_resource_policies_request_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/disks/{disk}/addResourcePolicies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,disk,disks_add_resource_policies_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "AggregatedList": {
                          "requestType": "AggregatedListDisksRequest",
                          "responseType": "DiskAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/aggregated/disks",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/aggregated/disks"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "BulkInsert": {
                          "requestType": "BulkInsertDiskRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "bulk_insert_disk_resource_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/disks/bulkInsert",
                            "(google.api.method_signature)": "project,zone,bulk_insert_disk_resource_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "bulk_insert_disk_resource_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/disks/bulkInsert"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,bulk_insert_disk_resource_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "BulkSetLabels": {
                          "requestType": "BulkSetLabelsDiskRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "bulk_zone_set_labels_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/disks/bulkSetLabels",
                            "(google.api.method_signature)": "project,zone,bulk_zone_set_labels_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "bulk_zone_set_labels_request_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/disks/bulkSetLabels"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,bulk_zone_set_labels_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "CreateSnapshot": {
                          "requestType": "CreateSnapshotDiskRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "snapshot_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/disks/{disk}/createSnapshot",
                            "(google.api.method_signature)": "project,zone,disk,snapshot_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "snapshot_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/disks/{disk}/createSnapshot"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,disk,snapshot_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteDiskRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/zones/{zone}/disks/{disk}",
                            "(google.api.method_signature)": "project,zone,disk",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/zones/{zone}/disks/{disk}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,disk"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetDiskRequest",
                          "responseType": "Disk",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/zones/{zone}/disks/{disk}",
                            "(google.api.method_signature)": "project,zone,disk"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/zones/{zone}/disks/{disk}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,disk"
                            }
                          ]
                        },
                        "GetIamPolicy": {
                          "requestType": "GetIamPolicyDiskRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/zones/{zone}/disks/{resource}/getIamPolicy",
                            "(google.api.method_signature)": "project,zone,resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/zones/{zone}/disks/{resource}/getIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,resource"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertDiskRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "disk_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/disks",
                            "(google.api.method_signature)": "project,zone,disk_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "disk_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/disks"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,disk_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListDisksRequest",
                          "responseType": "DiskList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/zones/{zone}/disks",
                            "(google.api.method_signature)": "project,zone"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/zones/{zone}/disks"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone"
                            }
                          ]
                        },
                        "RemoveResourcePolicies": {
                          "requestType": "RemoveResourcePoliciesDiskRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "disks_remove_resource_policies_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/disks/{disk}/removeResourcePolicies",
                            "(google.api.method_signature)": "project,zone,disk,disks_remove_resource_policies_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "disks_remove_resource_policies_request_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/disks/{disk}/removeResourcePolicies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,disk,disks_remove_resource_policies_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "Resize": {
                          "requestType": "ResizeDiskRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "disks_resize_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/disks/{disk}/resize",
                            "(google.api.method_signature)": "project,zone,disk,disks_resize_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "disks_resize_request_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/disks/{disk}/resize"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,disk,disks_resize_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "SetIamPolicy": {
                          "requestType": "SetIamPolicyDiskRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).body": "zone_set_policy_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/disks/{resource}/setIamPolicy",
                            "(google.api.method_signature)": "project,zone,resource,zone_set_policy_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "zone_set_policy_request_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/disks/{resource}/setIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,resource,zone_set_policy_request_resource"
                            }
                          ]
                        },
                        "SetLabels": {
                          "requestType": "SetLabelsDiskRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "zone_set_labels_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/disks/{resource}/setLabels",
                            "(google.api.method_signature)": "project,zone,resource,zone_set_labels_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "zone_set_labels_request_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/disks/{resource}/setLabels"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,resource,zone_set_labels_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "StartAsyncReplication": {
                          "requestType": "StartAsyncReplicationDiskRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "disks_start_async_replication_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/disks/{disk}/startAsyncReplication",
                            "(google.api.method_signature)": "project,zone,disk,disks_start_async_replication_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "disks_start_async_replication_request_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/disks/{disk}/startAsyncReplication"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,disk,disks_start_async_replication_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "StopAsyncReplication": {
                          "requestType": "StopAsyncReplicationDiskRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/disks/{disk}/stopAsyncReplication",
                            "(google.api.method_signature)": "project,zone,disk",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/beta/projects/{project}/zones/{zone}/disks/{disk}/stopAsyncReplication"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,disk"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "StopGroupAsyncReplication": {
                          "requestType": "StopGroupAsyncReplicationDiskRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "disks_stop_group_async_replication_resource_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/disks/stopGroupAsyncReplication",
                            "(google.api.method_signature)": "project,zone,disks_stop_group_async_replication_resource_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "disks_stop_group_async_replication_resource_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/disks/stopGroupAsyncReplication"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,disks_stop_group_async_replication_resource_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsDiskRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/disks/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,zone,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/disks/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,resource,test_permissions_request_resource"
                            }
                          ]
                        },
                        "Update": {
                          "requestType": "UpdateDiskRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "disk_resource",
                            "(google.api.http).patch": "/compute/beta/projects/{project}/zones/{zone}/disks/{disk}",
                            "(google.api.method_signature)": "project,zone,disk,disk_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "disk_resource",
                                "patch": "/compute/beta/projects/{project}/zones/{zone}/disks/{disk}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,disk,disk_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        }
                      }
                    },
                    "ExternalVpnGateways": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Delete": {
                          "requestType": "DeleteExternalVpnGatewayRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/global/externalVpnGateways/{external_vpn_gateway}",
                            "(google.api.method_signature)": "project,external_vpn_gateway",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/global/externalVpnGateways/{external_vpn_gateway}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,external_vpn_gateway"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetExternalVpnGatewayRequest",
                          "responseType": "ExternalVpnGateway",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/externalVpnGateways/{external_vpn_gateway}",
                            "(google.api.method_signature)": "project,external_vpn_gateway"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/externalVpnGateways/{external_vpn_gateway}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,external_vpn_gateway"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertExternalVpnGatewayRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "external_vpn_gateway_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/externalVpnGateways",
                            "(google.api.method_signature)": "project,external_vpn_gateway_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "external_vpn_gateway_resource",
                                "post": "/compute/beta/projects/{project}/global/externalVpnGateways"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,external_vpn_gateway_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListExternalVpnGatewaysRequest",
                          "responseType": "ExternalVpnGatewayList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/externalVpnGateways",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/externalVpnGateways"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "SetLabels": {
                          "requestType": "SetLabelsExternalVpnGatewayRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "global_set_labels_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/externalVpnGateways/{resource}/setLabels",
                            "(google.api.method_signature)": "project,resource,global_set_labels_request_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "global_set_labels_request_resource",
                                "post": "/compute/beta/projects/{project}/global/externalVpnGateways/{resource}/setLabels"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,global_set_labels_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsExternalVpnGatewayRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/externalVpnGateways/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/global/externalVpnGateways/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "FirewallPolicies": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AddAssociation": {
                          "requestType": "AddAssociationFirewallPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "firewall_policy_association_resource",
                            "(google.api.http).post": "/compute/beta/locations/global/firewallPolicies/{firewall_policy}/addAssociation",
                            "(google.api.method_signature)": "firewall_policy,firewall_policy_association_resource",
                            "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "firewall_policy_association_resource",
                                "post": "/compute/beta/locations/global/firewallPolicies/{firewall_policy}/addAssociation"
                              }
                            },
                            {
                              "(google.api.method_signature)": "firewall_policy,firewall_policy_association_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                            }
                          ]
                        },
                        "AddPacketMirroringRule": {
                          "requestType": "AddPacketMirroringRuleFirewallPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "firewall_policy_rule_resource",
                            "(google.api.http).post": "/compute/beta/locations/global/firewallPolicies/{firewall_policy}/addPacketMirroringRule",
                            "(google.api.method_signature)": "firewall_policy,firewall_policy_rule_resource",
                            "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "firewall_policy_rule_resource",
                                "post": "/compute/beta/locations/global/firewallPolicies/{firewall_policy}/addPacketMirroringRule"
                              }
                            },
                            {
                              "(google.api.method_signature)": "firewall_policy,firewall_policy_rule_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                            }
                          ]
                        },
                        "AddRule": {
                          "requestType": "AddRuleFirewallPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "firewall_policy_rule_resource",
                            "(google.api.http).post": "/compute/beta/locations/global/firewallPolicies/{firewall_policy}/addRule",
                            "(google.api.method_signature)": "firewall_policy,firewall_policy_rule_resource",
                            "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "firewall_policy_rule_resource",
                                "post": "/compute/beta/locations/global/firewallPolicies/{firewall_policy}/addRule"
                              }
                            },
                            {
                              "(google.api.method_signature)": "firewall_policy,firewall_policy_rule_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                            }
                          ]
                        },
                        "CloneRules": {
                          "requestType": "CloneRulesFirewallPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/beta/locations/global/firewallPolicies/{firewall_policy}/cloneRules",
                            "(google.api.method_signature)": "firewall_policy",
                            "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/beta/locations/global/firewallPolicies/{firewall_policy}/cloneRules"
                              }
                            },
                            {
                              "(google.api.method_signature)": "firewall_policy"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteFirewallPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/locations/global/firewallPolicies/{firewall_policy}",
                            "(google.api.method_signature)": "firewall_policy",
                            "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/locations/global/firewallPolicies/{firewall_policy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "firewall_policy"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetFirewallPolicyRequest",
                          "responseType": "FirewallPolicy",
                          "options": {
                            "(google.api.http).get": "/compute/beta/locations/global/firewallPolicies/{firewall_policy}",
                            "(google.api.method_signature)": "firewall_policy"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/locations/global/firewallPolicies/{firewall_policy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "firewall_policy"
                            }
                          ]
                        },
                        "GetAssociation": {
                          "requestType": "GetAssociationFirewallPolicyRequest",
                          "responseType": "FirewallPolicyAssociation",
                          "options": {
                            "(google.api.http).get": "/compute/beta/locations/global/firewallPolicies/{firewall_policy}/getAssociation",
                            "(google.api.method_signature)": "firewall_policy"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/locations/global/firewallPolicies/{firewall_policy}/getAssociation"
                              }
                            },
                            {
                              "(google.api.method_signature)": "firewall_policy"
                            }
                          ]
                        },
                        "GetIamPolicy": {
                          "requestType": "GetIamPolicyFirewallPolicyRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).get": "/compute/beta/locations/global/firewallPolicies/{resource}/getIamPolicy",
                            "(google.api.method_signature)": "resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/locations/global/firewallPolicies/{resource}/getIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "resource"
                            }
                          ]
                        },
                        "GetPacketMirroringRule": {
                          "requestType": "GetPacketMirroringRuleFirewallPolicyRequest",
                          "responseType": "FirewallPolicyRule",
                          "options": {
                            "(google.api.http).get": "/compute/beta/locations/global/firewallPolicies/{firewall_policy}/getPacketMirroringRule",
                            "(google.api.method_signature)": "firewall_policy"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/locations/global/firewallPolicies/{firewall_policy}/getPacketMirroringRule"
                              }
                            },
                            {
                              "(google.api.method_signature)": "firewall_policy"
                            }
                          ]
                        },
                        "GetRule": {
                          "requestType": "GetRuleFirewallPolicyRequest",
                          "responseType": "FirewallPolicyRule",
                          "options": {
                            "(google.api.http).get": "/compute/beta/locations/global/firewallPolicies/{firewall_policy}/getRule",
                            "(google.api.method_signature)": "firewall_policy"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/locations/global/firewallPolicies/{firewall_policy}/getRule"
                              }
                            },
                            {
                              "(google.api.method_signature)": "firewall_policy"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertFirewallPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "firewall_policy_resource",
                            "(google.api.http).post": "/compute/beta/locations/global/firewallPolicies",
                            "(google.api.method_signature)": "parent_id,firewall_policy_resource",
                            "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "firewall_policy_resource",
                                "post": "/compute/beta/locations/global/firewallPolicies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "parent_id,firewall_policy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListFirewallPoliciesRequest",
                          "responseType": "FirewallPolicyList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/locations/global/firewallPolicies",
                            "(google.api.method_signature)": ""
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/locations/global/firewallPolicies"
                              }
                            },
                            {
                              "(google.api.method_signature)": ""
                            }
                          ]
                        },
                        "ListAssociations": {
                          "requestType": "ListAssociationsFirewallPolicyRequest",
                          "responseType": "FirewallPoliciesListAssociationsResponse",
                          "options": {
                            "(google.api.http).get": "/compute/beta/locations/global/firewallPolicies/listAssociations",
                            "(google.api.method_signature)": ""
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/locations/global/firewallPolicies/listAssociations"
                              }
                            },
                            {
                              "(google.api.method_signature)": ""
                            }
                          ]
                        },
                        "Move": {
                          "requestType": "MoveFirewallPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/beta/locations/global/firewallPolicies/{firewall_policy}/move",
                            "(google.api.method_signature)": "firewall_policy,parent_id",
                            "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/beta/locations/global/firewallPolicies/{firewall_policy}/move"
                              }
                            },
                            {
                              "(google.api.method_signature)": "firewall_policy,parent_id"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchFirewallPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "firewall_policy_resource",
                            "(google.api.http).patch": "/compute/beta/locations/global/firewallPolicies/{firewall_policy}",
                            "(google.api.method_signature)": "firewall_policy,firewall_policy_resource",
                            "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "firewall_policy_resource",
                                "patch": "/compute/beta/locations/global/firewallPolicies/{firewall_policy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "firewall_policy,firewall_policy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                            }
                          ]
                        },
                        "PatchPacketMirroringRule": {
                          "requestType": "PatchPacketMirroringRuleFirewallPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "firewall_policy_rule_resource",
                            "(google.api.http).post": "/compute/beta/locations/global/firewallPolicies/{firewall_policy}/patchPacketMirroringRule",
                            "(google.api.method_signature)": "firewall_policy,firewall_policy_rule_resource",
                            "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "firewall_policy_rule_resource",
                                "post": "/compute/beta/locations/global/firewallPolicies/{firewall_policy}/patchPacketMirroringRule"
                              }
                            },
                            {
                              "(google.api.method_signature)": "firewall_policy,firewall_policy_rule_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                            }
                          ]
                        },
                        "PatchRule": {
                          "requestType": "PatchRuleFirewallPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "firewall_policy_rule_resource",
                            "(google.api.http).post": "/compute/beta/locations/global/firewallPolicies/{firewall_policy}/patchRule",
                            "(google.api.method_signature)": "firewall_policy,firewall_policy_rule_resource",
                            "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "firewall_policy_rule_resource",
                                "post": "/compute/beta/locations/global/firewallPolicies/{firewall_policy}/patchRule"
                              }
                            },
                            {
                              "(google.api.method_signature)": "firewall_policy,firewall_policy_rule_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                            }
                          ]
                        },
                        "RemoveAssociation": {
                          "requestType": "RemoveAssociationFirewallPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/beta/locations/global/firewallPolicies/{firewall_policy}/removeAssociation",
                            "(google.api.method_signature)": "firewall_policy",
                            "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/beta/locations/global/firewallPolicies/{firewall_policy}/removeAssociation"
                              }
                            },
                            {
                              "(google.api.method_signature)": "firewall_policy"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                            }
                          ]
                        },
                        "RemovePacketMirroringRule": {
                          "requestType": "RemovePacketMirroringRuleFirewallPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/beta/locations/global/firewallPolicies/{firewall_policy}/removePacketMirroringRule",
                            "(google.api.method_signature)": "firewall_policy",
                            "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/beta/locations/global/firewallPolicies/{firewall_policy}/removePacketMirroringRule"
                              }
                            },
                            {
                              "(google.api.method_signature)": "firewall_policy"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                            }
                          ]
                        },
                        "RemoveRule": {
                          "requestType": "RemoveRuleFirewallPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/beta/locations/global/firewallPolicies/{firewall_policy}/removeRule",
                            "(google.api.method_signature)": "firewall_policy",
                            "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/beta/locations/global/firewallPolicies/{firewall_policy}/removeRule"
                              }
                            },
                            {
                              "(google.api.method_signature)": "firewall_policy"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                            }
                          ]
                        },
                        "SetIamPolicy": {
                          "requestType": "SetIamPolicyFirewallPolicyRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).body": "global_organization_set_policy_request_resource",
                            "(google.api.http).post": "/compute/beta/locations/global/firewallPolicies/{resource}/setIamPolicy",
                            "(google.api.method_signature)": "resource,global_organization_set_policy_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "global_organization_set_policy_request_resource",
                                "post": "/compute/beta/locations/global/firewallPolicies/{resource}/setIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "resource,global_organization_set_policy_request_resource"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsFirewallPolicyRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/locations/global/firewallPolicies/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/locations/global/firewallPolicies/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "Firewalls": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Delete": {
                          "requestType": "DeleteFirewallRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/global/firewalls/{firewall}",
                            "(google.api.method_signature)": "project,firewall",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/global/firewalls/{firewall}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,firewall"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetFirewallRequest",
                          "responseType": "Firewall",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/firewalls/{firewall}",
                            "(google.api.method_signature)": "project,firewall"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/firewalls/{firewall}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,firewall"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertFirewallRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "firewall_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/firewalls",
                            "(google.api.method_signature)": "project,firewall_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "firewall_resource",
                                "post": "/compute/beta/projects/{project}/global/firewalls"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,firewall_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListFirewallsRequest",
                          "responseType": "FirewallList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/firewalls",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/firewalls"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchFirewallRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "firewall_resource",
                            "(google.api.http).patch": "/compute/beta/projects/{project}/global/firewalls/{firewall}",
                            "(google.api.method_signature)": "project,firewall,firewall_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "firewall_resource",
                                "patch": "/compute/beta/projects/{project}/global/firewalls/{firewall}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,firewall,firewall_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsFirewallRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/firewalls/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/global/firewalls/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                            }
                          ]
                        },
                        "Update": {
                          "requestType": "UpdateFirewallRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "firewall_resource",
                            "(google.api.http).put": "/compute/beta/projects/{project}/global/firewalls/{firewall}",
                            "(google.api.method_signature)": "project,firewall,firewall_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "firewall_resource",
                                "put": "/compute/beta/projects/{project}/global/firewalls/{firewall}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,firewall,firewall_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        }
                      }
                    },
                    "ForwardingRules": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListForwardingRulesRequest",
                          "responseType": "ForwardingRuleAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/aggregated/forwardingRules",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/aggregated/forwardingRules"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteForwardingRuleRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/regions/{region}/forwardingRules/{forwarding_rule}",
                            "(google.api.method_signature)": "project,region,forwarding_rule",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/regions/{region}/forwardingRules/{forwarding_rule}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,forwarding_rule"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetForwardingRuleRequest",
                          "responseType": "ForwardingRule",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/forwardingRules/{forwarding_rule}",
                            "(google.api.method_signature)": "project,region,forwarding_rule"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/forwardingRules/{forwarding_rule}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,forwarding_rule"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertForwardingRuleRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "forwarding_rule_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/forwardingRules",
                            "(google.api.method_signature)": "project,region,forwarding_rule_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "forwarding_rule_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/forwardingRules"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,forwarding_rule_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListForwardingRulesRequest",
                          "responseType": "ForwardingRuleList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/forwardingRules",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/forwardingRules"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchForwardingRuleRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "forwarding_rule_resource",
                            "(google.api.http).patch": "/compute/beta/projects/{project}/regions/{region}/forwardingRules/{forwarding_rule}",
                            "(google.api.method_signature)": "project,region,forwarding_rule,forwarding_rule_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "forwarding_rule_resource",
                                "patch": "/compute/beta/projects/{project}/regions/{region}/forwardingRules/{forwarding_rule}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,forwarding_rule,forwarding_rule_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "SetLabels": {
                          "requestType": "SetLabelsForwardingRuleRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "region_set_labels_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/forwardingRules/{resource}/setLabels",
                            "(google.api.method_signature)": "project,region,resource,region_set_labels_request_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_set_labels_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/forwardingRules/{resource}/setLabels"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,region_set_labels_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "SetTarget": {
                          "requestType": "SetTargetForwardingRuleRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "target_reference_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/forwardingRules/{forwarding_rule}/setTarget",
                            "(google.api.method_signature)": "project,region,forwarding_rule,target_reference_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "target_reference_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/forwardingRules/{forwarding_rule}/setTarget"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,forwarding_rule,target_reference_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsForwardingRuleRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/forwardingRules/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/forwardingRules/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "FutureReservations": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListFutureReservationsRequest",
                          "responseType": "FutureReservationsAggregatedListResponse",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/aggregated/futureReservations",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/aggregated/futureReservations"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Cancel": {
                          "requestType": "CancelFutureReservationRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/futureReservations/{future_reservation}/cancel",
                            "(google.api.method_signature)": "project,zone,future_reservation",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/beta/projects/{project}/zones/{zone}/futureReservations/{future_reservation}/cancel"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,future_reservation"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteFutureReservationRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/zones/{zone}/futureReservations/{future_reservation}",
                            "(google.api.method_signature)": "project,zone,future_reservation",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/zones/{zone}/futureReservations/{future_reservation}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,future_reservation"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetFutureReservationRequest",
                          "responseType": "FutureReservation",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/zones/{zone}/futureReservations/{future_reservation}",
                            "(google.api.method_signature)": "project,zone,future_reservation"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/zones/{zone}/futureReservations/{future_reservation}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,future_reservation"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertFutureReservationRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "future_reservation_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/futureReservations",
                            "(google.api.method_signature)": "project,zone,future_reservation_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "future_reservation_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/futureReservations"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,future_reservation_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListFutureReservationsRequest",
                          "responseType": "FutureReservationsListResponse",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/zones/{zone}/futureReservations",
                            "(google.api.method_signature)": "project,zone"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/zones/{zone}/futureReservations"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone"
                            }
                          ]
                        },
                        "Update": {
                          "requestType": "UpdateFutureReservationRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "future_reservation_resource",
                            "(google.api.http).patch": "/compute/beta/projects/{project}/zones/{zone}/futureReservations/{future_reservation}",
                            "(google.api.method_signature)": "project,zone,future_reservation,future_reservation_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "future_reservation_resource",
                                "patch": "/compute/beta/projects/{project}/zones/{zone}/futureReservations/{future_reservation}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,future_reservation,future_reservation_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        }
                      }
                    },
                    "GlobalAddresses": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Delete": {
                          "requestType": "DeleteGlobalAddressRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/global/addresses/{address}",
                            "(google.api.method_signature)": "project,address",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/global/addresses/{address}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,address"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetGlobalAddressRequest",
                          "responseType": "Address",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/addresses/{address}",
                            "(google.api.method_signature)": "project,address"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/addresses/{address}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,address"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertGlobalAddressRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "address_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/addresses",
                            "(google.api.method_signature)": "project,address_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "address_resource",
                                "post": "/compute/beta/projects/{project}/global/addresses"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,address_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListGlobalAddressesRequest",
                          "responseType": "AddressList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/addresses",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/addresses"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Move": {
                          "requestType": "MoveGlobalAddressRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "global_addresses_move_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/addresses/{address}/move",
                            "(google.api.method_signature)": "project,address,global_addresses_move_request_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "global_addresses_move_request_resource",
                                "post": "/compute/beta/projects/{project}/global/addresses/{address}/move"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,address,global_addresses_move_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "SetLabels": {
                          "requestType": "SetLabelsGlobalAddressRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "global_set_labels_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/addresses/{resource}/setLabels",
                            "(google.api.method_signature)": "project,resource,global_set_labels_request_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "global_set_labels_request_resource",
                                "post": "/compute/beta/projects/{project}/global/addresses/{resource}/setLabels"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,global_set_labels_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsGlobalAddressRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/addresses/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/global/addresses/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "GlobalForwardingRules": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Delete": {
                          "requestType": "DeleteGlobalForwardingRuleRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/global/forwardingRules/{forwarding_rule}",
                            "(google.api.method_signature)": "project,forwarding_rule",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/global/forwardingRules/{forwarding_rule}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,forwarding_rule"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetGlobalForwardingRuleRequest",
                          "responseType": "ForwardingRule",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/forwardingRules/{forwarding_rule}",
                            "(google.api.method_signature)": "project,forwarding_rule"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/forwardingRules/{forwarding_rule}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,forwarding_rule"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertGlobalForwardingRuleRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "forwarding_rule_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/forwardingRules",
                            "(google.api.method_signature)": "project,forwarding_rule_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "forwarding_rule_resource",
                                "post": "/compute/beta/projects/{project}/global/forwardingRules"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,forwarding_rule_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListGlobalForwardingRulesRequest",
                          "responseType": "ForwardingRuleList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/forwardingRules",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/forwardingRules"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchGlobalForwardingRuleRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "forwarding_rule_resource",
                            "(google.api.http).patch": "/compute/beta/projects/{project}/global/forwardingRules/{forwarding_rule}",
                            "(google.api.method_signature)": "project,forwarding_rule,forwarding_rule_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "forwarding_rule_resource",
                                "patch": "/compute/beta/projects/{project}/global/forwardingRules/{forwarding_rule}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,forwarding_rule,forwarding_rule_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "SetLabels": {
                          "requestType": "SetLabelsGlobalForwardingRuleRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "global_set_labels_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/forwardingRules/{resource}/setLabels",
                            "(google.api.method_signature)": "project,resource,global_set_labels_request_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "global_set_labels_request_resource",
                                "post": "/compute/beta/projects/{project}/global/forwardingRules/{resource}/setLabels"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,global_set_labels_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "SetTarget": {
                          "requestType": "SetTargetGlobalForwardingRuleRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "target_reference_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/forwardingRules/{forwarding_rule}/setTarget",
                            "(google.api.method_signature)": "project,forwarding_rule,target_reference_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "target_reference_resource",
                                "post": "/compute/beta/projects/{project}/global/forwardingRules/{forwarding_rule}/setTarget"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,forwarding_rule,target_reference_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsGlobalForwardingRuleRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/forwardingRules/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/global/forwardingRules/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "GlobalNetworkEndpointGroups": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AttachNetworkEndpoints": {
                          "requestType": "AttachNetworkEndpointsGlobalNetworkEndpointGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "global_network_endpoint_groups_attach_endpoints_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/networkEndpointGroups/{network_endpoint_group}/attachNetworkEndpoints",
                            "(google.api.method_signature)": "project,network_endpoint_group,global_network_endpoint_groups_attach_endpoints_request_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "global_network_endpoint_groups_attach_endpoints_request_resource",
                                "post": "/compute/beta/projects/{project}/global/networkEndpointGroups/{network_endpoint_group}/attachNetworkEndpoints"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,network_endpoint_group,global_network_endpoint_groups_attach_endpoints_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteGlobalNetworkEndpointGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/global/networkEndpointGroups/{network_endpoint_group}",
                            "(google.api.method_signature)": "project,network_endpoint_group",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/global/networkEndpointGroups/{network_endpoint_group}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,network_endpoint_group"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "DetachNetworkEndpoints": {
                          "requestType": "DetachNetworkEndpointsGlobalNetworkEndpointGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "global_network_endpoint_groups_detach_endpoints_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/networkEndpointGroups/{network_endpoint_group}/detachNetworkEndpoints",
                            "(google.api.method_signature)": "project,network_endpoint_group,global_network_endpoint_groups_detach_endpoints_request_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "global_network_endpoint_groups_detach_endpoints_request_resource",
                                "post": "/compute/beta/projects/{project}/global/networkEndpointGroups/{network_endpoint_group}/detachNetworkEndpoints"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,network_endpoint_group,global_network_endpoint_groups_detach_endpoints_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetGlobalNetworkEndpointGroupRequest",
                          "responseType": "NetworkEndpointGroup",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/networkEndpointGroups/{network_endpoint_group}",
                            "(google.api.method_signature)": "project,network_endpoint_group"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/networkEndpointGroups/{network_endpoint_group}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,network_endpoint_group"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertGlobalNetworkEndpointGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "network_endpoint_group_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/networkEndpointGroups",
                            "(google.api.method_signature)": "project,network_endpoint_group_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "network_endpoint_group_resource",
                                "post": "/compute/beta/projects/{project}/global/networkEndpointGroups"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,network_endpoint_group_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListGlobalNetworkEndpointGroupsRequest",
                          "responseType": "NetworkEndpointGroupList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/networkEndpointGroups",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/networkEndpointGroups"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "ListNetworkEndpoints": {
                          "requestType": "ListNetworkEndpointsGlobalNetworkEndpointGroupsRequest",
                          "responseType": "NetworkEndpointGroupsListNetworkEndpoints",
                          "options": {
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/networkEndpointGroups/{network_endpoint_group}/listNetworkEndpoints",
                            "(google.api.method_signature)": "project,network_endpoint_group"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/beta/projects/{project}/global/networkEndpointGroups/{network_endpoint_group}/listNetworkEndpoints"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,network_endpoint_group"
                            }
                          ]
                        }
                      }
                    },
                    "GlobalOperations": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListGlobalOperationsRequest",
                          "responseType": "OperationAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/aggregated/operations",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/aggregated/operations"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteGlobalOperationRequest",
                          "responseType": "DeleteGlobalOperationResponse",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/global/operations/{operation}",
                            "(google.api.method_signature)": "project,operation"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/global/operations/{operation}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,operation"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetGlobalOperationRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/operations/{operation}",
                            "(google.api.method_signature)": "project,operation",
                            "(google.cloud.operation_polling_method)": true
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/operations/{operation}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,operation"
                            },
                            {
                              "(google.cloud.operation_polling_method)": true
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListGlobalOperationsRequest",
                          "responseType": "OperationList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/operations",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/operations"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Wait": {
                          "requestType": "WaitGlobalOperationRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/operations/{operation}/wait",
                            "(google.api.method_signature)": "project,operation"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/beta/projects/{project}/global/operations/{operation}/wait"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,operation"
                            }
                          ]
                        }
                      }
                    },
                    "GlobalOrganizationOperations": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Delete": {
                          "requestType": "DeleteGlobalOrganizationOperationRequest",
                          "responseType": "DeleteGlobalOrganizationOperationResponse",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/locations/global/operations/{operation}",
                            "(google.api.method_signature)": "operation"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/locations/global/operations/{operation}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "operation"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetGlobalOrganizationOperationRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).get": "/compute/beta/locations/global/operations/{operation}",
                            "(google.api.method_signature)": "operation",
                            "(google.cloud.operation_polling_method)": true
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/locations/global/operations/{operation}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "operation"
                            },
                            {
                              "(google.cloud.operation_polling_method)": true
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListGlobalOrganizationOperationsRequest",
                          "responseType": "OperationList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/locations/global/operations",
                            "(google.api.method_signature)": ""
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/locations/global/operations"
                              }
                            },
                            {
                              "(google.api.method_signature)": ""
                            }
                          ]
                        }
                      }
                    },
                    "GlobalPublicDelegatedPrefixes": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Delete": {
                          "requestType": "DeleteGlobalPublicDelegatedPrefixeRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/global/publicDelegatedPrefixes/{public_delegated_prefix}",
                            "(google.api.method_signature)": "project,public_delegated_prefix",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/global/publicDelegatedPrefixes/{public_delegated_prefix}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,public_delegated_prefix"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetGlobalPublicDelegatedPrefixeRequest",
                          "responseType": "PublicDelegatedPrefix",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/publicDelegatedPrefixes/{public_delegated_prefix}",
                            "(google.api.method_signature)": "project,public_delegated_prefix"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/publicDelegatedPrefixes/{public_delegated_prefix}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,public_delegated_prefix"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertGlobalPublicDelegatedPrefixeRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "public_delegated_prefix_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/publicDelegatedPrefixes",
                            "(google.api.method_signature)": "project,public_delegated_prefix_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "public_delegated_prefix_resource",
                                "post": "/compute/beta/projects/{project}/global/publicDelegatedPrefixes"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,public_delegated_prefix_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListGlobalPublicDelegatedPrefixesRequest",
                          "responseType": "PublicDelegatedPrefixList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/publicDelegatedPrefixes",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/publicDelegatedPrefixes"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchGlobalPublicDelegatedPrefixeRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "public_delegated_prefix_resource",
                            "(google.api.http).patch": "/compute/beta/projects/{project}/global/publicDelegatedPrefixes/{public_delegated_prefix}",
                            "(google.api.method_signature)": "project,public_delegated_prefix,public_delegated_prefix_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "public_delegated_prefix_resource",
                                "patch": "/compute/beta/projects/{project}/global/publicDelegatedPrefixes/{public_delegated_prefix}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,public_delegated_prefix,public_delegated_prefix_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        }
                      }
                    },
                    "GlobalVmExtensionPolicies": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListGlobalVmExtensionPoliciesRequest",
                          "responseType": "VmExtensionPolicyAggregatedListResponse",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/aggregated/vmExtensionPolicies",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/aggregated/vmExtensionPolicies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteGlobalVmExtensionPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "global_vm_extension_policy_rollout_operation_rollout_input_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/vmExtensionPolicies/{global_vm_extension_policy}/delete",
                            "(google.api.method_signature)": "project,global_vm_extension_policy,global_vm_extension_policy_rollout_operation_rollout_input_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "global_vm_extension_policy_rollout_operation_rollout_input_resource",
                                "post": "/compute/beta/projects/{project}/global/vmExtensionPolicies/{global_vm_extension_policy}/delete"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,global_vm_extension_policy,global_vm_extension_policy_rollout_operation_rollout_input_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetGlobalVmExtensionPolicyRequest",
                          "responseType": "GlobalVmExtensionPolicy",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/vmExtensionPolicies/{global_vm_extension_policy}",
                            "(google.api.method_signature)": "project,global_vm_extension_policy"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/vmExtensionPolicies/{global_vm_extension_policy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,global_vm_extension_policy"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertGlobalVmExtensionPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "global_vm_extension_policy_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/vmExtensionPolicies",
                            "(google.api.method_signature)": "project,global_vm_extension_policy_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "global_vm_extension_policy_resource",
                                "post": "/compute/beta/projects/{project}/global/vmExtensionPolicies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,global_vm_extension_policy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListGlobalVmExtensionPoliciesRequest",
                          "responseType": "GlobalVmExtensionPolicyList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/vmExtensionPolicies",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/vmExtensionPolicies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Update": {
                          "requestType": "UpdateGlobalVmExtensionPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "global_vm_extension_policy_resource",
                            "(google.api.http).patch": "/compute/beta/projects/{project}/global/vmExtensionPolicies/{global_vm_extension_policy}",
                            "(google.api.method_signature)": "project,global_vm_extension_policy,global_vm_extension_policy_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "global_vm_extension_policy_resource",
                                "patch": "/compute/beta/projects/{project}/global/vmExtensionPolicies/{global_vm_extension_policy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,global_vm_extension_policy,global_vm_extension_policy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        }
                      }
                    },
                    "HealthChecks": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListHealthChecksRequest",
                          "responseType": "HealthChecksAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/aggregated/healthChecks",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/aggregated/healthChecks"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteHealthCheckRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/global/healthChecks/{health_check}",
                            "(google.api.method_signature)": "project,health_check",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/global/healthChecks/{health_check}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,health_check"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetHealthCheckRequest",
                          "responseType": "HealthCheck",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/healthChecks/{health_check}",
                            "(google.api.method_signature)": "project,health_check"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/healthChecks/{health_check}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,health_check"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertHealthCheckRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "health_check_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/healthChecks",
                            "(google.api.method_signature)": "project,health_check_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "health_check_resource",
                                "post": "/compute/beta/projects/{project}/global/healthChecks"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,health_check_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListHealthChecksRequest",
                          "responseType": "HealthCheckList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/healthChecks",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/healthChecks"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchHealthCheckRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "health_check_resource",
                            "(google.api.http).patch": "/compute/beta/projects/{project}/global/healthChecks/{health_check}",
                            "(google.api.method_signature)": "project,health_check,health_check_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "health_check_resource",
                                "patch": "/compute/beta/projects/{project}/global/healthChecks/{health_check}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,health_check,health_check_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsHealthCheckRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/healthChecks/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/global/healthChecks/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                            }
                          ]
                        },
                        "Update": {
                          "requestType": "UpdateHealthCheckRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "health_check_resource",
                            "(google.api.http).put": "/compute/beta/projects/{project}/global/healthChecks/{health_check}",
                            "(google.api.method_signature)": "project,health_check,health_check_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "health_check_resource",
                                "put": "/compute/beta/projects/{project}/global/healthChecks/{health_check}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,health_check,health_check_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        }
                      }
                    },
                    "ImageFamilyViews": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute.readonly,https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Get": {
                          "requestType": "GetImageFamilyViewRequest",
                          "responseType": "ImageFamilyView",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/zones/{zone}/imageFamilyViews/{family}",
                            "(google.api.method_signature)": "project,zone,family"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/zones/{zone}/imageFamilyViews/{family}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,family"
                            }
                          ]
                        }
                      }
                    },
                    "Images": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Delete": {
                          "requestType": "DeleteImageRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/global/images/{image}",
                            "(google.api.method_signature)": "project,image",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/global/images/{image}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,image"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Deprecate": {
                          "requestType": "DeprecateImageRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "deprecation_status_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/images/{image}/deprecate",
                            "(google.api.method_signature)": "project,image,deprecation_status_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "deprecation_status_resource",
                                "post": "/compute/beta/projects/{project}/global/images/{image}/deprecate"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,image,deprecation_status_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetImageRequest",
                          "responseType": "Image",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/images/{image}",
                            "(google.api.method_signature)": "project,image"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/images/{image}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,image"
                            }
                          ]
                        },
                        "GetFromFamily": {
                          "requestType": "GetFromFamilyImageRequest",
                          "responseType": "Image",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/images/family/{family}",
                            "(google.api.method_signature)": "project,family"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/images/family/{family}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,family"
                            }
                          ]
                        },
                        "GetIamPolicy": {
                          "requestType": "GetIamPolicyImageRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/images/{resource}/getIamPolicy",
                            "(google.api.method_signature)": "project,resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/images/{resource}/getIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertImageRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "image_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/images",
                            "(google.api.method_signature)": "project,image_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "image_resource",
                                "post": "/compute/beta/projects/{project}/global/images"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,image_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListImagesRequest",
                          "responseType": "ImageList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/images",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/images"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchImageRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "image_resource",
                            "(google.api.http).patch": "/compute/beta/projects/{project}/global/images/{image}",
                            "(google.api.method_signature)": "project,image,image_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "image_resource",
                                "patch": "/compute/beta/projects/{project}/global/images/{image}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,image,image_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "SetIamPolicy": {
                          "requestType": "SetIamPolicyImageRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).body": "global_set_policy_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/images/{resource}/setIamPolicy",
                            "(google.api.method_signature)": "project,resource,global_set_policy_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "global_set_policy_request_resource",
                                "post": "/compute/beta/projects/{project}/global/images/{resource}/setIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,global_set_policy_request_resource"
                            }
                          ]
                        },
                        "SetLabels": {
                          "requestType": "SetLabelsImageRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "global_set_labels_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/images/{resource}/setLabels",
                            "(google.api.method_signature)": "project,resource,global_set_labels_request_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "global_set_labels_request_resource",
                                "post": "/compute/beta/projects/{project}/global/images/{resource}/setLabels"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,global_set_labels_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsImageRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/images/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/global/images/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "InstanceGroupManagerResizeRequests": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Cancel": {
                          "requestType": "CancelInstanceGroupManagerResizeRequestRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/resizeRequests/{resize_request}/cancel",
                            "(google.api.method_signature)": "project,zone,instance_group_manager,resize_request",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/beta/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/resizeRequests/{resize_request}/cancel"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance_group_manager,resize_request"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteInstanceGroupManagerResizeRequestRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/resizeRequests/{resize_request}",
                            "(google.api.method_signature)": "project,zone,instance_group_manager,resize_request",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/resizeRequests/{resize_request}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance_group_manager,resize_request"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetInstanceGroupManagerResizeRequestRequest",
                          "responseType": "InstanceGroupManagerResizeRequest",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/resizeRequests/{resize_request}",
                            "(google.api.method_signature)": "project,zone,instance_group_manager,resize_request"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/resizeRequests/{resize_request}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance_group_manager,resize_request"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertInstanceGroupManagerResizeRequestRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instance_group_manager_resize_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/resizeRequests",
                            "(google.api.method_signature)": "project,zone,instance_group_manager,instance_group_manager_resize_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instance_group_manager_resize_request_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/resizeRequests"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance_group_manager,instance_group_manager_resize_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListInstanceGroupManagerResizeRequestsRequest",
                          "responseType": "InstanceGroupManagerResizeRequestsListResponse",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/resizeRequests",
                            "(google.api.method_signature)": "project,zone,instance_group_manager"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/resizeRequests"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance_group_manager"
                            }
                          ]
                        }
                      }
                    },
                    "InstanceGroupManagers": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AbandonInstances": {
                          "requestType": "AbandonInstancesInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instance_group_managers_abandon_instances_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/abandonInstances",
                            "(google.api.method_signature)": "project,zone,instance_group_manager,instance_group_managers_abandon_instances_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instance_group_managers_abandon_instances_request_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/abandonInstances"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance_group_manager,instance_group_managers_abandon_instances_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "AggregatedList": {
                          "requestType": "AggregatedListInstanceGroupManagersRequest",
                          "responseType": "InstanceGroupManagerAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/aggregated/instanceGroupManagers",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/aggregated/instanceGroupManagers"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "ApplyUpdatesToInstances": {
                          "requestType": "ApplyUpdatesToInstancesInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instance_group_managers_apply_updates_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/applyUpdatesToInstances",
                            "(google.api.method_signature)": "project,zone,instance_group_manager,instance_group_managers_apply_updates_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instance_group_managers_apply_updates_request_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/applyUpdatesToInstances"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance_group_manager,instance_group_managers_apply_updates_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "ConfigureAcceleratorTopologies": {
                          "requestType": "ConfigureAcceleratorTopologiesInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instance_group_managers_configure_accelerator_topologies_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/configureAcceleratorTopologies",
                            "(google.api.method_signature)": "project,zone,instance_group_manager,instance_group_managers_configure_accelerator_topologies_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instance_group_managers_configure_accelerator_topologies_request_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/configureAcceleratorTopologies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance_group_manager,instance_group_managers_configure_accelerator_topologies_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "CreateInstances": {
                          "requestType": "CreateInstancesInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instance_group_managers_create_instances_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/createInstances",
                            "(google.api.method_signature)": "project,zone,instance_group_manager,instance_group_managers_create_instances_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instance_group_managers_create_instances_request_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/createInstances"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance_group_manager,instance_group_managers_create_instances_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}",
                            "(google.api.method_signature)": "project,zone,instance_group_manager",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance_group_manager"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "DeleteInstances": {
                          "requestType": "DeleteInstancesInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instance_group_managers_delete_instances_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/deleteInstances",
                            "(google.api.method_signature)": "project,zone,instance_group_manager,instance_group_managers_delete_instances_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instance_group_managers_delete_instances_request_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/deleteInstances"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance_group_manager,instance_group_managers_delete_instances_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "DeletePerInstanceConfigs": {
                          "requestType": "DeletePerInstanceConfigsInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instance_group_managers_delete_per_instance_configs_req_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/deletePerInstanceConfigs",
                            "(google.api.method_signature)": "project,zone,instance_group_manager,instance_group_managers_delete_per_instance_configs_req_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instance_group_managers_delete_per_instance_configs_req_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/deletePerInstanceConfigs"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance_group_manager,instance_group_managers_delete_per_instance_configs_req_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetInstanceGroupManagerRequest",
                          "responseType": "InstanceGroupManager",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}",
                            "(google.api.method_signature)": "project,zone,instance_group_manager"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance_group_manager"
                            }
                          ]
                        },
                        "GetAvailableAcceleratorTopologies": {
                          "requestType": "GetAvailableAcceleratorTopologiesInstanceGroupManagerRequest",
                          "responseType": "InstanceGroupManagersGetAvailableAcceleratorTopologiesResponse",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/zones/{zone}/instanceGroupManagers/{resource_id}/getAvailableAcceleratorTopologies",
                            "(google.api.method_signature)": "project,zone,resource_id"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/zones/{zone}/instanceGroupManagers/{resource_id}/getAvailableAcceleratorTopologies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,resource_id"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instance_group_manager_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/instanceGroupManagers",
                            "(google.api.method_signature)": "project,zone,instance_group_manager_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instance_group_manager_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/instanceGroupManagers"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance_group_manager_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListInstanceGroupManagersRequest",
                          "responseType": "InstanceGroupManagerList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/zones/{zone}/instanceGroupManagers",
                            "(google.api.method_signature)": "project,zone"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/zones/{zone}/instanceGroupManagers"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone"
                            }
                          ]
                        },
                        "ListErrors": {
                          "requestType": "ListErrorsInstanceGroupManagersRequest",
                          "responseType": "InstanceGroupManagersListErrorsResponse",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/listErrors",
                            "(google.api.method_signature)": "project,zone,instance_group_manager"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/listErrors"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance_group_manager"
                            }
                          ]
                        },
                        "ListManagedInstances": {
                          "requestType": "ListManagedInstancesInstanceGroupManagersRequest",
                          "responseType": "InstanceGroupManagersListManagedInstancesResponse",
                          "options": {
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/listManagedInstances",
                            "(google.api.method_signature)": "project,zone,instance_group_manager"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/beta/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/listManagedInstances"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance_group_manager"
                            }
                          ]
                        },
                        "ListPerInstanceConfigs": {
                          "requestType": "ListPerInstanceConfigsInstanceGroupManagersRequest",
                          "responseType": "InstanceGroupManagersListPerInstanceConfigsResp",
                          "options": {
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/listPerInstanceConfigs",
                            "(google.api.method_signature)": "project,zone,instance_group_manager"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/beta/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/listPerInstanceConfigs"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance_group_manager"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instance_group_manager_resource",
                            "(google.api.http).patch": "/compute/beta/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}",
                            "(google.api.method_signature)": "project,zone,instance_group_manager,instance_group_manager_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instance_group_manager_resource",
                                "patch": "/compute/beta/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance_group_manager,instance_group_manager_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "PatchPerInstanceConfigs": {
                          "requestType": "PatchPerInstanceConfigsInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instance_group_managers_patch_per_instance_configs_req_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/patchPerInstanceConfigs",
                            "(google.api.method_signature)": "project,zone,instance_group_manager,instance_group_managers_patch_per_instance_configs_req_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instance_group_managers_patch_per_instance_configs_req_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/patchPerInstanceConfigs"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance_group_manager,instance_group_managers_patch_per_instance_configs_req_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "RecreateInstances": {
                          "requestType": "RecreateInstancesInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instance_group_managers_recreate_instances_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/recreateInstances",
                            "(google.api.method_signature)": "project,zone,instance_group_manager,instance_group_managers_recreate_instances_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instance_group_managers_recreate_instances_request_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/recreateInstances"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance_group_manager,instance_group_managers_recreate_instances_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "Resize": {
                          "requestType": "ResizeInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/resize",
                            "(google.api.method_signature)": "project,zone,instance_group_manager,size",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/beta/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/resize"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance_group_manager,size"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "ResizeAdvanced": {
                          "requestType": "ResizeAdvancedInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instance_group_managers_resize_advanced_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/resizeAdvanced",
                            "(google.api.method_signature)": "project,zone,instance_group_manager,instance_group_managers_resize_advanced_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instance_group_managers_resize_advanced_request_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/resizeAdvanced"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance_group_manager,instance_group_managers_resize_advanced_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "ResumeInstances": {
                          "requestType": "ResumeInstancesInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instance_group_managers_resume_instances_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/resumeInstances",
                            "(google.api.method_signature)": "project,zone,instance_group_manager,instance_group_managers_resume_instances_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instance_group_managers_resume_instances_request_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/resumeInstances"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance_group_manager,instance_group_managers_resume_instances_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "SetAutoHealingPolicies": {
                          "requestType": "SetAutoHealingPoliciesInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instance_group_managers_set_auto_healing_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/setAutoHealingPolicies",
                            "(google.api.method_signature)": "project,zone,instance_group_manager,instance_group_managers_set_auto_healing_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instance_group_managers_set_auto_healing_request_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/setAutoHealingPolicies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance_group_manager,instance_group_managers_set_auto_healing_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "SetInstanceTemplate": {
                          "requestType": "SetInstanceTemplateInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instance_group_managers_set_instance_template_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/setInstanceTemplate",
                            "(google.api.method_signature)": "project,zone,instance_group_manager,instance_group_managers_set_instance_template_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instance_group_managers_set_instance_template_request_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/setInstanceTemplate"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance_group_manager,instance_group_managers_set_instance_template_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "SetTargetPools": {
                          "requestType": "SetTargetPoolsInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instance_group_managers_set_target_pools_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/setTargetPools",
                            "(google.api.method_signature)": "project,zone,instance_group_manager,instance_group_managers_set_target_pools_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instance_group_managers_set_target_pools_request_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/setTargetPools"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance_group_manager,instance_group_managers_set_target_pools_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "StartInstances": {
                          "requestType": "StartInstancesInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instance_group_managers_start_instances_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/startInstances",
                            "(google.api.method_signature)": "project,zone,instance_group_manager,instance_group_managers_start_instances_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instance_group_managers_start_instances_request_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/startInstances"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance_group_manager,instance_group_managers_start_instances_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "StopInstances": {
                          "requestType": "StopInstancesInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instance_group_managers_stop_instances_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/stopInstances",
                            "(google.api.method_signature)": "project,zone,instance_group_manager,instance_group_managers_stop_instances_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instance_group_managers_stop_instances_request_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/stopInstances"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance_group_manager,instance_group_managers_stop_instances_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "SuspendInstances": {
                          "requestType": "SuspendInstancesInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instance_group_managers_suspend_instances_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/suspendInstances",
                            "(google.api.method_signature)": "project,zone,instance_group_manager,instance_group_managers_suspend_instances_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instance_group_managers_suspend_instances_request_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/suspendInstances"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance_group_manager,instance_group_managers_suspend_instances_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsInstanceGroupManagerRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/instanceGroupManagers/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,zone,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/instanceGroupManagers/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,resource,test_permissions_request_resource"
                            }
                          ]
                        },
                        "Update": {
                          "requestType": "UpdateInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instance_group_manager_resource",
                            "(google.api.http).put": "/compute/beta/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}",
                            "(google.api.method_signature)": "project,zone,instance_group_manager,instance_group_manager_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instance_group_manager_resource",
                                "put": "/compute/beta/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance_group_manager,instance_group_manager_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "UpdatePerInstanceConfigs": {
                          "requestType": "UpdatePerInstanceConfigsInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instance_group_managers_update_per_instance_configs_req_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/updatePerInstanceConfigs",
                            "(google.api.method_signature)": "project,zone,instance_group_manager,instance_group_managers_update_per_instance_configs_req_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instance_group_managers_update_per_instance_configs_req_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/instanceGroupManagers/{instance_group_manager}/updatePerInstanceConfigs"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance_group_manager,instance_group_managers_update_per_instance_configs_req_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        }
                      }
                    },
                    "InstanceGroups": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AddInstances": {
                          "requestType": "AddInstancesInstanceGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instance_groups_add_instances_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/instanceGroups/{instance_group}/addInstances",
                            "(google.api.method_signature)": "project,zone,instance_group,instance_groups_add_instances_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instance_groups_add_instances_request_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/instanceGroups/{instance_group}/addInstances"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance_group,instance_groups_add_instances_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "AggregatedList": {
                          "requestType": "AggregatedListInstanceGroupsRequest",
                          "responseType": "InstanceGroupAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/aggregated/instanceGroups",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/aggregated/instanceGroups"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteInstanceGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/zones/{zone}/instanceGroups/{instance_group}",
                            "(google.api.method_signature)": "project,zone,instance_group",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/zones/{zone}/instanceGroups/{instance_group}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance_group"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetInstanceGroupRequest",
                          "responseType": "InstanceGroup",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/zones/{zone}/instanceGroups/{instance_group}",
                            "(google.api.method_signature)": "project,zone,instance_group"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/zones/{zone}/instanceGroups/{instance_group}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance_group"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertInstanceGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instance_group_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/instanceGroups",
                            "(google.api.method_signature)": "project,zone,instance_group_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instance_group_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/instanceGroups"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance_group_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListInstanceGroupsRequest",
                          "responseType": "InstanceGroupList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/zones/{zone}/instanceGroups",
                            "(google.api.method_signature)": "project,zone"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/zones/{zone}/instanceGroups"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone"
                            }
                          ]
                        },
                        "ListInstances": {
                          "requestType": "ListInstancesInstanceGroupsRequest",
                          "responseType": "InstanceGroupsListInstances",
                          "options": {
                            "(google.api.http).body": "instance_groups_list_instances_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/instanceGroups/{instance_group}/listInstances",
                            "(google.api.method_signature)": "project,zone,instance_group,instance_groups_list_instances_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instance_groups_list_instances_request_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/instanceGroups/{instance_group}/listInstances"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance_group,instance_groups_list_instances_request_resource"
                            }
                          ]
                        },
                        "RemoveInstances": {
                          "requestType": "RemoveInstancesInstanceGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instance_groups_remove_instances_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/instanceGroups/{instance_group}/removeInstances",
                            "(google.api.method_signature)": "project,zone,instance_group,instance_groups_remove_instances_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instance_groups_remove_instances_request_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/instanceGroups/{instance_group}/removeInstances"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance_group,instance_groups_remove_instances_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "SetNamedPorts": {
                          "requestType": "SetNamedPortsInstanceGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instance_groups_set_named_ports_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/instanceGroups/{instance_group}/setNamedPorts",
                            "(google.api.method_signature)": "project,zone,instance_group,instance_groups_set_named_ports_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instance_groups_set_named_ports_request_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/instanceGroups/{instance_group}/setNamedPorts"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance_group,instance_groups_set_named_ports_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsInstanceGroupRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/instanceGroups/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,zone,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/instanceGroups/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "InstanceSettingsService": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Get": {
                          "requestType": "GetInstanceSettingRequest",
                          "responseType": "InstanceSettings",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/zones/{zone}/instanceSettings",
                            "(google.api.method_signature)": "project,zone"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/zones/{zone}/instanceSettings"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchInstanceSettingRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instance_settings_resource",
                            "(google.api.http).patch": "/compute/beta/projects/{project}/zones/{zone}/instanceSettings",
                            "(google.api.method_signature)": "project,zone,instance_settings_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instance_settings_resource",
                                "patch": "/compute/beta/projects/{project}/zones/{zone}/instanceSettings"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance_settings_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        }
                      }
                    },
                    "InstanceTemplates": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListInstanceTemplatesRequest",
                          "responseType": "InstanceTemplateAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/aggregated/instanceTemplates",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/aggregated/instanceTemplates"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteInstanceTemplateRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/global/instanceTemplates/{instance_template}",
                            "(google.api.method_signature)": "project,instance_template",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/global/instanceTemplates/{instance_template}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,instance_template"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetInstanceTemplateRequest",
                          "responseType": "InstanceTemplate",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/instanceTemplates/{instance_template}",
                            "(google.api.method_signature)": "project,instance_template"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/instanceTemplates/{instance_template}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,instance_template"
                            }
                          ]
                        },
                        "GetIamPolicy": {
                          "requestType": "GetIamPolicyInstanceTemplateRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/instanceTemplates/{resource}/getIamPolicy",
                            "(google.api.method_signature)": "project,resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/instanceTemplates/{resource}/getIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertInstanceTemplateRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instance_template_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/instanceTemplates",
                            "(google.api.method_signature)": "project,instance_template_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instance_template_resource",
                                "post": "/compute/beta/projects/{project}/global/instanceTemplates"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,instance_template_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListInstanceTemplatesRequest",
                          "responseType": "InstanceTemplateList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/instanceTemplates",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/instanceTemplates"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "SetIamPolicy": {
                          "requestType": "SetIamPolicyInstanceTemplateRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).body": "global_set_policy_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/instanceTemplates/{resource}/setIamPolicy",
                            "(google.api.method_signature)": "project,resource,global_set_policy_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "global_set_policy_request_resource",
                                "post": "/compute/beta/projects/{project}/global/instanceTemplates/{resource}/setIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,global_set_policy_request_resource"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsInstanceTemplateRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/instanceTemplates/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/global/instanceTemplates/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "Instances": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AddAccessConfig": {
                          "requestType": "AddAccessConfigInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "access_config_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/addAccessConfig",
                            "(google.api.method_signature)": "project,zone,instance,network_interface,access_config_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "access_config_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/addAccessConfig"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance,network_interface,access_config_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "AddNetworkInterface": {
                          "requestType": "AddNetworkInterfaceInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "network_interface_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/addNetworkInterface",
                            "(google.api.method_signature)": "project,zone,instance,network_interface_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "network_interface_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/addNetworkInterface"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance,network_interface_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "AddResourcePolicies": {
                          "requestType": "AddResourcePoliciesInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instances_add_resource_policies_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/addResourcePolicies",
                            "(google.api.method_signature)": "project,zone,instance,instances_add_resource_policies_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instances_add_resource_policies_request_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/addResourcePolicies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance,instances_add_resource_policies_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "AggregatedList": {
                          "requestType": "AggregatedListInstancesRequest",
                          "responseType": "InstanceAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/aggregated/instances",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/aggregated/instances"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "AttachDisk": {
                          "requestType": "AttachDiskInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "attached_disk_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/attachDisk",
                            "(google.api.method_signature)": "project,zone,instance,attached_disk_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "attached_disk_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/attachDisk"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance,attached_disk_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "BulkInsert": {
                          "requestType": "BulkInsertInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "bulk_insert_instance_resource_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/instances/bulkInsert",
                            "(google.api.method_signature)": "project,zone,bulk_insert_instance_resource_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "bulk_insert_instance_resource_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/instances/bulkInsert"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,bulk_insert_instance_resource_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}",
                            "(google.api.method_signature)": "project,zone,instance",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "DeleteAccessConfig": {
                          "requestType": "DeleteAccessConfigInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/deleteAccessConfig",
                            "(google.api.method_signature)": "project,zone,instance,access_config,network_interface",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/deleteAccessConfig"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance,access_config,network_interface"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "DeleteNetworkInterface": {
                          "requestType": "DeleteNetworkInterfaceInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/deleteNetworkInterface",
                            "(google.api.method_signature)": "project,zone,instance,network_interface_name",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/deleteNetworkInterface"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance,network_interface_name"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "DetachDisk": {
                          "requestType": "DetachDiskInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/detachDisk",
                            "(google.api.method_signature)": "project,zone,instance,device_name",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/detachDisk"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance,device_name"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetInstanceRequest",
                          "responseType": "Instance",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}",
                            "(google.api.method_signature)": "project,zone,instance"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance"
                            }
                          ]
                        },
                        "GetEffectiveFirewalls": {
                          "requestType": "GetEffectiveFirewallsInstanceRequest",
                          "responseType": "InstancesGetEffectiveFirewallsResponse",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/getEffectiveFirewalls",
                            "(google.api.method_signature)": "project,zone,instance,network_interface"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/getEffectiveFirewalls"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance,network_interface"
                            }
                          ]
                        },
                        "GetGuestAttributes": {
                          "requestType": "GetGuestAttributesInstanceRequest",
                          "responseType": "GuestAttributes",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/getGuestAttributes",
                            "(google.api.method_signature)": "project,zone,instance"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/getGuestAttributes"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance"
                            }
                          ]
                        },
                        "GetIamPolicy": {
                          "requestType": "GetIamPolicyInstanceRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/zones/{zone}/instances/{resource}/getIamPolicy",
                            "(google.api.method_signature)": "project,zone,resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/zones/{zone}/instances/{resource}/getIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,resource"
                            }
                          ]
                        },
                        "GetPartnerMetadata": {
                          "requestType": "GetPartnerMetadataInstanceRequest",
                          "responseType": "PartnerMetadata",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/getPartnerMetadata",
                            "(google.api.method_signature)": "project,zone,instance"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/getPartnerMetadata"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance"
                            }
                          ]
                        },
                        "GetScreenshot": {
                          "requestType": "GetScreenshotInstanceRequest",
                          "responseType": "Screenshot",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/screenshot",
                            "(google.api.method_signature)": "project,zone,instance"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/screenshot"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance"
                            }
                          ]
                        },
                        "GetSerialPortOutput": {
                          "requestType": "GetSerialPortOutputInstanceRequest",
                          "responseType": "SerialPortOutput",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/serialPort",
                            "(google.api.method_signature)": "project,zone,instance"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/serialPort"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance"
                            }
                          ]
                        },
                        "GetShieldedInstanceIdentity": {
                          "requestType": "GetShieldedInstanceIdentityInstanceRequest",
                          "responseType": "ShieldedInstanceIdentity",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/getShieldedInstanceIdentity",
                            "(google.api.method_signature)": "project,zone,instance"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/getShieldedInstanceIdentity"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance"
                            }
                          ]
                        },
                        "GetShieldedVmIdentity": {
                          "requestType": "GetShieldedVmIdentityInstanceRequest",
                          "responseType": "ShieldedVmIdentity",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/getShieldedVmIdentity",
                            "(google.api.method_signature)": "project,zone,instance"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/getShieldedVmIdentity"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instance_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/instances",
                            "(google.api.method_signature)": "project,zone,instance_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instance_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/instances"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListInstancesRequest",
                          "responseType": "InstanceList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/zones/{zone}/instances",
                            "(google.api.method_signature)": "project,zone"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/zones/{zone}/instances"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone"
                            }
                          ]
                        },
                        "ListReferrers": {
                          "requestType": "ListReferrersInstancesRequest",
                          "responseType": "InstanceListReferrers",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/referrers",
                            "(google.api.method_signature)": "project,zone,instance"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/referrers"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance"
                            }
                          ]
                        },
                        "PatchPartnerMetadata": {
                          "requestType": "PatchPartnerMetadataInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "partner_metadata_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/patchPartnerMetadata",
                            "(google.api.method_signature)": "project,zone,instance,partner_metadata_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "partner_metadata_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/patchPartnerMetadata"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance,partner_metadata_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "PerformMaintenance": {
                          "requestType": "PerformMaintenanceInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/performMaintenance",
                            "(google.api.method_signature)": "project,zone,instance",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/performMaintenance"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "RemoveResourcePolicies": {
                          "requestType": "RemoveResourcePoliciesInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instances_remove_resource_policies_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/removeResourcePolicies",
                            "(google.api.method_signature)": "project,zone,instance,instances_remove_resource_policies_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instances_remove_resource_policies_request_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/removeResourcePolicies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance,instances_remove_resource_policies_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "ReportHostAsFaulty": {
                          "requestType": "ReportHostAsFaultyInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instances_report_host_as_faulty_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/reportHostAsFaulty",
                            "(google.api.method_signature)": "project,zone,instance,instances_report_host_as_faulty_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instances_report_host_as_faulty_request_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/reportHostAsFaulty"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance,instances_report_host_as_faulty_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "Reset": {
                          "requestType": "ResetInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/reset",
                            "(google.api.method_signature)": "project,zone,instance",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/reset"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "Resume": {
                          "requestType": "ResumeInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instances_resume_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/resume",
                            "(google.api.method_signature)": "project,zone,instance",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instances_resume_request_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/resume"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "SendDiagnosticInterrupt": {
                          "requestType": "SendDiagnosticInterruptInstanceRequest",
                          "responseType": "SendDiagnosticInterruptInstanceResponse",
                          "options": {
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/sendDiagnosticInterrupt",
                            "(google.api.method_signature)": "project,zone,instance"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/sendDiagnosticInterrupt"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance"
                            }
                          ]
                        },
                        "SetDeletionProtection": {
                          "requestType": "SetDeletionProtectionInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/instances/{resource}/setDeletionProtection",
                            "(google.api.method_signature)": "project,zone,resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/beta/projects/{project}/zones/{zone}/instances/{resource}/setDeletionProtection"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "SetDiskAutoDelete": {
                          "requestType": "SetDiskAutoDeleteInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/setDiskAutoDelete",
                            "(google.api.method_signature)": "project,zone,instance,auto_delete,device_name",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/setDiskAutoDelete"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance,auto_delete,device_name"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "SetIamPolicy": {
                          "requestType": "SetIamPolicyInstanceRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).body": "zone_set_policy_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/instances/{resource}/setIamPolicy",
                            "(google.api.method_signature)": "project,zone,resource,zone_set_policy_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "zone_set_policy_request_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/instances/{resource}/setIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,resource,zone_set_policy_request_resource"
                            }
                          ]
                        },
                        "SetLabels": {
                          "requestType": "SetLabelsInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instances_set_labels_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/setLabels",
                            "(google.api.method_signature)": "project,zone,instance,instances_set_labels_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instances_set_labels_request_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/setLabels"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance,instances_set_labels_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "SetMachineResources": {
                          "requestType": "SetMachineResourcesInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instances_set_machine_resources_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/setMachineResources",
                            "(google.api.method_signature)": "project,zone,instance,instances_set_machine_resources_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instances_set_machine_resources_request_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/setMachineResources"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance,instances_set_machine_resources_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "SetMachineType": {
                          "requestType": "SetMachineTypeInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instances_set_machine_type_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/setMachineType",
                            "(google.api.method_signature)": "project,zone,instance,instances_set_machine_type_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instances_set_machine_type_request_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/setMachineType"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance,instances_set_machine_type_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "SetMetadata": {
                          "requestType": "SetMetadataInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "metadata_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/setMetadata",
                            "(google.api.method_signature)": "project,zone,instance,metadata_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "metadata_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/setMetadata"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance,metadata_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "SetMinCpuPlatform": {
                          "requestType": "SetMinCpuPlatformInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instances_set_min_cpu_platform_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/setMinCpuPlatform",
                            "(google.api.method_signature)": "project,zone,instance,instances_set_min_cpu_platform_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instances_set_min_cpu_platform_request_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/setMinCpuPlatform"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance,instances_set_min_cpu_platform_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "SetName": {
                          "requestType": "SetNameInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instances_set_name_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/setName",
                            "(google.api.method_signature)": "project,zone,instance,instances_set_name_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instances_set_name_request_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/setName"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance,instances_set_name_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "SetScheduling": {
                          "requestType": "SetSchedulingInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "scheduling_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/setScheduling",
                            "(google.api.method_signature)": "project,zone,instance,scheduling_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "scheduling_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/setScheduling"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance,scheduling_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "SetSecurityPolicy": {
                          "requestType": "SetSecurityPolicyInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instances_set_security_policy_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/setSecurityPolicy",
                            "(google.api.method_signature)": "project,zone,instance,instances_set_security_policy_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instances_set_security_policy_request_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/setSecurityPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance,instances_set_security_policy_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "SetServiceAccount": {
                          "requestType": "SetServiceAccountInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instances_set_service_account_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/setServiceAccount",
                            "(google.api.method_signature)": "project,zone,instance,instances_set_service_account_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instances_set_service_account_request_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/setServiceAccount"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance,instances_set_service_account_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "SetShieldedInstanceIntegrityPolicy": {
                          "requestType": "SetShieldedInstanceIntegrityPolicyInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "shielded_instance_integrity_policy_resource",
                            "(google.api.http).patch": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/setShieldedInstanceIntegrityPolicy",
                            "(google.api.method_signature)": "project,zone,instance,shielded_instance_integrity_policy_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "shielded_instance_integrity_policy_resource",
                                "patch": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/setShieldedInstanceIntegrityPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance,shielded_instance_integrity_policy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "SetShieldedVmIntegrityPolicy": {
                          "requestType": "SetShieldedVmIntegrityPolicyInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "shielded_vm_integrity_policy_resource",
                            "(google.api.http).patch": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/setShieldedVmIntegrityPolicy",
                            "(google.api.method_signature)": "project,zone,instance,shielded_vm_integrity_policy_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "shielded_vm_integrity_policy_resource",
                                "patch": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/setShieldedVmIntegrityPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance,shielded_vm_integrity_policy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "SetTags": {
                          "requestType": "SetTagsInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "tags_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/setTags",
                            "(google.api.method_signature)": "project,zone,instance,tags_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "tags_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/setTags"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance,tags_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "SimulateMaintenanceEvent": {
                          "requestType": "SimulateMaintenanceEventInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/simulateMaintenanceEvent",
                            "(google.api.method_signature)": "project,zone,instance",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/simulateMaintenanceEvent"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "Start": {
                          "requestType": "StartInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/start",
                            "(google.api.method_signature)": "project,zone,instance",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/start"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "StartWithEncryptionKey": {
                          "requestType": "StartWithEncryptionKeyInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instances_start_with_encryption_key_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/startWithEncryptionKey",
                            "(google.api.method_signature)": "project,zone,instance,instances_start_with_encryption_key_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instances_start_with_encryption_key_request_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/startWithEncryptionKey"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance,instances_start_with_encryption_key_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "Stop": {
                          "requestType": "StopInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/stop",
                            "(google.api.method_signature)": "project,zone,instance",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/stop"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "Suspend": {
                          "requestType": "SuspendInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/suspend",
                            "(google.api.method_signature)": "project,zone,instance",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/suspend"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsInstanceRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/instances/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,zone,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/instances/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,resource,test_permissions_request_resource"
                            }
                          ]
                        },
                        "Update": {
                          "requestType": "UpdateInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instance_resource",
                            "(google.api.http).put": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}",
                            "(google.api.method_signature)": "project,zone,instance,instance_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instance_resource",
                                "put": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance,instance_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "UpdateAccessConfig": {
                          "requestType": "UpdateAccessConfigInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "access_config_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/updateAccessConfig",
                            "(google.api.method_signature)": "project,zone,instance,network_interface,access_config_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "access_config_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/updateAccessConfig"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance,network_interface,access_config_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "UpdateDisplayDevice": {
                          "requestType": "UpdateDisplayDeviceInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "display_device_resource",
                            "(google.api.http).patch": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/updateDisplayDevice",
                            "(google.api.method_signature)": "project,zone,instance,display_device_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "display_device_resource",
                                "patch": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/updateDisplayDevice"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance,display_device_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "UpdateNetworkInterface": {
                          "requestType": "UpdateNetworkInterfaceInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "network_interface_resource",
                            "(google.api.http).patch": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/updateNetworkInterface",
                            "(google.api.method_signature)": "project,zone,instance,network_interface,network_interface_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "network_interface_resource",
                                "patch": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/updateNetworkInterface"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance,network_interface,network_interface_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "UpdateShieldedInstanceConfig": {
                          "requestType": "UpdateShieldedInstanceConfigInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "shielded_instance_config_resource",
                            "(google.api.http).patch": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/updateShieldedInstanceConfig",
                            "(google.api.method_signature)": "project,zone,instance,shielded_instance_config_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "shielded_instance_config_resource",
                                "patch": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/updateShieldedInstanceConfig"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance,shielded_instance_config_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "UpdateShieldedVmConfig": {
                          "requestType": "UpdateShieldedVmConfigInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "shielded_vm_config_resource",
                            "(google.api.http).patch": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/updateShieldedVmConfig",
                            "(google.api.method_signature)": "project,zone,instance,shielded_vm_config_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "shielded_vm_config_resource",
                                "patch": "/compute/beta/projects/{project}/zones/{zone}/instances/{instance}/updateShieldedVmConfig"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instance,shielded_vm_config_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        }
                      }
                    },
                    "InstantSnapshotGroups": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Delete": {
                          "requestType": "DeleteInstantSnapshotGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/zones/{zone}/instantSnapshotGroups/{instant_snapshot_group}",
                            "(google.api.method_signature)": "project,zone,instant_snapshot_group",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/zones/{zone}/instantSnapshotGroups/{instant_snapshot_group}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instant_snapshot_group"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetInstantSnapshotGroupRequest",
                          "responseType": "InstantSnapshotGroup",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/zones/{zone}/instantSnapshotGroups/{instant_snapshot_group}",
                            "(google.api.method_signature)": "project,zone,instant_snapshot_group"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/zones/{zone}/instantSnapshotGroups/{instant_snapshot_group}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instant_snapshot_group"
                            }
                          ]
                        },
                        "GetIamPolicy": {
                          "requestType": "GetIamPolicyInstantSnapshotGroupRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/zones/{zone}/instantSnapshotGroups/{resource}/getIamPolicy",
                            "(google.api.method_signature)": "project,zone,resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/zones/{zone}/instantSnapshotGroups/{resource}/getIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,resource"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertInstantSnapshotGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instant_snapshot_group_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/instantSnapshotGroups",
                            "(google.api.method_signature)": "project,zone,instant_snapshot_group_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instant_snapshot_group_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/instantSnapshotGroups"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instant_snapshot_group_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListInstantSnapshotGroupsRequest",
                          "responseType": "ListInstantSnapshotGroups",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/zones/{zone}/instantSnapshotGroups",
                            "(google.api.method_signature)": "project,zone"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/zones/{zone}/instantSnapshotGroups"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone"
                            }
                          ]
                        },
                        "SetIamPolicy": {
                          "requestType": "SetIamPolicyInstantSnapshotGroupRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).body": "zone_set_policy_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/instantSnapshotGroups/{resource}/setIamPolicy",
                            "(google.api.method_signature)": "project,zone,resource,zone_set_policy_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "zone_set_policy_request_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/instantSnapshotGroups/{resource}/setIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,resource,zone_set_policy_request_resource"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsInstantSnapshotGroupRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/instantSnapshotGroups/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,zone,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/instantSnapshotGroups/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "InstantSnapshots": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListInstantSnapshotsRequest",
                          "responseType": "InstantSnapshotAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/aggregated/instantSnapshots",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/aggregated/instantSnapshots"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteInstantSnapshotRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/zones/{zone}/instantSnapshots/{instant_snapshot}",
                            "(google.api.method_signature)": "project,zone,instant_snapshot",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/zones/{zone}/instantSnapshots/{instant_snapshot}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instant_snapshot"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetInstantSnapshotRequest",
                          "responseType": "InstantSnapshot",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/zones/{zone}/instantSnapshots/{instant_snapshot}",
                            "(google.api.method_signature)": "project,zone,instant_snapshot"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/zones/{zone}/instantSnapshots/{instant_snapshot}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instant_snapshot"
                            }
                          ]
                        },
                        "GetIamPolicy": {
                          "requestType": "GetIamPolicyInstantSnapshotRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/zones/{zone}/instantSnapshots/{resource}/getIamPolicy",
                            "(google.api.method_signature)": "project,zone,resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/zones/{zone}/instantSnapshots/{resource}/getIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,resource"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertInstantSnapshotRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instant_snapshot_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/instantSnapshots",
                            "(google.api.method_signature)": "project,zone,instant_snapshot_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instant_snapshot_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/instantSnapshots"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,instant_snapshot_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListInstantSnapshotsRequest",
                          "responseType": "InstantSnapshotList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/zones/{zone}/instantSnapshots",
                            "(google.api.method_signature)": "project,zone"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/zones/{zone}/instantSnapshots"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone"
                            }
                          ]
                        },
                        "SetIamPolicy": {
                          "requestType": "SetIamPolicyInstantSnapshotRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).body": "zone_set_policy_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/instantSnapshots/{resource}/setIamPolicy",
                            "(google.api.method_signature)": "project,zone,resource,zone_set_policy_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "zone_set_policy_request_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/instantSnapshots/{resource}/setIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,resource,zone_set_policy_request_resource"
                            }
                          ]
                        },
                        "SetLabels": {
                          "requestType": "SetLabelsInstantSnapshotRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "zone_set_labels_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/instantSnapshots/{resource}/setLabels",
                            "(google.api.method_signature)": "project,zone,resource,zone_set_labels_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "zone_set_labels_request_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/instantSnapshots/{resource}/setLabels"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,resource,zone_set_labels_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsInstantSnapshotRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/instantSnapshots/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,zone,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/instantSnapshots/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "InterconnectAttachmentGroups": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Delete": {
                          "requestType": "DeleteInterconnectAttachmentGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/global/interconnectAttachmentGroups/{interconnect_attachment_group}",
                            "(google.api.method_signature)": "project,interconnect_attachment_group",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/global/interconnectAttachmentGroups/{interconnect_attachment_group}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,interconnect_attachment_group"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetInterconnectAttachmentGroupRequest",
                          "responseType": "InterconnectAttachmentGroup",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/interconnectAttachmentGroups/{interconnect_attachment_group}",
                            "(google.api.method_signature)": "project,interconnect_attachment_group"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/interconnectAttachmentGroups/{interconnect_attachment_group}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,interconnect_attachment_group"
                            }
                          ]
                        },
                        "GetIamPolicy": {
                          "requestType": "GetIamPolicyInterconnectAttachmentGroupRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/interconnectAttachmentGroups/{resource}/getIamPolicy",
                            "(google.api.method_signature)": "project,resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/interconnectAttachmentGroups/{resource}/getIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource"
                            }
                          ]
                        },
                        "GetOperationalStatus": {
                          "requestType": "GetOperationalStatusInterconnectAttachmentGroupRequest",
                          "responseType": "InterconnectAttachmentGroupsGetOperationalStatusResponse",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/interconnectAttachmentGroups/{interconnect_attachment_group}/getOperationalStatus",
                            "(google.api.method_signature)": "project,interconnect_attachment_group"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/interconnectAttachmentGroups/{interconnect_attachment_group}/getOperationalStatus"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,interconnect_attachment_group"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertInterconnectAttachmentGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "interconnect_attachment_group_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/interconnectAttachmentGroups",
                            "(google.api.method_signature)": "project,interconnect_attachment_group_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "interconnect_attachment_group_resource",
                                "post": "/compute/beta/projects/{project}/global/interconnectAttachmentGroups"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,interconnect_attachment_group_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListInterconnectAttachmentGroupsRequest",
                          "responseType": "InterconnectAttachmentGroupsListResponse",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/interconnectAttachmentGroups",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/interconnectAttachmentGroups"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchInterconnectAttachmentGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "interconnect_attachment_group_resource",
                            "(google.api.http).patch": "/compute/beta/projects/{project}/global/interconnectAttachmentGroups/{interconnect_attachment_group}",
                            "(google.api.method_signature)": "project,interconnect_attachment_group,interconnect_attachment_group_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "interconnect_attachment_group_resource",
                                "patch": "/compute/beta/projects/{project}/global/interconnectAttachmentGroups/{interconnect_attachment_group}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,interconnect_attachment_group,interconnect_attachment_group_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "SetIamPolicy": {
                          "requestType": "SetIamPolicyInterconnectAttachmentGroupRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).body": "global_set_policy_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/interconnectAttachmentGroups/{resource}/setIamPolicy",
                            "(google.api.method_signature)": "project,resource,global_set_policy_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "global_set_policy_request_resource",
                                "post": "/compute/beta/projects/{project}/global/interconnectAttachmentGroups/{resource}/setIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,global_set_policy_request_resource"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsInterconnectAttachmentGroupRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/interconnectAttachmentGroups/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/global/interconnectAttachmentGroups/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "InterconnectAttachments": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListInterconnectAttachmentsRequest",
                          "responseType": "InterconnectAttachmentAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/aggregated/interconnectAttachments",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/aggregated/interconnectAttachments"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteInterconnectAttachmentRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/regions/{region}/interconnectAttachments/{interconnect_attachment}",
                            "(google.api.method_signature)": "project,region,interconnect_attachment",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/regions/{region}/interconnectAttachments/{interconnect_attachment}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,interconnect_attachment"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetInterconnectAttachmentRequest",
                          "responseType": "InterconnectAttachment",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/interconnectAttachments/{interconnect_attachment}",
                            "(google.api.method_signature)": "project,region,interconnect_attachment"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/interconnectAttachments/{interconnect_attachment}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,interconnect_attachment"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertInterconnectAttachmentRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "interconnect_attachment_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/interconnectAttachments",
                            "(google.api.method_signature)": "project,region,interconnect_attachment_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "interconnect_attachment_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/interconnectAttachments"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,interconnect_attachment_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListInterconnectAttachmentsRequest",
                          "responseType": "InterconnectAttachmentList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/interconnectAttachments",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/interconnectAttachments"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchInterconnectAttachmentRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "interconnect_attachment_resource",
                            "(google.api.http).patch": "/compute/beta/projects/{project}/regions/{region}/interconnectAttachments/{interconnect_attachment}",
                            "(google.api.method_signature)": "project,region,interconnect_attachment,interconnect_attachment_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "interconnect_attachment_resource",
                                "patch": "/compute/beta/projects/{project}/regions/{region}/interconnectAttachments/{interconnect_attachment}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,interconnect_attachment,interconnect_attachment_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "SetLabels": {
                          "requestType": "SetLabelsInterconnectAttachmentRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "region_set_labels_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/interconnectAttachments/{resource}/setLabels",
                            "(google.api.method_signature)": "project,region,resource,region_set_labels_request_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_set_labels_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/interconnectAttachments/{resource}/setLabels"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,region_set_labels_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsInterconnectAttachmentRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/interconnectAttachments/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/interconnectAttachments/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "InterconnectGroups": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "CreateMembers": {
                          "requestType": "CreateMembersInterconnectGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "interconnect_groups_create_members_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/interconnectGroups/{interconnect_group}/createMembers",
                            "(google.api.method_signature)": "project,interconnect_group,interconnect_groups_create_members_request_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "interconnect_groups_create_members_request_resource",
                                "post": "/compute/beta/projects/{project}/global/interconnectGroups/{interconnect_group}/createMembers"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,interconnect_group,interconnect_groups_create_members_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteInterconnectGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/global/interconnectGroups/{interconnect_group}",
                            "(google.api.method_signature)": "project,interconnect_group",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/global/interconnectGroups/{interconnect_group}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,interconnect_group"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetInterconnectGroupRequest",
                          "responseType": "InterconnectGroup",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/interconnectGroups/{interconnect_group}",
                            "(google.api.method_signature)": "project,interconnect_group"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/interconnectGroups/{interconnect_group}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,interconnect_group"
                            }
                          ]
                        },
                        "GetIamPolicy": {
                          "requestType": "GetIamPolicyInterconnectGroupRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/interconnectGroups/{resource}/getIamPolicy",
                            "(google.api.method_signature)": "project,resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/interconnectGroups/{resource}/getIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource"
                            }
                          ]
                        },
                        "GetOperationalStatus": {
                          "requestType": "GetOperationalStatusInterconnectGroupRequest",
                          "responseType": "InterconnectGroupsGetOperationalStatusResponse",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/interconnectGroups/{interconnect_group}/getOperationalStatus",
                            "(google.api.method_signature)": "project,interconnect_group"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/interconnectGroups/{interconnect_group}/getOperationalStatus"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,interconnect_group"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertInterconnectGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "interconnect_group_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/interconnectGroups",
                            "(google.api.method_signature)": "project,interconnect_group_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "interconnect_group_resource",
                                "post": "/compute/beta/projects/{project}/global/interconnectGroups"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,interconnect_group_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListInterconnectGroupsRequest",
                          "responseType": "InterconnectGroupsListResponse",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/interconnectGroups",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/interconnectGroups"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchInterconnectGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "interconnect_group_resource",
                            "(google.api.http).patch": "/compute/beta/projects/{project}/global/interconnectGroups/{interconnect_group}",
                            "(google.api.method_signature)": "project,interconnect_group,interconnect_group_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "interconnect_group_resource",
                                "patch": "/compute/beta/projects/{project}/global/interconnectGroups/{interconnect_group}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,interconnect_group,interconnect_group_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "SetIamPolicy": {
                          "requestType": "SetIamPolicyInterconnectGroupRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).body": "global_set_policy_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/interconnectGroups/{resource}/setIamPolicy",
                            "(google.api.method_signature)": "project,resource,global_set_policy_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "global_set_policy_request_resource",
                                "post": "/compute/beta/projects/{project}/global/interconnectGroups/{resource}/setIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,global_set_policy_request_resource"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsInterconnectGroupRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/interconnectGroups/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/global/interconnectGroups/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "InterconnectLocations": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute.readonly,https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Get": {
                          "requestType": "GetInterconnectLocationRequest",
                          "responseType": "InterconnectLocation",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/interconnectLocations/{interconnect_location}",
                            "(google.api.method_signature)": "project,interconnect_location"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/interconnectLocations/{interconnect_location}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,interconnect_location"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListInterconnectLocationsRequest",
                          "responseType": "InterconnectLocationList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/interconnectLocations",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/interconnectLocations"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        }
                      }
                    },
                    "InterconnectRemoteLocations": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute.readonly,https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Get": {
                          "requestType": "GetInterconnectRemoteLocationRequest",
                          "responseType": "InterconnectRemoteLocation",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/interconnectRemoteLocations/{interconnect_remote_location}",
                            "(google.api.method_signature)": "project,interconnect_remote_location"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/interconnectRemoteLocations/{interconnect_remote_location}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,interconnect_remote_location"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListInterconnectRemoteLocationsRequest",
                          "responseType": "InterconnectRemoteLocationList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/interconnectRemoteLocations",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/interconnectRemoteLocations"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        }
                      }
                    },
                    "Interconnects": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Delete": {
                          "requestType": "DeleteInterconnectRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/global/interconnects/{interconnect}",
                            "(google.api.method_signature)": "project,interconnect",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/global/interconnects/{interconnect}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,interconnect"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetInterconnectRequest",
                          "responseType": "Interconnect",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/interconnects/{interconnect}",
                            "(google.api.method_signature)": "project,interconnect"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/interconnects/{interconnect}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,interconnect"
                            }
                          ]
                        },
                        "GetDiagnostics": {
                          "requestType": "GetDiagnosticsInterconnectRequest",
                          "responseType": "InterconnectsGetDiagnosticsResponse",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/interconnects/{interconnect}/getDiagnostics",
                            "(google.api.method_signature)": "project,interconnect"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/interconnects/{interconnect}/getDiagnostics"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,interconnect"
                            }
                          ]
                        },
                        "GetMacsecConfig": {
                          "requestType": "GetMacsecConfigInterconnectRequest",
                          "responseType": "InterconnectsGetMacsecConfigResponse",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/interconnects/{interconnect}/getMacsecConfig",
                            "(google.api.method_signature)": "project,interconnect"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/interconnects/{interconnect}/getMacsecConfig"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,interconnect"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertInterconnectRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "interconnect_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/interconnects",
                            "(google.api.method_signature)": "project,interconnect_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "interconnect_resource",
                                "post": "/compute/beta/projects/{project}/global/interconnects"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,interconnect_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListInterconnectsRequest",
                          "responseType": "InterconnectList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/interconnects",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/interconnects"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchInterconnectRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "interconnect_resource",
                            "(google.api.http).patch": "/compute/beta/projects/{project}/global/interconnects/{interconnect}",
                            "(google.api.method_signature)": "project,interconnect,interconnect_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "interconnect_resource",
                                "patch": "/compute/beta/projects/{project}/global/interconnects/{interconnect}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,interconnect,interconnect_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "SetLabels": {
                          "requestType": "SetLabelsInterconnectRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "global_set_labels_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/interconnects/{resource}/setLabels",
                            "(google.api.method_signature)": "project,resource,global_set_labels_request_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "global_set_labels_request_resource",
                                "post": "/compute/beta/projects/{project}/global/interconnects/{resource}/setLabels"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,global_set_labels_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsInterconnectRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/interconnects/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/global/interconnects/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "LicenseCodes": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute.readonly,https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Get": {
                          "requestType": "GetLicenseCodeRequest",
                          "responseType": "LicenseCode",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/licenseCodes/{license_code}",
                            "(google.api.method_signature)": "project,license_code"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/licenseCodes/{license_code}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,license_code"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsLicenseCodeRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/licenseCodes/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/global/licenseCodes/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "Licenses": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Delete": {
                          "requestType": "DeleteLicenseRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/global/licenses/{license}",
                            "(google.api.method_signature)": "project,license",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/global/licenses/{license}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,license"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetLicenseRequest",
                          "responseType": "License",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/licenses/{license}",
                            "(google.api.method_signature)": "project,license"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/licenses/{license}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,license"
                            }
                          ]
                        },
                        "GetIamPolicy": {
                          "requestType": "GetIamPolicyLicenseRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/licenses/{resource}/getIamPolicy",
                            "(google.api.method_signature)": "project,resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/licenses/{resource}/getIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertLicenseRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "license_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/licenses",
                            "(google.api.method_signature)": "project,license_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "license_resource",
                                "post": "/compute/beta/projects/{project}/global/licenses"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,license_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListLicensesRequest",
                          "responseType": "LicensesListResponse",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/licenses",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/licenses"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "SetIamPolicy": {
                          "requestType": "SetIamPolicyLicenseRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).body": "global_set_policy_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/licenses/{resource}/setIamPolicy",
                            "(google.api.method_signature)": "project,resource,global_set_policy_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "global_set_policy_request_resource",
                                "post": "/compute/beta/projects/{project}/global/licenses/{resource}/setIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,global_set_policy_request_resource"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsLicenseRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/licenses/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/global/licenses/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                            }
                          ]
                        },
                        "Update": {
                          "requestType": "UpdateLicenseRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "license_resource",
                            "(google.api.http).patch": "/compute/beta/projects/{project}/global/licenses/{license}",
                            "(google.api.method_signature)": "project,license,license_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "license_resource",
                                "patch": "/compute/beta/projects/{project}/global/licenses/{license}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,license,license_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        }
                      }
                    },
                    "MachineImages": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Delete": {
                          "requestType": "DeleteMachineImageRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/global/machineImages/{machine_image}",
                            "(google.api.method_signature)": "project,machine_image",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/global/machineImages/{machine_image}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,machine_image"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetMachineImageRequest",
                          "responseType": "MachineImage",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/machineImages/{machine_image}",
                            "(google.api.method_signature)": "project,machine_image"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/machineImages/{machine_image}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,machine_image"
                            }
                          ]
                        },
                        "GetIamPolicy": {
                          "requestType": "GetIamPolicyMachineImageRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/machineImages/{resource}/getIamPolicy",
                            "(google.api.method_signature)": "project,resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/machineImages/{resource}/getIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertMachineImageRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "machine_image_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/machineImages",
                            "(google.api.method_signature)": "project,machine_image_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "machine_image_resource",
                                "post": "/compute/beta/projects/{project}/global/machineImages"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,machine_image_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListMachineImagesRequest",
                          "responseType": "MachineImageList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/machineImages",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/machineImages"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "SetIamPolicy": {
                          "requestType": "SetIamPolicyMachineImageRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).body": "global_set_policy_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/machineImages/{resource}/setIamPolicy",
                            "(google.api.method_signature)": "project,resource,global_set_policy_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "global_set_policy_request_resource",
                                "post": "/compute/beta/projects/{project}/global/machineImages/{resource}/setIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,global_set_policy_request_resource"
                            }
                          ]
                        },
                        "SetLabels": {
                          "requestType": "SetLabelsMachineImageRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "global_set_labels_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/machineImages/{resource}/setLabels",
                            "(google.api.method_signature)": "project,resource,global_set_labels_request_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "global_set_labels_request_resource",
                                "post": "/compute/beta/projects/{project}/global/machineImages/{resource}/setLabels"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,global_set_labels_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsMachineImageRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/machineImages/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/global/machineImages/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "MachineTypes": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute.readonly,https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListMachineTypesRequest",
                          "responseType": "MachineTypeAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/aggregated/machineTypes",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/aggregated/machineTypes"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetMachineTypeRequest",
                          "responseType": "MachineType",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/zones/{zone}/machineTypes/{machine_type}",
                            "(google.api.method_signature)": "project,zone,machine_type"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/zones/{zone}/machineTypes/{machine_type}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,machine_type"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListMachineTypesRequest",
                          "responseType": "MachineTypeList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/zones/{zone}/machineTypes",
                            "(google.api.method_signature)": "project,zone"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/zones/{zone}/machineTypes"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone"
                            }
                          ]
                        }
                      }
                    },
                    "NetworkAttachments": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListNetworkAttachmentsRequest",
                          "responseType": "NetworkAttachmentAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/aggregated/networkAttachments",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/aggregated/networkAttachments"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteNetworkAttachmentRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/regions/{region}/networkAttachments/{network_attachment}",
                            "(google.api.method_signature)": "project,region,network_attachment",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/regions/{region}/networkAttachments/{network_attachment}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,network_attachment"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetNetworkAttachmentRequest",
                          "responseType": "NetworkAttachment",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/networkAttachments/{network_attachment}",
                            "(google.api.method_signature)": "project,region,network_attachment"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/networkAttachments/{network_attachment}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,network_attachment"
                            }
                          ]
                        },
                        "GetIamPolicy": {
                          "requestType": "GetIamPolicyNetworkAttachmentRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/networkAttachments/{resource}/getIamPolicy",
                            "(google.api.method_signature)": "project,region,resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/networkAttachments/{resource}/getIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertNetworkAttachmentRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "network_attachment_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/networkAttachments",
                            "(google.api.method_signature)": "project,region,network_attachment_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "network_attachment_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/networkAttachments"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,network_attachment_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListNetworkAttachmentsRequest",
                          "responseType": "NetworkAttachmentList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/networkAttachments",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/networkAttachments"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchNetworkAttachmentRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "network_attachment_resource",
                            "(google.api.http).patch": "/compute/beta/projects/{project}/regions/{region}/networkAttachments/{network_attachment}",
                            "(google.api.method_signature)": "project,region,network_attachment,network_attachment_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "network_attachment_resource",
                                "patch": "/compute/beta/projects/{project}/regions/{region}/networkAttachments/{network_attachment}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,network_attachment,network_attachment_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "SetIamPolicy": {
                          "requestType": "SetIamPolicyNetworkAttachmentRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).body": "region_set_policy_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/networkAttachments/{resource}/setIamPolicy",
                            "(google.api.method_signature)": "project,region,resource,region_set_policy_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_set_policy_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/networkAttachments/{resource}/setIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,region_set_policy_request_resource"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsNetworkAttachmentRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/networkAttachments/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/networkAttachments/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "NetworkEdgeSecurityServices": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListNetworkEdgeSecurityServicesRequest",
                          "responseType": "NetworkEdgeSecurityServiceAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/aggregated/networkEdgeSecurityServices",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/aggregated/networkEdgeSecurityServices"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteNetworkEdgeSecurityServiceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/regions/{region}/networkEdgeSecurityServices/{network_edge_security_service}",
                            "(google.api.method_signature)": "project,region,network_edge_security_service",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/regions/{region}/networkEdgeSecurityServices/{network_edge_security_service}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,network_edge_security_service"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetNetworkEdgeSecurityServiceRequest",
                          "responseType": "NetworkEdgeSecurityService",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/networkEdgeSecurityServices/{network_edge_security_service}",
                            "(google.api.method_signature)": "project,region,network_edge_security_service"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/networkEdgeSecurityServices/{network_edge_security_service}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,network_edge_security_service"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertNetworkEdgeSecurityServiceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "network_edge_security_service_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/networkEdgeSecurityServices",
                            "(google.api.method_signature)": "project,region,network_edge_security_service_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "network_edge_security_service_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/networkEdgeSecurityServices"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,network_edge_security_service_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchNetworkEdgeSecurityServiceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "network_edge_security_service_resource",
                            "(google.api.http).patch": "/compute/beta/projects/{project}/regions/{region}/networkEdgeSecurityServices/{network_edge_security_service}",
                            "(google.api.method_signature)": "project,region,network_edge_security_service,network_edge_security_service_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "network_edge_security_service_resource",
                                "patch": "/compute/beta/projects/{project}/regions/{region}/networkEdgeSecurityServices/{network_edge_security_service}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,network_edge_security_service,network_edge_security_service_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        }
                      }
                    },
                    "NetworkEndpointGroups": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListNetworkEndpointGroupsRequest",
                          "responseType": "NetworkEndpointGroupAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/aggregated/networkEndpointGroups",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/aggregated/networkEndpointGroups"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "AttachNetworkEndpoints": {
                          "requestType": "AttachNetworkEndpointsNetworkEndpointGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "network_endpoint_groups_attach_endpoints_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/networkEndpointGroups/{network_endpoint_group}/attachNetworkEndpoints",
                            "(google.api.method_signature)": "project,zone,network_endpoint_group,network_endpoint_groups_attach_endpoints_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "network_endpoint_groups_attach_endpoints_request_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/networkEndpointGroups/{network_endpoint_group}/attachNetworkEndpoints"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,network_endpoint_group,network_endpoint_groups_attach_endpoints_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteNetworkEndpointGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/zones/{zone}/networkEndpointGroups/{network_endpoint_group}",
                            "(google.api.method_signature)": "project,zone,network_endpoint_group",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/zones/{zone}/networkEndpointGroups/{network_endpoint_group}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,network_endpoint_group"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "DetachNetworkEndpoints": {
                          "requestType": "DetachNetworkEndpointsNetworkEndpointGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "network_endpoint_groups_detach_endpoints_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/networkEndpointGroups/{network_endpoint_group}/detachNetworkEndpoints",
                            "(google.api.method_signature)": "project,zone,network_endpoint_group,network_endpoint_groups_detach_endpoints_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "network_endpoint_groups_detach_endpoints_request_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/networkEndpointGroups/{network_endpoint_group}/detachNetworkEndpoints"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,network_endpoint_group,network_endpoint_groups_detach_endpoints_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetNetworkEndpointGroupRequest",
                          "responseType": "NetworkEndpointGroup",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/zones/{zone}/networkEndpointGroups/{network_endpoint_group}",
                            "(google.api.method_signature)": "project,zone,network_endpoint_group"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/zones/{zone}/networkEndpointGroups/{network_endpoint_group}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,network_endpoint_group"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertNetworkEndpointGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "network_endpoint_group_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/networkEndpointGroups",
                            "(google.api.method_signature)": "project,zone,network_endpoint_group_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "network_endpoint_group_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/networkEndpointGroups"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,network_endpoint_group_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListNetworkEndpointGroupsRequest",
                          "responseType": "NetworkEndpointGroupList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/zones/{zone}/networkEndpointGroups",
                            "(google.api.method_signature)": "project,zone"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/zones/{zone}/networkEndpointGroups"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone"
                            }
                          ]
                        },
                        "ListNetworkEndpoints": {
                          "requestType": "ListNetworkEndpointsNetworkEndpointGroupsRequest",
                          "responseType": "NetworkEndpointGroupsListNetworkEndpoints",
                          "options": {
                            "(google.api.http).body": "network_endpoint_groups_list_endpoints_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/networkEndpointGroups/{network_endpoint_group}/listNetworkEndpoints",
                            "(google.api.method_signature)": "project,zone,network_endpoint_group,network_endpoint_groups_list_endpoints_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "network_endpoint_groups_list_endpoints_request_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/networkEndpointGroups/{network_endpoint_group}/listNetworkEndpoints"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,network_endpoint_group,network_endpoint_groups_list_endpoints_request_resource"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsNetworkEndpointGroupRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/networkEndpointGroups/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,zone,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/networkEndpointGroups/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "NetworkFirewallPolicies": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AddAssociation": {
                          "requestType": "AddAssociationNetworkFirewallPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "firewall_policy_association_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/firewallPolicies/{firewall_policy}/addAssociation",
                            "(google.api.method_signature)": "project,firewall_policy,firewall_policy_association_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "firewall_policy_association_resource",
                                "post": "/compute/beta/projects/{project}/global/firewallPolicies/{firewall_policy}/addAssociation"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,firewall_policy,firewall_policy_association_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "AddPacketMirroringRule": {
                          "requestType": "AddPacketMirroringRuleNetworkFirewallPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "firewall_policy_rule_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/firewallPolicies/{firewall_policy}/addPacketMirroringRule",
                            "(google.api.method_signature)": "project,firewall_policy,firewall_policy_rule_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "firewall_policy_rule_resource",
                                "post": "/compute/beta/projects/{project}/global/firewallPolicies/{firewall_policy}/addPacketMirroringRule"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,firewall_policy,firewall_policy_rule_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "AddRule": {
                          "requestType": "AddRuleNetworkFirewallPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "firewall_policy_rule_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/firewallPolicies/{firewall_policy}/addRule",
                            "(google.api.method_signature)": "project,firewall_policy,firewall_policy_rule_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "firewall_policy_rule_resource",
                                "post": "/compute/beta/projects/{project}/global/firewallPolicies/{firewall_policy}/addRule"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,firewall_policy,firewall_policy_rule_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "AggregatedList": {
                          "requestType": "AggregatedListNetworkFirewallPoliciesRequest",
                          "responseType": "NetworkFirewallPolicyAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/aggregated/firewallPolicies",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/aggregated/firewallPolicies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "CloneRules": {
                          "requestType": "CloneRulesNetworkFirewallPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/firewallPolicies/{firewall_policy}/cloneRules",
                            "(google.api.method_signature)": "project,firewall_policy",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/beta/projects/{project}/global/firewallPolicies/{firewall_policy}/cloneRules"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,firewall_policy"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteNetworkFirewallPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/global/firewallPolicies/{firewall_policy}",
                            "(google.api.method_signature)": "project,firewall_policy",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/global/firewallPolicies/{firewall_policy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,firewall_policy"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetNetworkFirewallPolicyRequest",
                          "responseType": "FirewallPolicy",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/firewallPolicies/{firewall_policy}",
                            "(google.api.method_signature)": "project,firewall_policy"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/firewallPolicies/{firewall_policy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,firewall_policy"
                            }
                          ]
                        },
                        "GetAssociation": {
                          "requestType": "GetAssociationNetworkFirewallPolicyRequest",
                          "responseType": "FirewallPolicyAssociation",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/firewallPolicies/{firewall_policy}/getAssociation",
                            "(google.api.method_signature)": "project,firewall_policy"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/firewallPolicies/{firewall_policy}/getAssociation"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,firewall_policy"
                            }
                          ]
                        },
                        "GetIamPolicy": {
                          "requestType": "GetIamPolicyNetworkFirewallPolicyRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/firewallPolicies/{resource}/getIamPolicy",
                            "(google.api.method_signature)": "project,resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/firewallPolicies/{resource}/getIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource"
                            }
                          ]
                        },
                        "GetPacketMirroringRule": {
                          "requestType": "GetPacketMirroringRuleNetworkFirewallPolicyRequest",
                          "responseType": "FirewallPolicyRule",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/firewallPolicies/{firewall_policy}/getPacketMirroringRule",
                            "(google.api.method_signature)": "project,firewall_policy"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/firewallPolicies/{firewall_policy}/getPacketMirroringRule"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,firewall_policy"
                            }
                          ]
                        },
                        "GetRule": {
                          "requestType": "GetRuleNetworkFirewallPolicyRequest",
                          "responseType": "FirewallPolicyRule",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/firewallPolicies/{firewall_policy}/getRule",
                            "(google.api.method_signature)": "project,firewall_policy"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/firewallPolicies/{firewall_policy}/getRule"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,firewall_policy"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertNetworkFirewallPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "firewall_policy_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/firewallPolicies",
                            "(google.api.method_signature)": "project,firewall_policy_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "firewall_policy_resource",
                                "post": "/compute/beta/projects/{project}/global/firewallPolicies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,firewall_policy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListNetworkFirewallPoliciesRequest",
                          "responseType": "FirewallPolicyList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/firewallPolicies",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/firewallPolicies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchNetworkFirewallPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "firewall_policy_resource",
                            "(google.api.http).patch": "/compute/beta/projects/{project}/global/firewallPolicies/{firewall_policy}",
                            "(google.api.method_signature)": "project,firewall_policy,firewall_policy_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "firewall_policy_resource",
                                "patch": "/compute/beta/projects/{project}/global/firewallPolicies/{firewall_policy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,firewall_policy,firewall_policy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "PatchPacketMirroringRule": {
                          "requestType": "PatchPacketMirroringRuleNetworkFirewallPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "firewall_policy_rule_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/firewallPolicies/{firewall_policy}/patchPacketMirroringRule",
                            "(google.api.method_signature)": "project,firewall_policy,firewall_policy_rule_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "firewall_policy_rule_resource",
                                "post": "/compute/beta/projects/{project}/global/firewallPolicies/{firewall_policy}/patchPacketMirroringRule"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,firewall_policy,firewall_policy_rule_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "PatchRule": {
                          "requestType": "PatchRuleNetworkFirewallPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "firewall_policy_rule_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/firewallPolicies/{firewall_policy}/patchRule",
                            "(google.api.method_signature)": "project,firewall_policy,firewall_policy_rule_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "firewall_policy_rule_resource",
                                "post": "/compute/beta/projects/{project}/global/firewallPolicies/{firewall_policy}/patchRule"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,firewall_policy,firewall_policy_rule_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "RemoveAssociation": {
                          "requestType": "RemoveAssociationNetworkFirewallPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/firewallPolicies/{firewall_policy}/removeAssociation",
                            "(google.api.method_signature)": "project,firewall_policy",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/beta/projects/{project}/global/firewallPolicies/{firewall_policy}/removeAssociation"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,firewall_policy"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "RemovePacketMirroringRule": {
                          "requestType": "RemovePacketMirroringRuleNetworkFirewallPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/firewallPolicies/{firewall_policy}/removePacketMirroringRule",
                            "(google.api.method_signature)": "project,firewall_policy",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/beta/projects/{project}/global/firewallPolicies/{firewall_policy}/removePacketMirroringRule"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,firewall_policy"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "RemoveRule": {
                          "requestType": "RemoveRuleNetworkFirewallPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/firewallPolicies/{firewall_policy}/removeRule",
                            "(google.api.method_signature)": "project,firewall_policy",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/beta/projects/{project}/global/firewallPolicies/{firewall_policy}/removeRule"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,firewall_policy"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "SetIamPolicy": {
                          "requestType": "SetIamPolicyNetworkFirewallPolicyRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).body": "global_set_policy_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/firewallPolicies/{resource}/setIamPolicy",
                            "(google.api.method_signature)": "project,resource,global_set_policy_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "global_set_policy_request_resource",
                                "post": "/compute/beta/projects/{project}/global/firewallPolicies/{resource}/setIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,global_set_policy_request_resource"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsNetworkFirewallPolicyRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/firewallPolicies/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/global/firewallPolicies/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "NetworkProfiles": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute.readonly,https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Get": {
                          "requestType": "GetNetworkProfileRequest",
                          "responseType": "NetworkProfile",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/networkProfiles/{network_profile}",
                            "(google.api.method_signature)": "project,network_profile"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/networkProfiles/{network_profile}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,network_profile"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListNetworkProfilesRequest",
                          "responseType": "NetworkProfilesListResponse",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/networkProfiles",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/networkProfiles"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        }
                      }
                    },
                    "Networks": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AddPeering": {
                          "requestType": "AddPeeringNetworkRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "networks_add_peering_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/networks/{network}/addPeering",
                            "(google.api.method_signature)": "project,network,networks_add_peering_request_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "networks_add_peering_request_resource",
                                "post": "/compute/beta/projects/{project}/global/networks/{network}/addPeering"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,network,networks_add_peering_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "CancelRequestRemovePeering": {
                          "requestType": "CancelRequestRemovePeeringNetworkRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "networks_cancel_request_remove_peering_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/networks/{network}/cancelRequestRemovePeering",
                            "(google.api.method_signature)": "project,network,networks_cancel_request_remove_peering_request_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "networks_cancel_request_remove_peering_request_resource",
                                "post": "/compute/beta/projects/{project}/global/networks/{network}/cancelRequestRemovePeering"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,network,networks_cancel_request_remove_peering_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteNetworkRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/global/networks/{network}",
                            "(google.api.method_signature)": "project,network",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/global/networks/{network}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,network"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetNetworkRequest",
                          "responseType": "Network",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/networks/{network}",
                            "(google.api.method_signature)": "project,network"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/networks/{network}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,network"
                            }
                          ]
                        },
                        "GetEffectiveFirewalls": {
                          "requestType": "GetEffectiveFirewallsNetworkRequest",
                          "responseType": "NetworksGetEffectiveFirewallsResponse",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/networks/{network}/getEffectiveFirewalls",
                            "(google.api.method_signature)": "project,network"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/networks/{network}/getEffectiveFirewalls"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,network"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertNetworkRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "network_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/networks",
                            "(google.api.method_signature)": "project,network_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "network_resource",
                                "post": "/compute/beta/projects/{project}/global/networks"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,network_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListNetworksRequest",
                          "responseType": "NetworkList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/networks",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/networks"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "ListPeeringRoutes": {
                          "requestType": "ListPeeringRoutesNetworksRequest",
                          "responseType": "ExchangedPeeringRoutesList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/networks/{network}/listPeeringRoutes",
                            "(google.api.method_signature)": "project,network"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/networks/{network}/listPeeringRoutes"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,network"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchNetworkRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "network_resource",
                            "(google.api.http).patch": "/compute/beta/projects/{project}/global/networks/{network}",
                            "(google.api.method_signature)": "project,network,network_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "network_resource",
                                "patch": "/compute/beta/projects/{project}/global/networks/{network}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,network,network_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "RemovePeering": {
                          "requestType": "RemovePeeringNetworkRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "networks_remove_peering_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/networks/{network}/removePeering",
                            "(google.api.method_signature)": "project,network,networks_remove_peering_request_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "networks_remove_peering_request_resource",
                                "post": "/compute/beta/projects/{project}/global/networks/{network}/removePeering"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,network,networks_remove_peering_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "RequestRemovePeering": {
                          "requestType": "RequestRemovePeeringNetworkRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "networks_request_remove_peering_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/networks/{network}/requestRemovePeering",
                            "(google.api.method_signature)": "project,network,networks_request_remove_peering_request_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "networks_request_remove_peering_request_resource",
                                "post": "/compute/beta/projects/{project}/global/networks/{network}/requestRemovePeering"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,network,networks_request_remove_peering_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "SwitchToCustomMode": {
                          "requestType": "SwitchToCustomModeNetworkRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/networks/{network}/switchToCustomMode",
                            "(google.api.method_signature)": "project,network",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/beta/projects/{project}/global/networks/{network}/switchToCustomMode"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,network"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsNetworkRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/networks/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/global/networks/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                            }
                          ]
                        },
                        "UpdatePeering": {
                          "requestType": "UpdatePeeringNetworkRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "networks_update_peering_request_resource",
                            "(google.api.http).patch": "/compute/beta/projects/{project}/global/networks/{network}/updatePeering",
                            "(google.api.method_signature)": "project,network,networks_update_peering_request_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "networks_update_peering_request_resource",
                                "patch": "/compute/beta/projects/{project}/global/networks/{network}/updatePeering"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,network,networks_update_peering_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        }
                      }
                    },
                    "NodeGroups": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AddNodes": {
                          "requestType": "AddNodesNodeGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "node_groups_add_nodes_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/nodeGroups/{node_group}/addNodes",
                            "(google.api.method_signature)": "project,zone,node_group,node_groups_add_nodes_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "node_groups_add_nodes_request_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/nodeGroups/{node_group}/addNodes"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,node_group,node_groups_add_nodes_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "AggregatedList": {
                          "requestType": "AggregatedListNodeGroupsRequest",
                          "responseType": "NodeGroupAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/aggregated/nodeGroups",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/aggregated/nodeGroups"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteNodeGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/zones/{zone}/nodeGroups/{node_group}",
                            "(google.api.method_signature)": "project,zone,node_group",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/zones/{zone}/nodeGroups/{node_group}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,node_group"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "DeleteNodes": {
                          "requestType": "DeleteNodesNodeGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "node_groups_delete_nodes_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/nodeGroups/{node_group}/deleteNodes",
                            "(google.api.method_signature)": "project,zone,node_group,node_groups_delete_nodes_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "node_groups_delete_nodes_request_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/nodeGroups/{node_group}/deleteNodes"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,node_group,node_groups_delete_nodes_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetNodeGroupRequest",
                          "responseType": "NodeGroup",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/zones/{zone}/nodeGroups/{node_group}",
                            "(google.api.method_signature)": "project,zone,node_group"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/zones/{zone}/nodeGroups/{node_group}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,node_group"
                            }
                          ]
                        },
                        "GetIamPolicy": {
                          "requestType": "GetIamPolicyNodeGroupRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/zones/{zone}/nodeGroups/{resource}/getIamPolicy",
                            "(google.api.method_signature)": "project,zone,resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/zones/{zone}/nodeGroups/{resource}/getIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,resource"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertNodeGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "node_group_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/nodeGroups",
                            "(google.api.method_signature)": "project,zone,initial_node_count,node_group_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "node_group_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/nodeGroups"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,initial_node_count,node_group_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListNodeGroupsRequest",
                          "responseType": "NodeGroupList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/zones/{zone}/nodeGroups",
                            "(google.api.method_signature)": "project,zone"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/zones/{zone}/nodeGroups"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone"
                            }
                          ]
                        },
                        "ListNodes": {
                          "requestType": "ListNodesNodeGroupsRequest",
                          "responseType": "NodeGroupsListNodes",
                          "options": {
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/nodeGroups/{node_group}/listNodes",
                            "(google.api.method_signature)": "project,zone,node_group"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/beta/projects/{project}/zones/{zone}/nodeGroups/{node_group}/listNodes"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,node_group"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchNodeGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "node_group_resource",
                            "(google.api.http).patch": "/compute/beta/projects/{project}/zones/{zone}/nodeGroups/{node_group}",
                            "(google.api.method_signature)": "project,zone,node_group,node_group_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "node_group_resource",
                                "patch": "/compute/beta/projects/{project}/zones/{zone}/nodeGroups/{node_group}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,node_group,node_group_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "PerformMaintenance": {
                          "requestType": "PerformMaintenanceNodeGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "node_groups_perform_maintenance_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/nodeGroups/{node_group}/performMaintenance",
                            "(google.api.method_signature)": "project,zone,node_group,node_groups_perform_maintenance_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "node_groups_perform_maintenance_request_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/nodeGroups/{node_group}/performMaintenance"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,node_group,node_groups_perform_maintenance_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "SetIamPolicy": {
                          "requestType": "SetIamPolicyNodeGroupRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).body": "zone_set_policy_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/nodeGroups/{resource}/setIamPolicy",
                            "(google.api.method_signature)": "project,zone,resource,zone_set_policy_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "zone_set_policy_request_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/nodeGroups/{resource}/setIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,resource,zone_set_policy_request_resource"
                            }
                          ]
                        },
                        "SetNodeTemplate": {
                          "requestType": "SetNodeTemplateNodeGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "node_groups_set_node_template_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/nodeGroups/{node_group}/setNodeTemplate",
                            "(google.api.method_signature)": "project,zone,node_group,node_groups_set_node_template_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "node_groups_set_node_template_request_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/nodeGroups/{node_group}/setNodeTemplate"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,node_group,node_groups_set_node_template_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "SimulateMaintenanceEvent": {
                          "requestType": "SimulateMaintenanceEventNodeGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "node_groups_simulate_maintenance_event_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/nodeGroups/{node_group}/simulateMaintenanceEvent",
                            "(google.api.method_signature)": "project,zone,node_group,node_groups_simulate_maintenance_event_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "node_groups_simulate_maintenance_event_request_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/nodeGroups/{node_group}/simulateMaintenanceEvent"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,node_group,node_groups_simulate_maintenance_event_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsNodeGroupRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/nodeGroups/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,zone,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/nodeGroups/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "NodeTemplates": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListNodeTemplatesRequest",
                          "responseType": "NodeTemplateAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/aggregated/nodeTemplates",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/aggregated/nodeTemplates"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteNodeTemplateRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/regions/{region}/nodeTemplates/{node_template}",
                            "(google.api.method_signature)": "project,region,node_template",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/regions/{region}/nodeTemplates/{node_template}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,node_template"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetNodeTemplateRequest",
                          "responseType": "NodeTemplate",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/nodeTemplates/{node_template}",
                            "(google.api.method_signature)": "project,region,node_template"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/nodeTemplates/{node_template}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,node_template"
                            }
                          ]
                        },
                        "GetIamPolicy": {
                          "requestType": "GetIamPolicyNodeTemplateRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/nodeTemplates/{resource}/getIamPolicy",
                            "(google.api.method_signature)": "project,region,resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/nodeTemplates/{resource}/getIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertNodeTemplateRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "node_template_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/nodeTemplates",
                            "(google.api.method_signature)": "project,region,node_template_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "node_template_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/nodeTemplates"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,node_template_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListNodeTemplatesRequest",
                          "responseType": "NodeTemplateList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/nodeTemplates",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/nodeTemplates"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "SetIamPolicy": {
                          "requestType": "SetIamPolicyNodeTemplateRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).body": "region_set_policy_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/nodeTemplates/{resource}/setIamPolicy",
                            "(google.api.method_signature)": "project,region,resource,region_set_policy_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_set_policy_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/nodeTemplates/{resource}/setIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,region_set_policy_request_resource"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsNodeTemplateRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/nodeTemplates/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/nodeTemplates/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "NodeTypes": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute.readonly,https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListNodeTypesRequest",
                          "responseType": "NodeTypeAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/aggregated/nodeTypes",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/aggregated/nodeTypes"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetNodeTypeRequest",
                          "responseType": "NodeType",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/zones/{zone}/nodeTypes/{node_type}",
                            "(google.api.method_signature)": "project,zone,node_type"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/zones/{zone}/nodeTypes/{node_type}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,node_type"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListNodeTypesRequest",
                          "responseType": "NodeTypeList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/zones/{zone}/nodeTypes",
                            "(google.api.method_signature)": "project,zone"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/zones/{zone}/nodeTypes"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone"
                            }
                          ]
                        }
                      }
                    },
                    "OrganizationSecurityPolicies": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AddAssociation": {
                          "requestType": "AddAssociationOrganizationSecurityPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "security_policy_association_resource",
                            "(google.api.http).post": "/compute/beta/locations/global/securityPolicies/{security_policy}/addAssociation",
                            "(google.api.method_signature)": "security_policy,security_policy_association_resource",
                            "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "security_policy_association_resource",
                                "post": "/compute/beta/locations/global/securityPolicies/{security_policy}/addAssociation"
                              }
                            },
                            {
                              "(google.api.method_signature)": "security_policy,security_policy_association_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                            }
                          ]
                        },
                        "AddRule": {
                          "requestType": "AddRuleOrganizationSecurityPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "security_policy_rule_resource",
                            "(google.api.http).post": "/compute/beta/locations/global/securityPolicies/{security_policy}/addRule",
                            "(google.api.method_signature)": "security_policy,security_policy_rule_resource",
                            "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "security_policy_rule_resource",
                                "post": "/compute/beta/locations/global/securityPolicies/{security_policy}/addRule"
                              }
                            },
                            {
                              "(google.api.method_signature)": "security_policy,security_policy_rule_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                            }
                          ]
                        },
                        "CopyRules": {
                          "requestType": "CopyRulesOrganizationSecurityPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/beta/locations/global/securityPolicies/{security_policy}/copyRules",
                            "(google.api.method_signature)": "security_policy",
                            "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/beta/locations/global/securityPolicies/{security_policy}/copyRules"
                              }
                            },
                            {
                              "(google.api.method_signature)": "security_policy"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteOrganizationSecurityPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/locations/global/securityPolicies/{security_policy}",
                            "(google.api.method_signature)": "security_policy",
                            "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/locations/global/securityPolicies/{security_policy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "security_policy"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetOrganizationSecurityPolicyRequest",
                          "responseType": "SecurityPolicy",
                          "options": {
                            "(google.api.http).get": "/compute/beta/locations/global/securityPolicies/{security_policy}",
                            "(google.api.method_signature)": "security_policy"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/locations/global/securityPolicies/{security_policy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "security_policy"
                            }
                          ]
                        },
                        "GetAssociation": {
                          "requestType": "GetAssociationOrganizationSecurityPolicyRequest",
                          "responseType": "SecurityPolicyAssociation",
                          "options": {
                            "(google.api.http).get": "/compute/beta/locations/global/securityPolicies/{security_policy}/getAssociation",
                            "(google.api.method_signature)": "security_policy"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/locations/global/securityPolicies/{security_policy}/getAssociation"
                              }
                            },
                            {
                              "(google.api.method_signature)": "security_policy"
                            }
                          ]
                        },
                        "GetRule": {
                          "requestType": "GetRuleOrganizationSecurityPolicyRequest",
                          "responseType": "SecurityPolicyRule",
                          "options": {
                            "(google.api.http).get": "/compute/beta/locations/global/securityPolicies/{security_policy}/getRule",
                            "(google.api.method_signature)": "security_policy"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/locations/global/securityPolicies/{security_policy}/getRule"
                              }
                            },
                            {
                              "(google.api.method_signature)": "security_policy"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertOrganizationSecurityPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "security_policy_resource",
                            "(google.api.http).post": "/compute/beta/locations/global/securityPolicies",
                            "(google.api.method_signature)": "security_policy_resource",
                            "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "security_policy_resource",
                                "post": "/compute/beta/locations/global/securityPolicies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "security_policy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListOrganizationSecurityPoliciesRequest",
                          "responseType": "SecurityPolicyList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/locations/global/securityPolicies",
                            "(google.api.method_signature)": ""
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/locations/global/securityPolicies"
                              }
                            },
                            {
                              "(google.api.method_signature)": ""
                            }
                          ]
                        },
                        "ListAssociations": {
                          "requestType": "ListAssociationsOrganizationSecurityPolicyRequest",
                          "responseType": "OrganizationSecurityPoliciesListAssociationsResponse",
                          "options": {
                            "(google.api.http).get": "/compute/beta/locations/global/securityPolicies/listAssociations",
                            "(google.api.method_signature)": ""
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/locations/global/securityPolicies/listAssociations"
                              }
                            },
                            {
                              "(google.api.method_signature)": ""
                            }
                          ]
                        },
                        "ListPreconfiguredExpressionSets": {
                          "requestType": "ListPreconfiguredExpressionSetsOrganizationSecurityPoliciesRequest",
                          "responseType": "SecurityPoliciesListPreconfiguredExpressionSetsResponse",
                          "options": {
                            "(google.api.http).get": "/compute/beta/locations/global/securityPolicies/listPreconfiguredExpressionSets",
                            "(google.api.method_signature)": ""
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/locations/global/securityPolicies/listPreconfiguredExpressionSets"
                              }
                            },
                            {
                              "(google.api.method_signature)": ""
                            }
                          ]
                        },
                        "Move": {
                          "requestType": "MoveOrganizationSecurityPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/beta/locations/global/securityPolicies/{security_policy}/move",
                            "(google.api.method_signature)": "security_policy",
                            "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/beta/locations/global/securityPolicies/{security_policy}/move"
                              }
                            },
                            {
                              "(google.api.method_signature)": "security_policy"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchOrganizationSecurityPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "security_policy_resource",
                            "(google.api.http).patch": "/compute/beta/locations/global/securityPolicies/{security_policy}",
                            "(google.api.method_signature)": "security_policy,security_policy_resource",
                            "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "security_policy_resource",
                                "patch": "/compute/beta/locations/global/securityPolicies/{security_policy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "security_policy,security_policy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                            }
                          ]
                        },
                        "PatchRule": {
                          "requestType": "PatchRuleOrganizationSecurityPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "security_policy_rule_resource",
                            "(google.api.http).post": "/compute/beta/locations/global/securityPolicies/{security_policy}/patchRule",
                            "(google.api.method_signature)": "security_policy,security_policy_rule_resource",
                            "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "security_policy_rule_resource",
                                "post": "/compute/beta/locations/global/securityPolicies/{security_policy}/patchRule"
                              }
                            },
                            {
                              "(google.api.method_signature)": "security_policy,security_policy_rule_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                            }
                          ]
                        },
                        "RemoveAssociation": {
                          "requestType": "RemoveAssociationOrganizationSecurityPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/beta/locations/global/securityPolicies/{security_policy}/removeAssociation",
                            "(google.api.method_signature)": "security_policy",
                            "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/beta/locations/global/securityPolicies/{security_policy}/removeAssociation"
                              }
                            },
                            {
                              "(google.api.method_signature)": "security_policy"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                            }
                          ]
                        },
                        "RemoveRule": {
                          "requestType": "RemoveRuleOrganizationSecurityPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/beta/locations/global/securityPolicies/{security_policy}/removeRule",
                            "(google.api.method_signature)": "security_policy",
                            "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/beta/locations/global/securityPolicies/{security_policy}/removeRule"
                              }
                            },
                            {
                              "(google.api.method_signature)": "security_policy"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOrganizationOperations"
                            }
                          ]
                        }
                      }
                    },
                    "PacketMirrorings": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListPacketMirroringsRequest",
                          "responseType": "PacketMirroringAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/aggregated/packetMirrorings",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/aggregated/packetMirrorings"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeletePacketMirroringRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/regions/{region}/packetMirrorings/{packet_mirroring}",
                            "(google.api.method_signature)": "project,region,packet_mirroring",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/regions/{region}/packetMirrorings/{packet_mirroring}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,packet_mirroring"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetPacketMirroringRequest",
                          "responseType": "PacketMirroring",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/packetMirrorings/{packet_mirroring}",
                            "(google.api.method_signature)": "project,region,packet_mirroring"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/packetMirrorings/{packet_mirroring}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,packet_mirroring"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertPacketMirroringRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "packet_mirroring_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/packetMirrorings",
                            "(google.api.method_signature)": "project,region,packet_mirroring_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "packet_mirroring_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/packetMirrorings"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,packet_mirroring_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListPacketMirroringsRequest",
                          "responseType": "PacketMirroringList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/packetMirrorings",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/packetMirrorings"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchPacketMirroringRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "packet_mirroring_resource",
                            "(google.api.http).patch": "/compute/beta/projects/{project}/regions/{region}/packetMirrorings/{packet_mirroring}",
                            "(google.api.method_signature)": "project,region,packet_mirroring,packet_mirroring_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "packet_mirroring_resource",
                                "patch": "/compute/beta/projects/{project}/regions/{region}/packetMirrorings/{packet_mirroring}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,packet_mirroring,packet_mirroring_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsPacketMirroringRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/packetMirrorings/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/packetMirrorings/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "PreviewFeatures": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Get": {
                          "requestType": "GetPreviewFeatureRequest",
                          "responseType": "PreviewFeature",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/previewFeatures/{preview_feature}",
                            "(google.api.method_signature)": "project,preview_feature"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/previewFeatures/{preview_feature}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,preview_feature"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListPreviewFeaturesRequest",
                          "responseType": "PreviewFeatureList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/previewFeatures",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/previewFeatures"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Update": {
                          "requestType": "UpdatePreviewFeatureRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "preview_feature_resource",
                            "(google.api.http).patch": "/compute/beta/projects/{project}/global/previewFeatures/{preview_feature}",
                            "(google.api.method_signature)": "project,preview_feature,preview_feature_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "preview_feature_resource",
                                "patch": "/compute/beta/projects/{project}/global/previewFeatures/{preview_feature}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,preview_feature,preview_feature_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        }
                      }
                    },
                    "Projects": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "DisableXpnHost": {
                          "requestType": "DisableXpnHostProjectRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/beta/projects/{project}/disableXpnHost",
                            "(google.api.method_signature)": "project",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/beta/projects/{project}/disableXpnHost"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "DisableXpnResource": {
                          "requestType": "DisableXpnResourceProjectRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "projects_disable_xpn_resource_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/disableXpnResource",
                            "(google.api.method_signature)": "project,projects_disable_xpn_resource_request_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "projects_disable_xpn_resource_request_resource",
                                "post": "/compute/beta/projects/{project}/disableXpnResource"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,projects_disable_xpn_resource_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "EnableXpnHost": {
                          "requestType": "EnableXpnHostProjectRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/beta/projects/{project}/enableXpnHost",
                            "(google.api.method_signature)": "project",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/beta/projects/{project}/enableXpnHost"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "EnableXpnResource": {
                          "requestType": "EnableXpnResourceProjectRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "projects_enable_xpn_resource_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/enableXpnResource",
                            "(google.api.method_signature)": "project,projects_enable_xpn_resource_request_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "projects_enable_xpn_resource_request_resource",
                                "post": "/compute/beta/projects/{project}/enableXpnResource"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,projects_enable_xpn_resource_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetProjectRequest",
                          "responseType": "Project",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "GetXpnHost": {
                          "requestType": "GetXpnHostProjectRequest",
                          "responseType": "Project",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/getXpnHost",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/getXpnHost"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "GetXpnResources": {
                          "requestType": "GetXpnResourcesProjectsRequest",
                          "responseType": "ProjectsGetXpnResources",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/getXpnResources",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/getXpnResources"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "ListXpnHosts": {
                          "requestType": "ListXpnHostsProjectsRequest",
                          "responseType": "XpnHostList",
                          "options": {
                            "(google.api.http).body": "projects_list_xpn_hosts_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/listXpnHosts",
                            "(google.api.method_signature)": "project,projects_list_xpn_hosts_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "projects_list_xpn_hosts_request_resource",
                                "post": "/compute/beta/projects/{project}/listXpnHosts"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,projects_list_xpn_hosts_request_resource"
                            }
                          ]
                        },
                        "MoveDisk": {
                          "requestType": "MoveDiskProjectRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "disk_move_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/moveDisk",
                            "(google.api.method_signature)": "project,disk_move_request_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "disk_move_request_resource",
                                "post": "/compute/beta/projects/{project}/moveDisk"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,disk_move_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "MoveInstance": {
                          "requestType": "MoveInstanceProjectRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instance_move_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/moveInstance",
                            "(google.api.method_signature)": "project,instance_move_request_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instance_move_request_resource",
                                "post": "/compute/beta/projects/{project}/moveInstance"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,instance_move_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "SetCloudArmorTier": {
                          "requestType": "SetCloudArmorTierProjectRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "projects_set_cloud_armor_tier_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/setCloudArmorTier",
                            "(google.api.method_signature)": "project,projects_set_cloud_armor_tier_request_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "projects_set_cloud_armor_tier_request_resource",
                                "post": "/compute/beta/projects/{project}/setCloudArmorTier"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,projects_set_cloud_armor_tier_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "SetCommonInstanceMetadata": {
                          "requestType": "SetCommonInstanceMetadataProjectRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "metadata_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/setCommonInstanceMetadata",
                            "(google.api.method_signature)": "project,metadata_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "metadata_resource",
                                "post": "/compute/beta/projects/{project}/setCommonInstanceMetadata"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,metadata_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "SetDefaultNetworkTier": {
                          "requestType": "SetDefaultNetworkTierProjectRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "projects_set_default_network_tier_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/setDefaultNetworkTier",
                            "(google.api.method_signature)": "project,projects_set_default_network_tier_request_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "projects_set_default_network_tier_request_resource",
                                "post": "/compute/beta/projects/{project}/setDefaultNetworkTier"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,projects_set_default_network_tier_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "SetManagedProtectionTier": {
                          "requestType": "SetManagedProtectionTierProjectRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "projects_set_managed_protection_tier_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/setManagedProtectionTier",
                            "(google.api.method_signature)": "project,projects_set_managed_protection_tier_request_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "projects_set_managed_protection_tier_request_resource",
                                "post": "/compute/beta/projects/{project}/setManagedProtectionTier"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,projects_set_managed_protection_tier_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "SetUsageExportBucket": {
                          "requestType": "SetUsageExportBucketProjectRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "usage_export_location_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/setUsageExportBucket",
                            "(google.api.method_signature)": "project,usage_export_location_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "usage_export_location_resource",
                                "post": "/compute/beta/projects/{project}/setUsageExportBucket"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,usage_export_location_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        }
                      }
                    },
                    "PublicAdvertisedPrefixes": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Announce": {
                          "requestType": "AnnouncePublicAdvertisedPrefixeRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/publicAdvertisedPrefixes/{public_advertised_prefix}/announce",
                            "(google.api.method_signature)": "project,public_advertised_prefix",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/beta/projects/{project}/global/publicAdvertisedPrefixes/{public_advertised_prefix}/announce"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,public_advertised_prefix"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeletePublicAdvertisedPrefixeRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/global/publicAdvertisedPrefixes/{public_advertised_prefix}",
                            "(google.api.method_signature)": "project,public_advertised_prefix",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/global/publicAdvertisedPrefixes/{public_advertised_prefix}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,public_advertised_prefix"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetPublicAdvertisedPrefixeRequest",
                          "responseType": "PublicAdvertisedPrefix",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/publicAdvertisedPrefixes/{public_advertised_prefix}",
                            "(google.api.method_signature)": "project,public_advertised_prefix"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/publicAdvertisedPrefixes/{public_advertised_prefix}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,public_advertised_prefix"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertPublicAdvertisedPrefixeRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "public_advertised_prefix_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/publicAdvertisedPrefixes",
                            "(google.api.method_signature)": "project,public_advertised_prefix_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "public_advertised_prefix_resource",
                                "post": "/compute/beta/projects/{project}/global/publicAdvertisedPrefixes"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,public_advertised_prefix_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListPublicAdvertisedPrefixesRequest",
                          "responseType": "PublicAdvertisedPrefixList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/publicAdvertisedPrefixes",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/publicAdvertisedPrefixes"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchPublicAdvertisedPrefixeRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "public_advertised_prefix_resource",
                            "(google.api.http).patch": "/compute/beta/projects/{project}/global/publicAdvertisedPrefixes/{public_advertised_prefix}",
                            "(google.api.method_signature)": "project,public_advertised_prefix,public_advertised_prefix_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "public_advertised_prefix_resource",
                                "patch": "/compute/beta/projects/{project}/global/publicAdvertisedPrefixes/{public_advertised_prefix}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,public_advertised_prefix,public_advertised_prefix_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Withdraw": {
                          "requestType": "WithdrawPublicAdvertisedPrefixeRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/publicAdvertisedPrefixes/{public_advertised_prefix}/withdraw",
                            "(google.api.method_signature)": "project,public_advertised_prefix",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/beta/projects/{project}/global/publicAdvertisedPrefixes/{public_advertised_prefix}/withdraw"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,public_advertised_prefix"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        }
                      }
                    },
                    "PublicDelegatedPrefixes": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListPublicDelegatedPrefixesRequest",
                          "responseType": "PublicDelegatedPrefixAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/aggregated/publicDelegatedPrefixes",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/aggregated/publicDelegatedPrefixes"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Announce": {
                          "requestType": "AnnouncePublicDelegatedPrefixeRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/publicDelegatedPrefixes/{public_delegated_prefix}/announce",
                            "(google.api.method_signature)": "project,region,public_delegated_prefix",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/beta/projects/{project}/regions/{region}/publicDelegatedPrefixes/{public_delegated_prefix}/announce"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,public_delegated_prefix"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeletePublicDelegatedPrefixeRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/regions/{region}/publicDelegatedPrefixes/{public_delegated_prefix}",
                            "(google.api.method_signature)": "project,region,public_delegated_prefix",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/regions/{region}/publicDelegatedPrefixes/{public_delegated_prefix}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,public_delegated_prefix"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetPublicDelegatedPrefixeRequest",
                          "responseType": "PublicDelegatedPrefix",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/publicDelegatedPrefixes/{public_delegated_prefix}",
                            "(google.api.method_signature)": "project,region,public_delegated_prefix"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/publicDelegatedPrefixes/{public_delegated_prefix}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,public_delegated_prefix"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertPublicDelegatedPrefixeRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "public_delegated_prefix_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/publicDelegatedPrefixes",
                            "(google.api.method_signature)": "project,region,public_delegated_prefix_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "public_delegated_prefix_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/publicDelegatedPrefixes"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,public_delegated_prefix_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListPublicDelegatedPrefixesRequest",
                          "responseType": "PublicDelegatedPrefixList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/publicDelegatedPrefixes",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/publicDelegatedPrefixes"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchPublicDelegatedPrefixeRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "public_delegated_prefix_resource",
                            "(google.api.http).patch": "/compute/beta/projects/{project}/regions/{region}/publicDelegatedPrefixes/{public_delegated_prefix}",
                            "(google.api.method_signature)": "project,region,public_delegated_prefix,public_delegated_prefix_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "public_delegated_prefix_resource",
                                "patch": "/compute/beta/projects/{project}/regions/{region}/publicDelegatedPrefixes/{public_delegated_prefix}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,public_delegated_prefix,public_delegated_prefix_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Withdraw": {
                          "requestType": "WithdrawPublicDelegatedPrefixeRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/publicDelegatedPrefixes/{public_delegated_prefix}/withdraw",
                            "(google.api.method_signature)": "project,region,public_delegated_prefix",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/beta/projects/{project}/regions/{region}/publicDelegatedPrefixes/{public_delegated_prefix}/withdraw"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,public_delegated_prefix"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        }
                      }
                    },
                    "RegionAutoscalers": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Delete": {
                          "requestType": "DeleteRegionAutoscalerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/regions/{region}/autoscalers/{autoscaler}",
                            "(google.api.method_signature)": "project,region,autoscaler",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/regions/{region}/autoscalers/{autoscaler}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,autoscaler"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetRegionAutoscalerRequest",
                          "responseType": "Autoscaler",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/autoscalers/{autoscaler}",
                            "(google.api.method_signature)": "project,region,autoscaler"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/autoscalers/{autoscaler}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,autoscaler"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertRegionAutoscalerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "autoscaler_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/autoscalers",
                            "(google.api.method_signature)": "project,region,autoscaler_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "autoscaler_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/autoscalers"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,autoscaler_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListRegionAutoscalersRequest",
                          "responseType": "RegionAutoscalerList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/autoscalers",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/autoscalers"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchRegionAutoscalerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "autoscaler_resource",
                            "(google.api.http).patch": "/compute/beta/projects/{project}/regions/{region}/autoscalers",
                            "(google.api.method_signature)": "project,region,autoscaler_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "autoscaler_resource",
                                "patch": "/compute/beta/projects/{project}/regions/{region}/autoscalers"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,autoscaler_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsRegionAutoscalerRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/autoscalers/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/autoscalers/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                            }
                          ]
                        },
                        "Update": {
                          "requestType": "UpdateRegionAutoscalerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "autoscaler_resource",
                            "(google.api.http).put": "/compute/beta/projects/{project}/regions/{region}/autoscalers",
                            "(google.api.method_signature)": "project,region,autoscaler_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "autoscaler_resource",
                                "put": "/compute/beta/projects/{project}/regions/{region}/autoscalers"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,autoscaler_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        }
                      }
                    },
                    "RegionBackendBuckets": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Delete": {
                          "requestType": "DeleteRegionBackendBucketRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/regions/{region}/backendBuckets/{backend_bucket}",
                            "(google.api.method_signature)": "project,region,backend_bucket",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/regions/{region}/backendBuckets/{backend_bucket}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,backend_bucket"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetRegionBackendBucketRequest",
                          "responseType": "BackendBucket",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/backendBuckets/{backend_bucket}",
                            "(google.api.method_signature)": "project,region,backend_bucket"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/backendBuckets/{backend_bucket}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,backend_bucket"
                            }
                          ]
                        },
                        "GetIamPolicy": {
                          "requestType": "GetIamPolicyRegionBackendBucketRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/backendBuckets/{resource}/getIamPolicy",
                            "(google.api.method_signature)": "project,region,resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/backendBuckets/{resource}/getIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertRegionBackendBucketRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "backend_bucket_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/backendBuckets",
                            "(google.api.method_signature)": "project,region,backend_bucket_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "backend_bucket_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/backendBuckets"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,backend_bucket_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListRegionBackendBucketsRequest",
                          "responseType": "BackendBucketList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/backendBuckets",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/backendBuckets"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "ListUsable": {
                          "requestType": "ListUsableRegionBackendBucketsRequest",
                          "responseType": "BackendBucketListUsable",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/backendBuckets/listUsable",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/backendBuckets/listUsable"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchRegionBackendBucketRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "backend_bucket_resource",
                            "(google.api.http).patch": "/compute/beta/projects/{project}/regions/{region}/backendBuckets/{backend_bucket}",
                            "(google.api.method_signature)": "project,region,backend_bucket,backend_bucket_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "backend_bucket_resource",
                                "patch": "/compute/beta/projects/{project}/regions/{region}/backendBuckets/{backend_bucket}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,backend_bucket,backend_bucket_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "SetIamPolicy": {
                          "requestType": "SetIamPolicyRegionBackendBucketRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).body": "region_set_policy_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/backendBuckets/{resource}/setIamPolicy",
                            "(google.api.method_signature)": "project,region,resource,region_set_policy_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_set_policy_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/backendBuckets/{resource}/setIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,region_set_policy_request_resource"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsRegionBackendBucketRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/backendBuckets/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/backendBuckets/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "RegionBackendServices": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Delete": {
                          "requestType": "DeleteRegionBackendServiceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/regions/{region}/backendServices/{backend_service}",
                            "(google.api.method_signature)": "project,region,backend_service",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/regions/{region}/backendServices/{backend_service}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,backend_service"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetRegionBackendServiceRequest",
                          "responseType": "BackendService",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/backendServices/{backend_service}",
                            "(google.api.method_signature)": "project,region,backend_service"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/backendServices/{backend_service}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,backend_service"
                            }
                          ]
                        },
                        "GetHealth": {
                          "requestType": "GetHealthRegionBackendServiceRequest",
                          "responseType": "BackendServiceGroupHealth",
                          "options": {
                            "(google.api.http).body": "resource_group_reference_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/backendServices/{backend_service}/getHealth",
                            "(google.api.method_signature)": "project,region,backend_service,resource_group_reference_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "resource_group_reference_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/backendServices/{backend_service}/getHealth"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,backend_service,resource_group_reference_resource"
                            }
                          ]
                        },
                        "GetIamPolicy": {
                          "requestType": "GetIamPolicyRegionBackendServiceRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/backendServices/{resource}/getIamPolicy",
                            "(google.api.method_signature)": "project,region,resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/backendServices/{resource}/getIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertRegionBackendServiceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "backend_service_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/backendServices",
                            "(google.api.method_signature)": "project,region,backend_service_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "backend_service_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/backendServices"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,backend_service_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListRegionBackendServicesRequest",
                          "responseType": "BackendServiceList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/backendServices",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/backendServices"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "ListUsable": {
                          "requestType": "ListUsableRegionBackendServicesRequest",
                          "responseType": "BackendServiceListUsable",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/backendServices/listUsable",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/backendServices/listUsable"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchRegionBackendServiceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "backend_service_resource",
                            "(google.api.http).patch": "/compute/beta/projects/{project}/regions/{region}/backendServices/{backend_service}",
                            "(google.api.method_signature)": "project,region,backend_service,backend_service_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "backend_service_resource",
                                "patch": "/compute/beta/projects/{project}/regions/{region}/backendServices/{backend_service}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,backend_service,backend_service_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "SetIamPolicy": {
                          "requestType": "SetIamPolicyRegionBackendServiceRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).body": "region_set_policy_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/backendServices/{resource}/setIamPolicy",
                            "(google.api.method_signature)": "project,region,resource,region_set_policy_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_set_policy_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/backendServices/{resource}/setIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,region_set_policy_request_resource"
                            }
                          ]
                        },
                        "SetSecurityPolicy": {
                          "requestType": "SetSecurityPolicyRegionBackendServiceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "security_policy_reference_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/backendServices/{backend_service}/setSecurityPolicy",
                            "(google.api.method_signature)": "project,region,backend_service,security_policy_reference_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "security_policy_reference_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/backendServices/{backend_service}/setSecurityPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,backend_service,security_policy_reference_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsRegionBackendServiceRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/backendServices/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/backendServices/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                            }
                          ]
                        },
                        "Update": {
                          "requestType": "UpdateRegionBackendServiceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "backend_service_resource",
                            "(google.api.http).put": "/compute/beta/projects/{project}/regions/{region}/backendServices/{backend_service}",
                            "(google.api.method_signature)": "project,region,backend_service,backend_service_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "backend_service_resource",
                                "put": "/compute/beta/projects/{project}/regions/{region}/backendServices/{backend_service}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,backend_service,backend_service_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        }
                      }
                    },
                    "RegionCommitments": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListRegionCommitmentsRequest",
                          "responseType": "CommitmentAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/aggregated/commitments",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/aggregated/commitments"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetRegionCommitmentRequest",
                          "responseType": "Commitment",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/commitments/{commitment}",
                            "(google.api.method_signature)": "project,region,commitment"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/commitments/{commitment}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,commitment"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertRegionCommitmentRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "commitment_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/commitments",
                            "(google.api.method_signature)": "project,region,commitment_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "commitment_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/commitments"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,commitment_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListRegionCommitmentsRequest",
                          "responseType": "CommitmentList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/commitments",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/commitments"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsRegionCommitmentRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/commitments/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/commitments/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                            }
                          ]
                        },
                        "Update": {
                          "requestType": "UpdateRegionCommitmentRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "commitment_resource",
                            "(google.api.http).patch": "/compute/beta/projects/{project}/regions/{region}/commitments/{commitment}",
                            "(google.api.method_signature)": "project,region,commitment,commitment_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "commitment_resource",
                                "patch": "/compute/beta/projects/{project}/regions/{region}/commitments/{commitment}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,commitment,commitment_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "UpdateReservations": {
                          "requestType": "UpdateReservationsRegionCommitmentRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "region_commitments_update_reservations_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/commitments/{commitment}/updateReservations",
                            "(google.api.method_signature)": "project,region,commitment,region_commitments_update_reservations_request_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_commitments_update_reservations_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/commitments/{commitment}/updateReservations"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,commitment,region_commitments_update_reservations_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        }
                      }
                    },
                    "RegionCompositeHealthChecks": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListRegionCompositeHealthChecksRequest",
                          "responseType": "CompositeHealthCheckAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/aggregated/compositeHealthChecks",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/aggregated/compositeHealthChecks"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteRegionCompositeHealthCheckRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/regions/{region}/compositeHealthChecks/{composite_health_check}",
                            "(google.api.method_signature)": "project,region,composite_health_check",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/regions/{region}/compositeHealthChecks/{composite_health_check}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,composite_health_check"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetRegionCompositeHealthCheckRequest",
                          "responseType": "CompositeHealthCheck",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/compositeHealthChecks/{composite_health_check}",
                            "(google.api.method_signature)": "project,region,composite_health_check"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/compositeHealthChecks/{composite_health_check}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,composite_health_check"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertRegionCompositeHealthCheckRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "composite_health_check_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/compositeHealthChecks",
                            "(google.api.method_signature)": "project,region,composite_health_check_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "composite_health_check_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/compositeHealthChecks"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,composite_health_check_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListRegionCompositeHealthChecksRequest",
                          "responseType": "CompositeHealthCheckList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/compositeHealthChecks",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/compositeHealthChecks"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchRegionCompositeHealthCheckRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "composite_health_check_resource",
                            "(google.api.http).patch": "/compute/beta/projects/{project}/regions/{region}/compositeHealthChecks/{composite_health_check}",
                            "(google.api.method_signature)": "project,region,composite_health_check,composite_health_check_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "composite_health_check_resource",
                                "patch": "/compute/beta/projects/{project}/regions/{region}/compositeHealthChecks/{composite_health_check}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,composite_health_check,composite_health_check_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsRegionCompositeHealthCheckRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/compositeHealthChecks/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/compositeHealthChecks/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "RegionDiskSettings": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Get": {
                          "requestType": "GetRegionDiskSettingRequest",
                          "responseType": "DiskSettings",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/diskSettings",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/diskSettings"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchRegionDiskSettingRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "disk_settings_resource",
                            "(google.api.http).patch": "/compute/beta/projects/{project}/regions/{region}/diskSettings",
                            "(google.api.method_signature)": "project,region,disk_settings_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "disk_settings_resource",
                                "patch": "/compute/beta/projects/{project}/regions/{region}/diskSettings"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,disk_settings_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        }
                      }
                    },
                    "RegionDiskTypes": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute.readonly,https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Get": {
                          "requestType": "GetRegionDiskTypeRequest",
                          "responseType": "DiskType",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/diskTypes/{disk_type}",
                            "(google.api.method_signature)": "project,region,disk_type"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/diskTypes/{disk_type}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,disk_type"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListRegionDiskTypesRequest",
                          "responseType": "RegionDiskTypeList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/diskTypes",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/diskTypes"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        }
                      }
                    },
                    "RegionDisks": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AddResourcePolicies": {
                          "requestType": "AddResourcePoliciesRegionDiskRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "region_disks_add_resource_policies_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/disks/{disk}/addResourcePolicies",
                            "(google.api.method_signature)": "project,region,disk,region_disks_add_resource_policies_request_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_disks_add_resource_policies_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/disks/{disk}/addResourcePolicies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,disk,region_disks_add_resource_policies_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "BulkInsert": {
                          "requestType": "BulkInsertRegionDiskRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "bulk_insert_disk_resource_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/disks/bulkInsert",
                            "(google.api.method_signature)": "project,region,bulk_insert_disk_resource_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "bulk_insert_disk_resource_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/disks/bulkInsert"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,bulk_insert_disk_resource_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "CreateSnapshot": {
                          "requestType": "CreateSnapshotRegionDiskRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "snapshot_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/disks/{disk}/createSnapshot",
                            "(google.api.method_signature)": "project,region,disk,snapshot_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "snapshot_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/disks/{disk}/createSnapshot"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,disk,snapshot_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteRegionDiskRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/regions/{region}/disks/{disk}",
                            "(google.api.method_signature)": "project,region,disk",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/regions/{region}/disks/{disk}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,disk"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetRegionDiskRequest",
                          "responseType": "Disk",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/disks/{disk}",
                            "(google.api.method_signature)": "project,region,disk"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/disks/{disk}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,disk"
                            }
                          ]
                        },
                        "GetIamPolicy": {
                          "requestType": "GetIamPolicyRegionDiskRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/disks/{resource}/getIamPolicy",
                            "(google.api.method_signature)": "project,region,resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/disks/{resource}/getIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertRegionDiskRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "disk_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/disks",
                            "(google.api.method_signature)": "project,region,disk_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "disk_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/disks"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,disk_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListRegionDisksRequest",
                          "responseType": "DiskList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/disks",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/disks"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "RemoveResourcePolicies": {
                          "requestType": "RemoveResourcePoliciesRegionDiskRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "region_disks_remove_resource_policies_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/disks/{disk}/removeResourcePolicies",
                            "(google.api.method_signature)": "project,region,disk,region_disks_remove_resource_policies_request_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_disks_remove_resource_policies_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/disks/{disk}/removeResourcePolicies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,disk,region_disks_remove_resource_policies_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Resize": {
                          "requestType": "ResizeRegionDiskRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "region_disks_resize_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/disks/{disk}/resize",
                            "(google.api.method_signature)": "project,region,disk,region_disks_resize_request_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_disks_resize_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/disks/{disk}/resize"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,disk,region_disks_resize_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "SetIamPolicy": {
                          "requestType": "SetIamPolicyRegionDiskRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).body": "region_set_policy_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/disks/{resource}/setIamPolicy",
                            "(google.api.method_signature)": "project,region,resource,region_set_policy_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_set_policy_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/disks/{resource}/setIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,region_set_policy_request_resource"
                            }
                          ]
                        },
                        "SetLabels": {
                          "requestType": "SetLabelsRegionDiskRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "region_set_labels_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/disks/{resource}/setLabels",
                            "(google.api.method_signature)": "project,region,resource,region_set_labels_request_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_set_labels_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/disks/{resource}/setLabels"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,region_set_labels_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "StartAsyncReplication": {
                          "requestType": "StartAsyncReplicationRegionDiskRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "region_disks_start_async_replication_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/disks/{disk}/startAsyncReplication",
                            "(google.api.method_signature)": "project,region,disk,region_disks_start_async_replication_request_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_disks_start_async_replication_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/disks/{disk}/startAsyncReplication"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,disk,region_disks_start_async_replication_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "StopAsyncReplication": {
                          "requestType": "StopAsyncReplicationRegionDiskRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/disks/{disk}/stopAsyncReplication",
                            "(google.api.method_signature)": "project,region,disk",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/beta/projects/{project}/regions/{region}/disks/{disk}/stopAsyncReplication"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,disk"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "StopGroupAsyncReplication": {
                          "requestType": "StopGroupAsyncReplicationRegionDiskRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "disks_stop_group_async_replication_resource_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/disks/stopGroupAsyncReplication",
                            "(google.api.method_signature)": "project,region,disks_stop_group_async_replication_resource_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "disks_stop_group_async_replication_resource_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/disks/stopGroupAsyncReplication"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,disks_stop_group_async_replication_resource_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsRegionDiskRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/disks/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/disks/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                            }
                          ]
                        },
                        "Update": {
                          "requestType": "UpdateRegionDiskRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "disk_resource",
                            "(google.api.http).patch": "/compute/beta/projects/{project}/regions/{region}/disks/{disk}",
                            "(google.api.method_signature)": "project,region,disk,disk_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "disk_resource",
                                "patch": "/compute/beta/projects/{project}/regions/{region}/disks/{disk}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,disk,disk_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        }
                      }
                    },
                    "RegionHealthAggregationPolicies": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListRegionHealthAggregationPoliciesRequest",
                          "responseType": "HealthAggregationPolicyAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/aggregated/healthAggregationPolicies",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/aggregated/healthAggregationPolicies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteRegionHealthAggregationPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/regions/{region}/healthAggregationPolicies/{health_aggregation_policy}",
                            "(google.api.method_signature)": "project,region,health_aggregation_policy",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/regions/{region}/healthAggregationPolicies/{health_aggregation_policy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,health_aggregation_policy"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetRegionHealthAggregationPolicyRequest",
                          "responseType": "HealthAggregationPolicy",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/healthAggregationPolicies/{health_aggregation_policy}",
                            "(google.api.method_signature)": "project,region,health_aggregation_policy"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/healthAggregationPolicies/{health_aggregation_policy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,health_aggregation_policy"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertRegionHealthAggregationPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "health_aggregation_policy_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/healthAggregationPolicies",
                            "(google.api.method_signature)": "project,region,health_aggregation_policy_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "health_aggregation_policy_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/healthAggregationPolicies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,health_aggregation_policy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListRegionHealthAggregationPoliciesRequest",
                          "responseType": "HealthAggregationPolicyList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/healthAggregationPolicies",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/healthAggregationPolicies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchRegionHealthAggregationPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "health_aggregation_policy_resource",
                            "(google.api.http).patch": "/compute/beta/projects/{project}/regions/{region}/healthAggregationPolicies/{health_aggregation_policy}",
                            "(google.api.method_signature)": "project,region,health_aggregation_policy,health_aggregation_policy_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "health_aggregation_policy_resource",
                                "patch": "/compute/beta/projects/{project}/regions/{region}/healthAggregationPolicies/{health_aggregation_policy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,health_aggregation_policy,health_aggregation_policy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsRegionHealthAggregationPolicyRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/healthAggregationPolicies/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/healthAggregationPolicies/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "RegionHealthCheckServices": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListRegionHealthCheckServicesRequest",
                          "responseType": "HealthCheckServiceAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/aggregated/healthCheckServices",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/aggregated/healthCheckServices"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteRegionHealthCheckServiceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/regions/{region}/healthCheckServices/{health_check_service}",
                            "(google.api.method_signature)": "project,region,health_check_service",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/regions/{region}/healthCheckServices/{health_check_service}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,health_check_service"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetRegionHealthCheckServiceRequest",
                          "responseType": "HealthCheckService",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/healthCheckServices/{health_check_service}",
                            "(google.api.method_signature)": "project,region,health_check_service"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/healthCheckServices/{health_check_service}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,health_check_service"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertRegionHealthCheckServiceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "health_check_service_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/healthCheckServices",
                            "(google.api.method_signature)": "project,region,health_check_service_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "health_check_service_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/healthCheckServices"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,health_check_service_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListRegionHealthCheckServicesRequest",
                          "responseType": "HealthCheckServicesList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/healthCheckServices",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/healthCheckServices"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchRegionHealthCheckServiceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "health_check_service_resource",
                            "(google.api.http).patch": "/compute/beta/projects/{project}/regions/{region}/healthCheckServices/{health_check_service}",
                            "(google.api.method_signature)": "project,region,health_check_service,health_check_service_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "health_check_service_resource",
                                "patch": "/compute/beta/projects/{project}/regions/{region}/healthCheckServices/{health_check_service}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,health_check_service,health_check_service_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsRegionHealthCheckServiceRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/healthCheckServices/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/healthCheckServices/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "RegionHealthChecks": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Delete": {
                          "requestType": "DeleteRegionHealthCheckRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/regions/{region}/healthChecks/{health_check}",
                            "(google.api.method_signature)": "project,region,health_check",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/regions/{region}/healthChecks/{health_check}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,health_check"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetRegionHealthCheckRequest",
                          "responseType": "HealthCheck",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/healthChecks/{health_check}",
                            "(google.api.method_signature)": "project,region,health_check"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/healthChecks/{health_check}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,health_check"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertRegionHealthCheckRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "health_check_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/healthChecks",
                            "(google.api.method_signature)": "project,region,health_check_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "health_check_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/healthChecks"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,health_check_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListRegionHealthChecksRequest",
                          "responseType": "HealthCheckList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/healthChecks",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/healthChecks"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchRegionHealthCheckRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "health_check_resource",
                            "(google.api.http).patch": "/compute/beta/projects/{project}/regions/{region}/healthChecks/{health_check}",
                            "(google.api.method_signature)": "project,region,health_check,health_check_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "health_check_resource",
                                "patch": "/compute/beta/projects/{project}/regions/{region}/healthChecks/{health_check}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,health_check,health_check_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsRegionHealthCheckRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/healthChecks/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/healthChecks/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                            }
                          ]
                        },
                        "Update": {
                          "requestType": "UpdateRegionHealthCheckRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "health_check_resource",
                            "(google.api.http).put": "/compute/beta/projects/{project}/regions/{region}/healthChecks/{health_check}",
                            "(google.api.method_signature)": "project,region,health_check,health_check_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "health_check_resource",
                                "put": "/compute/beta/projects/{project}/regions/{region}/healthChecks/{health_check}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,health_check,health_check_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        }
                      }
                    },
                    "RegionHealthSources": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListRegionHealthSourcesRequest",
                          "responseType": "HealthSourceAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/aggregated/healthSources",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/aggregated/healthSources"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteRegionHealthSourceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/regions/{region}/healthSources/{health_source}",
                            "(google.api.method_signature)": "project,region,health_source",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/regions/{region}/healthSources/{health_source}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,health_source"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetRegionHealthSourceRequest",
                          "responseType": "HealthSource",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/healthSources/{health_source}",
                            "(google.api.method_signature)": "project,region,health_source"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/healthSources/{health_source}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,health_source"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertRegionHealthSourceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "health_source_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/healthSources",
                            "(google.api.method_signature)": "project,region,health_source_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "health_source_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/healthSources"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,health_source_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListRegionHealthSourcesRequest",
                          "responseType": "HealthSourceList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/healthSources",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/healthSources"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchRegionHealthSourceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "health_source_resource",
                            "(google.api.http).patch": "/compute/beta/projects/{project}/regions/{region}/healthSources/{health_source}",
                            "(google.api.method_signature)": "project,region,health_source,health_source_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "health_source_resource",
                                "patch": "/compute/beta/projects/{project}/regions/{region}/healthSources/{health_source}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,health_source,health_source_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsRegionHealthSourceRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/healthSources/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/healthSources/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "RegionInstanceGroupManagerResizeRequests": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Cancel": {
                          "requestType": "CancelRegionInstanceGroupManagerResizeRequestRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/resizeRequests/{resize_request}/cancel",
                            "(google.api.method_signature)": "project,region,instance_group_manager,resize_request",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/beta/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/resizeRequests/{resize_request}/cancel"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,instance_group_manager,resize_request"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteRegionInstanceGroupManagerResizeRequestRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/resizeRequests/{resize_request}",
                            "(google.api.method_signature)": "project,region,instance_group_manager,resize_request",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/resizeRequests/{resize_request}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,instance_group_manager,resize_request"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetRegionInstanceGroupManagerResizeRequestRequest",
                          "responseType": "InstanceGroupManagerResizeRequest",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/resizeRequests/{resize_request}",
                            "(google.api.method_signature)": "project,region,instance_group_manager,resize_request"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/resizeRequests/{resize_request}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,instance_group_manager,resize_request"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertRegionInstanceGroupManagerResizeRequestRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instance_group_manager_resize_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/resizeRequests",
                            "(google.api.method_signature)": "project,region,instance_group_manager,instance_group_manager_resize_request_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instance_group_manager_resize_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/resizeRequests"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,instance_group_manager,instance_group_manager_resize_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListRegionInstanceGroupManagerResizeRequestsRequest",
                          "responseType": "RegionInstanceGroupManagerResizeRequestsListResponse",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/resizeRequests",
                            "(google.api.method_signature)": "project,region,instance_group_manager"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/resizeRequests"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,instance_group_manager"
                            }
                          ]
                        }
                      }
                    },
                    "RegionInstanceGroupManagers": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AbandonInstances": {
                          "requestType": "AbandonInstancesRegionInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "region_instance_group_managers_abandon_instances_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/abandonInstances",
                            "(google.api.method_signature)": "project,region,instance_group_manager,region_instance_group_managers_abandon_instances_request_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_instance_group_managers_abandon_instances_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/abandonInstances"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,instance_group_manager,region_instance_group_managers_abandon_instances_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "AdoptInstances": {
                          "requestType": "AdoptInstancesRegionInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "region_instance_group_managers_adopt_instances_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/adoptInstances",
                            "(google.api.method_signature)": "project,region,instance_group_manager,region_instance_group_managers_adopt_instances_request_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_instance_group_managers_adopt_instances_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/adoptInstances"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,instance_group_manager,region_instance_group_managers_adopt_instances_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "ApplyUpdatesToInstances": {
                          "requestType": "ApplyUpdatesToInstancesRegionInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "region_instance_group_managers_apply_updates_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/applyUpdatesToInstances",
                            "(google.api.method_signature)": "project,region,instance_group_manager,region_instance_group_managers_apply_updates_request_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_instance_group_managers_apply_updates_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/applyUpdatesToInstances"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,instance_group_manager,region_instance_group_managers_apply_updates_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "CreateInstances": {
                          "requestType": "CreateInstancesRegionInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "region_instance_group_managers_create_instances_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/createInstances",
                            "(google.api.method_signature)": "project,region,instance_group_manager,region_instance_group_managers_create_instances_request_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_instance_group_managers_create_instances_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/createInstances"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,instance_group_manager,region_instance_group_managers_create_instances_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteRegionInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}",
                            "(google.api.method_signature)": "project,region,instance_group_manager",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,instance_group_manager"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "DeleteInstances": {
                          "requestType": "DeleteInstancesRegionInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "region_instance_group_managers_delete_instances_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/deleteInstances",
                            "(google.api.method_signature)": "project,region,instance_group_manager,region_instance_group_managers_delete_instances_request_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_instance_group_managers_delete_instances_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/deleteInstances"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,instance_group_manager,region_instance_group_managers_delete_instances_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "DeletePerInstanceConfigs": {
                          "requestType": "DeletePerInstanceConfigsRegionInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "region_instance_group_manager_delete_instance_config_req_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/deletePerInstanceConfigs",
                            "(google.api.method_signature)": "project,region,instance_group_manager,region_instance_group_manager_delete_instance_config_req_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_instance_group_manager_delete_instance_config_req_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/deletePerInstanceConfigs"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,instance_group_manager,region_instance_group_manager_delete_instance_config_req_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetRegionInstanceGroupManagerRequest",
                          "responseType": "InstanceGroupManager",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}",
                            "(google.api.method_signature)": "project,region,instance_group_manager"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,instance_group_manager"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertRegionInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instance_group_manager_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/instanceGroupManagers",
                            "(google.api.method_signature)": "project,region,instance_group_manager_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instance_group_manager_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/instanceGroupManagers"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,instance_group_manager_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListRegionInstanceGroupManagersRequest",
                          "responseType": "RegionInstanceGroupManagerList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/instanceGroupManagers",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/instanceGroupManagers"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "ListErrors": {
                          "requestType": "ListErrorsRegionInstanceGroupManagersRequest",
                          "responseType": "RegionInstanceGroupManagersListErrorsResponse",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/listErrors",
                            "(google.api.method_signature)": "project,region,instance_group_manager"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/listErrors"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,instance_group_manager"
                            }
                          ]
                        },
                        "ListManagedInstances": {
                          "requestType": "ListManagedInstancesRegionInstanceGroupManagersRequest",
                          "responseType": "RegionInstanceGroupManagersListInstancesResponse",
                          "options": {
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/listManagedInstances",
                            "(google.api.method_signature)": "project,region,instance_group_manager"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/beta/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/listManagedInstances"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,instance_group_manager"
                            }
                          ]
                        },
                        "ListPerInstanceConfigs": {
                          "requestType": "ListPerInstanceConfigsRegionInstanceGroupManagersRequest",
                          "responseType": "RegionInstanceGroupManagersListInstanceConfigsResp",
                          "options": {
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/listPerInstanceConfigs",
                            "(google.api.method_signature)": "project,region,instance_group_manager"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/beta/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/listPerInstanceConfigs"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,instance_group_manager"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchRegionInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instance_group_manager_resource",
                            "(google.api.http).patch": "/compute/beta/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}",
                            "(google.api.method_signature)": "project,region,instance_group_manager,instance_group_manager_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instance_group_manager_resource",
                                "patch": "/compute/beta/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,instance_group_manager,instance_group_manager_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "PatchPerInstanceConfigs": {
                          "requestType": "PatchPerInstanceConfigsRegionInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "region_instance_group_manager_patch_instance_config_req_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/patchPerInstanceConfigs",
                            "(google.api.method_signature)": "project,region,instance_group_manager,region_instance_group_manager_patch_instance_config_req_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_instance_group_manager_patch_instance_config_req_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/patchPerInstanceConfigs"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,instance_group_manager,region_instance_group_manager_patch_instance_config_req_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "RecreateInstances": {
                          "requestType": "RecreateInstancesRegionInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "region_instance_group_managers_recreate_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/recreateInstances",
                            "(google.api.method_signature)": "project,region,instance_group_manager,region_instance_group_managers_recreate_request_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_instance_group_managers_recreate_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/recreateInstances"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,instance_group_manager,region_instance_group_managers_recreate_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Resize": {
                          "requestType": "ResizeRegionInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/resize",
                            "(google.api.method_signature)": "project,region,instance_group_manager,size",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/beta/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/resize"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,instance_group_manager,size"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "ResizeAdvanced": {
                          "requestType": "ResizeAdvancedRegionInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "region_instance_group_managers_resize_advanced_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/resizeAdvanced",
                            "(google.api.method_signature)": "project,region,instance_group_manager,region_instance_group_managers_resize_advanced_request_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_instance_group_managers_resize_advanced_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/resizeAdvanced"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,instance_group_manager,region_instance_group_managers_resize_advanced_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "ResumeInstances": {
                          "requestType": "ResumeInstancesRegionInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "region_instance_group_managers_resume_instances_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/resumeInstances",
                            "(google.api.method_signature)": "project,region,instance_group_manager,region_instance_group_managers_resume_instances_request_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_instance_group_managers_resume_instances_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/resumeInstances"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,instance_group_manager,region_instance_group_managers_resume_instances_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "SetAutoHealingPolicies": {
                          "requestType": "SetAutoHealingPoliciesRegionInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "region_instance_group_managers_set_auto_healing_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/setAutoHealingPolicies",
                            "(google.api.method_signature)": "project,region,instance_group_manager,region_instance_group_managers_set_auto_healing_request_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_instance_group_managers_set_auto_healing_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/setAutoHealingPolicies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,instance_group_manager,region_instance_group_managers_set_auto_healing_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "SetInstanceTemplate": {
                          "requestType": "SetInstanceTemplateRegionInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "region_instance_group_managers_set_template_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/setInstanceTemplate",
                            "(google.api.method_signature)": "project,region,instance_group_manager,region_instance_group_managers_set_template_request_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_instance_group_managers_set_template_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/setInstanceTemplate"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,instance_group_manager,region_instance_group_managers_set_template_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "SetTargetPools": {
                          "requestType": "SetTargetPoolsRegionInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "region_instance_group_managers_set_target_pools_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/setTargetPools",
                            "(google.api.method_signature)": "project,region,instance_group_manager,region_instance_group_managers_set_target_pools_request_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_instance_group_managers_set_target_pools_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/setTargetPools"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,instance_group_manager,region_instance_group_managers_set_target_pools_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "StartInstances": {
                          "requestType": "StartInstancesRegionInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "region_instance_group_managers_start_instances_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/startInstances",
                            "(google.api.method_signature)": "project,region,instance_group_manager,region_instance_group_managers_start_instances_request_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_instance_group_managers_start_instances_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/startInstances"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,instance_group_manager,region_instance_group_managers_start_instances_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "StopInstances": {
                          "requestType": "StopInstancesRegionInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "region_instance_group_managers_stop_instances_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/stopInstances",
                            "(google.api.method_signature)": "project,region,instance_group_manager,region_instance_group_managers_stop_instances_request_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_instance_group_managers_stop_instances_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/stopInstances"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,instance_group_manager,region_instance_group_managers_stop_instances_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "SuspendInstances": {
                          "requestType": "SuspendInstancesRegionInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "region_instance_group_managers_suspend_instances_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/suspendInstances",
                            "(google.api.method_signature)": "project,region,instance_group_manager,region_instance_group_managers_suspend_instances_request_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_instance_group_managers_suspend_instances_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/suspendInstances"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,instance_group_manager,region_instance_group_managers_suspend_instances_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsRegionInstanceGroupManagerRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/instanceGroupManagers/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/instanceGroupManagers/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                            }
                          ]
                        },
                        "Update": {
                          "requestType": "UpdateRegionInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instance_group_manager_resource",
                            "(google.api.http).put": "/compute/beta/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}",
                            "(google.api.method_signature)": "project,region,instance_group_manager,instance_group_manager_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instance_group_manager_resource",
                                "put": "/compute/beta/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,instance_group_manager,instance_group_manager_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "UpdatePerInstanceConfigs": {
                          "requestType": "UpdatePerInstanceConfigsRegionInstanceGroupManagerRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "region_instance_group_manager_update_instance_config_req_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/updatePerInstanceConfigs",
                            "(google.api.method_signature)": "project,region,instance_group_manager,region_instance_group_manager_update_instance_config_req_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_instance_group_manager_update_instance_config_req_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/instanceGroupManagers/{instance_group_manager}/updatePerInstanceConfigs"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,instance_group_manager,region_instance_group_manager_update_instance_config_req_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        }
                      }
                    },
                    "RegionInstanceGroups": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Get": {
                          "requestType": "GetRegionInstanceGroupRequest",
                          "responseType": "InstanceGroup",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/instanceGroups/{instance_group}",
                            "(google.api.method_signature)": "project,region,instance_group"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/instanceGroups/{instance_group}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,instance_group"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListRegionInstanceGroupsRequest",
                          "responseType": "RegionInstanceGroupList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/instanceGroups",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/instanceGroups"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "ListInstances": {
                          "requestType": "ListInstancesRegionInstanceGroupsRequest",
                          "responseType": "RegionInstanceGroupsListInstances",
                          "options": {
                            "(google.api.http).body": "region_instance_groups_list_instances_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/instanceGroups/{instance_group}/listInstances",
                            "(google.api.method_signature)": "project,region,instance_group,region_instance_groups_list_instances_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_instance_groups_list_instances_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/instanceGroups/{instance_group}/listInstances"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,instance_group,region_instance_groups_list_instances_request_resource"
                            }
                          ]
                        },
                        "SetNamedPorts": {
                          "requestType": "SetNamedPortsRegionInstanceGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "region_instance_groups_set_named_ports_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/instanceGroups/{instance_group}/setNamedPorts",
                            "(google.api.method_signature)": "project,region,instance_group,region_instance_groups_set_named_ports_request_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_instance_groups_set_named_ports_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/instanceGroups/{instance_group}/setNamedPorts"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,instance_group,region_instance_groups_set_named_ports_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsRegionInstanceGroupRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/instanceGroups/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/instanceGroups/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "RegionInstanceTemplates": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Delete": {
                          "requestType": "DeleteRegionInstanceTemplateRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/regions/{region}/instanceTemplates/{instance_template}",
                            "(google.api.method_signature)": "project,region,instance_template",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/regions/{region}/instanceTemplates/{instance_template}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,instance_template"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetRegionInstanceTemplateRequest",
                          "responseType": "InstanceTemplate",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/instanceTemplates/{instance_template}",
                            "(google.api.method_signature)": "project,region,instance_template"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/instanceTemplates/{instance_template}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,instance_template"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertRegionInstanceTemplateRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instance_template_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/instanceTemplates",
                            "(google.api.method_signature)": "project,region,instance_template_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instance_template_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/instanceTemplates"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,instance_template_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListRegionInstanceTemplatesRequest",
                          "responseType": "InstanceTemplateList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/instanceTemplates",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/instanceTemplates"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        }
                      }
                    },
                    "RegionInstances": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "BulkInsert": {
                          "requestType": "BulkInsertRegionInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "bulk_insert_instance_resource_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/instances/bulkInsert",
                            "(google.api.method_signature)": "project,region,bulk_insert_instance_resource_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "bulk_insert_instance_resource_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/instances/bulkInsert"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,bulk_insert_instance_resource_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        }
                      }
                    },
                    "RegionInstantSnapshotGroups": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Delete": {
                          "requestType": "DeleteRegionInstantSnapshotGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/regions/{region}/instantSnapshotGroups/{instant_snapshot_group}",
                            "(google.api.method_signature)": "project,region,instant_snapshot_group",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/regions/{region}/instantSnapshotGroups/{instant_snapshot_group}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,instant_snapshot_group"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetRegionInstantSnapshotGroupRequest",
                          "responseType": "InstantSnapshotGroup",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/instantSnapshotGroups/{instant_snapshot_group}",
                            "(google.api.method_signature)": "project,region,instant_snapshot_group"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/instantSnapshotGroups/{instant_snapshot_group}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,instant_snapshot_group"
                            }
                          ]
                        },
                        "GetIamPolicy": {
                          "requestType": "GetIamPolicyRegionInstantSnapshotGroupRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/instantSnapshotGroups/{resource}/getIamPolicy",
                            "(google.api.method_signature)": "project,region,resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/instantSnapshotGroups/{resource}/getIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertRegionInstantSnapshotGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instant_snapshot_group_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/instantSnapshotGroups",
                            "(google.api.method_signature)": "project,region,instant_snapshot_group_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instant_snapshot_group_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/instantSnapshotGroups"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,instant_snapshot_group_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListRegionInstantSnapshotGroupsRequest",
                          "responseType": "ListInstantSnapshotGroups",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/instantSnapshotGroups",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/instantSnapshotGroups"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "SetIamPolicy": {
                          "requestType": "SetIamPolicyRegionInstantSnapshotGroupRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).body": "region_set_policy_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/instantSnapshotGroups/{resource}/setIamPolicy",
                            "(google.api.method_signature)": "project,region,resource,region_set_policy_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_set_policy_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/instantSnapshotGroups/{resource}/setIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,region_set_policy_request_resource"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsRegionInstantSnapshotGroupRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/instantSnapshotGroups/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/instantSnapshotGroups/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "RegionInstantSnapshots": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Delete": {
                          "requestType": "DeleteRegionInstantSnapshotRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/regions/{region}/instantSnapshots/{instant_snapshot}",
                            "(google.api.method_signature)": "project,region,instant_snapshot",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/regions/{region}/instantSnapshots/{instant_snapshot}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,instant_snapshot"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetRegionInstantSnapshotRequest",
                          "responseType": "InstantSnapshot",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/instantSnapshots/{instant_snapshot}",
                            "(google.api.method_signature)": "project,region,instant_snapshot"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/instantSnapshots/{instant_snapshot}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,instant_snapshot"
                            }
                          ]
                        },
                        "GetIamPolicy": {
                          "requestType": "GetIamPolicyRegionInstantSnapshotRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/instantSnapshots/{resource}/getIamPolicy",
                            "(google.api.method_signature)": "project,region,resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/instantSnapshots/{resource}/getIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertRegionInstantSnapshotRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "instant_snapshot_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/instantSnapshots",
                            "(google.api.method_signature)": "project,region,instant_snapshot_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instant_snapshot_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/instantSnapshots"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,instant_snapshot_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListRegionInstantSnapshotsRequest",
                          "responseType": "InstantSnapshotList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/instantSnapshots",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/instantSnapshots"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "SetIamPolicy": {
                          "requestType": "SetIamPolicyRegionInstantSnapshotRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).body": "region_set_policy_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/instantSnapshots/{resource}/setIamPolicy",
                            "(google.api.method_signature)": "project,region,resource,region_set_policy_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_set_policy_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/instantSnapshots/{resource}/setIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,region_set_policy_request_resource"
                            }
                          ]
                        },
                        "SetLabels": {
                          "requestType": "SetLabelsRegionInstantSnapshotRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "region_set_labels_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/instantSnapshots/{resource}/setLabels",
                            "(google.api.method_signature)": "project,region,resource,region_set_labels_request_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_set_labels_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/instantSnapshots/{resource}/setLabels"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,region_set_labels_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsRegionInstantSnapshotRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/instantSnapshots/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/instantSnapshots/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "RegionMultiMigMembers": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute.readonly,https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Get": {
                          "requestType": "GetRegionMultiMigMemberRequest",
                          "responseType": "MultiMigMember",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/multiMigs/{multi_mig}/multiMigMembers/{multi_mig_member}",
                            "(google.api.method_signature)": "project,region,multi_mig,multi_mig_member"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/multiMigs/{multi_mig}/multiMigMembers/{multi_mig_member}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,multi_mig,multi_mig_member"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListRegionMultiMigMembersRequest",
                          "responseType": "MultiMigMemberList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/multiMigs/{multi_mig}/multiMigMembers",
                            "(google.api.method_signature)": "project,region,multi_mig"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/multiMigs/{multi_mig}/multiMigMembers"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,multi_mig"
                            }
                          ]
                        }
                      }
                    },
                    "RegionMultiMigs": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Delete": {
                          "requestType": "DeleteRegionMultiMigRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/regions/{region}/multiMigs/{multi_mig}",
                            "(google.api.method_signature)": "project,region,multi_mig",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/regions/{region}/multiMigs/{multi_mig}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,multi_mig"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetRegionMultiMigRequest",
                          "responseType": "MultiMig",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/multiMigs/{multi_mig}",
                            "(google.api.method_signature)": "project,region,multi_mig"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/multiMigs/{multi_mig}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,multi_mig"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertRegionMultiMigRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "multi_mig_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/multiMigs",
                            "(google.api.method_signature)": "project,region,multi_mig_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "multi_mig_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/multiMigs"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,multi_mig_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListRegionMultiMigsRequest",
                          "responseType": "MultiMigsList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/multiMigs",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/multiMigs"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        }
                      }
                    },
                    "RegionNetworkEndpointGroups": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AttachNetworkEndpoints": {
                          "requestType": "AttachNetworkEndpointsRegionNetworkEndpointGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "region_network_endpoint_groups_attach_endpoints_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/networkEndpointGroups/{network_endpoint_group}/attachNetworkEndpoints",
                            "(google.api.method_signature)": "project,region,network_endpoint_group,region_network_endpoint_groups_attach_endpoints_request_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_network_endpoint_groups_attach_endpoints_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/networkEndpointGroups/{network_endpoint_group}/attachNetworkEndpoints"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,network_endpoint_group,region_network_endpoint_groups_attach_endpoints_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteRegionNetworkEndpointGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/regions/{region}/networkEndpointGroups/{network_endpoint_group}",
                            "(google.api.method_signature)": "project,region,network_endpoint_group",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/regions/{region}/networkEndpointGroups/{network_endpoint_group}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,network_endpoint_group"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "DetachNetworkEndpoints": {
                          "requestType": "DetachNetworkEndpointsRegionNetworkEndpointGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "region_network_endpoint_groups_detach_endpoints_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/networkEndpointGroups/{network_endpoint_group}/detachNetworkEndpoints",
                            "(google.api.method_signature)": "project,region,network_endpoint_group,region_network_endpoint_groups_detach_endpoints_request_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_network_endpoint_groups_detach_endpoints_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/networkEndpointGroups/{network_endpoint_group}/detachNetworkEndpoints"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,network_endpoint_group,region_network_endpoint_groups_detach_endpoints_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetRegionNetworkEndpointGroupRequest",
                          "responseType": "NetworkEndpointGroup",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/networkEndpointGroups/{network_endpoint_group}",
                            "(google.api.method_signature)": "project,region,network_endpoint_group"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/networkEndpointGroups/{network_endpoint_group}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,network_endpoint_group"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertRegionNetworkEndpointGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "network_endpoint_group_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/networkEndpointGroups",
                            "(google.api.method_signature)": "project,region,network_endpoint_group_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "network_endpoint_group_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/networkEndpointGroups"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,network_endpoint_group_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListRegionNetworkEndpointGroupsRequest",
                          "responseType": "NetworkEndpointGroupList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/networkEndpointGroups",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/networkEndpointGroups"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "ListNetworkEndpoints": {
                          "requestType": "ListNetworkEndpointsRegionNetworkEndpointGroupsRequest",
                          "responseType": "NetworkEndpointGroupsListNetworkEndpoints",
                          "options": {
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/networkEndpointGroups/{network_endpoint_group}/listNetworkEndpoints",
                            "(google.api.method_signature)": "project,region,network_endpoint_group"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/beta/projects/{project}/regions/{region}/networkEndpointGroups/{network_endpoint_group}/listNetworkEndpoints"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,network_endpoint_group"
                            }
                          ]
                        }
                      }
                    },
                    "RegionNetworkFirewallPolicies": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AddAssociation": {
                          "requestType": "AddAssociationRegionNetworkFirewallPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "firewall_policy_association_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/firewallPolicies/{firewall_policy}/addAssociation",
                            "(google.api.method_signature)": "project,region,firewall_policy,firewall_policy_association_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "firewall_policy_association_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/firewallPolicies/{firewall_policy}/addAssociation"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,firewall_policy,firewall_policy_association_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "AddRule": {
                          "requestType": "AddRuleRegionNetworkFirewallPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "firewall_policy_rule_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/firewallPolicies/{firewall_policy}/addRule",
                            "(google.api.method_signature)": "project,region,firewall_policy,firewall_policy_rule_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "firewall_policy_rule_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/firewallPolicies/{firewall_policy}/addRule"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,firewall_policy,firewall_policy_rule_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "CloneRules": {
                          "requestType": "CloneRulesRegionNetworkFirewallPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/firewallPolicies/{firewall_policy}/cloneRules",
                            "(google.api.method_signature)": "project,region,firewall_policy",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/beta/projects/{project}/regions/{region}/firewallPolicies/{firewall_policy}/cloneRules"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,firewall_policy"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteRegionNetworkFirewallPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/regions/{region}/firewallPolicies/{firewall_policy}",
                            "(google.api.method_signature)": "project,region,firewall_policy",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/regions/{region}/firewallPolicies/{firewall_policy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,firewall_policy"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetRegionNetworkFirewallPolicyRequest",
                          "responseType": "FirewallPolicy",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/firewallPolicies/{firewall_policy}",
                            "(google.api.method_signature)": "project,region,firewall_policy"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/firewallPolicies/{firewall_policy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,firewall_policy"
                            }
                          ]
                        },
                        "GetAssociation": {
                          "requestType": "GetAssociationRegionNetworkFirewallPolicyRequest",
                          "responseType": "FirewallPolicyAssociation",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/firewallPolicies/{firewall_policy}/getAssociation",
                            "(google.api.method_signature)": "project,region,firewall_policy"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/firewallPolicies/{firewall_policy}/getAssociation"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,firewall_policy"
                            }
                          ]
                        },
                        "GetEffectiveFirewalls": {
                          "requestType": "GetEffectiveFirewallsRegionNetworkFirewallPolicyRequest",
                          "responseType": "RegionNetworkFirewallPoliciesGetEffectiveFirewallsResponse",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/firewallPolicies/getEffectiveFirewalls",
                            "(google.api.method_signature)": "project,region,network"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/firewallPolicies/getEffectiveFirewalls"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,network"
                            }
                          ]
                        },
                        "GetIamPolicy": {
                          "requestType": "GetIamPolicyRegionNetworkFirewallPolicyRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/firewallPolicies/{resource}/getIamPolicy",
                            "(google.api.method_signature)": "project,region,resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/firewallPolicies/{resource}/getIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource"
                            }
                          ]
                        },
                        "GetRule": {
                          "requestType": "GetRuleRegionNetworkFirewallPolicyRequest",
                          "responseType": "FirewallPolicyRule",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/firewallPolicies/{firewall_policy}/getRule",
                            "(google.api.method_signature)": "project,region,firewall_policy"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/firewallPolicies/{firewall_policy}/getRule"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,firewall_policy"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertRegionNetworkFirewallPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "firewall_policy_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/firewallPolicies",
                            "(google.api.method_signature)": "project,region,firewall_policy_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "firewall_policy_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/firewallPolicies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,firewall_policy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListRegionNetworkFirewallPoliciesRequest",
                          "responseType": "FirewallPolicyList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/firewallPolicies",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/firewallPolicies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchRegionNetworkFirewallPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "firewall_policy_resource",
                            "(google.api.http).patch": "/compute/beta/projects/{project}/regions/{region}/firewallPolicies/{firewall_policy}",
                            "(google.api.method_signature)": "project,region,firewall_policy,firewall_policy_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "firewall_policy_resource",
                                "patch": "/compute/beta/projects/{project}/regions/{region}/firewallPolicies/{firewall_policy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,firewall_policy,firewall_policy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "PatchAssociation": {
                          "requestType": "PatchAssociationRegionNetworkFirewallPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "firewall_policy_association_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/firewallPolicies/{firewall_policy}/patchAssociation",
                            "(google.api.method_signature)": "project,region,firewall_policy,firewall_policy_association_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "firewall_policy_association_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/firewallPolicies/{firewall_policy}/patchAssociation"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,firewall_policy,firewall_policy_association_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "PatchRule": {
                          "requestType": "PatchRuleRegionNetworkFirewallPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "firewall_policy_rule_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/firewallPolicies/{firewall_policy}/patchRule",
                            "(google.api.method_signature)": "project,region,firewall_policy,firewall_policy_rule_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "firewall_policy_rule_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/firewallPolicies/{firewall_policy}/patchRule"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,firewall_policy,firewall_policy_rule_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "RemoveAssociation": {
                          "requestType": "RemoveAssociationRegionNetworkFirewallPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/firewallPolicies/{firewall_policy}/removeAssociation",
                            "(google.api.method_signature)": "project,region,firewall_policy",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/beta/projects/{project}/regions/{region}/firewallPolicies/{firewall_policy}/removeAssociation"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,firewall_policy"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "RemoveRule": {
                          "requestType": "RemoveRuleRegionNetworkFirewallPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/firewallPolicies/{firewall_policy}/removeRule",
                            "(google.api.method_signature)": "project,region,firewall_policy",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/beta/projects/{project}/regions/{region}/firewallPolicies/{firewall_policy}/removeRule"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,firewall_policy"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "SetIamPolicy": {
                          "requestType": "SetIamPolicyRegionNetworkFirewallPolicyRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).body": "region_set_policy_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/firewallPolicies/{resource}/setIamPolicy",
                            "(google.api.method_signature)": "project,region,resource,region_set_policy_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_set_policy_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/firewallPolicies/{resource}/setIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,region_set_policy_request_resource"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsRegionNetworkFirewallPolicyRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/firewallPolicies/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/firewallPolicies/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "RegionNetworkPolicies": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AddAssociation": {
                          "requestType": "AddAssociationRegionNetworkPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "network_policy_association_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/networkPolicies/{network_policy}/addAssociation",
                            "(google.api.method_signature)": "project,region,network_policy,network_policy_association_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "network_policy_association_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/networkPolicies/{network_policy}/addAssociation"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,network_policy,network_policy_association_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "AddTrafficClassificationRule": {
                          "requestType": "AddTrafficClassificationRuleRegionNetworkPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "network_policy_traffic_classification_rule_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/networkPolicies/{network_policy}/addTrafficClassificationRule",
                            "(google.api.method_signature)": "project,region,network_policy,network_policy_traffic_classification_rule_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "network_policy_traffic_classification_rule_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/networkPolicies/{network_policy}/addTrafficClassificationRule"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,network_policy,network_policy_traffic_classification_rule_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "AggregatedList": {
                          "requestType": "AggregatedListRegionNetworkPoliciesRequest",
                          "responseType": "NetworkPolicyAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/aggregated/networkPolicies",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/aggregated/networkPolicies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteRegionNetworkPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/regions/{region}/networkPolicies/{network_policy}",
                            "(google.api.method_signature)": "project,region,network_policy",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/regions/{region}/networkPolicies/{network_policy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,network_policy"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetRegionNetworkPolicyRequest",
                          "responseType": "NetworkPolicy",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/networkPolicies/{network_policy}",
                            "(google.api.method_signature)": "project,region,network_policy"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/networkPolicies/{network_policy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,network_policy"
                            }
                          ]
                        },
                        "GetAssociation": {
                          "requestType": "GetAssociationRegionNetworkPolicyRequest",
                          "responseType": "NetworkPolicyAssociation",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/networkPolicies/{network_policy}/getAssociation",
                            "(google.api.method_signature)": "project,region,network_policy"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/networkPolicies/{network_policy}/getAssociation"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,network_policy"
                            }
                          ]
                        },
                        "GetTrafficClassificationRule": {
                          "requestType": "GetTrafficClassificationRuleRegionNetworkPolicyRequest",
                          "responseType": "NetworkPolicyTrafficClassificationRule",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/networkPolicies/{network_policy}/getTrafficClassificationRule",
                            "(google.api.method_signature)": "project,region,network_policy"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/networkPolicies/{network_policy}/getTrafficClassificationRule"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,network_policy"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertRegionNetworkPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "network_policy_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/networkPolicies",
                            "(google.api.method_signature)": "project,region,network_policy_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "network_policy_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/networkPolicies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,network_policy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListRegionNetworkPoliciesRequest",
                          "responseType": "NetworkPolicyList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/networkPolicies",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/networkPolicies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchRegionNetworkPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "network_policy_resource",
                            "(google.api.http).patch": "/compute/beta/projects/{project}/regions/{region}/networkPolicies/{network_policy}",
                            "(google.api.method_signature)": "project,region,network_policy,network_policy_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "network_policy_resource",
                                "patch": "/compute/beta/projects/{project}/regions/{region}/networkPolicies/{network_policy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,network_policy,network_policy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "PatchTrafficClassificationRule": {
                          "requestType": "PatchTrafficClassificationRuleRegionNetworkPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "network_policy_traffic_classification_rule_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/networkPolicies/{network_policy}/patchTrafficClassificationRule",
                            "(google.api.method_signature)": "project,region,network_policy,network_policy_traffic_classification_rule_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "network_policy_traffic_classification_rule_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/networkPolicies/{network_policy}/patchTrafficClassificationRule"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,network_policy,network_policy_traffic_classification_rule_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "RemoveAssociation": {
                          "requestType": "RemoveAssociationRegionNetworkPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/networkPolicies/{network_policy}/removeAssociation",
                            "(google.api.method_signature)": "project,region,network_policy",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/beta/projects/{project}/regions/{region}/networkPolicies/{network_policy}/removeAssociation"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,network_policy"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "RemoveTrafficClassificationRule": {
                          "requestType": "RemoveTrafficClassificationRuleRegionNetworkPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/networkPolicies/{network_policy}/removeTrafficClassificationRule",
                            "(google.api.method_signature)": "project,region,network_policy",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/beta/projects/{project}/regions/{region}/networkPolicies/{network_policy}/removeTrafficClassificationRule"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,network_policy"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        }
                      }
                    },
                    "RegionNotificationEndpoints": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListRegionNotificationEndpointsRequest",
                          "responseType": "NotificationEndpointAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/aggregated/notificationEndpoints",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/aggregated/notificationEndpoints"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteRegionNotificationEndpointRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/regions/{region}/notificationEndpoints/{notification_endpoint}",
                            "(google.api.method_signature)": "project,region,notification_endpoint",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/regions/{region}/notificationEndpoints/{notification_endpoint}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,notification_endpoint"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetRegionNotificationEndpointRequest",
                          "responseType": "NotificationEndpoint",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/notificationEndpoints/{notification_endpoint}",
                            "(google.api.method_signature)": "project,region,notification_endpoint"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/notificationEndpoints/{notification_endpoint}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,notification_endpoint"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertRegionNotificationEndpointRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "notification_endpoint_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/notificationEndpoints",
                            "(google.api.method_signature)": "project,region,notification_endpoint_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "notification_endpoint_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/notificationEndpoints"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,notification_endpoint_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListRegionNotificationEndpointsRequest",
                          "responseType": "NotificationEndpointList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/notificationEndpoints",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/notificationEndpoints"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsRegionNotificationEndpointRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/notificationEndpoints/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/notificationEndpoints/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "RegionOperations": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Delete": {
                          "requestType": "DeleteRegionOperationRequest",
                          "responseType": "DeleteRegionOperationResponse",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/regions/{region}/operations/{operation}",
                            "(google.api.method_signature)": "project,region,operation"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/regions/{region}/operations/{operation}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,operation"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetRegionOperationRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/operations/{operation}",
                            "(google.api.method_signature)": "project,region,operation",
                            "(google.cloud.operation_polling_method)": true
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/operations/{operation}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,operation"
                            },
                            {
                              "(google.cloud.operation_polling_method)": true
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListRegionOperationsRequest",
                          "responseType": "OperationList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/operations",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/operations"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "Wait": {
                          "requestType": "WaitRegionOperationRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/operations/{operation}/wait",
                            "(google.api.method_signature)": "project,region,operation"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/beta/projects/{project}/regions/{region}/operations/{operation}/wait"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,operation"
                            }
                          ]
                        }
                      }
                    },
                    "RegionSecurityPolicies": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AddRule": {
                          "requestType": "AddRuleRegionSecurityPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "security_policy_rule_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/securityPolicies/{security_policy}/addRule",
                            "(google.api.method_signature)": "project,region,security_policy,security_policy_rule_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "security_policy_rule_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/securityPolicies/{security_policy}/addRule"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,security_policy,security_policy_rule_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteRegionSecurityPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/regions/{region}/securityPolicies/{security_policy}",
                            "(google.api.method_signature)": "project,region,security_policy",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/regions/{region}/securityPolicies/{security_policy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,security_policy"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetRegionSecurityPolicyRequest",
                          "responseType": "SecurityPolicy",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/securityPolicies/{security_policy}",
                            "(google.api.method_signature)": "project,region,security_policy"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/securityPolicies/{security_policy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,security_policy"
                            }
                          ]
                        },
                        "GetRule": {
                          "requestType": "GetRuleRegionSecurityPolicyRequest",
                          "responseType": "SecurityPolicyRule",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/securityPolicies/{security_policy}/getRule",
                            "(google.api.method_signature)": "project,region,security_policy"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/securityPolicies/{security_policy}/getRule"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,security_policy"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertRegionSecurityPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "security_policy_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/securityPolicies",
                            "(google.api.method_signature)": "project,region,security_policy_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "security_policy_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/securityPolicies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,security_policy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListRegionSecurityPoliciesRequest",
                          "responseType": "SecurityPolicyList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/securityPolicies",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/securityPolicies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchRegionSecurityPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "security_policy_resource",
                            "(google.api.http).patch": "/compute/beta/projects/{project}/regions/{region}/securityPolicies/{security_policy}",
                            "(google.api.method_signature)": "project,region,security_policy,security_policy_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "security_policy_resource",
                                "patch": "/compute/beta/projects/{project}/regions/{region}/securityPolicies/{security_policy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,security_policy,security_policy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "PatchRule": {
                          "requestType": "PatchRuleRegionSecurityPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "security_policy_rule_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/securityPolicies/{security_policy}/patchRule",
                            "(google.api.method_signature)": "project,region,security_policy,security_policy_rule_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "security_policy_rule_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/securityPolicies/{security_policy}/patchRule"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,security_policy,security_policy_rule_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "RemoveRule": {
                          "requestType": "RemoveRuleRegionSecurityPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/securityPolicies/{security_policy}/removeRule",
                            "(google.api.method_signature)": "project,region,security_policy",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/beta/projects/{project}/regions/{region}/securityPolicies/{security_policy}/removeRule"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,security_policy"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "SetLabels": {
                          "requestType": "SetLabelsRegionSecurityPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "region_set_labels_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/securityPolicies/{resource}/setLabels",
                            "(google.api.method_signature)": "project,region,resource,region_set_labels_request_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_set_labels_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/securityPolicies/{resource}/setLabels"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,region_set_labels_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        }
                      }
                    },
                    "RegionSnapshotSettings": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Get": {
                          "requestType": "GetRegionSnapshotSettingRequest",
                          "responseType": "SnapshotSettings",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/snapshotSettings",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/snapshotSettings"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchRegionSnapshotSettingRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "snapshot_settings_resource",
                            "(google.api.http).patch": "/compute/beta/projects/{project}/regions/{region}/snapshotSettings",
                            "(google.api.method_signature)": "project,region,snapshot_settings_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "snapshot_settings_resource",
                                "patch": "/compute/beta/projects/{project}/regions/{region}/snapshotSettings"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,snapshot_settings_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        }
                      }
                    },
                    "RegionSnapshots": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Delete": {
                          "requestType": "DeleteRegionSnapshotRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/regions/{region}/snapshots/{snapshot}",
                            "(google.api.method_signature)": "project,region,snapshot",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/regions/{region}/snapshots/{snapshot}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,snapshot"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetRegionSnapshotRequest",
                          "responseType": "Snapshot",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/snapshots/{snapshot}",
                            "(google.api.method_signature)": "project,region,snapshot"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/snapshots/{snapshot}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,snapshot"
                            }
                          ]
                        },
                        "GetIamPolicy": {
                          "requestType": "GetIamPolicyRegionSnapshotRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/snapshots/{resource}/getIamPolicy",
                            "(google.api.method_signature)": "project,region,resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/snapshots/{resource}/getIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertRegionSnapshotRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "snapshot_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/snapshots",
                            "(google.api.method_signature)": "project,region,snapshot_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "snapshot_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/snapshots"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,snapshot_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListRegionSnapshotsRequest",
                          "responseType": "SnapshotList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/snapshots",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/snapshots"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "SetIamPolicy": {
                          "requestType": "SetIamPolicyRegionSnapshotRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).body": "region_set_policy_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/snapshots/{resource}/setIamPolicy",
                            "(google.api.method_signature)": "project,region,resource,region_set_policy_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_set_policy_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/snapshots/{resource}/setIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,region_set_policy_request_resource"
                            }
                          ]
                        },
                        "SetLabels": {
                          "requestType": "SetLabelsRegionSnapshotRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "region_set_labels_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/snapshots/{resource}/setLabels",
                            "(google.api.method_signature)": "project,region,resource,region_set_labels_request_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_set_labels_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/snapshots/{resource}/setLabels"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,region_set_labels_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsRegionSnapshotRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/snapshots/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/snapshots/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "RegionSslCertificates": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Delete": {
                          "requestType": "DeleteRegionSslCertificateRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/regions/{region}/sslCertificates/{ssl_certificate}",
                            "(google.api.method_signature)": "project,region,ssl_certificate",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/regions/{region}/sslCertificates/{ssl_certificate}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,ssl_certificate"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetRegionSslCertificateRequest",
                          "responseType": "SslCertificate",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/sslCertificates/{ssl_certificate}",
                            "(google.api.method_signature)": "project,region,ssl_certificate"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/sslCertificates/{ssl_certificate}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,ssl_certificate"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertRegionSslCertificateRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "ssl_certificate_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/sslCertificates",
                            "(google.api.method_signature)": "project,region,ssl_certificate_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "ssl_certificate_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/sslCertificates"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,ssl_certificate_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListRegionSslCertificatesRequest",
                          "responseType": "SslCertificateList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/sslCertificates",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/sslCertificates"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsRegionSslCertificateRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/sslCertificates/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/sslCertificates/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "RegionSslPolicies": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Delete": {
                          "requestType": "DeleteRegionSslPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/regions/{region}/sslPolicies/{ssl_policy}",
                            "(google.api.method_signature)": "project,region,ssl_policy",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/regions/{region}/sslPolicies/{ssl_policy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,ssl_policy"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetRegionSslPolicyRequest",
                          "responseType": "SslPolicy",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/sslPolicies/{ssl_policy}",
                            "(google.api.method_signature)": "project,region,ssl_policy"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/sslPolicies/{ssl_policy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,ssl_policy"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertRegionSslPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "ssl_policy_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/sslPolicies",
                            "(google.api.method_signature)": "project,region,ssl_policy_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "ssl_policy_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/sslPolicies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,ssl_policy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListRegionSslPoliciesRequest",
                          "responseType": "SslPoliciesList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/sslPolicies",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/sslPolicies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "ListAvailableFeatures": {
                          "requestType": "ListAvailableFeaturesRegionSslPoliciesRequest",
                          "responseType": "SslPoliciesListAvailableFeaturesResponse",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/sslPolicies/listAvailableFeatures",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/sslPolicies/listAvailableFeatures"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchRegionSslPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "ssl_policy_resource",
                            "(google.api.http).patch": "/compute/beta/projects/{project}/regions/{region}/sslPolicies/{ssl_policy}",
                            "(google.api.method_signature)": "project,region,ssl_policy,ssl_policy_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "ssl_policy_resource",
                                "patch": "/compute/beta/projects/{project}/regions/{region}/sslPolicies/{ssl_policy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,ssl_policy,ssl_policy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsRegionSslPolicyRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/sslPolicies/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/sslPolicies/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "RegionTargetHttpProxies": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Delete": {
                          "requestType": "DeleteRegionTargetHttpProxyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/regions/{region}/targetHttpProxies/{target_http_proxy}",
                            "(google.api.method_signature)": "project,region,target_http_proxy",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/regions/{region}/targetHttpProxies/{target_http_proxy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,target_http_proxy"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetRegionTargetHttpProxyRequest",
                          "responseType": "TargetHttpProxy",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/targetHttpProxies/{target_http_proxy}",
                            "(google.api.method_signature)": "project,region,target_http_proxy"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/targetHttpProxies/{target_http_proxy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,target_http_proxy"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertRegionTargetHttpProxyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "target_http_proxy_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/targetHttpProxies",
                            "(google.api.method_signature)": "project,region,target_http_proxy_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "target_http_proxy_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/targetHttpProxies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,target_http_proxy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListRegionTargetHttpProxiesRequest",
                          "responseType": "TargetHttpProxyList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/targetHttpProxies",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/targetHttpProxies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "SetUrlMap": {
                          "requestType": "SetUrlMapRegionTargetHttpProxyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "url_map_reference_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/targetHttpProxies/{target_http_proxy}/setUrlMap",
                            "(google.api.method_signature)": "project,region,target_http_proxy,url_map_reference_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "url_map_reference_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/targetHttpProxies/{target_http_proxy}/setUrlMap"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,target_http_proxy,url_map_reference_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsRegionTargetHttpProxyRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/targetHttpProxies/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/targetHttpProxies/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "RegionTargetHttpsProxies": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Delete": {
                          "requestType": "DeleteRegionTargetHttpsProxyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/regions/{region}/targetHttpsProxies/{target_https_proxy}",
                            "(google.api.method_signature)": "project,region,target_https_proxy",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/regions/{region}/targetHttpsProxies/{target_https_proxy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,target_https_proxy"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetRegionTargetHttpsProxyRequest",
                          "responseType": "TargetHttpsProxy",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/targetHttpsProxies/{target_https_proxy}",
                            "(google.api.method_signature)": "project,region,target_https_proxy"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/targetHttpsProxies/{target_https_proxy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,target_https_proxy"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertRegionTargetHttpsProxyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "target_https_proxy_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/targetHttpsProxies",
                            "(google.api.method_signature)": "project,region,target_https_proxy_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "target_https_proxy_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/targetHttpsProxies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,target_https_proxy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListRegionTargetHttpsProxiesRequest",
                          "responseType": "TargetHttpsProxyList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/targetHttpsProxies",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/targetHttpsProxies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchRegionTargetHttpsProxyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "target_https_proxy_resource",
                            "(google.api.http).patch": "/compute/beta/projects/{project}/regions/{region}/targetHttpsProxies/{target_https_proxy}",
                            "(google.api.method_signature)": "project,region,target_https_proxy,target_https_proxy_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "target_https_proxy_resource",
                                "patch": "/compute/beta/projects/{project}/regions/{region}/targetHttpsProxies/{target_https_proxy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,target_https_proxy,target_https_proxy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "SetSslCertificates": {
                          "requestType": "SetSslCertificatesRegionTargetHttpsProxyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "region_target_https_proxies_set_ssl_certificates_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/targetHttpsProxies/{target_https_proxy}/setSslCertificates",
                            "(google.api.method_signature)": "project,region,target_https_proxy,region_target_https_proxies_set_ssl_certificates_request_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_target_https_proxies_set_ssl_certificates_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/targetHttpsProxies/{target_https_proxy}/setSslCertificates"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,target_https_proxy,region_target_https_proxies_set_ssl_certificates_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "SetUrlMap": {
                          "requestType": "SetUrlMapRegionTargetHttpsProxyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "url_map_reference_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/targetHttpsProxies/{target_https_proxy}/setUrlMap",
                            "(google.api.method_signature)": "project,region,target_https_proxy,url_map_reference_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "url_map_reference_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/targetHttpsProxies/{target_https_proxy}/setUrlMap"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,target_https_proxy,url_map_reference_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsRegionTargetHttpsProxyRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/targetHttpsProxies/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/targetHttpsProxies/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "RegionTargetTcpProxies": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Delete": {
                          "requestType": "DeleteRegionTargetTcpProxyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/regions/{region}/targetTcpProxies/{target_tcp_proxy}",
                            "(google.api.method_signature)": "project,region,target_tcp_proxy",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/regions/{region}/targetTcpProxies/{target_tcp_proxy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,target_tcp_proxy"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetRegionTargetTcpProxyRequest",
                          "responseType": "TargetTcpProxy",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/targetTcpProxies/{target_tcp_proxy}",
                            "(google.api.method_signature)": "project,region,target_tcp_proxy"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/targetTcpProxies/{target_tcp_proxy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,target_tcp_proxy"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertRegionTargetTcpProxyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "target_tcp_proxy_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/targetTcpProxies",
                            "(google.api.method_signature)": "project,region,target_tcp_proxy_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "target_tcp_proxy_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/targetTcpProxies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,target_tcp_proxy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListRegionTargetTcpProxiesRequest",
                          "responseType": "TargetTcpProxyList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/targetTcpProxies",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/targetTcpProxies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsRegionTargetTcpProxyRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/targetTcpProxies/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/targetTcpProxies/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "RegionUrlMaps": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Delete": {
                          "requestType": "DeleteRegionUrlMapRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/regions/{region}/urlMaps/{url_map}",
                            "(google.api.method_signature)": "project,region,url_map",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/regions/{region}/urlMaps/{url_map}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,url_map"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetRegionUrlMapRequest",
                          "responseType": "UrlMap",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/urlMaps/{url_map}",
                            "(google.api.method_signature)": "project,region,url_map"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/urlMaps/{url_map}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,url_map"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertRegionUrlMapRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "url_map_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/urlMaps",
                            "(google.api.method_signature)": "project,region,url_map_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "url_map_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/urlMaps"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,url_map_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "InvalidateCache": {
                          "requestType": "InvalidateCacheRegionUrlMapRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "cache_invalidation_rule_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/urlMaps/{url_map}/invalidateCache",
                            "(google.api.method_signature)": "project,region,url_map,cache_invalidation_rule_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "cache_invalidation_rule_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/urlMaps/{url_map}/invalidateCache"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,url_map,cache_invalidation_rule_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListRegionUrlMapsRequest",
                          "responseType": "UrlMapList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/urlMaps",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/urlMaps"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchRegionUrlMapRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "url_map_resource",
                            "(google.api.http).patch": "/compute/beta/projects/{project}/regions/{region}/urlMaps/{url_map}",
                            "(google.api.method_signature)": "project,region,url_map,url_map_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "url_map_resource",
                                "patch": "/compute/beta/projects/{project}/regions/{region}/urlMaps/{url_map}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,url_map,url_map_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsRegionUrlMapRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/urlMaps/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/urlMaps/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                            }
                          ]
                        },
                        "Update": {
                          "requestType": "UpdateRegionUrlMapRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "url_map_resource",
                            "(google.api.http).put": "/compute/beta/projects/{project}/regions/{region}/urlMaps/{url_map}",
                            "(google.api.method_signature)": "project,region,url_map,url_map_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "url_map_resource",
                                "put": "/compute/beta/projects/{project}/regions/{region}/urlMaps/{url_map}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,url_map,url_map_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Validate": {
                          "requestType": "ValidateRegionUrlMapRequest",
                          "responseType": "UrlMapsValidateResponse",
                          "options": {
                            "(google.api.http).body": "region_url_maps_validate_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/urlMaps/{url_map}/validate",
                            "(google.api.method_signature)": "project,region,url_map,region_url_maps_validate_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_url_maps_validate_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/urlMaps/{url_map}/validate"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,url_map,region_url_maps_validate_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "RegionZones": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute.readonly,https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "List": {
                          "requestType": "ListRegionZonesRequest",
                          "responseType": "ZoneList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/zones",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/zones"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        }
                      }
                    },
                    "Regions": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute.readonly,https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Get": {
                          "requestType": "GetRegionRequest",
                          "responseType": "Region",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListRegionsRequest",
                          "responseType": "RegionList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        }
                      }
                    },
                    "ReservationBlocks": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Get": {
                          "requestType": "GetReservationBlockRequest",
                          "responseType": "ReservationBlocksGetResponse",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/zones/{zone}/reservations/{reservation}/reservationBlocks/{reservation_block}",
                            "(google.api.method_signature)": "project,zone,reservation,reservation_block"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/zones/{zone}/reservations/{reservation}/reservationBlocks/{reservation_block}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,reservation,reservation_block"
                            }
                          ]
                        },
                        "GetIamPolicy": {
                          "requestType": "GetIamPolicyReservationBlockRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/zones/{zone}/reservations/{parent_resource}/reservationBlocks/{resource}/getIamPolicy",
                            "(google.api.method_signature)": "project,zone,parent_resource,resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/zones/{zone}/reservations/{parent_resource}/reservationBlocks/{resource}/getIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,parent_resource,resource"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListReservationBlocksRequest",
                          "responseType": "ReservationBlocksListResponse",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/zones/{zone}/reservations/{reservation}/reservationBlocks",
                            "(google.api.method_signature)": "project,zone,reservation"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/zones/{zone}/reservations/{reservation}/reservationBlocks"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,reservation"
                            }
                          ]
                        },
                        "PerformMaintenance": {
                          "requestType": "PerformMaintenanceReservationBlockRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "reservations_blocks_perform_maintenance_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/reservations/{reservation}/reservationBlocks/{reservation_block}/performMaintenance",
                            "(google.api.method_signature)": "project,zone,reservation,reservation_block,reservations_blocks_perform_maintenance_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "reservations_blocks_perform_maintenance_request_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/reservations/{reservation}/reservationBlocks/{reservation_block}/performMaintenance"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,reservation,reservation_block,reservations_blocks_perform_maintenance_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "SetIamPolicy": {
                          "requestType": "SetIamPolicyReservationBlockRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).body": "zone_set_nested_policy_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/reservations/{parent_resource}/reservationBlocks/{resource}/setIamPolicy",
                            "(google.api.method_signature)": "project,zone,parent_resource,resource,zone_set_nested_policy_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "zone_set_nested_policy_request_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/reservations/{parent_resource}/reservationBlocks/{resource}/setIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,parent_resource,resource,zone_set_nested_policy_request_resource"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsReservationBlockRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/reservations/{parent_resource}/reservationBlocks/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,zone,parent_resource,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/reservations/{parent_resource}/reservationBlocks/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,parent_resource,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "ReservationSlots": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Get": {
                          "requestType": "GetReservationSlotRequest",
                          "responseType": "ReservationSlotsGetResponse",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/zones/{zone}/{parent_name=reservations/*/reservationBlocks/*/reservationSubBlocks/*}/reservationSlots/{reservation_slot}",
                            "(google.api.method_signature)": "project,zone,parent_name,reservation_slot"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/zones/{zone}/{parent_name=reservations/*/reservationBlocks/*/reservationSubBlocks/*}/reservationSlots/{reservation_slot}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,parent_name,reservation_slot"
                            }
                          ]
                        },
                        "GetVersion": {
                          "requestType": "GetVersionReservationSlotRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "reservation_slots_get_version_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/{parent_name=reservations/*/reservationBlocks/*/reservationSubBlocks/*}/reservationSlots/{reservation_slot}/getVersion",
                            "(google.api.method_signature)": "project,zone,parent_name,reservation_slot,reservation_slots_get_version_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "reservation_slots_get_version_request_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/{parent_name=reservations/*/reservationBlocks/*/reservationSubBlocks/*}/reservationSlots/{reservation_slot}/getVersion"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,parent_name,reservation_slot,reservation_slots_get_version_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListReservationSlotsRequest",
                          "responseType": "ReservationSlotsListResponse",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/zones/{zone}/{parent_name=reservations/*/reservationBlocks/*/reservationSubBlocks/*}/reservationSlots",
                            "(google.api.method_signature)": "project,zone,parent_name"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/zones/{zone}/{parent_name=reservations/*/reservationBlocks/*/reservationSubBlocks/*}/reservationSlots"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,parent_name"
                            }
                          ]
                        },
                        "Update": {
                          "requestType": "UpdateReservationSlotRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "reservation_slot_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/{parent_name=reservations/*/reservationBlocks/*/reservationSubBlocks/*}/reservationSlots/{reservation_slot}",
                            "(google.api.method_signature)": "project,zone,parent_name,reservation_slot,reservation_slot_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "reservation_slot_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/{parent_name=reservations/*/reservationBlocks/*/reservationSubBlocks/*}/reservationSlots/{reservation_slot}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,parent_name,reservation_slot,reservation_slot_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        }
                      }
                    },
                    "ReservationSubBlocks": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Get": {
                          "requestType": "GetReservationSubBlockRequest",
                          "responseType": "ReservationSubBlocksGetResponse",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/zones/{zone}/{parent_name=reservations/*/reservationBlocks/*}/reservationSubBlocks/{reservation_sub_block}",
                            "(google.api.method_signature)": "project,zone,parent_name,reservation_sub_block"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/zones/{zone}/{parent_name=reservations/*/reservationBlocks/*}/reservationSubBlocks/{reservation_sub_block}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,parent_name,reservation_sub_block"
                            }
                          ]
                        },
                        "GetIamPolicy": {
                          "requestType": "GetIamPolicyReservationSubBlockRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/zones/{zone}/{parent_resource=reservations/*/reservationBlocks/*}/reservationSubBlocks/{resource}/getIamPolicy",
                            "(google.api.method_signature)": "project,zone,parent_resource,resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/zones/{zone}/{parent_resource=reservations/*/reservationBlocks/*}/reservationSubBlocks/{resource}/getIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,parent_resource,resource"
                            }
                          ]
                        },
                        "GetVersion": {
                          "requestType": "GetVersionReservationSubBlockRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "reservation_sub_blocks_get_version_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/{parent_name=reservations/*/reservationBlocks/*}/reservationSubBlocks/{reservation_sub_block}/getVersion",
                            "(google.api.method_signature)": "project,zone,parent_name,reservation_sub_block,reservation_sub_blocks_get_version_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "reservation_sub_blocks_get_version_request_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/{parent_name=reservations/*/reservationBlocks/*}/reservationSubBlocks/{reservation_sub_block}/getVersion"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,parent_name,reservation_sub_block,reservation_sub_blocks_get_version_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListReservationSubBlocksRequest",
                          "responseType": "ReservationSubBlocksListResponse",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/zones/{zone}/{parent_name=reservations/*/reservationBlocks/*}/reservationSubBlocks",
                            "(google.api.method_signature)": "project,zone,parent_name"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/zones/{zone}/{parent_name=reservations/*/reservationBlocks/*}/reservationSubBlocks"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,parent_name"
                            }
                          ]
                        },
                        "PerformMaintenance": {
                          "requestType": "PerformMaintenanceReservationSubBlockRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/{parent_name=reservations/*/reservationBlocks/*}/reservationSubBlocks/{reservation_sub_block}/performMaintenance",
                            "(google.api.method_signature)": "project,zone,parent_name,reservation_sub_block",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/beta/projects/{project}/zones/{zone}/{parent_name=reservations/*/reservationBlocks/*}/reservationSubBlocks/{reservation_sub_block}/performMaintenance"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,parent_name,reservation_sub_block"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "ReportFaulty": {
                          "requestType": "ReportFaultyReservationSubBlockRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "reservation_sub_blocks_report_faulty_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/{parent_name=reservations/*/reservationBlocks/*}/reservationSubBlocks/{reservation_sub_block}/reportFaulty",
                            "(google.api.method_signature)": "project,zone,parent_name,reservation_sub_block,reservation_sub_blocks_report_faulty_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "reservation_sub_blocks_report_faulty_request_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/{parent_name=reservations/*/reservationBlocks/*}/reservationSubBlocks/{reservation_sub_block}/reportFaulty"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,parent_name,reservation_sub_block,reservation_sub_blocks_report_faulty_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "SetIamPolicy": {
                          "requestType": "SetIamPolicyReservationSubBlockRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).body": "zone_set_nested_policy_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/{parent_resource=reservations/*/reservationBlocks/*}/reservationSubBlocks/{resource}/setIamPolicy",
                            "(google.api.method_signature)": "project,zone,parent_resource,resource,zone_set_nested_policy_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "zone_set_nested_policy_request_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/{parent_resource=reservations/*/reservationBlocks/*}/reservationSubBlocks/{resource}/setIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,parent_resource,resource,zone_set_nested_policy_request_resource"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsReservationSubBlockRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/{parent_resource=reservations/*/reservationBlocks/*}/reservationSubBlocks/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,zone,parent_resource,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/{parent_resource=reservations/*/reservationBlocks/*}/reservationSubBlocks/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,parent_resource,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "Reservations": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListReservationsRequest",
                          "responseType": "ReservationAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/aggregated/reservations",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/aggregated/reservations"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteReservationRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/zones/{zone}/reservations/{reservation}",
                            "(google.api.method_signature)": "project,zone,reservation",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/zones/{zone}/reservations/{reservation}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,reservation"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetReservationRequest",
                          "responseType": "Reservation",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/zones/{zone}/reservations/{reservation}",
                            "(google.api.method_signature)": "project,zone,reservation"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/zones/{zone}/reservations/{reservation}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,reservation"
                            }
                          ]
                        },
                        "GetIamPolicy": {
                          "requestType": "GetIamPolicyReservationRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/zones/{zone}/reservations/{resource}/getIamPolicy",
                            "(google.api.method_signature)": "project,zone,resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/zones/{zone}/reservations/{resource}/getIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,resource"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertReservationRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "reservation_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/reservations",
                            "(google.api.method_signature)": "project,zone,reservation_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "reservation_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/reservations"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,reservation_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListReservationsRequest",
                          "responseType": "ReservationList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/zones/{zone}/reservations",
                            "(google.api.method_signature)": "project,zone"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/zones/{zone}/reservations"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone"
                            }
                          ]
                        },
                        "PerformMaintenance": {
                          "requestType": "PerformMaintenanceReservationRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "reservations_perform_maintenance_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/reservations/{reservation}/performMaintenance",
                            "(google.api.method_signature)": "project,zone,reservation,reservations_perform_maintenance_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "reservations_perform_maintenance_request_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/reservations/{reservation}/performMaintenance"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,reservation,reservations_perform_maintenance_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "Resize": {
                          "requestType": "ResizeReservationRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "reservations_resize_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/reservations/{reservation}/resize",
                            "(google.api.method_signature)": "project,zone,reservation,reservations_resize_request_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "reservations_resize_request_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/reservations/{reservation}/resize"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,reservation,reservations_resize_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "SetIamPolicy": {
                          "requestType": "SetIamPolicyReservationRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).body": "zone_set_policy_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/reservations/{resource}/setIamPolicy",
                            "(google.api.method_signature)": "project,zone,resource,zone_set_policy_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "zone_set_policy_request_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/reservations/{resource}/setIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,resource,zone_set_policy_request_resource"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsReservationRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/reservations/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,zone,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/reservations/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,resource,test_permissions_request_resource"
                            }
                          ]
                        },
                        "Update": {
                          "requestType": "UpdateReservationRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "reservation_resource",
                            "(google.api.http).patch": "/compute/beta/projects/{project}/zones/{zone}/reservations/{reservation}",
                            "(google.api.method_signature)": "project,zone,reservation,reservation_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "reservation_resource",
                                "patch": "/compute/beta/projects/{project}/zones/{zone}/reservations/{reservation}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,reservation,reservation_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        }
                      }
                    },
                    "ResourcePolicies": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListResourcePoliciesRequest",
                          "responseType": "ResourcePolicyAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/aggregated/resourcePolicies",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/aggregated/resourcePolicies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteResourcePolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/regions/{region}/resourcePolicies/{resource_policy}",
                            "(google.api.method_signature)": "project,region,resource_policy",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/regions/{region}/resourcePolicies/{resource_policy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource_policy"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetResourcePolicyRequest",
                          "responseType": "ResourcePolicy",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/resourcePolicies/{resource_policy}",
                            "(google.api.method_signature)": "project,region,resource_policy"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/resourcePolicies/{resource_policy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource_policy"
                            }
                          ]
                        },
                        "GetIamPolicy": {
                          "requestType": "GetIamPolicyResourcePolicyRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/resourcePolicies/{resource}/getIamPolicy",
                            "(google.api.method_signature)": "project,region,resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/resourcePolicies/{resource}/getIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertResourcePolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "resource_policy_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/resourcePolicies",
                            "(google.api.method_signature)": "project,region,resource_policy_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "resource_policy_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/resourcePolicies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource_policy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListResourcePoliciesRequest",
                          "responseType": "ResourcePolicyList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/resourcePolicies",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/resourcePolicies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchResourcePolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "resource_policy_resource",
                            "(google.api.http).patch": "/compute/beta/projects/{project}/regions/{region}/resourcePolicies/{resource_policy}",
                            "(google.api.method_signature)": "project,region,resource_policy,resource_policy_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "resource_policy_resource",
                                "patch": "/compute/beta/projects/{project}/regions/{region}/resourcePolicies/{resource_policy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource_policy,resource_policy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "SetIamPolicy": {
                          "requestType": "SetIamPolicyResourcePolicyRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).body": "region_set_policy_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/resourcePolicies/{resource}/setIamPolicy",
                            "(google.api.method_signature)": "project,region,resource,region_set_policy_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_set_policy_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/resourcePolicies/{resource}/setIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,region_set_policy_request_resource"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsResourcePolicyRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/resourcePolicies/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/resourcePolicies/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "RolloutPlans": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Delete": {
                          "requestType": "DeleteRolloutPlanRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/global/rolloutPlans/{rollout_plan}",
                            "(google.api.method_signature)": "project,rollout_plan",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/global/rolloutPlans/{rollout_plan}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,rollout_plan"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetRolloutPlanRequest",
                          "responseType": "RolloutPlan",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/rolloutPlans/{rollout_plan}",
                            "(google.api.method_signature)": "project,rollout_plan"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/rolloutPlans/{rollout_plan}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,rollout_plan"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertRolloutPlanRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "rollout_plan_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/rolloutPlans",
                            "(google.api.method_signature)": "project,rollout_plan_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "rollout_plan_resource",
                                "post": "/compute/beta/projects/{project}/global/rolloutPlans"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,rollout_plan_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListRolloutPlansRequest",
                          "responseType": "RolloutPlansListResponse",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/rolloutPlans",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/rolloutPlans"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        }
                      }
                    },
                    "Rollouts": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Cancel": {
                          "requestType": "CancelRolloutRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).patch": "/compute/beta/projects/{project}/global/rollouts/{rollout}",
                            "(google.api.method_signature)": "project,rollout",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "patch": "/compute/beta/projects/{project}/global/rollouts/{rollout}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,rollout"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteRolloutRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/global/rollouts/{rollout}",
                            "(google.api.method_signature)": "project,rollout",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/global/rollouts/{rollout}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,rollout"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetRolloutRequest",
                          "responseType": "Rollout",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/rollouts/{rollout}",
                            "(google.api.method_signature)": "project,rollout"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/rollouts/{rollout}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,rollout"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListRolloutsRequest",
                          "responseType": "RolloutsListResponse",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/rollouts",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/rollouts"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        }
                      }
                    },
                    "Routers": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListRoutersRequest",
                          "responseType": "RouterAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/aggregated/routers",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/aggregated/routers"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteRouterRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/regions/{region}/routers/{router}",
                            "(google.api.method_signature)": "project,region,router",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/regions/{region}/routers/{router}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,router"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "DeleteNamedSet": {
                          "requestType": "DeleteNamedSetRouterRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/routers/{router}/deleteNamedSet",
                            "(google.api.method_signature)": "project,region,router",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/beta/projects/{project}/regions/{region}/routers/{router}/deleteNamedSet"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,router"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "DeleteRoutePolicy": {
                          "requestType": "DeleteRoutePolicyRouterRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/routers/{router}/deleteRoutePolicy",
                            "(google.api.method_signature)": "project,region,router",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/beta/projects/{project}/regions/{region}/routers/{router}/deleteRoutePolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,router"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetRouterRequest",
                          "responseType": "Router",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/routers/{router}",
                            "(google.api.method_signature)": "project,region,router"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/routers/{router}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,router"
                            }
                          ]
                        },
                        "GetNamedSet": {
                          "requestType": "GetNamedSetRouterRequest",
                          "responseType": "RoutersGetNamedSetResponse",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/routers/{router}/getNamedSet",
                            "(google.api.method_signature)": "project,region,router"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/routers/{router}/getNamedSet"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,router"
                            }
                          ]
                        },
                        "GetNatIpInfo": {
                          "requestType": "GetNatIpInfoRouterRequest",
                          "responseType": "NatIpInfoResponse",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/routers/{router}/getNatIpInfo",
                            "(google.api.method_signature)": "project,region,router"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/routers/{router}/getNatIpInfo"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,router"
                            }
                          ]
                        },
                        "GetNatMappingInfo": {
                          "requestType": "GetNatMappingInfoRoutersRequest",
                          "responseType": "VmEndpointNatMappingsList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/routers/{router}/getNatMappingInfo",
                            "(google.api.method_signature)": "project,region,router"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/routers/{router}/getNatMappingInfo"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,router"
                            }
                          ]
                        },
                        "GetRoutePolicy": {
                          "requestType": "GetRoutePolicyRouterRequest",
                          "responseType": "RoutersGetRoutePolicyResponse",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/routers/{router}/getRoutePolicy",
                            "(google.api.method_signature)": "project,region,router"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/routers/{router}/getRoutePolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,router"
                            }
                          ]
                        },
                        "GetRouterStatus": {
                          "requestType": "GetRouterStatusRouterRequest",
                          "responseType": "RouterStatusResponse",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/routers/{router}/getRouterStatus",
                            "(google.api.method_signature)": "project,region,router"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/routers/{router}/getRouterStatus"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,router"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertRouterRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "router_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/routers",
                            "(google.api.method_signature)": "project,region,router_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "router_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/routers"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,router_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListRoutersRequest",
                          "responseType": "RouterList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/routers",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/routers"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "ListBgpRoutes": {
                          "requestType": "ListBgpRoutesRoutersRequest",
                          "responseType": "RoutersListBgpRoutes",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/routers/{router}/listBgpRoutes",
                            "(google.api.method_signature)": "project,region,router"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/routers/{router}/listBgpRoutes"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,router"
                            }
                          ]
                        },
                        "ListNamedSets": {
                          "requestType": "ListNamedSetsRoutersRequest",
                          "responseType": "RoutersListNamedSets",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/routers/{router}/listNamedSets",
                            "(google.api.method_signature)": "project,region,router"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/routers/{router}/listNamedSets"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,router"
                            }
                          ]
                        },
                        "ListRoutePolicies": {
                          "requestType": "ListRoutePoliciesRoutersRequest",
                          "responseType": "RoutersListRoutePolicies",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/routers/{router}/listRoutePolicies",
                            "(google.api.method_signature)": "project,region,router"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/routers/{router}/listRoutePolicies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,router"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchRouterRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "router_resource",
                            "(google.api.http).patch": "/compute/beta/projects/{project}/regions/{region}/routers/{router}",
                            "(google.api.method_signature)": "project,region,router,router_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "router_resource",
                                "patch": "/compute/beta/projects/{project}/regions/{region}/routers/{router}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,router,router_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "PatchNamedSet": {
                          "requestType": "PatchNamedSetRouterRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "named_set_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/routers/{router}/patchNamedSet",
                            "(google.api.method_signature)": "project,region,router,named_set_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "named_set_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/routers/{router}/patchNamedSet"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,router,named_set_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "PatchRoutePolicy": {
                          "requestType": "PatchRoutePolicyRouterRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "route_policy_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/routers/{router}/patchRoutePolicy",
                            "(google.api.method_signature)": "project,region,router,route_policy_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "route_policy_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/routers/{router}/patchRoutePolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,router,route_policy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Preview": {
                          "requestType": "PreviewRouterRequest",
                          "responseType": "RoutersPreviewResponse",
                          "options": {
                            "(google.api.http).body": "router_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/routers/{router}/preview",
                            "(google.api.method_signature)": "project,region,router,router_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "router_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/routers/{router}/preview"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,router,router_resource"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsRouterRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/routers/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/routers/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                            }
                          ]
                        },
                        "Update": {
                          "requestType": "UpdateRouterRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "router_resource",
                            "(google.api.http).put": "/compute/beta/projects/{project}/regions/{region}/routers/{router}",
                            "(google.api.method_signature)": "project,region,router,router_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "router_resource",
                                "put": "/compute/beta/projects/{project}/regions/{region}/routers/{router}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,router,router_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "UpdateNamedSet": {
                          "requestType": "UpdateNamedSetRouterRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "named_set_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/routers/{router}/updateNamedSet",
                            "(google.api.method_signature)": "project,region,router,named_set_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "named_set_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/routers/{router}/updateNamedSet"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,router,named_set_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "UpdateRoutePolicy": {
                          "requestType": "UpdateRoutePolicyRouterRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "route_policy_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/routers/{router}/updateRoutePolicy",
                            "(google.api.method_signature)": "project,region,router,route_policy_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "route_policy_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/routers/{router}/updateRoutePolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,router,route_policy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        }
                      }
                    },
                    "Routes": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Delete": {
                          "requestType": "DeleteRouteRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/global/routes/{route}",
                            "(google.api.method_signature)": "project,route",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/global/routes/{route}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,route"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetRouteRequest",
                          "responseType": "Route",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/routes/{route}",
                            "(google.api.method_signature)": "project,route"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/routes/{route}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,route"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertRouteRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "route_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/routes",
                            "(google.api.method_signature)": "project,route_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "route_resource",
                                "post": "/compute/beta/projects/{project}/global/routes"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,route_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListRoutesRequest",
                          "responseType": "RouteList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/routes",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/routes"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsRouteRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/routes/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/global/routes/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "SecurityPolicies": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AddRule": {
                          "requestType": "AddRuleSecurityPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "security_policy_rule_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/securityPolicies/{security_policy}/addRule",
                            "(google.api.method_signature)": "project,security_policy,security_policy_rule_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "security_policy_rule_resource",
                                "post": "/compute/beta/projects/{project}/global/securityPolicies/{security_policy}/addRule"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,security_policy,security_policy_rule_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "AggregatedList": {
                          "requestType": "AggregatedListSecurityPoliciesRequest",
                          "responseType": "SecurityPoliciesAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/aggregated/securityPolicies",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/aggregated/securityPolicies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteSecurityPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/global/securityPolicies/{security_policy}",
                            "(google.api.method_signature)": "project,security_policy",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/global/securityPolicies/{security_policy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,security_policy"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetSecurityPolicyRequest",
                          "responseType": "SecurityPolicy",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/securityPolicies/{security_policy}",
                            "(google.api.method_signature)": "project,security_policy"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/securityPolicies/{security_policy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,security_policy"
                            }
                          ]
                        },
                        "GetRule": {
                          "requestType": "GetRuleSecurityPolicyRequest",
                          "responseType": "SecurityPolicyRule",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/securityPolicies/{security_policy}/getRule",
                            "(google.api.method_signature)": "project,security_policy"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/securityPolicies/{security_policy}/getRule"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,security_policy"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertSecurityPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "security_policy_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/securityPolicies",
                            "(google.api.method_signature)": "project,security_policy_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "security_policy_resource",
                                "post": "/compute/beta/projects/{project}/global/securityPolicies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,security_policy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListSecurityPoliciesRequest",
                          "responseType": "SecurityPolicyList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/securityPolicies",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/securityPolicies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "ListPreconfiguredExpressionSets": {
                          "requestType": "ListPreconfiguredExpressionSetsSecurityPoliciesRequest",
                          "responseType": "SecurityPoliciesListPreconfiguredExpressionSetsResponse",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/securityPolicies/listPreconfiguredExpressionSets",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/securityPolicies/listPreconfiguredExpressionSets"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchSecurityPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "security_policy_resource",
                            "(google.api.http).patch": "/compute/beta/projects/{project}/global/securityPolicies/{security_policy}",
                            "(google.api.method_signature)": "project,security_policy,security_policy_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "security_policy_resource",
                                "patch": "/compute/beta/projects/{project}/global/securityPolicies/{security_policy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,security_policy,security_policy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "PatchRule": {
                          "requestType": "PatchRuleSecurityPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "security_policy_rule_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/securityPolicies/{security_policy}/patchRule",
                            "(google.api.method_signature)": "project,security_policy,security_policy_rule_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "security_policy_rule_resource",
                                "post": "/compute/beta/projects/{project}/global/securityPolicies/{security_policy}/patchRule"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,security_policy,security_policy_rule_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "RemoveRule": {
                          "requestType": "RemoveRuleSecurityPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/securityPolicies/{security_policy}/removeRule",
                            "(google.api.method_signature)": "project,security_policy",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/beta/projects/{project}/global/securityPolicies/{security_policy}/removeRule"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,security_policy"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "SetLabels": {
                          "requestType": "SetLabelsSecurityPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "global_set_labels_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/securityPolicies/{resource}/setLabels",
                            "(google.api.method_signature)": "project,resource,global_set_labels_request_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "global_set_labels_request_resource",
                                "post": "/compute/beta/projects/{project}/global/securityPolicies/{resource}/setLabels"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,global_set_labels_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsSecurityPolicyRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/securityPolicies/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/global/securityPolicies/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "ServiceAttachments": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListServiceAttachmentsRequest",
                          "responseType": "ServiceAttachmentAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/aggregated/serviceAttachments",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/aggregated/serviceAttachments"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteServiceAttachmentRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/regions/{region}/serviceAttachments/{service_attachment}",
                            "(google.api.method_signature)": "project,region,service_attachment",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/regions/{region}/serviceAttachments/{service_attachment}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,service_attachment"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetServiceAttachmentRequest",
                          "responseType": "ServiceAttachment",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/serviceAttachments/{service_attachment}",
                            "(google.api.method_signature)": "project,region,service_attachment"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/serviceAttachments/{service_attachment}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,service_attachment"
                            }
                          ]
                        },
                        "GetIamPolicy": {
                          "requestType": "GetIamPolicyServiceAttachmentRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/serviceAttachments/{resource}/getIamPolicy",
                            "(google.api.method_signature)": "project,region,resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/serviceAttachments/{resource}/getIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertServiceAttachmentRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "service_attachment_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/serviceAttachments",
                            "(google.api.method_signature)": "project,region,service_attachment_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "service_attachment_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/serviceAttachments"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,service_attachment_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListServiceAttachmentsRequest",
                          "responseType": "ServiceAttachmentList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/serviceAttachments",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/serviceAttachments"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchServiceAttachmentRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "service_attachment_resource",
                            "(google.api.http).patch": "/compute/beta/projects/{project}/regions/{region}/serviceAttachments/{service_attachment}",
                            "(google.api.method_signature)": "project,region,service_attachment,service_attachment_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "service_attachment_resource",
                                "patch": "/compute/beta/projects/{project}/regions/{region}/serviceAttachments/{service_attachment}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,service_attachment,service_attachment_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "SetIamPolicy": {
                          "requestType": "SetIamPolicyServiceAttachmentRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).body": "region_set_policy_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/serviceAttachments/{resource}/setIamPolicy",
                            "(google.api.method_signature)": "project,region,resource,region_set_policy_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_set_policy_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/serviceAttachments/{resource}/setIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,region_set_policy_request_resource"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsServiceAttachmentRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/serviceAttachments/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/serviceAttachments/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "SnapshotGroups": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Delete": {
                          "requestType": "DeleteSnapshotGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/global/snapshotGroups/{snapshot_group}",
                            "(google.api.method_signature)": "project,snapshot_group",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/global/snapshotGroups/{snapshot_group}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,snapshot_group"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetSnapshotGroupRequest",
                          "responseType": "SnapshotGroup",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/snapshotGroups/{snapshot_group}",
                            "(google.api.method_signature)": "project,snapshot_group"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/snapshotGroups/{snapshot_group}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,snapshot_group"
                            }
                          ]
                        },
                        "GetIamPolicy": {
                          "requestType": "GetIamPolicySnapshotGroupRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/snapshotGroups/{resource}/getIamPolicy",
                            "(google.api.method_signature)": "project,resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/snapshotGroups/{resource}/getIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertSnapshotGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "snapshot_group_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/snapshotGroups",
                            "(google.api.method_signature)": "project,snapshot_group_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "snapshot_group_resource",
                                "post": "/compute/beta/projects/{project}/global/snapshotGroups"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,snapshot_group_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListSnapshotGroupsRequest",
                          "responseType": "ListSnapshotGroups",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/snapshotGroups",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/snapshotGroups"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "SetIamPolicy": {
                          "requestType": "SetIamPolicySnapshotGroupRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).body": "global_set_policy_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/snapshotGroups/{resource}/setIamPolicy",
                            "(google.api.method_signature)": "project,resource,global_set_policy_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "global_set_policy_request_resource",
                                "post": "/compute/beta/projects/{project}/global/snapshotGroups/{resource}/setIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,global_set_policy_request_resource"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsSnapshotGroupRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/snapshotGroups/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/global/snapshotGroups/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "SnapshotSettingsService": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Get": {
                          "requestType": "GetSnapshotSettingRequest",
                          "responseType": "SnapshotSettings",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/snapshotSettings",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/snapshotSettings"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchSnapshotSettingRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "snapshot_settings_resource",
                            "(google.api.http).patch": "/compute/beta/projects/{project}/global/snapshotSettings",
                            "(google.api.method_signature)": "project,snapshot_settings_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "snapshot_settings_resource",
                                "patch": "/compute/beta/projects/{project}/global/snapshotSettings"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,snapshot_settings_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        }
                      }
                    },
                    "Snapshots": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListSnapshotsRequest",
                          "responseType": "SnapshotAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/aggregated/snapshots",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/aggregated/snapshots"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteSnapshotRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/global/snapshots/{snapshot}",
                            "(google.api.method_signature)": "project,snapshot",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/global/snapshots/{snapshot}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,snapshot"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetSnapshotRequest",
                          "responseType": "Snapshot",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/snapshots/{snapshot}",
                            "(google.api.method_signature)": "project,snapshot"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/snapshots/{snapshot}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,snapshot"
                            }
                          ]
                        },
                        "GetIamPolicy": {
                          "requestType": "GetIamPolicySnapshotRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/snapshots/{resource}/getIamPolicy",
                            "(google.api.method_signature)": "project,resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/snapshots/{resource}/getIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertSnapshotRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "snapshot_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/snapshots",
                            "(google.api.method_signature)": "project,snapshot_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "snapshot_resource",
                                "post": "/compute/beta/projects/{project}/global/snapshots"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,snapshot_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListSnapshotsRequest",
                          "responseType": "SnapshotList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/snapshots",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/snapshots"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "SetIamPolicy": {
                          "requestType": "SetIamPolicySnapshotRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).body": "global_set_policy_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/snapshots/{resource}/setIamPolicy",
                            "(google.api.method_signature)": "project,resource,global_set_policy_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "global_set_policy_request_resource",
                                "post": "/compute/beta/projects/{project}/global/snapshots/{resource}/setIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,global_set_policy_request_resource"
                            }
                          ]
                        },
                        "SetLabels": {
                          "requestType": "SetLabelsSnapshotRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "global_set_labels_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/snapshots/{resource}/setLabels",
                            "(google.api.method_signature)": "project,resource,global_set_labels_request_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "global_set_labels_request_resource",
                                "post": "/compute/beta/projects/{project}/global/snapshots/{resource}/setLabels"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,global_set_labels_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsSnapshotRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/snapshots/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/global/snapshots/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "SslCertificates": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListSslCertificatesRequest",
                          "responseType": "SslCertificateAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/aggregated/sslCertificates",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/aggregated/sslCertificates"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteSslCertificateRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/global/sslCertificates/{ssl_certificate}",
                            "(google.api.method_signature)": "project,ssl_certificate",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/global/sslCertificates/{ssl_certificate}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,ssl_certificate"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetSslCertificateRequest",
                          "responseType": "SslCertificate",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/sslCertificates/{ssl_certificate}",
                            "(google.api.method_signature)": "project,ssl_certificate"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/sslCertificates/{ssl_certificate}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,ssl_certificate"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertSslCertificateRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "ssl_certificate_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/sslCertificates",
                            "(google.api.method_signature)": "project,ssl_certificate_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "ssl_certificate_resource",
                                "post": "/compute/beta/projects/{project}/global/sslCertificates"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,ssl_certificate_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListSslCertificatesRequest",
                          "responseType": "SslCertificateList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/sslCertificates",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/sslCertificates"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsSslCertificateRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/sslCertificates/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/global/sslCertificates/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "SslPolicies": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListSslPoliciesRequest",
                          "responseType": "SslPoliciesAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/aggregated/sslPolicies",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/aggregated/sslPolicies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteSslPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/global/sslPolicies/{ssl_policy}",
                            "(google.api.method_signature)": "project,ssl_policy",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/global/sslPolicies/{ssl_policy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,ssl_policy"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetSslPolicyRequest",
                          "responseType": "SslPolicy",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/sslPolicies/{ssl_policy}",
                            "(google.api.method_signature)": "project,ssl_policy"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/sslPolicies/{ssl_policy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,ssl_policy"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertSslPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "ssl_policy_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/sslPolicies",
                            "(google.api.method_signature)": "project,ssl_policy_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "ssl_policy_resource",
                                "post": "/compute/beta/projects/{project}/global/sslPolicies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,ssl_policy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListSslPoliciesRequest",
                          "responseType": "SslPoliciesList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/sslPolicies",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/sslPolicies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "ListAvailableFeatures": {
                          "requestType": "ListAvailableFeaturesSslPoliciesRequest",
                          "responseType": "SslPoliciesListAvailableFeaturesResponse",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/sslPolicies/listAvailableFeatures",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/sslPolicies/listAvailableFeatures"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchSslPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "ssl_policy_resource",
                            "(google.api.http).patch": "/compute/beta/projects/{project}/global/sslPolicies/{ssl_policy}",
                            "(google.api.method_signature)": "project,ssl_policy,ssl_policy_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "ssl_policy_resource",
                                "patch": "/compute/beta/projects/{project}/global/sslPolicies/{ssl_policy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,ssl_policy,ssl_policy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsSslPolicyRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/sslPolicies/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/global/sslPolicies/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "StoragePoolTypes": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute.readonly,https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListStoragePoolTypesRequest",
                          "responseType": "StoragePoolTypeAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/aggregated/storagePoolTypes",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/aggregated/storagePoolTypes"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetStoragePoolTypeRequest",
                          "responseType": "StoragePoolType",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/zones/{zone}/storagePoolTypes/{storage_pool_type}",
                            "(google.api.method_signature)": "project,zone,storage_pool_type"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/zones/{zone}/storagePoolTypes/{storage_pool_type}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,storage_pool_type"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListStoragePoolTypesRequest",
                          "responseType": "StoragePoolTypeList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/zones/{zone}/storagePoolTypes",
                            "(google.api.method_signature)": "project,zone"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/zones/{zone}/storagePoolTypes"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone"
                            }
                          ]
                        }
                      }
                    },
                    "StoragePools": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListStoragePoolsRequest",
                          "responseType": "StoragePoolAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/aggregated/storagePools",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/aggregated/storagePools"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteStoragePoolRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/zones/{zone}/storagePools/{storage_pool}",
                            "(google.api.method_signature)": "project,zone,storage_pool",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/zones/{zone}/storagePools/{storage_pool}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,storage_pool"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetStoragePoolRequest",
                          "responseType": "StoragePool",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/zones/{zone}/storagePools/{storage_pool}",
                            "(google.api.method_signature)": "project,zone,storage_pool"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/zones/{zone}/storagePools/{storage_pool}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,storage_pool"
                            }
                          ]
                        },
                        "GetIamPolicy": {
                          "requestType": "GetIamPolicyStoragePoolRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/zones/{zone}/storagePools/{resource}/getIamPolicy",
                            "(google.api.method_signature)": "project,zone,resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/zones/{zone}/storagePools/{resource}/getIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,resource"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertStoragePoolRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "storage_pool_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/storagePools",
                            "(google.api.method_signature)": "project,zone,storage_pool_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "storage_pool_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/storagePools"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,storage_pool_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListStoragePoolsRequest",
                          "responseType": "StoragePoolList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/zones/{zone}/storagePools",
                            "(google.api.method_signature)": "project,zone"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/zones/{zone}/storagePools"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone"
                            }
                          ]
                        },
                        "ListDisks": {
                          "requestType": "ListDisksStoragePoolsRequest",
                          "responseType": "StoragePoolListDisks",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/zones/{zone}/storagePools/{storage_pool}/listDisks",
                            "(google.api.method_signature)": "project,zone,storage_pool"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/zones/{zone}/storagePools/{storage_pool}/listDisks"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,storage_pool"
                            }
                          ]
                        },
                        "SetIamPolicy": {
                          "requestType": "SetIamPolicyStoragePoolRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).body": "zone_set_policy_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/storagePools/{resource}/setIamPolicy",
                            "(google.api.method_signature)": "project,zone,resource,zone_set_policy_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "zone_set_policy_request_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/storagePools/{resource}/setIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,resource,zone_set_policy_request_resource"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsStoragePoolRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/storagePools/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,zone,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/storagePools/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,resource,test_permissions_request_resource"
                            }
                          ]
                        },
                        "Update": {
                          "requestType": "UpdateStoragePoolRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "storage_pool_resource",
                            "(google.api.http).patch": "/compute/beta/projects/{project}/zones/{zone}/storagePools/{storage_pool}",
                            "(google.api.method_signature)": "project,zone,storage_pool,storage_pool_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "storage_pool_resource",
                                "patch": "/compute/beta/projects/{project}/zones/{zone}/storagePools/{storage_pool}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,storage_pool,storage_pool_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        }
                      }
                    },
                    "Subnetworks": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListSubnetworksRequest",
                          "responseType": "SubnetworkAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/aggregated/subnetworks",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/aggregated/subnetworks"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteSubnetworkRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/regions/{region}/subnetworks/{subnetwork}",
                            "(google.api.method_signature)": "project,region,subnetwork",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/regions/{region}/subnetworks/{subnetwork}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,subnetwork"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "ExpandIpCidrRange": {
                          "requestType": "ExpandIpCidrRangeSubnetworkRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "subnetworks_expand_ip_cidr_range_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/subnetworks/{subnetwork}/expandIpCidrRange",
                            "(google.api.method_signature)": "project,region,subnetwork,subnetworks_expand_ip_cidr_range_request_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "subnetworks_expand_ip_cidr_range_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/subnetworks/{subnetwork}/expandIpCidrRange"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,subnetwork,subnetworks_expand_ip_cidr_range_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetSubnetworkRequest",
                          "responseType": "Subnetwork",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/subnetworks/{subnetwork}",
                            "(google.api.method_signature)": "project,region,subnetwork"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/subnetworks/{subnetwork}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,subnetwork"
                            }
                          ]
                        },
                        "GetIamPolicy": {
                          "requestType": "GetIamPolicySubnetworkRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/subnetworks/{resource}/getIamPolicy",
                            "(google.api.method_signature)": "project,region,resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/subnetworks/{resource}/getIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertSubnetworkRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "subnetwork_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/subnetworks",
                            "(google.api.method_signature)": "project,region,subnetwork_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "subnetwork_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/subnetworks"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,subnetwork_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListSubnetworksRequest",
                          "responseType": "SubnetworkList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/subnetworks",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/subnetworks"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "ListUsable": {
                          "requestType": "ListUsableSubnetworksRequest",
                          "responseType": "UsableSubnetworksAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/aggregated/subnetworks/listUsable",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/aggregated/subnetworks/listUsable"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchSubnetworkRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "subnetwork_resource",
                            "(google.api.http).patch": "/compute/beta/projects/{project}/regions/{region}/subnetworks/{subnetwork}",
                            "(google.api.method_signature)": "project,region,subnetwork,subnetwork_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "subnetwork_resource",
                                "patch": "/compute/beta/projects/{project}/regions/{region}/subnetworks/{subnetwork}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,subnetwork,subnetwork_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "SetIamPolicy": {
                          "requestType": "SetIamPolicySubnetworkRequest",
                          "responseType": "Policy",
                          "options": {
                            "(google.api.http).body": "region_set_policy_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/subnetworks/{resource}/setIamPolicy",
                            "(google.api.method_signature)": "project,region,resource,region_set_policy_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_set_policy_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/subnetworks/{resource}/setIamPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,region_set_policy_request_resource"
                            }
                          ]
                        },
                        "SetPrivateIpGoogleAccess": {
                          "requestType": "SetPrivateIpGoogleAccessSubnetworkRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "subnetworks_set_private_ip_google_access_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/subnetworks/{subnetwork}/setPrivateIpGoogleAccess",
                            "(google.api.method_signature)": "project,region,subnetwork,subnetworks_set_private_ip_google_access_request_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "subnetworks_set_private_ip_google_access_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/subnetworks/{subnetwork}/setPrivateIpGoogleAccess"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,subnetwork,subnetworks_set_private_ip_google_access_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsSubnetworkRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/subnetworks/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/subnetworks/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "TargetGrpcProxies": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Delete": {
                          "requestType": "DeleteTargetGrpcProxyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/global/targetGrpcProxies/{target_grpc_proxy}",
                            "(google.api.method_signature)": "project,target_grpc_proxy",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/global/targetGrpcProxies/{target_grpc_proxy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,target_grpc_proxy"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetTargetGrpcProxyRequest",
                          "responseType": "TargetGrpcProxy",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/targetGrpcProxies/{target_grpc_proxy}",
                            "(google.api.method_signature)": "project,target_grpc_proxy"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/targetGrpcProxies/{target_grpc_proxy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,target_grpc_proxy"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertTargetGrpcProxyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "target_grpc_proxy_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/targetGrpcProxies",
                            "(google.api.method_signature)": "project,target_grpc_proxy_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "target_grpc_proxy_resource",
                                "post": "/compute/beta/projects/{project}/global/targetGrpcProxies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,target_grpc_proxy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListTargetGrpcProxiesRequest",
                          "responseType": "TargetGrpcProxyList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/targetGrpcProxies",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/targetGrpcProxies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchTargetGrpcProxyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "target_grpc_proxy_resource",
                            "(google.api.http).patch": "/compute/beta/projects/{project}/global/targetGrpcProxies/{target_grpc_proxy}",
                            "(google.api.method_signature)": "project,target_grpc_proxy,target_grpc_proxy_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "target_grpc_proxy_resource",
                                "patch": "/compute/beta/projects/{project}/global/targetGrpcProxies/{target_grpc_proxy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,target_grpc_proxy,target_grpc_proxy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsTargetGrpcProxyRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/targetGrpcProxies/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/global/targetGrpcProxies/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "TargetHttpProxies": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListTargetHttpProxiesRequest",
                          "responseType": "TargetHttpProxyAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/aggregated/targetHttpProxies",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/aggregated/targetHttpProxies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteTargetHttpProxyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/global/targetHttpProxies/{target_http_proxy}",
                            "(google.api.method_signature)": "project,target_http_proxy",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/global/targetHttpProxies/{target_http_proxy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,target_http_proxy"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetTargetHttpProxyRequest",
                          "responseType": "TargetHttpProxy",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/targetHttpProxies/{target_http_proxy}",
                            "(google.api.method_signature)": "project,target_http_proxy"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/targetHttpProxies/{target_http_proxy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,target_http_proxy"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertTargetHttpProxyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "target_http_proxy_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/targetHttpProxies",
                            "(google.api.method_signature)": "project,target_http_proxy_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "target_http_proxy_resource",
                                "post": "/compute/beta/projects/{project}/global/targetHttpProxies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,target_http_proxy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListTargetHttpProxiesRequest",
                          "responseType": "TargetHttpProxyList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/targetHttpProxies",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/targetHttpProxies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchTargetHttpProxyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "target_http_proxy_resource",
                            "(google.api.http).patch": "/compute/beta/projects/{project}/global/targetHttpProxies/{target_http_proxy}",
                            "(google.api.method_signature)": "project,target_http_proxy,target_http_proxy_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "target_http_proxy_resource",
                                "patch": "/compute/beta/projects/{project}/global/targetHttpProxies/{target_http_proxy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,target_http_proxy,target_http_proxy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "SetUrlMap": {
                          "requestType": "SetUrlMapTargetHttpProxyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "url_map_reference_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/targetHttpProxies/{target_http_proxy}/setUrlMap",
                            "(google.api.method_signature)": "project,target_http_proxy,url_map_reference_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "url_map_reference_resource",
                                "post": "/compute/beta/projects/{project}/targetHttpProxies/{target_http_proxy}/setUrlMap"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,target_http_proxy,url_map_reference_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsTargetHttpProxyRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/targetHttpProxies/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/global/targetHttpProxies/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "TargetHttpsProxies": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListTargetHttpsProxiesRequest",
                          "responseType": "TargetHttpsProxyAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/aggregated/targetHttpsProxies",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/aggregated/targetHttpsProxies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteTargetHttpsProxyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/global/targetHttpsProxies/{target_https_proxy}",
                            "(google.api.method_signature)": "project,target_https_proxy",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/global/targetHttpsProxies/{target_https_proxy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,target_https_proxy"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetTargetHttpsProxyRequest",
                          "responseType": "TargetHttpsProxy",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/targetHttpsProxies/{target_https_proxy}",
                            "(google.api.method_signature)": "project,target_https_proxy"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/targetHttpsProxies/{target_https_proxy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,target_https_proxy"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertTargetHttpsProxyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "target_https_proxy_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/targetHttpsProxies",
                            "(google.api.method_signature)": "project,target_https_proxy_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "target_https_proxy_resource",
                                "post": "/compute/beta/projects/{project}/global/targetHttpsProxies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,target_https_proxy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListTargetHttpsProxiesRequest",
                          "responseType": "TargetHttpsProxyList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/targetHttpsProxies",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/targetHttpsProxies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchTargetHttpsProxyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "target_https_proxy_resource",
                            "(google.api.http).patch": "/compute/beta/projects/{project}/global/targetHttpsProxies/{target_https_proxy}",
                            "(google.api.method_signature)": "project,target_https_proxy,target_https_proxy_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "target_https_proxy_resource",
                                "patch": "/compute/beta/projects/{project}/global/targetHttpsProxies/{target_https_proxy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,target_https_proxy,target_https_proxy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "SetCertificateMap": {
                          "requestType": "SetCertificateMapTargetHttpsProxyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "target_https_proxies_set_certificate_map_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/targetHttpsProxies/{target_https_proxy}/setCertificateMap",
                            "(google.api.method_signature)": "project,target_https_proxy,target_https_proxies_set_certificate_map_request_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "target_https_proxies_set_certificate_map_request_resource",
                                "post": "/compute/beta/projects/{project}/global/targetHttpsProxies/{target_https_proxy}/setCertificateMap"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,target_https_proxy,target_https_proxies_set_certificate_map_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "SetQuicOverride": {
                          "requestType": "SetQuicOverrideTargetHttpsProxyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "target_https_proxies_set_quic_override_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/targetHttpsProxies/{target_https_proxy}/setQuicOverride",
                            "(google.api.method_signature)": "project,target_https_proxy,target_https_proxies_set_quic_override_request_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "target_https_proxies_set_quic_override_request_resource",
                                "post": "/compute/beta/projects/{project}/global/targetHttpsProxies/{target_https_proxy}/setQuicOverride"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,target_https_proxy,target_https_proxies_set_quic_override_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "SetSslCertificates": {
                          "requestType": "SetSslCertificatesTargetHttpsProxyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "target_https_proxies_set_ssl_certificates_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/targetHttpsProxies/{target_https_proxy}/setSslCertificates",
                            "(google.api.method_signature)": "project,target_https_proxy,target_https_proxies_set_ssl_certificates_request_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "target_https_proxies_set_ssl_certificates_request_resource",
                                "post": "/compute/beta/projects/{project}/targetHttpsProxies/{target_https_proxy}/setSslCertificates"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,target_https_proxy,target_https_proxies_set_ssl_certificates_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "SetSslPolicy": {
                          "requestType": "SetSslPolicyTargetHttpsProxyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "ssl_policy_reference_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/targetHttpsProxies/{target_https_proxy}/setSslPolicy",
                            "(google.api.method_signature)": "project,target_https_proxy,ssl_policy_reference_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "ssl_policy_reference_resource",
                                "post": "/compute/beta/projects/{project}/global/targetHttpsProxies/{target_https_proxy}/setSslPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,target_https_proxy,ssl_policy_reference_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "SetUrlMap": {
                          "requestType": "SetUrlMapTargetHttpsProxyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "url_map_reference_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/targetHttpsProxies/{target_https_proxy}/setUrlMap",
                            "(google.api.method_signature)": "project,target_https_proxy,url_map_reference_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "url_map_reference_resource",
                                "post": "/compute/beta/projects/{project}/targetHttpsProxies/{target_https_proxy}/setUrlMap"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,target_https_proxy,url_map_reference_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsTargetHttpsProxyRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/targetHttpsProxies/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/global/targetHttpsProxies/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "TargetInstances": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListTargetInstancesRequest",
                          "responseType": "TargetInstanceAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/aggregated/targetInstances",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/aggregated/targetInstances"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteTargetInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/zones/{zone}/targetInstances/{target_instance}",
                            "(google.api.method_signature)": "project,zone,target_instance",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/zones/{zone}/targetInstances/{target_instance}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,target_instance"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetTargetInstanceRequest",
                          "responseType": "TargetInstance",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/zones/{zone}/targetInstances/{target_instance}",
                            "(google.api.method_signature)": "project,zone,target_instance"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/zones/{zone}/targetInstances/{target_instance}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,target_instance"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertTargetInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "target_instance_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/targetInstances",
                            "(google.api.method_signature)": "project,zone,target_instance_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "target_instance_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/targetInstances"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,target_instance_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListTargetInstancesRequest",
                          "responseType": "TargetInstanceList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/zones/{zone}/targetInstances",
                            "(google.api.method_signature)": "project,zone"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/zones/{zone}/targetInstances"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone"
                            }
                          ]
                        },
                        "SetSecurityPolicy": {
                          "requestType": "SetSecurityPolicyTargetInstanceRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "security_policy_reference_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/targetInstances/{target_instance}/setSecurityPolicy",
                            "(google.api.method_signature)": "project,zone,target_instance,security_policy_reference_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "security_policy_reference_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/targetInstances/{target_instance}/setSecurityPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,target_instance,security_policy_reference_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsTargetInstanceRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/targetInstances/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,zone,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/targetInstances/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "TargetPools": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AddHealthCheck": {
                          "requestType": "AddHealthCheckTargetPoolRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "target_pools_add_health_check_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/targetPools/{target_pool}/addHealthCheck",
                            "(google.api.method_signature)": "project,region,target_pool,target_pools_add_health_check_request_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "target_pools_add_health_check_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/targetPools/{target_pool}/addHealthCheck"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,target_pool,target_pools_add_health_check_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "AddInstance": {
                          "requestType": "AddInstanceTargetPoolRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "target_pools_add_instance_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/targetPools/{target_pool}/addInstance",
                            "(google.api.method_signature)": "project,region,target_pool,target_pools_add_instance_request_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "target_pools_add_instance_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/targetPools/{target_pool}/addInstance"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,target_pool,target_pools_add_instance_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "AggregatedList": {
                          "requestType": "AggregatedListTargetPoolsRequest",
                          "responseType": "TargetPoolAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/aggregated/targetPools",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/aggregated/targetPools"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteTargetPoolRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/regions/{region}/targetPools/{target_pool}",
                            "(google.api.method_signature)": "project,region,target_pool",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/regions/{region}/targetPools/{target_pool}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,target_pool"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetTargetPoolRequest",
                          "responseType": "TargetPool",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/targetPools/{target_pool}",
                            "(google.api.method_signature)": "project,region,target_pool"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/targetPools/{target_pool}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,target_pool"
                            }
                          ]
                        },
                        "GetHealth": {
                          "requestType": "GetHealthTargetPoolRequest",
                          "responseType": "TargetPoolInstanceHealth",
                          "options": {
                            "(google.api.http).body": "instance_reference_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/targetPools/{target_pool}/getHealth",
                            "(google.api.method_signature)": "project,region,target_pool,instance_reference_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "instance_reference_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/targetPools/{target_pool}/getHealth"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,target_pool,instance_reference_resource"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertTargetPoolRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "target_pool_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/targetPools",
                            "(google.api.method_signature)": "project,region,target_pool_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "target_pool_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/targetPools"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,target_pool_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListTargetPoolsRequest",
                          "responseType": "TargetPoolList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/targetPools",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/targetPools"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "RemoveHealthCheck": {
                          "requestType": "RemoveHealthCheckTargetPoolRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "target_pools_remove_health_check_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/targetPools/{target_pool}/removeHealthCheck",
                            "(google.api.method_signature)": "project,region,target_pool,target_pools_remove_health_check_request_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "target_pools_remove_health_check_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/targetPools/{target_pool}/removeHealthCheck"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,target_pool,target_pools_remove_health_check_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "RemoveInstance": {
                          "requestType": "RemoveInstanceTargetPoolRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "target_pools_remove_instance_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/targetPools/{target_pool}/removeInstance",
                            "(google.api.method_signature)": "project,region,target_pool,target_pools_remove_instance_request_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "target_pools_remove_instance_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/targetPools/{target_pool}/removeInstance"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,target_pool,target_pools_remove_instance_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "SetBackup": {
                          "requestType": "SetBackupTargetPoolRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "target_reference_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/targetPools/{target_pool}/setBackup",
                            "(google.api.method_signature)": "project,region,target_pool,target_reference_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "target_reference_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/targetPools/{target_pool}/setBackup"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,target_pool,target_reference_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "SetSecurityPolicy": {
                          "requestType": "SetSecurityPolicyTargetPoolRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "security_policy_reference_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/targetPools/{target_pool}/setSecurityPolicy",
                            "(google.api.method_signature)": "project,region,target_pool,security_policy_reference_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "security_policy_reference_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/targetPools/{target_pool}/setSecurityPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,target_pool,security_policy_reference_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsTargetPoolRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/targetPools/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/targetPools/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "TargetSslProxies": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Delete": {
                          "requestType": "DeleteTargetSslProxyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/global/targetSslProxies/{target_ssl_proxy}",
                            "(google.api.method_signature)": "project,target_ssl_proxy",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/global/targetSslProxies/{target_ssl_proxy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,target_ssl_proxy"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetTargetSslProxyRequest",
                          "responseType": "TargetSslProxy",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/targetSslProxies/{target_ssl_proxy}",
                            "(google.api.method_signature)": "project,target_ssl_proxy"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/targetSslProxies/{target_ssl_proxy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,target_ssl_proxy"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertTargetSslProxyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "target_ssl_proxy_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/targetSslProxies",
                            "(google.api.method_signature)": "project,target_ssl_proxy_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "target_ssl_proxy_resource",
                                "post": "/compute/beta/projects/{project}/global/targetSslProxies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,target_ssl_proxy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListTargetSslProxiesRequest",
                          "responseType": "TargetSslProxyList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/targetSslProxies",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/targetSslProxies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "SetBackendService": {
                          "requestType": "SetBackendServiceTargetSslProxyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "target_ssl_proxies_set_backend_service_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/targetSslProxies/{target_ssl_proxy}/setBackendService",
                            "(google.api.method_signature)": "project,target_ssl_proxy,target_ssl_proxies_set_backend_service_request_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "target_ssl_proxies_set_backend_service_request_resource",
                                "post": "/compute/beta/projects/{project}/global/targetSslProxies/{target_ssl_proxy}/setBackendService"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,target_ssl_proxy,target_ssl_proxies_set_backend_service_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "SetCertificateMap": {
                          "requestType": "SetCertificateMapTargetSslProxyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "target_ssl_proxies_set_certificate_map_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/targetSslProxies/{target_ssl_proxy}/setCertificateMap",
                            "(google.api.method_signature)": "project,target_ssl_proxy,target_ssl_proxies_set_certificate_map_request_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "target_ssl_proxies_set_certificate_map_request_resource",
                                "post": "/compute/beta/projects/{project}/global/targetSslProxies/{target_ssl_proxy}/setCertificateMap"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,target_ssl_proxy,target_ssl_proxies_set_certificate_map_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "SetProxyHeader": {
                          "requestType": "SetProxyHeaderTargetSslProxyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "target_ssl_proxies_set_proxy_header_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/targetSslProxies/{target_ssl_proxy}/setProxyHeader",
                            "(google.api.method_signature)": "project,target_ssl_proxy,target_ssl_proxies_set_proxy_header_request_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "target_ssl_proxies_set_proxy_header_request_resource",
                                "post": "/compute/beta/projects/{project}/global/targetSslProxies/{target_ssl_proxy}/setProxyHeader"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,target_ssl_proxy,target_ssl_proxies_set_proxy_header_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "SetSslCertificates": {
                          "requestType": "SetSslCertificatesTargetSslProxyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "target_ssl_proxies_set_ssl_certificates_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/targetSslProxies/{target_ssl_proxy}/setSslCertificates",
                            "(google.api.method_signature)": "project,target_ssl_proxy,target_ssl_proxies_set_ssl_certificates_request_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "target_ssl_proxies_set_ssl_certificates_request_resource",
                                "post": "/compute/beta/projects/{project}/global/targetSslProxies/{target_ssl_proxy}/setSslCertificates"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,target_ssl_proxy,target_ssl_proxies_set_ssl_certificates_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "SetSslPolicy": {
                          "requestType": "SetSslPolicyTargetSslProxyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "ssl_policy_reference_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/targetSslProxies/{target_ssl_proxy}/setSslPolicy",
                            "(google.api.method_signature)": "project,target_ssl_proxy,ssl_policy_reference_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "ssl_policy_reference_resource",
                                "post": "/compute/beta/projects/{project}/global/targetSslProxies/{target_ssl_proxy}/setSslPolicy"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,target_ssl_proxy,ssl_policy_reference_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsTargetSslProxyRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/targetSslProxies/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/global/targetSslProxies/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "TargetTcpProxies": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListTargetTcpProxiesRequest",
                          "responseType": "TargetTcpProxyAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/aggregated/targetTcpProxies",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/aggregated/targetTcpProxies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteTargetTcpProxyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/global/targetTcpProxies/{target_tcp_proxy}",
                            "(google.api.method_signature)": "project,target_tcp_proxy",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/global/targetTcpProxies/{target_tcp_proxy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,target_tcp_proxy"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetTargetTcpProxyRequest",
                          "responseType": "TargetTcpProxy",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/targetTcpProxies/{target_tcp_proxy}",
                            "(google.api.method_signature)": "project,target_tcp_proxy"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/targetTcpProxies/{target_tcp_proxy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,target_tcp_proxy"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertTargetTcpProxyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "target_tcp_proxy_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/targetTcpProxies",
                            "(google.api.method_signature)": "project,target_tcp_proxy_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "target_tcp_proxy_resource",
                                "post": "/compute/beta/projects/{project}/global/targetTcpProxies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,target_tcp_proxy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListTargetTcpProxiesRequest",
                          "responseType": "TargetTcpProxyList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/targetTcpProxies",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/targetTcpProxies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "SetBackendService": {
                          "requestType": "SetBackendServiceTargetTcpProxyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "target_tcp_proxies_set_backend_service_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/targetTcpProxies/{target_tcp_proxy}/setBackendService",
                            "(google.api.method_signature)": "project,target_tcp_proxy,target_tcp_proxies_set_backend_service_request_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "target_tcp_proxies_set_backend_service_request_resource",
                                "post": "/compute/beta/projects/{project}/global/targetTcpProxies/{target_tcp_proxy}/setBackendService"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,target_tcp_proxy,target_tcp_proxies_set_backend_service_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "SetProxyHeader": {
                          "requestType": "SetProxyHeaderTargetTcpProxyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "target_tcp_proxies_set_proxy_header_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/targetTcpProxies/{target_tcp_proxy}/setProxyHeader",
                            "(google.api.method_signature)": "project,target_tcp_proxy,target_tcp_proxies_set_proxy_header_request_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "target_tcp_proxies_set_proxy_header_request_resource",
                                "post": "/compute/beta/projects/{project}/global/targetTcpProxies/{target_tcp_proxy}/setProxyHeader"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,target_tcp_proxy,target_tcp_proxies_set_proxy_header_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsTargetTcpProxyRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/targetTcpProxies/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/global/targetTcpProxies/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "TargetVpnGateways": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListTargetVpnGatewaysRequest",
                          "responseType": "TargetVpnGatewayAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/aggregated/targetVpnGateways",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/aggregated/targetVpnGateways"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteTargetVpnGatewayRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/regions/{region}/targetVpnGateways/{target_vpn_gateway}",
                            "(google.api.method_signature)": "project,region,target_vpn_gateway",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/regions/{region}/targetVpnGateways/{target_vpn_gateway}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,target_vpn_gateway"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetTargetVpnGatewayRequest",
                          "responseType": "TargetVpnGateway",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/targetVpnGateways/{target_vpn_gateway}",
                            "(google.api.method_signature)": "project,region,target_vpn_gateway"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/targetVpnGateways/{target_vpn_gateway}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,target_vpn_gateway"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertTargetVpnGatewayRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "target_vpn_gateway_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/targetVpnGateways",
                            "(google.api.method_signature)": "project,region,target_vpn_gateway_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "target_vpn_gateway_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/targetVpnGateways"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,target_vpn_gateway_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListTargetVpnGatewaysRequest",
                          "responseType": "TargetVpnGatewayList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/targetVpnGateways",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/targetVpnGateways"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "SetLabels": {
                          "requestType": "SetLabelsTargetVpnGatewayRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "region_set_labels_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/targetVpnGateways/{resource}/setLabels",
                            "(google.api.method_signature)": "project,region,resource,region_set_labels_request_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_set_labels_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/targetVpnGateways/{resource}/setLabels"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,region_set_labels_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsTargetVpnGatewayRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/targetVpnGateways/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/targetVpnGateways/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "UrlMaps": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListUrlMapsRequest",
                          "responseType": "UrlMapsAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/aggregated/urlMaps",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/aggregated/urlMaps"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteUrlMapRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/global/urlMaps/{url_map}",
                            "(google.api.method_signature)": "project,url_map",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/global/urlMaps/{url_map}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,url_map"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetUrlMapRequest",
                          "responseType": "UrlMap",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/urlMaps/{url_map}",
                            "(google.api.method_signature)": "project,url_map"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/urlMaps/{url_map}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,url_map"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertUrlMapRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "url_map_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/urlMaps",
                            "(google.api.method_signature)": "project,url_map_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "url_map_resource",
                                "post": "/compute/beta/projects/{project}/global/urlMaps"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,url_map_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "InvalidateCache": {
                          "requestType": "InvalidateCacheUrlMapRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "cache_invalidation_rule_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/urlMaps/{url_map}/invalidateCache",
                            "(google.api.method_signature)": "project,url_map,cache_invalidation_rule_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "cache_invalidation_rule_resource",
                                "post": "/compute/beta/projects/{project}/global/urlMaps/{url_map}/invalidateCache"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,url_map,cache_invalidation_rule_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListUrlMapsRequest",
                          "responseType": "UrlMapList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/urlMaps",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/urlMaps"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchUrlMapRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "url_map_resource",
                            "(google.api.http).patch": "/compute/beta/projects/{project}/global/urlMaps/{url_map}",
                            "(google.api.method_signature)": "project,url_map,url_map_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "url_map_resource",
                                "patch": "/compute/beta/projects/{project}/global/urlMaps/{url_map}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,url_map,url_map_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsUrlMapRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/urlMaps/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/global/urlMaps/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,resource,test_permissions_request_resource"
                            }
                          ]
                        },
                        "Update": {
                          "requestType": "UpdateUrlMapRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "url_map_resource",
                            "(google.api.http).put": "/compute/beta/projects/{project}/global/urlMaps/{url_map}",
                            "(google.api.method_signature)": "project,url_map,url_map_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "url_map_resource",
                                "put": "/compute/beta/projects/{project}/global/urlMaps/{url_map}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,url_map,url_map_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Validate": {
                          "requestType": "ValidateUrlMapRequest",
                          "responseType": "UrlMapsValidateResponse",
                          "options": {
                            "(google.api.http).body": "url_maps_validate_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/urlMaps/{url_map}/validate",
                            "(google.api.method_signature)": "project,url_map,url_maps_validate_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "url_maps_validate_request_resource",
                                "post": "/compute/beta/projects/{project}/global/urlMaps/{url_map}/validate"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,url_map,url_maps_validate_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "VpnGateways": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListVpnGatewaysRequest",
                          "responseType": "VpnGatewayAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/aggregated/vpnGateways",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/aggregated/vpnGateways"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteVpnGatewayRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/regions/{region}/vpnGateways/{vpn_gateway}",
                            "(google.api.method_signature)": "project,region,vpn_gateway",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/regions/{region}/vpnGateways/{vpn_gateway}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,vpn_gateway"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetVpnGatewayRequest",
                          "responseType": "VpnGateway",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/vpnGateways/{vpn_gateway}",
                            "(google.api.method_signature)": "project,region,vpn_gateway"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/vpnGateways/{vpn_gateway}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,vpn_gateway"
                            }
                          ]
                        },
                        "GetStatus": {
                          "requestType": "GetStatusVpnGatewayRequest",
                          "responseType": "VpnGatewaysGetStatusResponse",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/vpnGateways/{vpn_gateway}/getStatus",
                            "(google.api.method_signature)": "project,region,vpn_gateway"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/vpnGateways/{vpn_gateway}/getStatus"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,vpn_gateway"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertVpnGatewayRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "vpn_gateway_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/vpnGateways",
                            "(google.api.method_signature)": "project,region,vpn_gateway_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "vpn_gateway_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/vpnGateways"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,vpn_gateway_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListVpnGatewaysRequest",
                          "responseType": "VpnGatewayList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/vpnGateways",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/vpnGateways"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "SetLabels": {
                          "requestType": "SetLabelsVpnGatewayRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "region_set_labels_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/vpnGateways/{resource}/setLabels",
                            "(google.api.method_signature)": "project,region,resource,region_set_labels_request_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_set_labels_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/vpnGateways/{resource}/setLabels"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,region_set_labels_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsVpnGatewayRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/vpnGateways/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/vpnGateways/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "VpnTunnels": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListVpnTunnelsRequest",
                          "responseType": "VpnTunnelAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/aggregated/vpnTunnels",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/aggregated/vpnTunnels"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteVpnTunnelRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/regions/{region}/vpnTunnels/{vpn_tunnel}",
                            "(google.api.method_signature)": "project,region,vpn_tunnel",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/regions/{region}/vpnTunnels/{vpn_tunnel}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,vpn_tunnel"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetVpnTunnelRequest",
                          "responseType": "VpnTunnel",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/vpnTunnels/{vpn_tunnel}",
                            "(google.api.method_signature)": "project,region,vpn_tunnel"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/vpnTunnels/{vpn_tunnel}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,vpn_tunnel"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertVpnTunnelRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "vpn_tunnel_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/vpnTunnels",
                            "(google.api.method_signature)": "project,region,vpn_tunnel_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "vpn_tunnel_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/vpnTunnels"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,vpn_tunnel_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListVpnTunnelsRequest",
                          "responseType": "VpnTunnelList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/regions/{region}/vpnTunnels",
                            "(google.api.method_signature)": "project,region"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/regions/{region}/vpnTunnels"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region"
                            }
                          ]
                        },
                        "SetLabels": {
                          "requestType": "SetLabelsVpnTunnelRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "region_set_labels_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/vpnTunnels/{resource}/setLabels",
                            "(google.api.method_signature)": "project,region,resource,region_set_labels_request_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "region_set_labels_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/vpnTunnels/{resource}/setLabels"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,region_set_labels_request_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "TestIamPermissions": {
                          "requestType": "TestIamPermissionsVpnTunnelRequest",
                          "responseType": "TestPermissionsResponse",
                          "options": {
                            "(google.api.http).body": "test_permissions_request_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/regions/{region}/vpnTunnels/{resource}/testIamPermissions",
                            "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "test_permissions_request_resource",
                                "post": "/compute/beta/projects/{project}/regions/{region}/vpnTunnels/{resource}/testIamPermissions"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,resource,test_permissions_request_resource"
                            }
                          ]
                        }
                      }
                    },
                    "WireGroups": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Delete": {
                          "requestType": "DeleteWireGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/global/crossSiteNetworks/{cross_site_network}/wireGroups/{wire_group}",
                            "(google.api.method_signature)": "project,cross_site_network,wire_group",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/global/crossSiteNetworks/{cross_site_network}/wireGroups/{wire_group}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,cross_site_network,wire_group"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetWireGroupRequest",
                          "responseType": "WireGroup",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/crossSiteNetworks/{cross_site_network}/wireGroups/{wire_group}",
                            "(google.api.method_signature)": "project,cross_site_network,wire_group"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/crossSiteNetworks/{cross_site_network}/wireGroups/{wire_group}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,cross_site_network,wire_group"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertWireGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "wire_group_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/global/crossSiteNetworks/{cross_site_network}/wireGroups",
                            "(google.api.method_signature)": "project,cross_site_network,wire_group_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "wire_group_resource",
                                "post": "/compute/beta/projects/{project}/global/crossSiteNetworks/{cross_site_network}/wireGroups"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,cross_site_network,wire_group_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListWireGroupsRequest",
                          "responseType": "WireGroupList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/global/crossSiteNetworks/{cross_site_network}/wireGroups",
                            "(google.api.method_signature)": "project,cross_site_network"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/global/crossSiteNetworks/{cross_site_network}/wireGroups"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,cross_site_network"
                            }
                          ]
                        },
                        "Patch": {
                          "requestType": "PatchWireGroupRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "wire_group_resource",
                            "(google.api.http).patch": "/compute/beta/projects/{project}/global/crossSiteNetworks/{cross_site_network}/wireGroups/{wire_group}",
                            "(google.api.method_signature)": "project,cross_site_network,wire_group,wire_group_resource",
                            "(google.cloud.operation_service)": "GlobalOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "wire_group_resource",
                                "patch": "/compute/beta/projects/{project}/global/crossSiteNetworks/{cross_site_network}/wireGroups/{wire_group}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,cross_site_network,wire_group,wire_group_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "GlobalOperations"
                            }
                          ]
                        }
                      }
                    },
                    "ZoneOperations": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Delete": {
                          "requestType": "DeleteZoneOperationRequest",
                          "responseType": "DeleteZoneOperationResponse",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/zones/{zone}/operations/{operation}",
                            "(google.api.method_signature)": "project,zone,operation"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/zones/{zone}/operations/{operation}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,operation"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetZoneOperationRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/zones/{zone}/operations/{operation}",
                            "(google.api.method_signature)": "project,zone,operation",
                            "(google.cloud.operation_polling_method)": true
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/zones/{zone}/operations/{operation}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,operation"
                            },
                            {
                              "(google.cloud.operation_polling_method)": true
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListZoneOperationsRequest",
                          "responseType": "OperationList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/zones/{zone}/operations",
                            "(google.api.method_signature)": "project,zone"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/zones/{zone}/operations"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone"
                            }
                          ]
                        },
                        "Wait": {
                          "requestType": "WaitZoneOperationRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/operations/{operation}/wait",
                            "(google.api.method_signature)": "project,zone,operation"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/beta/projects/{project}/zones/{zone}/operations/{operation}/wait"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,operation"
                            }
                          ]
                        }
                      }
                    },
                    "ZoneVmExtensionPolicies": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Delete": {
                          "requestType": "DeleteZoneVmExtensionPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/beta/projects/{project}/zones/{zone}/vmExtensionPolicies/{vm_extension_policy}",
                            "(google.api.method_signature)": "project,zone,vm_extension_policy",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/beta/projects/{project}/zones/{zone}/vmExtensionPolicies/{vm_extension_policy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,vm_extension_policy"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "Get": {
                          "requestType": "GetZoneVmExtensionPolicyRequest",
                          "responseType": "VmExtensionPolicy",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/zones/{zone}/vmExtensionPolicies/{vm_extension_policy}",
                            "(google.api.method_signature)": "project,zone,vm_extension_policy"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/zones/{zone}/vmExtensionPolicies/{vm_extension_policy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,vm_extension_policy"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertZoneVmExtensionPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "vm_extension_policy_resource",
                            "(google.api.http).post": "/compute/beta/projects/{project}/zones/{zone}/vmExtensionPolicies",
                            "(google.api.method_signature)": "project,zone,vm_extension_policy_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "vm_extension_policy_resource",
                                "post": "/compute/beta/projects/{project}/zones/{zone}/vmExtensionPolicies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,vm_extension_policy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListZoneVmExtensionPoliciesRequest",
                          "responseType": "VmExtensionPolicyList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/zones/{zone}/vmExtensionPolicies",
                            "(google.api.method_signature)": "project,zone"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/zones/{zone}/vmExtensionPolicies"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone"
                            }
                          ]
                        },
                        "Update": {
                          "requestType": "UpdateZoneVmExtensionPolicyRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "vm_extension_policy_resource",
                            "(google.api.http).patch": "/compute/beta/projects/{project}/zones/{zone}/vmExtensionPolicies/{vm_extension_policy}",
                            "(google.api.method_signature)": "project,zone,vm_extension_policy,vm_extension_policy_resource",
                            "(google.cloud.operation_service)": "ZoneOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "vm_extension_policy_resource",
                                "patch": "/compute/beta/projects/{project}/zones/{zone}/vmExtensionPolicies/{vm_extension_policy}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone,vm_extension_policy,vm_extension_policy_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "ZoneOperations"
                            }
                          ]
                        }
                      }
                    },
                    "Zones": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute.readonly,https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Get": {
                          "requestType": "GetZoneRequest",
                          "responseType": "Zone",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/zones/{zone}",
                            "(google.api.method_signature)": "project,zone"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/zones/{zone}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,zone"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListZonesRequest",
                          "responseType": "ZoneList",
                          "options": {
                            "(google.api.http).get": "/compute/beta/projects/{project}/zones",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/beta/projects/{project}/zones"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        }
                      }
                    }
                  }
                },
                "v1small": {
                  "options": {
                    "csharp_namespace": "Google.Cloud.Compute.V1Small",
                    "go_package": "google.golang.org/genproto/googleapis/cloud/compute/v1small;compute",
                    "java_multiple_files": true,
                    "java_package": "com.google.cloud.compute.v1small",
                    "php_namespace": "Google\\Cloud\\Compute\\V1small",
                    "ruby_package": "Google::Cloud::Compute::V1small"
                  },
                  "nested": {
                    "Address": {
                      "oneofs": {
                        "_address": {
                          "oneof": [
                            "address"
                          ]
                        },
                        "_addressType": {
                          "oneof": [
                            "addressType"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_ipVersion": {
                          "oneof": [
                            "ipVersion"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_network": {
                          "oneof": [
                            "network"
                          ]
                        },
                        "_networkTier": {
                          "oneof": [
                            "networkTier"
                          ]
                        },
                        "_prefixLength": {
                          "oneof": [
                            "prefixLength"
                          ]
                        },
                        "_purpose": {
                          "oneof": [
                            "purpose"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        },
                        "_subnetwork": {
                          "oneof": [
                            "subnetwork"
                          ]
                        }
                      },
                      "fields": {
                        "address": {
                          "type": "string",
                          "id": 462920692,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "addressType": {
                          "type": "string",
                          "id": 264307877,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "ipVersion": {
                          "type": "string",
                          "id": 294959552,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "network": {
                          "type": "string",
                          "id": 232872494,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "networkTier": {
                          "type": "string",
                          "id": 517397843,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "prefixLength": {
                          "type": "int32",
                          "id": 453565747,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "purpose": {
                          "type": "string",
                          "id": 316407070,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "string",
                          "id": 181260274,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "subnetwork": {
                          "type": "string",
                          "id": 307827694,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "users": {
                          "rule": "repeated",
                          "type": "string",
                          "id": 111578632
                        }
                      },
                      "nested": {
                        "AddressType": {
                          "values": {
                            "UNDEFINED_ADDRESS_TYPE": 0,
                            "EXTERNAL": 35607499,
                            "INTERNAL": 279295677,
                            "UNSPECIFIED_TYPE": 53933922
                          }
                        },
                        "IpVersion": {
                          "values": {
                            "UNDEFINED_IP_VERSION": 0,
                            "IPV4": 2254341,
                            "IPV6": 2254343,
                            "UNSPECIFIED_VERSION": 21850000
                          }
                        },
                        "NetworkTier": {
                          "values": {
                            "UNDEFINED_NETWORK_TIER": 0,
                            "PREMIUM": 399530551,
                            "STANDARD": 484642493
                          }
                        },
                        "Purpose": {
                          "values": {
                            "UNDEFINED_PURPOSE": 0,
                            "DNS_RESOLVER": 476114556,
                            "GCE_ENDPOINT": 230515243,
                            "NAT_AUTO": 163666477,
                            "VPC_PEERING": 400800170
                          }
                        },
                        "Status": {
                          "values": {
                            "UNDEFINED_STATUS": 0,
                            "IN_USE": 17393485,
                            "RESERVED": 432241448,
                            "RESERVING": 514587225
                          }
                        }
                      }
                    },
                    "AddressAggregatedList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "keyType": "string",
                          "type": "AddressesScopedList",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AddressList": {
                      "oneofs": {
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_nextPageToken": {
                          "oneof": [
                            "nextPageToken"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "id": {
                          "type": "string",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "items": {
                          "rule": "repeated",
                          "type": "Address",
                          "id": 100526016
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "nextPageToken": {
                          "type": "string",
                          "id": 79797525,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AddressesScopedList": {
                      "oneofs": {
                        "_warning": {
                          "oneof": [
                            "warning"
                          ]
                        }
                      },
                      "fields": {
                        "addresses": {
                          "rule": "repeated",
                          "type": "Address",
                          "id": 337673122
                        },
                        "warning": {
                          "type": "Warning",
                          "id": 50704284,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "AggregatedListAddressesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_includeAllScopes": {
                          "oneof": [
                            "includeAllScopes"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_orderBy": {
                          "oneof": [
                            "orderBy"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "includeAllScopes": {
                          "type": "bool",
                          "id": 391327988,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "Data": {
                      "oneofs": {
                        "_key": {
                          "oneof": [
                            "key"
                          ]
                        },
                        "_value": {
                          "oneof": [
                            "value"
                          ]
                        }
                      },
                      "fields": {
                        "key": {
                          "type": "string",
                          "id": 106079,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "value": {
                          "type": "string",
                          "id": 111972721,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "DeleteAddressRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "address": {
                          "type": "string",
                          "id": 462920692,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "Error": {
                      "fields": {
                        "errors": {
                          "rule": "repeated",
                          "type": "Errors",
                          "id": 315977579
                        }
                      }
                    },
                    "Errors": {
                      "oneofs": {
                        "_code": {
                          "oneof": [
                            "code"
                          ]
                        },
                        "_location": {
                          "oneof": [
                            "location"
                          ]
                        },
                        "_message": {
                          "oneof": [
                            "message"
                          ]
                        }
                      },
                      "fields": {
                        "code": {
                          "type": "string",
                          "id": 3059181,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "location": {
                          "type": "string",
                          "id": 290430901,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "message": {
                          "type": "string",
                          "id": 418054151,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "GetRegionOperationRequest": {
                      "fields": {
                        "operation": {
                          "type": "string",
                          "id": 52090215,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_response_field)": "name"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "InsertAddressRequest": {
                      "oneofs": {
                        "_requestId": {
                          "oneof": [
                            "requestId"
                          ]
                        }
                      },
                      "fields": {
                        "addressResource": {
                          "type": "Address",
                          "id": 483888121,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "project"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED",
                            "(google.cloud.operation_request_field)": "region"
                          }
                        },
                        "requestId": {
                          "type": "string",
                          "id": 37109963,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      }
                    },
                    "ListAddressesRequest": {
                      "oneofs": {
                        "_filter": {
                          "oneof": [
                            "filter"
                          ]
                        },
                        "_maxResults": {
                          "oneof": [
                            "maxResults"
                          ]
                        },
                        "_pageToken": {
                          "oneof": [
                            "pageToken"
                          ]
                        }
                      },
                      "fields": {
                        "filter": {
                          "type": "string",
                          "id": 336120696,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "maxResults": {
                          "type": "uint32",
                          "id": 54715419,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "orderBy": {
                          "type": "string",
                          "id": 160562920,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "pageToken": {
                          "type": "string",
                          "id": 19994697,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "Operation": {
                      "oneofs": {
                        "_clientOperationId": {
                          "oneof": [
                            "clientOperationId"
                          ]
                        },
                        "_creationTimestamp": {
                          "oneof": [
                            "creationTimestamp"
                          ]
                        },
                        "_description": {
                          "oneof": [
                            "description"
                          ]
                        },
                        "_endTime": {
                          "oneof": [
                            "endTime"
                          ]
                        },
                        "_error": {
                          "oneof": [
                            "error"
                          ]
                        },
                        "_httpErrorMessage": {
                          "oneof": [
                            "httpErrorMessage"
                          ]
                        },
                        "_httpErrorStatusCode": {
                          "oneof": [
                            "httpErrorStatusCode"
                          ]
                        },
                        "_id": {
                          "oneof": [
                            "id"
                          ]
                        },
                        "_insertTime": {
                          "oneof": [
                            "insertTime"
                          ]
                        },
                        "_kind": {
                          "oneof": [
                            "kind"
                          ]
                        },
                        "_name": {
                          "oneof": [
                            "name"
                          ]
                        },
                        "_operationType": {
                          "oneof": [
                            "operationType"
                          ]
                        },
                        "_progress": {
                          "oneof": [
                            "progress"
                          ]
                        },
                        "_region": {
                          "oneof": [
                            "region"
                          ]
                        },
                        "_selfLink": {
                          "oneof": [
                            "selfLink"
                          ]
                        },
                        "_startTime": {
                          "oneof": [
                            "startTime"
                          ]
                        },
                        "_status": {
                          "oneof": [
                            "status"
                          ]
                        },
                        "_statusMessage": {
                          "oneof": [
                            "statusMessage"
                          ]
                        },
                        "_targetId": {
                          "oneof": [
                            "targetId"
                          ]
                        },
                        "_targetLink": {
                          "oneof": [
                            "targetLink"
                          ]
                        },
                        "_user": {
                          "oneof": [
                            "user"
                          ]
                        },
                        "_zone": {
                          "oneof": [
                            "zone"
                          ]
                        }
                      },
                      "fields": {
                        "clientOperationId": {
                          "type": "string",
                          "id": 297240295,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "creationTimestamp": {
                          "type": "string",
                          "id": 30525366,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "description": {
                          "type": "string",
                          "id": 422937596,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "endTime": {
                          "type": "string",
                          "id": 114938801,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "error": {
                          "type": "Error",
                          "id": 96784904,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "httpErrorMessage": {
                          "type": "string",
                          "id": 202521945,
                          "options": {
                            "(google.cloud.operation_field)": "ERROR_MESSAGE",
                            "proto3_optional": true
                          }
                        },
                        "httpErrorStatusCode": {
                          "type": "int32",
                          "id": 312345196,
                          "options": {
                            "(google.cloud.operation_field)": "ERROR_CODE",
                            "proto3_optional": true
                          }
                        },
                        "id": {
                          "type": "uint64",
                          "id": 3355,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "insertTime": {
                          "type": "string",
                          "id": 433722515,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "kind": {
                          "type": "string",
                          "id": 3292052,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "name": {
                          "type": "string",
                          "id": 3373707,
                          "options": {
                            "(google.cloud.operation_field)": "NAME",
                            "proto3_optional": true
                          }
                        },
                        "operationType": {
                          "type": "string",
                          "id": 177650450,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "progress": {
                          "type": "int32",
                          "id": 72663597,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "selfLink": {
                          "type": "string",
                          "id": 456214797,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "startTime": {
                          "type": "string",
                          "id": 37467274,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "status": {
                          "type": "Status",
                          "id": 181260274,
                          "options": {
                            "(google.cloud.operation_field)": "STATUS",
                            "proto3_optional": true
                          }
                        },
                        "statusMessage": {
                          "type": "string",
                          "id": 297428154,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetId": {
                          "type": "uint64",
                          "id": 258165385,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "targetLink": {
                          "type": "string",
                          "id": 62671336,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "user": {
                          "type": "string",
                          "id": 3599307,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "warnings": {
                          "rule": "repeated",
                          "type": "Warnings",
                          "id": 498091095
                        },
                        "zone": {
                          "type": "string",
                          "id": 3744684,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Status": {
                          "values": {
                            "UNDEFINED_STATUS": 0,
                            "DONE": 2104194,
                            "PENDING": 35394935,
                            "RUNNING": 121282975
                          }
                        }
                      }
                    },
                    "WaitRegionOperationRequest": {
                      "fields": {
                        "operation": {
                          "type": "string",
                          "id": 52090215,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "project": {
                          "type": "string",
                          "id": 227560217,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        },
                        "region": {
                          "type": "string",
                          "id": 138946292,
                          "options": {
                            "(google.api.field_behavior)": "REQUIRED"
                          }
                        }
                      }
                    },
                    "Warning": {
                      "oneofs": {
                        "_code": {
                          "oneof": [
                            "code"
                          ]
                        },
                        "_message": {
                          "oneof": [
                            "message"
                          ]
                        }
                      },
                      "fields": {
                        "code": {
                          "type": "string",
                          "id": 3059181,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "data": {
                          "rule": "repeated",
                          "type": "Data",
                          "id": 3076010
                        },
                        "message": {
                          "type": "string",
                          "id": 418054151,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Code": {
                          "values": {
                            "UNDEFINED_CODE": 0,
                            "CLEANUP_FAILED": 150308440,
                            "DEPRECATED_RESOURCE_USED": 391835586,
                            "DEPRECATED_TYPE_USED": 346526230,
                            "DISK_SIZE_LARGER_THAN_IMAGE_SIZE": 369442967,
                            "EXPERIMENTAL_TYPE_USED": 451954443,
                            "EXTERNAL_API_WARNING": 175546307,
                            "FIELD_VALUE_OVERRIDEN": 329669423,
                            "INJECTED_KERNELS_DEPRECATED": 417377419,
                            "MISSING_TYPE_DEPENDENCY": 344505463,
                            "NEXT_HOP_ADDRESS_NOT_ASSIGNED": 324964999,
                            "NEXT_HOP_CANNOT_IP_FORWARD": 383382887,
                            "NEXT_HOP_INSTANCE_NOT_FOUND": 464250446,
                            "NEXT_HOP_INSTANCE_NOT_ON_NETWORK": 243758146,
                            "NEXT_HOP_NOT_RUNNING": 417081265,
                            "NOT_CRITICAL_ERROR": 105763924,
                            "NO_RESULTS_ON_PAGE": 30036744,
                            "REQUIRED_TOS_AGREEMENT": 3745539,
                            "RESOURCE_IN_USE_BY_OTHER_RESOURCE_WARNING": 496728641,
                            "RESOURCE_NOT_DELETED": 168598460,
                            "SCHEMA_VALIDATION_IGNORED": 275245642,
                            "SINGLE_INSTANCE_PROPERTY_TEMPLATE": 268305617,
                            "UNDECLARED_PROPERTIES": 390513439,
                            "UNREACHABLE": 13328052
                          }
                        }
                      }
                    },
                    "Warnings": {
                      "oneofs": {
                        "_code": {
                          "oneof": [
                            "code"
                          ]
                        },
                        "_message": {
                          "oneof": [
                            "message"
                          ]
                        }
                      },
                      "fields": {
                        "code": {
                          "type": "string",
                          "id": 3059181,
                          "options": {
                            "proto3_optional": true
                          }
                        },
                        "data": {
                          "rule": "repeated",
                          "type": "Data",
                          "id": 3076010
                        },
                        "message": {
                          "type": "string",
                          "id": 418054151,
                          "options": {
                            "proto3_optional": true
                          }
                        }
                      },
                      "nested": {
                        "Code": {
                          "values": {
                            "UNDEFINED_CODE": 0,
                            "CLEANUP_FAILED": 150308440,
                            "DEPRECATED_RESOURCE_USED": 391835586,
                            "DEPRECATED_TYPE_USED": 346526230,
                            "DISK_SIZE_LARGER_THAN_IMAGE_SIZE": 369442967,
                            "EXPERIMENTAL_TYPE_USED": 451954443,
                            "EXTERNAL_API_WARNING": 175546307,
                            "FIELD_VALUE_OVERRIDEN": 329669423,
                            "INJECTED_KERNELS_DEPRECATED": 417377419,
                            "MISSING_TYPE_DEPENDENCY": 344505463,
                            "NEXT_HOP_ADDRESS_NOT_ASSIGNED": 324964999,
                            "NEXT_HOP_CANNOT_IP_FORWARD": 383382887,
                            "NEXT_HOP_INSTANCE_NOT_FOUND": 464250446,
                            "NEXT_HOP_INSTANCE_NOT_ON_NETWORK": 243758146,
                            "NEXT_HOP_NOT_RUNNING": 417081265,
                            "NOT_CRITICAL_ERROR": 105763924,
                            "NO_RESULTS_ON_PAGE": 30036744,
                            "REQUIRED_TOS_AGREEMENT": 3745539,
                            "RESOURCE_IN_USE_BY_OTHER_RESOURCE_WARNING": 496728641,
                            "RESOURCE_NOT_DELETED": 168598460,
                            "SCHEMA_VALIDATION_IGNORED": 275245642,
                            "SINGLE_INSTANCE_PROPERTY_TEMPLATE": 268305617,
                            "UNDECLARED_PROPERTIES": 390513439,
                            "UNREACHABLE": 13328052
                          }
                        }
                      }
                    },
                    "Addresses": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "AggregatedList": {
                          "requestType": "AggregatedListAddressesRequest",
                          "responseType": "AddressAggregatedList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/aggregated/addresses",
                            "(google.api.method_signature)": "project"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/aggregated/addresses"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project"
                            }
                          ]
                        },
                        "Delete": {
                          "requestType": "DeleteAddressRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).delete": "/compute/v1/projects/{project}/regions/{region}/addresses/{address}",
                            "(google.api.method_signature)": "project,region,address",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "delete": "/compute/v1/projects/{project}/regions/{region}/addresses/{address}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,address"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "Insert": {
                          "requestType": "InsertAddressRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).body": "address_resource",
                            "(google.api.http).post": "/compute/v1/projects/{project}/regions/{region}/addresses",
                            "(google.api.method_signature)": "project,region,address_resource",
                            "(google.cloud.operation_service)": "RegionOperations"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "body": "address_resource",
                                "post": "/compute/v1/projects/{project}/regions/{region}/addresses"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,address_resource"
                            },
                            {
                              "(google.cloud.operation_service)": "RegionOperations"
                            }
                          ]
                        },
                        "List": {
                          "requestType": "ListAddressesRequest",
                          "responseType": "AddressList",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/addresses",
                            "(google.api.method_signature)": "project,region,order_by"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/addresses"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,order_by"
                            }
                          ]
                        }
                      }
                    },
                    "RegionOperations": {
                      "options": {
                        "(google.api.default_host)": "compute.googleapis.com",
                        "(google.api.oauth_scopes)": "https://www.googleapis.com/auth/compute.readonly,https://www.googleapis.com/auth/compute,https://www.googleapis.com/auth/cloud-platform"
                      },
                      "methods": {
                        "Get": {
                          "requestType": "GetRegionOperationRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).get": "/compute/v1/projects/{project}/regions/{region}/operations/{operation}",
                            "(google.api.method_signature)": "project,region,operation",
                            "(google.cloud.operation_polling_method)": true
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "get": "/compute/v1/projects/{project}/regions/{region}/operations/{operation}"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,operation"
                            },
                            {
                              "(google.cloud.operation_polling_method)": true
                            }
                          ]
                        },
                        "Wait": {
                          "requestType": "WaitRegionOperationRequest",
                          "responseType": "Operation",
                          "options": {
                            "(google.api.http).post": "/compute/v1/projects/projects/{project}/regions/{region}/operations/{operation}/wait",
                            "(google.api.method_signature)": "project,region,operation"
                          },
                          "parsedOptions": [
                            {
                              "(google.api.http)": {
                                "post": "/compute/v1/projects/projects/{project}/regions/{region}/operations/{operation}/wait"
                              }
                            },
                            {
                              "(google.api.method_signature)": "project,region,operation"
                            }
                          ]
                        }
                      }
                    }
                  }
                }
              }
            },
            "operationField": {
              "type": "OperationResponseMapping",
              "id": 1149,
              "extend": "google.protobuf.FieldOptions"
            },
            "operationRequestField": {
              "type": "string",
              "id": 1150,
              "extend": "google.protobuf.FieldOptions"
            },
            "operationResponseField": {
              "type": "string",
              "id": 1151,
              "extend": "google.protobuf.FieldOptions"
            },
            "operationService": {
              "type": "string",
              "id": 1249,
              "extend": "google.protobuf.MethodOptions"
            },
            "operationPollingMethod": {
              "type": "bool",
              "id": 1250,
              "extend": "google.protobuf.MethodOptions"
            },
            "OperationResponseMapping": {
              "values": {
                "UNDEFINED": 0,
                "NAME": 1,
                "STATUS": 2,
                "ERROR_CODE": 3,
                "ERROR_MESSAGE": 4
              }
            }
          }
        },
        "api": {
          "options": {
            "go_package": "google.golang.org/genproto/googleapis/api/annotations;annotations",
            "java_multiple_files": true,
            "java_outer_classname": "ResourceProto",
            "java_package": "com.google.api",
            "objc_class_prefix": "GAPI",
            "cc_enable_arenas": true
          },
          "nested": {
            "http": {
              "type": "HttpRule",
              "id": 72295728,
              "extend": "google.protobuf.MethodOptions"
            },
            "Http": {
              "fields": {
                "rules": {
                  "rule": "repeated",
                  "type": "HttpRule",
                  "id": 1
                },
                "fullyDecodeReservedExpansion": {
                  "type": "bool",
                  "id": 2
                }
              }
            },
            "HttpRule": {
              "oneofs": {
                "pattern": {
                  "oneof": [
                    "get",
                    "put",
                    "post",
                    "delete",
                    "patch",
                    "custom"
                  ]
                }
              },
              "fields": {
                "selector": {
                  "type": "string",
                  "id": 1
                },
                "get": {
                  "type": "string",
                  "id": 2
                },
                "put": {
                  "type": "string",
                  "id": 3
                },
                "post": {
                  "type": "string",
                  "id": 4
                },
                "delete": {
                  "type": "string",
                  "id": 5
                },
                "patch": {
                  "type": "string",
                  "id": 6
                },
                "custom": {
                  "type": "CustomHttpPattern",
                  "id": 8
                },
                "body": {
                  "type": "string",
                  "id": 7
                },
                "responseBody": {
                  "type": "string",
                  "id": 12
                },
                "additionalBindings": {
                  "rule": "repeated",
                  "type": "HttpRule",
                  "id": 11
                }
              }
            },
            "CustomHttpPattern": {
              "fields": {
                "kind": {
                  "type": "string",
                  "id": 1
                },
                "path": {
                  "type": "string",
                  "id": 2
                }
              }
            },
            "methodSignature": {
              "rule": "repeated",
              "type": "string",
              "id": 1051,
              "extend": "google.protobuf.MethodOptions"
            },
            "defaultHost": {
              "type": "string",
              "id": 1049,
              "extend": "google.protobuf.ServiceOptions"
            },
            "oauthScopes": {
              "type": "string",
              "id": 1050,
              "extend": "google.protobuf.ServiceOptions"
            },
            "apiVersion": {
              "type": "string",
              "id": 525000001,
              "extend": "google.protobuf.ServiceOptions"
            },
            "CommonLanguageSettings": {
              "fields": {
                "referenceDocsUri": {
                  "type": "string",
                  "id": 1,
                  "options": {
                    "deprecated": true
                  }
                },
                "destinations": {
                  "rule": "repeated",
                  "type": "ClientLibraryDestination",
                  "id": 2
                }
              }
            },
            "ClientLibrarySettings": {
              "fields": {
                "version": {
                  "type": "string",
                  "id": 1
                },
                "launchStage": {
                  "type": "LaunchStage",
                  "id": 2
                },
                "restNumericEnums": {
                  "type": "bool",
                  "id": 3
                },
                "javaSettings": {
                  "type": "JavaSettings",
                  "id": 21
                },
                "cppSettings": {
                  "type": "CppSettings",
                  "id": 22
                },
                "phpSettings": {
                  "type": "PhpSettings",
                  "id": 23
                },
                "pythonSettings": {
                  "type": "PythonSettings",
                  "id": 24
                },
                "nodeSettings": {
                  "type": "NodeSettings",
                  "id": 25
                },
                "dotnetSettings": {
                  "type": "DotnetSettings",
                  "id": 26
                },
                "rubySettings": {
                  "type": "RubySettings",
                  "id": 27
                },
                "goSettings": {
                  "type": "GoSettings",
                  "id": 28
                }
              }
            },
            "Publishing": {
              "fields": {
                "methodSettings": {
                  "rule": "repeated",
                  "type": "MethodSettings",
                  "id": 2
                },
                "newIssueUri": {
                  "type": "string",
                  "id": 101
                },
                "documentationUri": {
                  "type": "string",
                  "id": 102
                },
                "apiShortName": {
                  "type": "string",
                  "id": 103
                },
                "githubLabel": {
                  "type": "string",
                  "id": 104
                },
                "codeownerGithubTeams": {
                  "rule": "repeated",
                  "type": "string",
                  "id": 105
                },
                "docTagPrefix": {
                  "type": "string",
                  "id": 106
                },
                "organization": {
                  "type": "ClientLibraryOrganization",
                  "id": 107
                },
                "librarySettings": {
                  "rule": "repeated",
                  "type": "ClientLibrarySettings",
                  "id": 109
                },
                "protoReferenceDocumentationUri": {
                  "type": "string",
                  "id": 110
                },
                "restReferenceDocumentationUri": {
                  "type": "string",
                  "id": 111
                }
              }
            },
            "JavaSettings": {
              "fields": {
                "libraryPackage": {
                  "type": "string",
                  "id": 1
                },
                "serviceClassNames": {
                  "keyType": "string",
                  "type": "string",
                  "id": 2
                },
                "common": {
                  "type": "CommonLanguageSettings",
                  "id": 3
                }
              }
            },
            "CppSettings": {
              "fields": {
                "common": {
                  "type": "CommonLanguageSettings",
                  "id": 1
                }
              }
            },
            "PhpSettings": {
              "fields": {
                "common": {
                  "type": "CommonLanguageSettings",
                  "id": 1
                }
              }
            },
            "PythonSettings": {
              "fields": {
                "common": {
                  "type": "CommonLanguageSettings",
                  "id": 1
                }
              }
            },
            "NodeSettings": {
              "fields": {
                "common": {
                  "type": "CommonLanguageSettings",
                  "id": 1
                }
              }
            },
            "DotnetSettings": {
              "fields": {
                "common": {
                  "type": "CommonLanguageSettings",
                  "id": 1
                },
                "renamedServices": {
                  "keyType": "string",
                  "type": "string",
                  "id": 2
                },
                "renamedResources": {
                  "keyType": "string",
                  "type": "string",
                  "id": 3
                },
                "ignoredResources": {
                  "rule": "repeated",
                  "type": "string",
                  "id": 4
                },
                "forcedNamespaceAliases": {
                  "rule": "repeated",
                  "type": "string",
                  "id": 5
                },
                "handwrittenSignatures": {
                  "rule": "repeated",
                  "type": "string",
                  "id": 6
                }
              }
            },
            "RubySettings": {
              "fields": {
                "common": {
                  "type": "CommonLanguageSettings",
                  "id": 1
                }
              }
            },
            "GoSettings": {
              "fields": {
                "common": {
                  "type": "CommonLanguageSettings",
                  "id": 1
                }
              }
            },
            "MethodSettings": {
              "fields": {
                "selector": {
                  "type": "string",
                  "id": 1
                },
                "longRunning": {
                  "type": "LongRunning",
                  "id": 2
                },
                "autoPopulatedFields": {
                  "rule": "repeated",
                  "type": "string",
                  "id": 3
                }
              },
              "nested": {
                "LongRunning": {
                  "fields": {
                    "initialPollDelay": {
                      "type": "google.protobuf.Duration",
                      "id": 1
                    },
                    "pollDelayMultiplier": {
                      "type": "float",
                      "id": 2
                    },
                    "maxPollDelay": {
                      "type": "google.protobuf.Duration",
                      "id": 3
                    },
                    "totalPollTimeout": {
                      "type": "google.protobuf.Duration",
                      "id": 4
                    }
                  }
                }
              }
            },
            "ClientLibraryOrganization": {
              "values": {
                "CLIENT_LIBRARY_ORGANIZATION_UNSPECIFIED": 0,
                "CLOUD": 1,
                "ADS": 2,
                "PHOTOS": 3,
                "STREET_VIEW": 4,
                "SHOPPING": 5,
                "GEO": 6,
                "GENERATIVE_AI": 7
              }
            },
            "ClientLibraryDestination": {
              "values": {
                "CLIENT_LIBRARY_DESTINATION_UNSPECIFIED": 0,
                "GITHUB": 10,
                "PACKAGE_MANAGER": 20
              }
            },
            "LaunchStage": {
              "values": {
                "LAUNCH_STAGE_UNSPECIFIED": 0,
                "UNIMPLEMENTED": 6,
                "PRELAUNCH": 7,
                "EARLY_ACCESS": 1,
                "ALPHA": 2,
                "BETA": 3,
                "GA": 4,
                "DEPRECATED": 5
              }
            },
            "fieldBehavior": {
              "rule": "repeated",
              "type": "google.api.FieldBehavior",
              "id": 1052,
              "extend": "google.protobuf.FieldOptions",
              "options": {
                "packed": false
              }
            },
            "FieldBehavior": {
              "values": {
                "FIELD_BEHAVIOR_UNSPECIFIED": 0,
                "OPTIONAL": 1,
                "REQUIRED": 2,
                "OUTPUT_ONLY": 3,
                "INPUT_ONLY": 4,
                "IMMUTABLE": 5,
                "UNORDERED_LIST": 6,
                "NON_EMPTY_DEFAULT": 7,
                "IDENTIFIER": 8
              }
            },
            "resourceReference": {
              "type": "google.api.ResourceReference",
              "id": 1055,
              "extend": "google.protobuf.FieldOptions"
            },
            "resourceDefinition": {
              "rule": "repeated",
              "type": "google.api.ResourceDescriptor",
              "id": 1053,
              "extend": "google.protobuf.FileOptions"
            },
            "resource": {
              "type": "google.api.ResourceDescriptor",
              "id": 1053,
              "extend": "google.protobuf.MessageOptions"
            },
            "ResourceDescriptor": {
              "fields": {
                "type": {
                  "type": "string",
                  "id": 1
                },
                "pattern": {
                  "rule": "repeated",
                  "type": "string",
                  "id": 2
                },
                "nameField": {
                  "type": "string",
                  "id": 3
                },
                "history": {
                  "type": "History",
                  "id": 4
                },
                "plural": {
                  "type": "string",
                  "id": 5
                },
                "singular": {
                  "type": "string",
                  "id": 6
                },
                "style": {
                  "rule": "repeated",
                  "type": "Style",
                  "id": 10
                }
              },
              "nested": {
                "History": {
                  "values": {
                    "HISTORY_UNSPECIFIED": 0,
                    "ORIGINALLY_SINGLE_PATTERN": 1,
                    "FUTURE_MULTI_PATTERN": 2
                  }
                },
                "Style": {
                  "values": {
                    "STYLE_UNSPECIFIED": 0,
                    "DECLARATIVE_FRIENDLY": 1
                  }
                }
              }
            },
            "ResourceReference": {
              "fields": {
                "type": {
                  "type": "string",
                  "id": 1
                },
                "childType": {
                  "type": "string",
                  "id": 2
                }
              }
            }
          }
        },
        "protobuf": {
          "options": {
            "go_package": "google.golang.org/protobuf/types/descriptorpb",
            "java_package": "com.google.protobuf",
            "java_outer_classname": "DescriptorProtos",
            "csharp_namespace": "Google.Protobuf.Reflection",
            "objc_class_prefix": "GPB",
            "cc_enable_arenas": true,
            "optimize_for": "SPEED"
          },
          "nested": {
            "FileDescriptorSet": {
              "edition": "proto2",
              "fields": {
                "file": {
                  "rule": "repeated",
                  "type": "FileDescriptorProto",
                  "id": 1
                }
              }
            },
            "Edition": {
              "edition": "proto2",
              "values": {
                "EDITION_UNKNOWN": 0,
                "EDITION_PROTO2": 998,
                "EDITION_PROTO3": 999,
                "EDITION_2023": 1000,
                "EDITION_2024": 1001,
                "EDITION_1_TEST_ONLY": 1,
                "EDITION_2_TEST_ONLY": 2,
                "EDITION_99997_TEST_ONLY": 99997,
                "EDITION_99998_TEST_ONLY": 99998,
                "EDITION_99999_TEST_ONLY": 99999,
                "EDITION_MAX": 2147483647
              }
            },
            "FileDescriptorProto": {
              "edition": "proto2",
              "fields": {
                "name": {
                  "type": "string",
                  "id": 1
                },
                "package": {
                  "type": "string",
                  "id": 2
                },
                "dependency": {
                  "rule": "repeated",
                  "type": "string",
                  "id": 3
                },
                "publicDependency": {
                  "rule": "repeated",
                  "type": "int32",
                  "id": 10
                },
                "weakDependency": {
                  "rule": "repeated",
                  "type": "int32",
                  "id": 11
                },
                "messageType": {
                  "rule": "repeated",
                  "type": "DescriptorProto",
                  "id": 4
                },
                "enumType": {
                  "rule": "repeated",
                  "type": "EnumDescriptorProto",
                  "id": 5
                },
                "service": {
                  "rule": "repeated",
                  "type": "ServiceDescriptorProto",
                  "id": 6
                },
                "extension": {
                  "rule": "repeated",
                  "type": "FieldDescriptorProto",
                  "id": 7
                },
                "options": {
                  "type": "FileOptions",
                  "id": 8
                },
                "sourceCodeInfo": {
                  "type": "SourceCodeInfo",
                  "id": 9
                },
                "syntax": {
                  "type": "string",
                  "id": 12
                },
                "edition": {
                  "type": "Edition",
                  "id": 14
                }
              }
            },
            "DescriptorProto": {
              "edition": "proto2",
              "fields": {
                "name": {
                  "type": "string",
                  "id": 1
                },
                "field": {
                  "rule": "repeated",
                  "type": "FieldDescriptorProto",
                  "id": 2
                },
                "extension": {
                  "rule": "repeated",
                  "type": "FieldDescriptorProto",
                  "id": 6
                },
                "nestedType": {
                  "rule": "repeated",
                  "type": "DescriptorProto",
                  "id": 3
                },
                "enumType": {
                  "rule": "repeated",
                  "type": "EnumDescriptorProto",
                  "id": 4
                },
                "extensionRange": {
                  "rule": "repeated",
                  "type": "ExtensionRange",
                  "id": 5
                },
                "oneofDecl": {
                  "rule": "repeated",
                  "type": "OneofDescriptorProto",
                  "id": 8
                },
                "options": {
                  "type": "MessageOptions",
                  "id": 7
                },
                "reservedRange": {
                  "rule": "repeated",
                  "type": "ReservedRange",
                  "id": 9
                },
                "reservedName": {
                  "rule": "repeated",
                  "type": "string",
                  "id": 10
                }
              },
              "nested": {
                "ExtensionRange": {
                  "fields": {
                    "start": {
                      "type": "int32",
                      "id": 1
                    },
                    "end": {
                      "type": "int32",
                      "id": 2
                    },
                    "options": {
                      "type": "ExtensionRangeOptions",
                      "id": 3
                    }
                  }
                },
                "ReservedRange": {
                  "fields": {
                    "start": {
                      "type": "int32",
                      "id": 1
                    },
                    "end": {
                      "type": "int32",
                      "id": 2
                    }
                  }
                }
              }
            },
            "ExtensionRangeOptions": {
              "edition": "proto2",
              "fields": {
                "uninterpretedOption": {
                  "rule": "repeated",
                  "type": "UninterpretedOption",
                  "id": 999
                },
                "declaration": {
                  "rule": "repeated",
                  "type": "Declaration",
                  "id": 2,
                  "options": {
                    "retention": "RETENTION_SOURCE"
                  }
                },
                "features": {
                  "type": "FeatureSet",
                  "id": 50
                },
                "verification": {
                  "type": "VerificationState",
                  "id": 3,
                  "options": {
                    "default": "UNVERIFIED",
                    "retention": "RETENTION_SOURCE"
                  }
                }
              },
              "extensions": [
                [
                  1000,
                  536870911
                ]
              ],
              "nested": {
                "Declaration": {
                  "fields": {
                    "number": {
                      "type": "int32",
                      "id": 1
                    },
                    "fullName": {
                      "type": "string",
                      "id": 2
                    },
                    "type": {
                      "type": "string",
                      "id": 3
                    },
                    "reserved": {
                      "type": "bool",
                      "id": 5
                    },
                    "repeated": {
                      "type": "bool",
                      "id": 6
                    }
                  },
                  "reserved": [
                    [
                      4,
                      4
                    ]
                  ]
                },
                "VerificationState": {
                  "values": {
                    "DECLARATION": 0,
                    "UNVERIFIED": 1
                  }
                }
              }
            },
            "FieldDescriptorProto": {
              "edition": "proto2",
              "fields": {
                "name": {
                  "type": "string",
                  "id": 1
                },
                "number": {
                  "type": "int32",
                  "id": 3
                },
                "label": {
                  "type": "Label",
                  "id": 4
                },
                "type": {
                  "type": "Type",
                  "id": 5
                },
                "typeName": {
                  "type": "string",
                  "id": 6
                },
                "extendee": {
                  "type": "string",
                  "id": 2
                },
                "defaultValue": {
                  "type": "string",
                  "id": 7
                },
                "oneofIndex": {
                  "type": "int32",
                  "id": 9
                },
                "jsonName": {
                  "type": "string",
                  "id": 10
                },
                "options": {
                  "type": "FieldOptions",
                  "id": 8
                },
                "proto3Optional": {
                  "type": "bool",
                  "id": 17
                }
              },
              "nested": {
                "Type": {
                  "values": {
                    "TYPE_DOUBLE": 1,
                    "TYPE_FLOAT": 2,
                    "TYPE_INT64": 3,
                    "TYPE_UINT64": 4,
                    "TYPE_INT32": 5,
                    "TYPE_FIXED64": 6,
                    "TYPE_FIXED32": 7,
                    "TYPE_BOOL": 8,
                    "TYPE_STRING": 9,
                    "TYPE_GROUP": 10,
                    "TYPE_MESSAGE": 11,
                    "TYPE_BYTES": 12,
                    "TYPE_UINT32": 13,
                    "TYPE_ENUM": 14,
                    "TYPE_SFIXED32": 15,
                    "TYPE_SFIXED64": 16,
                    "TYPE_SINT32": 17,
                    "TYPE_SINT64": 18
                  }
                },
                "Label": {
                  "values": {
                    "LABEL_OPTIONAL": 1,
                    "LABEL_REPEATED": 3,
                    "LABEL_REQUIRED": 2
                  }
                }
              }
            },
            "OneofDescriptorProto": {
              "edition": "proto2",
              "fields": {
                "name": {
                  "type": "string",
                  "id": 1
                },
                "options": {
                  "type": "OneofOptions",
                  "id": 2
                }
              }
            },
            "EnumDescriptorProto": {
              "edition": "proto2",
              "fields": {
                "name": {
                  "type": "string",
                  "id": 1
                },
                "value": {
                  "rule": "repeated",
                  "type": "EnumValueDescriptorProto",
                  "id": 2
                },
                "options": {
                  "type": "EnumOptions",
                  "id": 3
                },
                "reservedRange": {
                  "rule": "repeated",
                  "type": "EnumReservedRange",
                  "id": 4
                },
                "reservedName": {
                  "rule": "repeated",
                  "type": "string",
                  "id": 5
                }
              },
              "nested": {
                "EnumReservedRange": {
                  "fields": {
                    "start": {
                      "type": "int32",
                      "id": 1
                    },
                    "end": {
                      "type": "int32",
                      "id": 2
                    }
                  }
                }
              }
            },
            "EnumValueDescriptorProto": {
              "edition": "proto2",
              "fields": {
                "name": {
                  "type": "string",
                  "id": 1
                },
                "number": {
                  "type": "int32",
                  "id": 2
                },
                "options": {
                  "type": "EnumValueOptions",
                  "id": 3
                }
              }
            },
            "ServiceDescriptorProto": {
              "edition": "proto2",
              "fields": {
                "name": {
                  "type": "string",
                  "id": 1
                },
                "method": {
                  "rule": "repeated",
                  "type": "MethodDescriptorProto",
                  "id": 2
                },
                "options": {
                  "type": "ServiceOptions",
                  "id": 3
                }
              }
            },
            "MethodDescriptorProto": {
              "edition": "proto2",
              "fields": {
                "name": {
                  "type": "string",
                  "id": 1
                },
                "inputType": {
                  "type": "string",
                  "id": 2
                },
                "outputType": {
                  "type": "string",
                  "id": 3
                },
                "options": {
                  "type": "MethodOptions",
                  "id": 4
                },
                "clientStreaming": {
                  "type": "bool",
                  "id": 5,
                  "options": {
                    "default": false
                  }
                },
                "serverStreaming": {
                  "type": "bool",
                  "id": 6,
                  "options": {
                    "default": false
                  }
                }
              }
            },
            "FileOptions": {
              "edition": "proto2",
              "fields": {
                "javaPackage": {
                  "type": "string",
                  "id": 1
                },
                "javaOuterClassname": {
                  "type": "string",
                  "id": 8
                },
                "javaMultipleFiles": {
                  "type": "bool",
                  "id": 10,
                  "options": {
                    "default": false
                  }
                },
                "javaGenerateEqualsAndHash": {
                  "type": "bool",
                  "id": 20,
                  "options": {
                    "deprecated": true
                  }
                },
                "javaStringCheckUtf8": {
                  "type": "bool",
                  "id": 27,
                  "options": {
                    "default": false
                  }
                },
                "optimizeFor": {
                  "type": "OptimizeMode",
                  "id": 9,
                  "options": {
                    "default": "SPEED"
                  }
                },
                "goPackage": {
                  "type": "string",
                  "id": 11
                },
                "ccGenericServices": {
                  "type": "bool",
                  "id": 16,
                  "options": {
                    "default": false
                  }
                },
                "javaGenericServices": {
                  "type": "bool",
                  "id": 17,
                  "options": {
                    "default": false
                  }
                },
                "pyGenericServices": {
                  "type": "bool",
                  "id": 18,
                  "options": {
                    "default": false
                  }
                },
                "deprecated": {
                  "type": "bool",
                  "id": 23,
                  "options": {
                    "default": false
                  }
                },
                "ccEnableArenas": {
                  "type": "bool",
                  "id": 31,
                  "options": {
                    "default": true
                  }
                },
                "objcClassPrefix": {
                  "type": "string",
                  "id": 36
                },
                "csharpNamespace": {
                  "type": "string",
                  "id": 37
                },
                "swiftPrefix": {
                  "type": "string",
                  "id": 39
                },
                "phpClassPrefix": {
                  "type": "string",
                  "id": 40
                },
                "phpNamespace": {
                  "type": "string",
                  "id": 41
                },
                "phpMetadataNamespace": {
                  "type": "string",
                  "id": 44
                },
                "rubyPackage": {
                  "type": "string",
                  "id": 45
                },
                "features": {
                  "type": "FeatureSet",
                  "id": 50
                },
                "uninterpretedOption": {
                  "rule": "repeated",
                  "type": "UninterpretedOption",
                  "id": 999
                }
              },
              "extensions": [
                [
                  1000,
                  536870911
                ]
              ],
              "reserved": [
                [
                  42,
                  42
                ],
                [
                  38,
                  38
                ]
              ],
              "nested": {
                "OptimizeMode": {
                  "values": {
                    "SPEED": 1,
                    "CODE_SIZE": 2,
                    "LITE_RUNTIME": 3
                  }
                }
              }
            },
            "MessageOptions": {
              "edition": "proto2",
              "fields": {
                "messageSetWireFormat": {
                  "type": "bool",
                  "id": 1,
                  "options": {
                    "default": false
                  }
                },
                "noStandardDescriptorAccessor": {
                  "type": "bool",
                  "id": 2,
                  "options": {
                    "default": false
                  }
                },
                "deprecated": {
                  "type": "bool",
                  "id": 3,
                  "options": {
                    "default": false
                  }
                },
                "mapEntry": {
                  "type": "bool",
                  "id": 7
                },
                "deprecatedLegacyJsonFieldConflicts": {
                  "type": "bool",
                  "id": 11,
                  "options": {
                    "deprecated": true
                  }
                },
                "features": {
                  "type": "FeatureSet",
                  "id": 12
                },
                "uninterpretedOption": {
                  "rule": "repeated",
                  "type": "UninterpretedOption",
                  "id": 999
                }
              },
              "extensions": [
                [
                  1000,
                  536870911
                ]
              ],
              "reserved": [
                [
                  4,
                  4
                ],
                [
                  5,
                  5
                ],
                [
                  6,
                  6
                ],
                [
                  8,
                  8
                ],
                [
                  9,
                  9
                ]
              ]
            },
            "FieldOptions": {
              "edition": "proto2",
              "fields": {
                "ctype": {
                  "type": "CType",
                  "id": 1,
                  "options": {
                    "default": "STRING"
                  }
                },
                "packed": {
                  "type": "bool",
                  "id": 2
                },
                "jstype": {
                  "type": "JSType",
                  "id": 6,
                  "options": {
                    "default": "JS_NORMAL"
                  }
                },
                "lazy": {
                  "type": "bool",
                  "id": 5,
                  "options": {
                    "default": false
                  }
                },
                "unverifiedLazy": {
                  "type": "bool",
                  "id": 15,
                  "options": {
                    "default": false
                  }
                },
                "deprecated": {
                  "type": "bool",
                  "id": 3,
                  "options": {
                    "default": false
                  }
                },
                "weak": {
                  "type": "bool",
                  "id": 10,
                  "options": {
                    "default": false
                  }
                },
                "debugRedact": {
                  "type": "bool",
                  "id": 16,
                  "options": {
                    "default": false
                  }
                },
                "retention": {
                  "type": "OptionRetention",
                  "id": 17
                },
                "targets": {
                  "rule": "repeated",
                  "type": "OptionTargetType",
                  "id": 19
                },
                "editionDefaults": {
                  "rule": "repeated",
                  "type": "EditionDefault",
                  "id": 20
                },
                "features": {
                  "type": "FeatureSet",
                  "id": 21
                },
                "uninterpretedOption": {
                  "rule": "repeated",
                  "type": "UninterpretedOption",
                  "id": 999
                }
              },
              "extensions": [
                [
                  1000,
                  536870911
                ]
              ],
              "reserved": [
                [
                  4,
                  4
                ],
                [
                  18,
                  18
                ]
              ],
              "nested": {
                "CType": {
                  "values": {
                    "STRING": 0,
                    "CORD": 1,
                    "STRING_PIECE": 2
                  }
                },
                "JSType": {
                  "values": {
                    "JS_NORMAL": 0,
                    "JS_STRING": 1,
                    "JS_NUMBER": 2
                  }
                },
                "OptionRetention": {
                  "values": {
                    "RETENTION_UNKNOWN": 0,
                    "RETENTION_RUNTIME": 1,
                    "RETENTION_SOURCE": 2
                  }
                },
                "OptionTargetType": {
                  "values": {
                    "TARGET_TYPE_UNKNOWN": 0,
                    "TARGET_TYPE_FILE": 1,
                    "TARGET_TYPE_EXTENSION_RANGE": 2,
                    "TARGET_TYPE_MESSAGE": 3,
                    "TARGET_TYPE_FIELD": 4,
                    "TARGET_TYPE_ONEOF": 5,
                    "TARGET_TYPE_ENUM": 6,
                    "TARGET_TYPE_ENUM_ENTRY": 7,
                    "TARGET_TYPE_SERVICE": 8,
                    "TARGET_TYPE_METHOD": 9
                  }
                },
                "EditionDefault": {
                  "fields": {
                    "edition": {
                      "type": "Edition",
                      "id": 3
                    },
                    "value": {
                      "type": "string",
                      "id": 2
                    }
                  }
                }
              }
            },
            "OneofOptions": {
              "edition": "proto2",
              "fields": {
                "features": {
                  "type": "FeatureSet",
                  "id": 1
                },
                "uninterpretedOption": {
                  "rule": "repeated",
                  "type": "UninterpretedOption",
                  "id": 999
                }
              },
              "extensions": [
                [
                  1000,
                  536870911
                ]
              ]
            },
            "EnumOptions": {
              "edition": "proto2",
              "fields": {
                "allowAlias": {
                  "type": "bool",
                  "id": 2
                },
                "deprecated": {
                  "type": "bool",
                  "id": 3,
                  "options": {
                    "default": false
                  }
                },
                "deprecatedLegacyJsonFieldConflicts": {
                  "type": "bool",
                  "id": 6,
                  "options": {
                    "deprecated": true
                  }
                },
                "features": {
                  "type": "FeatureSet",
                  "id": 7
                },
                "uninterpretedOption": {
                  "rule": "repeated",
                  "type": "UninterpretedOption",
                  "id": 999
                }
              },
              "extensions": [
                [
                  1000,
                  536870911
                ]
              ],
              "reserved": [
                [
                  5,
                  5
                ]
              ]
            },
            "EnumValueOptions": {
              "edition": "proto2",
              "fields": {
                "deprecated": {
                  "type": "bool",
                  "id": 1,
                  "options": {
                    "default": false
                  }
                },
                "features": {
                  "type": "FeatureSet",
                  "id": 2
                },
                "debugRedact": {
                  "type": "bool",
                  "id": 3,
                  "options": {
                    "default": false
                  }
                },
                "uninterpretedOption": {
                  "rule": "repeated",
                  "type": "UninterpretedOption",
                  "id": 999
                }
              },
              "extensions": [
                [
                  1000,
                  536870911
                ]
              ]
            },
            "ServiceOptions": {
              "edition": "proto2",
              "fields": {
                "features": {
                  "type": "FeatureSet",
                  "id": 34
                },
                "deprecated": {
                  "type": "bool",
                  "id": 33,
                  "options": {
                    "default": false
                  }
                },
                "uninterpretedOption": {
                  "rule": "repeated",
                  "type": "UninterpretedOption",
                  "id": 999
                }
              },
              "extensions": [
                [
                  1000,
                  536870911
                ]
              ]
            },
            "MethodOptions": {
              "edition": "proto2",
              "fields": {
                "deprecated": {
                  "type": "bool",
                  "id": 33,
                  "options": {
                    "default": false
                  }
                },
                "idempotencyLevel": {
                  "type": "IdempotencyLevel",
                  "id": 34,
                  "options": {
                    "default": "IDEMPOTENCY_UNKNOWN"
                  }
                },
                "features": {
                  "type": "FeatureSet",
                  "id": 35
                },
                "uninterpretedOption": {
                  "rule": "repeated",
                  "type": "UninterpretedOption",
                  "id": 999
                }
              },
              "extensions": [
                [
                  1000,
                  536870911
                ]
              ],
              "nested": {
                "IdempotencyLevel": {
                  "values": {
                    "IDEMPOTENCY_UNKNOWN": 0,
                    "NO_SIDE_EFFECTS": 1,
                    "IDEMPOTENT": 2
                  }
                }
              }
            },
            "UninterpretedOption": {
              "edition": "proto2",
              "fields": {
                "name": {
                  "rule": "repeated",
                  "type": "NamePart",
                  "id": 2
                },
                "identifierValue": {
                  "type": "string",
                  "id": 3
                },
                "positiveIntValue": {
                  "type": "uint64",
                  "id": 4
                },
                "negativeIntValue": {
                  "type": "int64",
                  "id": 5
                },
                "doubleValue": {
                  "type": "double",
                  "id": 6
                },
                "stringValue": {
                  "type": "bytes",
                  "id": 7
                },
                "aggregateValue": {
                  "type": "string",
                  "id": 8
                }
              },
              "nested": {
                "NamePart": {
                  "fields": {
                    "namePart": {
                      "rule": "required",
                      "type": "string",
                      "id": 1
                    },
                    "isExtension": {
                      "rule": "required",
                      "type": "bool",
                      "id": 2
                    }
                  }
                }
              }
            },
            "FeatureSet": {
              "edition": "proto2",
              "fields": {
                "fieldPresence": {
                  "type": "FieldPresence",
                  "id": 1,
                  "options": {
                    "retention": "RETENTION_RUNTIME",
                    "targets": "TARGET_TYPE_FILE",
                    "edition_defaults.edition": "EDITION_2023",
                    "edition_defaults.value": "EXPLICIT"
                  }
                },
                "enumType": {
                  "type": "EnumType",
                  "id": 2,
                  "options": {
                    "retention": "RETENTION_RUNTIME",
                    "targets": "TARGET_TYPE_FILE",
                    "edition_defaults.edition": "EDITION_PROTO3",
                    "edition_defaults.value": "OPEN"
                  }
                },
                "repeatedFieldEncoding": {
                  "type": "RepeatedFieldEncoding",
                  "id": 3,
                  "options": {
                    "retention": "RETENTION_RUNTIME",
                    "targets": "TARGET_TYPE_FILE",
                    "edition_defaults.edition": "EDITION_PROTO3",
                    "edition_defaults.value": "PACKED"
                  }
                },
                "utf8Validation": {
                  "type": "Utf8Validation",
                  "id": 4,
                  "options": {
                    "retention": "RETENTION_RUNTIME",
                    "targets": "TARGET_TYPE_FILE",
                    "edition_defaults.edition": "EDITION_PROTO3",
                    "edition_defaults.value": "VERIFY"
                  }
                },
                "messageEncoding": {
                  "type": "MessageEncoding",
                  "id": 5,
                  "options": {
                    "retention": "RETENTION_RUNTIME",
                    "targets": "TARGET_TYPE_FILE",
                    "edition_defaults.edition": "EDITION_PROTO2",
                    "edition_defaults.value": "LENGTH_PREFIXED"
                  }
                },
                "jsonFormat": {
                  "type": "JsonFormat",
                  "id": 6,
                  "options": {
                    "retention": "RETENTION_RUNTIME",
                    "targets": "TARGET_TYPE_FILE",
                    "edition_defaults.edition": "EDITION_PROTO3",
                    "edition_defaults.value": "ALLOW"
                  }
                }
              },
              "extensions": [
                [
                  1000,
                  1000
                ],
                [
                  1001,
                  1001
                ],
                [
                  1002,
                  1002
                ],
                [
                  9990,
                  9990
                ],
                [
                  9995,
                  9999
                ],
                [
                  10000,
                  10000
                ]
              ],
              "reserved": [
                [
                  999,
                  999
                ]
              ],
              "nested": {
                "FieldPresence": {
                  "values": {
                    "FIELD_PRESENCE_UNKNOWN": 0,
                    "EXPLICIT": 1,
                    "IMPLICIT": 2,
                    "LEGACY_REQUIRED": 3
                  }
                },
                "EnumType": {
                  "values": {
                    "ENUM_TYPE_UNKNOWN": 0,
                    "OPEN": 1,
                    "CLOSED": 2
                  }
                },
                "RepeatedFieldEncoding": {
                  "values": {
                    "REPEATED_FIELD_ENCODING_UNKNOWN": 0,
                    "PACKED": 1,
                    "EXPANDED": 2
                  }
                },
                "Utf8Validation": {
                  "values": {
                    "UTF8_VALIDATION_UNKNOWN": 0,
                    "VERIFY": 2,
                    "NONE": 3
                  }
                },
                "MessageEncoding": {
                  "values": {
                    "MESSAGE_ENCODING_UNKNOWN": 0,
                    "LENGTH_PREFIXED": 1,
                    "DELIMITED": 2
                  }
                },
                "JsonFormat": {
                  "values": {
                    "JSON_FORMAT_UNKNOWN": 0,
                    "ALLOW": 1,
                    "LEGACY_BEST_EFFORT": 2
                  }
                }
              }
            },
            "FeatureSetDefaults": {
              "edition": "proto2",
              "fields": {
                "defaults": {
                  "rule": "repeated",
                  "type": "FeatureSetEditionDefault",
                  "id": 1
                },
                "minimumEdition": {
                  "type": "Edition",
                  "id": 4
                },
                "maximumEdition": {
                  "type": "Edition",
                  "id": 5
                }
              },
              "nested": {
                "FeatureSetEditionDefault": {
                  "fields": {
                    "edition": {
                      "type": "Edition",
                      "id": 3
                    },
                    "features": {
                      "type": "FeatureSet",
                      "id": 2
                    }
                  }
                }
              }
            },
            "SourceCodeInfo": {
              "edition": "proto2",
              "fields": {
                "location": {
                  "rule": "repeated",
                  "type": "Location",
                  "id": 1
                }
              },
              "nested": {
                "Location": {
                  "fields": {
                    "path": {
                      "rule": "repeated",
                      "type": "int32",
                      "id": 1,
                      "options": {
                        "packed": true
                      }
                    },
                    "span": {
                      "rule": "repeated",
                      "type": "int32",
                      "id": 2,
                      "options": {
                        "packed": true
                      }
                    },
                    "leadingComments": {
                      "type": "string",
                      "id": 3
                    },
                    "trailingComments": {
                      "type": "string",
                      "id": 4
                    },
                    "leadingDetachedComments": {
                      "rule": "repeated",
                      "type": "string",
                      "id": 6
                    }
                  }
                }
              }
            },
            "GeneratedCodeInfo": {
              "edition": "proto2",
              "fields": {
                "annotation": {
                  "rule": "repeated",
                  "type": "Annotation",
                  "id": 1
                }
              },
              "nested": {
                "Annotation": {
                  "fields": {
                    "path": {
                      "rule": "repeated",
                      "type": "int32",
                      "id": 1,
                      "options": {
                        "packed": true
                      }
                    },
                    "sourceFile": {
                      "type": "string",
                      "id": 2
                    },
                    "begin": {
                      "type": "int32",
                      "id": 3
                    },
                    "end": {
                      "type": "int32",
                      "id": 4
                    },
                    "semantic": {
                      "type": "Semantic",
                      "id": 5
                    }
                  },
                  "nested": {
                    "Semantic": {
                      "values": {
                        "NONE": 0,
                        "SET": 1,
                        "ALIAS": 2
                      }
                    }
                  }
                }
              }
            },
            "Duration": {
              "fields": {
                "seconds": {
                  "type": "int64",
                  "id": 1
                },
                "nanos": {
                  "type": "int32",
                  "id": 2
                }
              }
            },
            "Any": {
              "fields": {
                "type_url": {
                  "type": "string",
                  "id": 1
                },
                "value": {
                  "type": "bytes",
                  "id": 2
                }
              }
            },
            "Struct": {
              "fields": {
                "fields": {
                  "keyType": "string",
                  "type": "Value",
                  "id": 1
                }
              }
            },
            "Value": {
              "oneofs": {
                "kind": {
                  "oneof": [
                    "nullValue",
                    "numberValue",
                    "stringValue",
                    "boolValue",
                    "structValue",
                    "listValue"
                  ]
                }
              },
              "fields": {
                "nullValue": {
                  "type": "NullValue",
                  "id": 1
                },
                "numberValue": {
                  "type": "double",
                  "id": 2
                },
                "stringValue": {
                  "type": "string",
                  "id": 3
                },
                "boolValue": {
                  "type": "bool",
                  "id": 4
                },
                "structValue": {
                  "type": "Struct",
                  "id": 5
                },
                "listValue": {
                  "type": "ListValue",
                  "id": 6
                }
              }
            },
            "NullValue": {
              "values": {
                "NULL_VALUE": 0
              }
            },
            "ListValue": {
              "fields": {
                "values": {
                  "rule": "repeated",
                  "type": "Value",
                  "id": 1
                }
              }
            }
          }
        }
      }
    }
  }
}